Skip to content

Instantly share code, notes, and snippets.

@ncdc
Created February 6, 2019 22:34
Show Gist options
  • Save ncdc/a0f29852e50abd494f2c0510b777d6ed to your computer and use it in GitHub Desktop.
Save ncdc/a0f29852e50abd494f2c0510b777d6ed to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
building: _output/bin/linux/amd64/velero
/Library/Developer/CommandLineTools/usr/bin/make shell CMD="-c '\
GOOS=linux \
GOARCH=amd64 \
VERSION=master \
PKG=github.com/heptio/velero \
BIN=velero \
OUTPUT_DIR=/output/linux/amd64 \
./hack/build.sh'"
cd hack/build-image && docker build -t velero-builder .
Sending build context to Docker daemon 3.072kB
Step 1/2 : FROM golang:1.11-alpine3.8
---> 57915f96905a
Step 2/2 : RUN apk add --update --no-cache git bash && mkdir -p /go/src/k8s.io && cd /go/src/k8s.io && git config --global advice.detachedHead false && git clone -b kubernetes-1.11.0 https://github.com/kubernetes/code-generator && git clone -b kubernetes-1.11.0 https://github.com/kubernetes/apimachinery && go get golang.org/x/tools/cmd/goimports && cd /go/src/golang.org/x/tools && git checkout 40a48ad93fbe707101afb2099b738471f70594ec && go install ./cmd/goimports && echo chmod -R a+w /go
---> Using cache
---> 18498d2488a9
Successfully built 18498d2488a9
Successfully tagged velero-builder:latest
WORK=/tmp/go-build768265886
mkdir -p $WORK/b005/
mkdir -p $WORK/b017/
mkdir -p $WORK/b011/
mkdir -p $WORK/b014/
mkdir -p $WORK/b016/
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/unicode/utf8
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -p unicode/utf8 -std -complete -installsuffix static -buildid AzH89F9N1ey5HM7MjHby/AzH89F9N1ey5HM7MjHby -goversion go1.11.2 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/runtime/internal/sys
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -p runtime/internal/sys -std -+ -complete -installsuffix static -buildid onhLjFVTW9Q9TORYyoQ7/onhLjFVTW9Q9TORYyoQ7 -goversion go1.11.2 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go
cd /usr/local/go/src/internal/race
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -p internal/race -std -complete -installsuffix static -buildid 3ECdYFXpXP7ZkqyKV5il/3ECdYFXpXP7ZkqyKV5il -goversion go1.11.2 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./doc.go ./norace.go
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/errors
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -p errors -std -complete -installsuffix static -buildid m-cToXfTe9qdMrRJuK_z/m-cToXfTe9qdMrRJuK_z -goversion go1.11.2 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./errors.go
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/unicode
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -p unicode -std -complete -installsuffix static -buildid rA_5em2i3PpGl8rlUkIN/rA_5em2i3PpGl8rlUkIN -goversion go1.11.2 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
mkdir -p $WORK/b007/
mkdir -p $WORK/b015/
mkdir -p $WORK/b013/
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/sync/atomic
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -p sync/atomic -std -installsuffix static -buildid owOpkeQwW_nI0Z0SnbO4/owOpkeQwW_nI0Z0SnbO4 -goversion go1.11.2 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./doc.go ./value.go
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/runtime/internal/atomic
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -p runtime/internal/atomic -std -+ -installsuffix static -buildid rcAwFhy6TYwzfHb1w68I/rcAwFhy6TYwzfHb1w68I -goversion go1.11.2 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/internal/cpu
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -p internal/cpu -std -+ -installsuffix static -buildid Xy9Lc_rEglrS8dWdzbpN/Xy9Lc_rEglrS8dWdzbpN -goversion go1.11.2 -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go
cd /usr/local/go/src/runtime/internal/atomic
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s
cd /usr/local/go/src/sync/atomic
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/asm.o ./asm.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /.cache/go-build/e9/e98666c777aee08fe9d86ce5e381d1bbbb199023da1e19b0c7dfe9736c70a460-d # internal
cd /usr/local/go/src/runtime/internal/atomic
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal
cd /usr/local/go/src/sync/atomic
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal
mkdir -p $WORK/b029/
cp $WORK/b005/_pkg_.a /.cache/go-build/66/66e8ea8cad2e0fe16d0eff7d2a3ef4842ab61963958dedc7080e503a681c3937-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/math/bits
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -p math/bits -std -complete -installsuffix static -buildid NzjRRFVcW4SgaAeyq3Zu/NzjRRFVcW4SgaAeyq3Zu -goversion go1.11.2 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./bits.go ./bits_tables.go
mkdir -p $WORK/b040/
cp $WORK/b014/_pkg_.a /.cache/go-build/23/237ae1df855572eef9b5f45765a632bdc3e45a0c5f241cc7d3570b80e90fd48b-d # internal
cp $WORK/b013/_pkg_.a /.cache/go-build/69/697946538f84e6d1db8b838115e460aa36fa2c6050f0ebc7e5e0d193457965ed-d # internal
mkdir -p $WORK/b043/
cd /usr/local/go/src/internal/cpu
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s
mkdir -p $WORK/b059/
cp $WORK/b015/_pkg_.a /.cache/go-build/08/08085472b6ae0a4169f85dc461745db4e36c00d79038216f72b91c87e43d420c-d # internal
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/encoding
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -p encoding -std -complete -installsuffix static -buildid gAGh6K4jVnsym0_NvwqI/gAGh6K4jVnsym0_NvwqI -goversion go1.11.2 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./encoding.go
mkdir -p $WORK/b026/
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/unicode/utf16
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -p unicode/utf16 -std -complete -installsuffix static -buildid XwvEQvq6SZIpdM37djIu/XwvEQvq6SZIpdM37djIu -goversion go1.11.2 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./utf16.go
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/internal/cpu
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix static -buildid G4SsRBvs_Fh85nBkjLM6/G4SsRBvs_Fh85nBkjLM6 -goversion go1.11.2 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./operator.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b015/_pkg_.a
EOF
cd /usr/local/go/src/internal/testlog
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -p internal/testlog -std -complete -installsuffix static -buildid 1aCUx5SkNt-FX8XQTldo/1aCUx5SkNt-FX8XQTldo -goversion go1.11.2 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./log.go
cp $WORK/b017/_pkg_.a /.cache/go-build/56/567d7c3aafa3531ce312ebd61d48dd12b588635342f1561ca738a290e1637cdc-d # internal
mkdir -p $WORK/b066/
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/net/dns/dnsmessage
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix static -buildid wZxXAhsvZBJrjOtZJr30/wZxXAhsvZBJrjOtZJr30 -goversion go1.11.2 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./message.go
cp $WORK/b007/_pkg_.a /.cache/go-build/21/21cef380e0d3712f9d2aa7d463c1e49e867b3be9a0707b2c283f8a6390ea8270-d # internal
mkdir -p $WORK/b006/
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/local/go/src/internal/bytealg
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -p internal/bytealg -std -+ -installsuffix static -buildid Rkl2cEzb7By9-ZHY5qmq/Rkl2cEzb7By9-ZHY5qmq -goversion go1.11.2 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /.cache/go-build/a4/a4b1951a3892cc7565aa2282c83e547d83780869e1c2e5fb724826f46540a0a8-d # internal
cp $WORK/b059/_pkg_.a /.cache/go-build/ed/edc057f4b59f995ae8f8fb601dc56ff4431e0fbfde218245ad7b203c5c90614d-d # internal
cp $WORK/b029/_pkg_.a /.cache/go-build/1d/1d1ecc24d9fd5a56447607bc7c205fc07e2634fa1cf5c60fc794c8aad7e03f85-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s
mkdir -p $WORK/b067/
mkdir -p $WORK/b090/
cp $WORK/b043/_pkg_.a /.cache/go-build/49/49f164945a1240ae06b76a4d23d7600b7f37ce454b0b5cd1a7fc7cc1f48567ee-d # internal
mkdir -p $WORK/b020/
mkdir -p $WORK/b095/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/internal/nettrace
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -p internal/nettrace -std -complete -installsuffix static -buildid NNSp7TIx0gYzmcSvXulH/NNSp7TIx0gYzmcSvXulH -goversion go1.11.2 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./nettrace.go
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/container/list
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -p container/list -std -complete -installsuffix static -buildid rsk7JnfaBXrU1ONlWwsA/rsk7JnfaBXrU1ONlWwsA -goversion go1.11.2 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./list.go
cd /usr/local/go/src/internal/bytealg
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/crypto/internal/subtle
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -p crypto/internal/subtle -std -complete -installsuffix static -buildid 4tF0SsJqIDC2mdu4jeW0/4tF0SsJqIDC2mdu4jeW0 -goversion go1.11.2 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./aliasing.go
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -p math -std -installsuffix static -buildid ST-dF8pmBD9vGkMOY1CZ/ST-dF8pmBD9vGkMOY1CZ -goversion go1.11.2 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./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 ./erfinv.go ./exp.go ./exp_asm.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
cd /usr/local/go/src/internal/bytealg
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s
cp $WORK/b026/_pkg_.a /.cache/go-build/c5/c524a94fd80db5c70a4161932fc12df28b35c9f5b8d22649e9f86dd1b11c3c63-d # internal
mkdir -p $WORK/b096/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/crypto/subtle
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -p crypto/subtle -std -complete -installsuffix static -buildid wgbLrSNMQAAhKslPVoJD/wgbLrSNMQAAhKslPVoJD -goversion go1.11.2 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./constant_time.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal
cd /usr/local/go/src/internal/bytealg
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s
cp $WORK/b067/_pkg_.a /.cache/go-build/cd/cd87a8a101f6a56509ac0a5437cba8c195615a8afc3f3b0fedbd0e9771a68e44-d # internal
mkdir -p $WORK/b116/
cp $WORK/b095/_pkg_.a /.cache/go-build/73/735029ea6a4c010ac0d769c0a607d378a4f660b9b7f085dd11b1ac2316ab4ee2-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/vendor/golang_org/x/crypto/cryptobyte/asn1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix static -buildid BdpdRhsxtlfsyAei6RTW/BdpdRhsxtlfsyAei6RTW -goversion go1.11.2 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./asn1.go
mkdir -p $WORK/b120/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/local/go/src/vendor/golang_org/x/crypto/curve25519
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix static -buildid 2QeFqdpnUrNZ1m-6cvnS/2QeFqdpnUrNZ1m-6cvnS -goversion go1.11.2 -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal
cd /usr/local/go/src/internal/bytealg
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /.cache/go-build/2f/2fc1bfd1c6c20fb49067d472184ea456970824d40371c9a093de7bc9bc24f29a-d # internal
cp $WORK/b090/_pkg_.a /.cache/go-build/5a/5abf0c9fc16456cc90ddddd98d7dd6886c5275d53f61cb4908a2d9d00974271e-d # internal
mkdir -p $WORK/b187/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal
cat >$WORK/b187/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/integer
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/integer -complete -installsuffix static -buildid H6jh45CBrIVV8wHo4wNm/H6jh45CBrIVV8wHo4wNm -goversion go1.11.2 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./integer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /.cache/go-build/cc/cc8f42d9dbd77349aa145a1da2660bf95557b6fade42e51e8f513e3b7ed50ec8-d # internal
mkdir -p $WORK/b012/
mkdir -p $WORK/b317/
cp $WORK/b116/_pkg_.a /.cache/go-build/14/14f5d5f40ba98c51939c8ed128ab065bd95cbb349390fed2273c4ebbebff86e3-d # internal
cat >$WORK/b317/importcfg << 'EOF' # internal
# import config
EOF
cp /usr/local/go/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b120/const_GOARCH.h
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/exec
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/exec -complete -installsuffix static -buildid 8R0PJuu6vAb30x1_yXHU/8R0PJuu6vAb30x1_yXHU -goversion go1.11.2 -D "" -importcfg $WORK/b317/importcfg -pack -c=4 ./exec.go
mkdir -p $WORK/b330/
cd /usr/local/go/src/vendor/golang_org/x/crypto/curve25519
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b120/const_amd64.o ./const_amd64.s
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a
packagefile runtime/internal/sys=$WORK/b014/_pkg_.a
EOF
cd /usr/local/go/src/runtime
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -p runtime -std -+ -installsuffix static -buildid 1M2ztwC40SagCb1C_vL7/1M2ztwC40SagCb1C_vL7 -goversion go1.11.2 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go
cat >$WORK/b330/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix static -buildid GLaD38539YfD6NDJIlMO/GLaD38539YfD6NDJIlMO -goversion go1.11.2 -D "" -importcfg $WORK/b330/importcfg -pack -c=4 ./client_info.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /.cache/go-build/d9/d92fff285a87a8f6a5de173c53cb575286acf3fe83a8016cb99b3349c73c57db-d # internal
cd /usr/local/go/src/vendor/golang_org/x/crypto/curve25519
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b120/cswap_amd64.o ./cswap_amd64.s
mkdir -p $WORK/b355/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b120/freeze_amd64.o ./freeze_amd64.s
cat >$WORK/b355/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/to
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -p github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix static -buildid GFR9GFlsKqSvK5umE6hw/GFR9GFlsKqSvK5umE6hw -goversion go1.11.2 -D "" -importcfg $WORK/b355/importcfg -pack -c=4 ./convert.go
cd /usr/local/go/src/vendor/golang_org/x/crypto/curve25519
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b120/ladderstep_amd64.o ./ladderstep_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal
cp $WORK/b317/_pkg_.a /.cache/go-build/8f/8f861d3eb064d22e6d9d986b756776bb29755ac6bdd75c356d296facb0a1d1b3-d # internal
mkdir -p $WORK/b366/
cat >$WORK/b366/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b090/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru/simplelru
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -p github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix static -buildid WfNE1vbbcyDjFZAThJm9/WfNE1vbbcyDjFZAThJm9 -goversion go1.11.2 -D "" -importcfg $WORK/b366/importcfg -pack -c=4 ./lru.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b330/_pkg_.a /.cache/go-build/4a/4a85dce507a7926bab5aa5df6a75380ca2028023568e658e8ca08a670b397a4f-d # internal
mkdir -p $WORK/b372/
cat >$WORK/b372/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/buffer
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/buffer -complete -installsuffix static -buildid EnxN2x03s08lTlPDiq2U/EnxN2x03s08lTlPDiq2U -goversion go1.11.2 -D "" -importcfg $WORK/b372/importcfg -pack -c=4 ./ring_growing.go
cp $WORK/b016/_pkg_.a /.cache/go-build/d6/d6a6d7887b1c6d055b333025a46d03a8886a204d2a20a1b555c5a4d4e80dda44-d # internal
cd /usr/local/go/src/vendor/golang_org/x/crypto/curve25519
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b120/mul_amd64.o ./mul_amd64.s
mkdir -p $WORK/b376/
cat >$WORK/b376/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/pkg/volume
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -p github.com/heptio/velero/pkg/volume -complete -installsuffix static -buildid b2baZRTUadUmLd6oWfq6/b2baZRTUadUmLd6oWfq6 -goversion go1.11.2 -D "" -importcfg $WORK/b376/importcfg -pack -c=4 ./snapshot.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal
cd /usr/local/go/src/vendor/golang_org/x/crypto/curve25519
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b120/square_amd64.o ./square_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal
cp $WORK/b355/_pkg_.a /.cache/go-build/dd/ddfb5c773740ea95fcbb8354bdd473f307c03f62c7fb2c5bf77f1eb275718541-d # internal
mkdir -p $WORK/b377/
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/const_amd64.o $WORK/b120/cswap_amd64.o $WORK/b120/freeze_amd64.o $WORK/b120/ladderstep_amd64.o $WORK/b120/mul_amd64.o $WORK/b120/square_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/asin_amd64.o ./asin_amd64.s
cat >$WORK/b377/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/pkg/util/boolptr
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -p github.com/heptio/velero/pkg/util/boolptr -complete -installsuffix static -buildid uBDBm5LGwNoaQO1O9uPn/uBDBm5LGwNoaQO1O9uPn -goversion go1.11.2 -D "" -importcfg $WORK/b377/importcfg -pack -c=4 ./boolptr.go
cp $WORK/b066/_pkg_.a /.cache/go-build/52/528b0f622f62699bffb9efe068fab78ae339656d899a18eb12572be7b29042ac-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal
cp $WORK/b372/_pkg_.a /.cache/go-build/c7/c738162421e3d40179440edfe77c0f9d9deffff0b8a156d821eb6da38dce985e-d # internal
cp $WORK/b366/_pkg_.a /.cache/go-build/1b/1b397a810a8f0cddb71db94367ba85815057b0fe5c5f03c32dda77ca604a0b76-d # internal
mkdir -p $WORK/b396/
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/asinh_stub.o ./asinh_stub.s
mkdir -p $WORK/b398/
mkdir -p $WORK/b451/
cp $WORK/b120/_pkg_.a /.cache/go-build/04/041cb6331d759c2548b4353932bb1f01670d7c6af02be3768b5c1ded1d1349cc-d # internal
mkdir -p $WORK/b454/
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s
cat >$WORK/b396/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -p github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier -complete -installsuffix static -buildid wZ-bO4MBKwkKZqpHjMZA/wZ-bO4MBKwkKZqpHjMZA -goversion go1.11.2 -D "" -importcfg $WORK/b396/importcfg -pack -c=4 ./identifier.go ./mib.go
cat >$WORK/b398/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/internal/utf8internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -p github.com/heptio/velero/vendor/golang.org/x/text/internal/utf8internal -complete -installsuffix static -buildid llw2NSBMOt7B0pcHQQ8w/llw2NSBMOt7B0pcHQQ8w -goversion go1.11.2 -D "" -importcfg $WORK/b398/importcfg -pack -c=4 ./utf8internal.go
cat >$WORK/b451/importcfg << 'EOF' # internal
# import config
EOF
cp $WORK/b376/_pkg_.a /.cache/go-build/c1/c143d83915d68cdfd31e2d841384f1b62213a08ea3b0c31e2a9499fa22699bd0-d # internal
cat >$WORK/b454/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/naming
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -p github.com/heptio/velero/vendor/google.golang.org/grpc/naming -complete -installsuffix static -buildid LeSxyUILgLIahhzc0Xzs/LeSxyUILgLIahhzc0Xzs -goversion go1.11.2 -D "" -importcfg $WORK/b454/importcfg -pack -c=4 ./naming.go
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -p github.com/heptio/velero/vendor/google.golang.org/grpc/internal -complete -installsuffix static -buildid UwVVU1TampAbU2zxxQl0/UwVVU1TampAbU2zxxQl0 -goversion go1.11.2 -D "" -importcfg $WORK/b451/importcfg -pack -c=4 ./internal.go
mkdir -p $WORK/b471/
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/atan_amd64.o ./atan_amd64.s
cat >$WORK/b471/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/pkg/util/stringslice
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -p github.com/heptio/velero/pkg/util/stringslice -complete -installsuffix static -buildid Vvsm0ZCSWS4jb3mGMFKC/Vvsm0ZCSWS4jb3mGMFKC -goversion go1.11.2 -D "" -importcfg $WORK/b471/importcfg -pack -c=4 ./stringslice.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal
cp $WORK/b377/_pkg_.a /.cache/go-build/3f/3f570e79a5990d46eb562dbb4b592b357f69439d8573a68bcbbd05388be98ea2-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/dim_amd64.o ./dim_amd64.s
mkdir -p $WORK/b572/
cp $WORK/b396/_pkg_.a /.cache/go-build/7f/7f810c342eefaf509136b44a7d7eb9c0489871794e3bdb8aee8db83832f7452f-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/erf_stub.o ./erf_stub.s
mkdir -p $WORK/b573/
cp $WORK/b451/_pkg_.a /.cache/go-build/42/428d91bee93b2a56ea00392fefafe599e7d0e717f19be66c4ac0c2dae4894e3b-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal
cp $WORK/b398/_pkg_.a /.cache/go-build/f4/f4ff6120a8e9c0972b684ecfc529eae95d06b4ee12a99945264da90b66a6b8fb-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s
cat >$WORK/b572/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath $WORK/b572 -p github.com/heptio/velero/vendor/go.opencensus.io -complete -installsuffix static -buildid hhnRIB9jHI5L0J2ebxpi/hhnRIB9jHI5L0J2ebxpi -goversion go1.11.2 -D "" -importcfg $WORK/b572/importcfg -pack -c=4 ./opencensus.go
mkdir -p $WORK/b580/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal
cat >$WORK/b573/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/trace/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath $WORK/b573 -p github.com/heptio/velero/vendor/go.opencensus.io/trace/internal -complete -installsuffix static -buildid PgbMvTnovVUwOXdITB7c/PgbMvTnovVUwOXdITB7c -goversion go1.11.2 -D "" -importcfg $WORK/b573/importcfg -pack -c=4 ./internal.go
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/exp_amd64.o ./exp_amd64.s
cat >$WORK/b580/importcfg << 'EOF' # internal
# import config
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/internal/tagencoding
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath $WORK/b580 -p github.com/heptio/velero/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix static -buildid l6gWDeSDBu38Liqtyu-6/l6gWDeSDBu38Liqtyu-6 -goversion go1.11.2 -D "" -importcfg $WORK/b580/importcfg -pack -c=4 ./tagencoding.go
cp $WORK/b454/_pkg_.a /.cache/go-build/ae/aea3d92181291e940e4a6f7ce6315425fcf953f05ad7755d4454b714431fc486-d # internal
cp $WORK/b471/_pkg_.a /.cache/go-build/2e/2ecc894ecc07232ffe90db92b529cff4b62f41ce42aded941fec25bec8399bed-d # internal
cd /usr/local/go/src/math
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/floor_amd64.o ./floor_amd64.s
cp $WORK/b572/_pkg_.a /.cache/go-build/47/4703f3b749af99b7314a602bc8759c0b14637d75f4d2c533524eef527d6c68a3-d # internal
cp $WORK/b573/_pkg_.a /.cache/go-build/7f/7fb3a253161da71e9474819007c025d8cb9983b73b236ebc5d1fcd63245edf7a-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s
cp $WORK/b580/_pkg_.a /.cache/go-build/ac/ac7611c1471008c5546e0d7556309517c53983548eb26fea6deb5f40cf3fd761-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/log10_amd64.o ./log10_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/log_amd64.o ./log_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/mod_amd64.o ./mod_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/modf_amd64.o ./modf_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/pow_stub.o ./pow_stub.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/sin_amd64.o ./sin_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/sinh_stub.o ./sinh_stub.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b020/tan_amd64.o ./tan_amd64.s
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /.cache/go-build/00/00997db7e720a698dba66d662a62aed45cea55fd55c5161fa55660917e884871-d # internal
mkdir -p $WORK/b028/
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/bits=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/strconv
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -p strconv -std -complete -installsuffix static -buildid XTMDVgyBWNx0d4OdoO7Y/XTMDVgyBWNx0d4OdoO7Y -goversion go1.11.2 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /.cache/go-build/3e/3e1146fc1ed448ae636216970003ce99640bdb4007e3a72293043752ff8e6b20-d # internal
mkdir -p $WORK/b106/
mkdir -p $WORK/b434/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b095/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /usr/local/go/src/crypto/rc4
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -p crypto/rc4 -std -installsuffix static -buildid 9F7QVWjkEaRUXcYgxER0/9F7QVWjkEaRUXcYgxER0 -goversion go1.11.2 -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./rc4.go ./rc4_asm.go
cat >$WORK/b434/importcfg << 'EOF' # internal
# import config
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/procfs/internal/util
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -p github.com/heptio/velero/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix static -buildid xO7UO_NsPJMIT5PLkNc-/xO7UO_NsPJMIT5PLkNc- -goversion go1.11.2 -D "" -importcfg $WORK/b434/importcfg -pack -c=4 ./parse.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal
cd /usr/local/go/src/crypto/rc4
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b106 -I $WORK/b106/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/rc4_amd64.o ./rc4_amd64.s
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/rc4_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b434/_pkg_.a /.cache/go-build/75/7558eeed762bfbe64384f795527363e69bfa0f481bd7b07ccc12175f908a4961-d # internal
cp $WORK/b106/_pkg_.a /.cache/go-build/2e/2ef6907bd5fee88bc2886ab87c705553bf771622dad3d104d4f8f9f8d7fda744-d # internal
cd /usr/local/go/src/runtime
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/asm.o ./asm.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/asm_amd64.o ./asm_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/duff_amd64.o ./duff_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/memclr_amd64.o ./memclr_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/memmove_amd64.o ./memmove_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/rt0_linux_amd64.o ./rt0_linux_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b012/sys_linux_amd64.o ./sys_linux_amd64.s
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm.o $WORK/b012/asm_amd64.o $WORK/b012/duff_amd64.o $WORK/b012/memclr_amd64.o $WORK/b012/memmove_amd64.o $WORK/b012/rt0_linux_amd64.o $WORK/b012/sys_linux_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /.cache/go-build/b2/b27b72b8c88f6c38c972b827ad36923f809e81756153f412c516e9d0dbc74d53-d # internal
mkdir -p $WORK/b010/
cat >$WORK/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b011/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
EOF
cd /usr/local/go/src/sync
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -p sync -std -installsuffix static -buildid KhZEYXbipB6gFxgywLH0/KhZEYXbipB6gFxgywLH0 -goversion go1.11.2 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /.cache/go-build/6a/6a03ec2b18a54476843fbb6da531b14c563bb415517f57ab773b1cfd5f1e35db-d # internal
mkdir -p $WORK/b068/
mkdir -p $WORK/b051/
mkdir -p $WORK/b467/
mkdir -p $WORK/b009/
mkdir -p $WORK/b023/
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/internal/singleflight
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -p internal/singleflight -std -complete -installsuffix static -buildid V3OzOO9LTDdUCUEFUKXy/V3OzOO9LTDdUCUEFUKXy -goversion go1.11.2 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./singleflight.go
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b020/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/math/rand
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -p math/rand -std -complete -installsuffix static -buildid 9My1GzwSQgiesoXLp4Bg/9My1GzwSQgiesoXLp4Bg -goversion go1.11.2 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
cat >$WORK/b467/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/util/sync
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -p github.com/heptio/velero/pkg/util/sync -complete -installsuffix static -buildid uAzvkulHqeQ0QT_9cCSe/uAzvkulHqeQ0QT_9cCSe -goversion go1.11.2 -D "" -importcfg $WORK/b467/importcfg -pack -c=4 ./error_group.go
mkdir -p $WORK/b027/
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b011/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/syscall
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -p syscall -std -installsuffix static -buildid E8urZCTYxe4du3gEg_vZ/E8urZCTYxe4du3gEg_vZ -goversion go1.11.2 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go
cat >$WORK/b009/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
EOF
cd /usr/local/go/src/io
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -p io -std -complete -installsuffix static -buildid s7BtRRziQnWej6uJDNLK/s7BtRRziQnWej6uJDNLK -goversion go1.11.2 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b020/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/reflect
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -p reflect -std -installsuffix static -buildid S1nwU4nSMBQNBtt8dlvG/S1nwU4nSMBQNBtt8dlvG -goversion go1.11.2 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b467/_pkg_.a /.cache/go-build/c2/c282f61394599b97b9964e9a4426ef74bf73a1d90c6f048b85a54f75f41b1a05-d # internal
cp $WORK/b068/_pkg_.a /.cache/go-build/d8/d8435c5c76a2f9e1009635d0576664a53b3b32c3ed3cd707e830a35bb500b78d-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /.cache/go-build/46/46ac41b79b50e0d3ce3525b2ada15f25318e872006a2a4a12680dd5f7db856be-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /.cache/go-build/b6/b6d6671a34b3d29986340cc874bb88d449ae080e9de254b60f6f54f0b03c6459-d # internal
mkdir -p $WORK/b092/
mkdir -p $WORK/b094/
mkdir -p $WORK/b100/
mkdir -p $WORK/b326/
mkdir -p $WORK/b031/
mkdir -p $WORK/b004/
cat >$WORK/b094/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b095/_pkg_.a
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /usr/local/go/src/crypto/cipher
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -p crypto/cipher -std -complete -installsuffix static -buildid JwszhLmbNVCYBq-GvHv_/JwszhLmbNVCYBq-GvHv_ -goversion go1.11.2 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /usr/local/go/src/hash
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -p hash -std -complete -installsuffix static -buildid ZvU2x_hDk0uflPM2mWU8/ZvU2x_hDk0uflPM2mWU8 -goversion go1.11.2 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./hash.go
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/crypto/internal/randutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -p crypto/internal/randutil -std -complete -installsuffix static -buildid xnSm0RwMv7jYgye5b__2/xnSm0RwMv7jYgye5b__2 -goversion go1.11.2 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./randutil.go
cat >$WORK/b326/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix static -buildid zvMoU8C8SKwvCoe4tc59/zvMoU8C8SKwvCoe4tc59 -goversion go1.11.2 -D "" -importcfg $WORK/b326/importcfg -pack -c=4 ./io_go1.7.go
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/strings
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -p strings -std -installsuffix static -buildid dJPNoOTviEKo8E7jUiS0/dJPNoOTviEKo8E7jUiS0 -goversion go1.11.2 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/bytes
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -p bytes -std -installsuffix static -buildid MtzVu3CflB95qEvj78gq/MtzVu3CflB95qEvj78gq -goversion go1.11.2 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b326/_pkg_.a /.cache/go-build/70/7089865a328ba10b012be8257ead0fc49dc0089dc39d8554ba0f65af10cfe389-d # internal
mkdir -p $WORK/b369/
cp $WORK/b100/_pkg_.a /.cache/go-build/41/4181c74cd63aecb0ca092fba77b6f31f204bafe267d2f0c50a98eb6319a13a7b-d # internal
cat >$WORK/b369/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/text/tabwriter
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -p text/tabwriter -std -complete -installsuffix static -buildid PQAoKE15mcSeTDt7zaPy/PQAoKE15mcSeTDt7zaPy -goversion go1.11.2 -D "" -importcfg $WORK/b369/importcfg -pack -c=4 ./tabwriter.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /.cache/go-build/91/914f56a633448bb02c5dbf7e7681886bcb99fca19bbb6caebbd72cc92942f483-d # internal
mkdir -p $WORK/b091/
mkdir -p $WORK/b103/
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b092/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /usr/local/go/src/crypto
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -p crypto -std -complete -installsuffix static -buildid u3qrtaj60DgqbTlxTy0J/u3qrtaj60DgqbTlxTy0J -goversion go1.11.2 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./crypto.go
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
EOF
cd /usr/local/go/src/crypto/hmac
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -p crypto/hmac -std -complete -installsuffix static -buildid XRBbul2cTUKf3dJOnz08/XRBbul2cTUKf3dJOnz08 -goversion go1.11.2 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./hmac.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /.cache/go-build/0d/0df4dd4db8936c613cc542ecc6d1dcb2a2842e91411d0e5b3c8cfe229ee07d59-d # internal
mkdir -p $WORK/b101/
cat >$WORK/b101/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b091/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/local/go/src/crypto/sha512
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -p crypto/sha512 -std -installsuffix static -buildid X5wZzgeh-8Aj8BBPgEtV/X5wZzgeh-8Aj8BBPgEtV -goversion go1.11.2 -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal
cp $WORK/b369/_pkg_.a /.cache/go-build/a6/a6c3341129b86a84e8aef1117c08e4771348165723e919b8ab705143478c529e-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal
mkdir -p $WORK/b104/
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b091/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /usr/local/go/src/crypto/md5
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -p crypto/md5 -std -installsuffix static -buildid VnJ-j0sJENbCKvOl47Tq/VnJ-j0sJENbCKvOl47Tq -goversion go1.11.2 -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go
cp $WORK/b103/_pkg_.a /.cache/go-build/b5/b56386e3fed4529927ea6a22d2bae25110a86b07bbe60fe7ee8257e32c3a0989-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal
mkdir -p $WORK/b108/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b091/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/local/go/src/crypto/sha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -p crypto/sha1 -std -installsuffix static -buildid ZI8HYy2PoL3QsFlkx5mc/ZI8HYy2PoL3QsFlkx5mc -goversion go1.11.2 -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go
cp $WORK/b004/_pkg_.a /.cache/go-build/85/85accf6f848bcf9ab939cd880d16ad323dff37a44beb3e32132c5452c009e5fd-d # internal
cp $WORK/b094/_pkg_.a /.cache/go-build/ef/efcb793125479c9e7d970905cb88f6bfbcc08167b6f26a0a0e373207f3f9962d-d # internal
mkdir -p $WORK/b003/
mkdir -p $WORK/b093/
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/bufio
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -p bufio -std -complete -installsuffix static -buildid qdRnG1chvECeZ2wH5IHT/qdRnG1chvECeZ2wH5IHT -goversion go1.11.2 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./bufio.go ./scan.go
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b095/_pkg_.a
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /usr/local/go/src/crypto/aes
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -p crypto/aes -std -installsuffix static -buildid BKAZRJ3YQbCN5mrT6uX1/BKAZRJ3YQbCN5mrT6uX1 -goversion go1.11.2 -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go
cd /usr/local/go/src/strings
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b031/strings.o ./strings.s
cd /usr/local/go/src/syscall
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s
cd /usr/local/go/src/crypto/sha512
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b101 -I $WORK/b101/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b101/sha512block_amd64.o ./sha512block_amd64.s
cd /usr/local/go/src/strings
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal
cd /usr/local/go/src/crypto/md5
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b104/md5block_amd64.o ./md5block_amd64.s
cd /usr/local/go/src/crypto/sha1
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/sha1block_amd64.o ./sha1block_amd64.s
cd /usr/local/go/src/syscall
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /.cache/go-build/08/089853b96d6f6ee4f971a0adba1fa6fcaf8bccfbf4ba3518cdab3c8cecd510e6-d # internal
mkdir -p $WORK/b074/
cd /usr/local/go/src/crypto/md5
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/md5block_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/path
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -p path -std -complete -installsuffix static -buildid 3qioNcyctT7Rs3tjMNXu/3qioNcyctT7Rs3tjMNXu -goversion go1.11.2 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./match.go ./path.go
cd /usr/local/go/src/crypto/sha1
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha1block_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /.cache/go-build/a9/a9d28eebe7a994bccaa67f46f1a95f8283272b9f8ae0f6dbca57170b18220db1-d # internal
mkdir -p $WORK/b109/
cp $WORK/b108/_pkg_.a /.cache/go-build/7b/7b966e7a31541b6aebb077b4ef49851b3b5787baf0afad77a731b48de07e2516-d # internal
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b091/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/local/go/src/crypto/sha256
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -p crypto/sha256 -std -installsuffix static -buildid c9BZFD9MXhD-2p2jQ3al/c9BZFD9MXhD-2p2jQ3al -goversion go1.11.2 -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go
mkdir -p $WORK/b124/
cp $WORK/b023/_pkg_.a /.cache/go-build/c7/c736169955a8b56f886051996c0d607b361d1cca69361dfd843e9ebfb07e9eed-d # internal
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/hash/crc32
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -p hash/crc32 -std -installsuffix static -buildid AFYNNWQNakR4ysyAHNaY/AFYNNWQNakR4ysyAHNaY -goversion go1.11.2 -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go
mkdir -p $WORK/b024/
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /usr/local/go/src/time
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -p time -std -installsuffix static -buildid PN0nvUJ1lqE0NphyQEnN/PN0nvUJ1lqE0NphyQEnN -goversion go1.11.2 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
cd /usr/local/go/src/crypto/aes
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b093/asm_amd64.o ./asm_amd64.s
cd /usr/local/go/src/crypto/sha512
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/sha512block_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /.cache/go-build/a5/a53cc6f5c11c62a2f2583c9244221aefe1c371555aa2d83d2462382f8f0cbe1b-d # internal
mkdir -p $WORK/b025/
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /usr/local/go/src/internal/syscall/unix
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -p internal/syscall/unix -std -installsuffix static -buildid HPd2Tj7jtkAjb32diiPv/HPd2Tj7jtkAjb32diiPv -goversion go1.11.2 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h -c=4 ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go
cd /usr/local/go/src/crypto/aes
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b093/gcm_amd64.o ./gcm_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal
cd /usr/local/go/src/internal/syscall/unix
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b025/empty.o ./empty.s
cp $WORK/b074/_pkg_.a /.cache/go-build/87/87b1c4390f0c701c98353c278f94f74a1cacf14b1be8ebf066c2ca7784d2d30d-d # internal
cd /usr/local/go/src/crypto/aes
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_amd64.o $WORK/b093/gcm_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal
mkdir -p $WORK/b128/
cp $WORK/b003/_pkg_.a /.cache/go-build/35/3577ac16971de6cbe1ccdf2a1585762f16c7ff33de6c5b9ee654a886c6ec7c2f-d # internal
mkdir -p $WORK/b136/
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/transform
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -p github.com/heptio/velero/vendor/golang.org/x/text/transform -complete -installsuffix static -buildid NpqVlPTFfkSCLY1TRDJn/NpqVlPTFfkSCLY1TRDJn -goversion go1.11.2 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./transform.go
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/text/transform
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -p vendor/golang_org/x/text/transform -std -complete -installsuffix static -buildid ODAiiXsRk8GeT5XlHO14/ODAiiXsRk8GeT5XlHO14 -goversion go1.11.2 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./transform.go
cp $WORK/b093/_pkg_.a /.cache/go-build/dc/dce7baa668adf05832ff7dfd21d0d494cb32893d57e9014907114979cb0562ac-d # internal
mkdir -p $WORK/b203/
cd /usr/local/go/src/hash/crc32
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b124 -I $WORK/b124/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b124/crc32_amd64.o ./crc32_amd64.s
cat >$WORK/b203/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
EOF
cd /usr/local/go/src/hash/adler32
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -p hash/adler32 -std -complete -installsuffix static -buildid L7oFG4A6XVUfeBXF30zS/L7oFG4A6XVUfeBXF30zS -goversion go1.11.2 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./adler32.go
cd /usr/local/go/src/internal/syscall/unix
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b025/_pkg_.a $WORK/b025/empty.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal
cd /usr/local/go/src/crypto/sha256
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b109 -I $WORK/b109/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b109/sha256block_amd64.o ./sha256block_amd64.s
cp $WORK/b025/_pkg_.a /.cache/go-build/66/66c54f96f83e1afbc59ec584811d857820775286c143e449e2fcd0994ac62481-d # internal
cd /usr/local/go/src/hash/crc32
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/crc32_amd64.o # internal
mkdir -p $WORK/b445/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal
cat >$WORK/b445/importcfg << 'EOF' # internal
# import config
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/html
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -p html -std -complete -installsuffix static -buildid tjl56_EKUl3fISL_GTEg/tjl56_EKUl3fISL_GTEg -goversion go1.11.2 -D "" -importcfg $WORK/b445/importcfg -pack -c=4 ./entity.go ./escape.go
cp $WORK/b124/_pkg_.a /.cache/go-build/4e/4ee27a190f261baf460716b5fcf7881aa1f8bdc7701c9eb575361868feaa0c3a-d # internal
mkdir -p $WORK/b559/
cat >$WORK/b559/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/cloud.google.com/go/internal/version
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath $WORK/b559 -p github.com/heptio/velero/vendor/cloud.google.com/go/internal/version -complete -installsuffix static -buildid FHoh4LP6q3rpjQSXskCN/FHoh4LP6q3rpjQSXskCN -goversion go1.11.2 -D "" -importcfg $WORK/b559/importcfg -pack -c=4 ./version.go
cd /usr/local/go/src/crypto/sha256
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha256block_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /.cache/go-build/69/69d16de5555b0b0888614bd5ad1ab950088c3d9381d3647573d0ec74241332ab-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal
cd /usr/local/go/src/reflect
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b027/asm_amd64.o ./asm_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /.cache/go-build/fb/fbe1dc0460fa6b2a237d590cb82b3acd5d1cde7a8f7fe8e2c7f322d308cdfc6b-d # internal
cp $WORK/b136/_pkg_.a /.cache/go-build/08/08032ded988948576e48afe30f0c81aa6b82ed5404f808200bc226464e37b813-d # internal
cp $WORK/b128/_pkg_.a /.cache/go-build/34/3473f73fe19ce1468721d157bf671d75a00ded3250f26d50d8f67b6f80cb8a9a-d # internal
mkdir -p $WORK/b395/
mkdir -p $WORK/b399/
cp $WORK/b559/_pkg_.a /.cache/go-build/6a/6a6de43e6e89e1692f1839985b362cc637827a3869279dec57c7facf19dc2d2e-d # internal
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal
cat >$WORK/b395/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/encoding/internal/identifier=github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier=$WORK/b396/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/encoding
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -p github.com/heptio/velero/vendor/golang.org/x/text/encoding -complete -installsuffix static -buildid IeGPduMzO8uGKCVn9ExV/IeGPduMzO8uGKCVn9ExV -goversion go1.11.2 -D "" -importcfg $WORK/b395/importcfg -pack -c=4 ./encoding.go
cat >$WORK/b399/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/runes
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -p github.com/heptio/velero/vendor/golang.org/x/text/runes -complete -installsuffix static -buildid m0OQ1waccLkTgbbOtm4Y/m0OQ1waccLkTgbbOtm4Y -goversion go1.11.2 -D "" -importcfg $WORK/b399/importcfg -pack -c=4 ./cond.go ./runes.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /.cache/go-build/de/dee62622d281c974244f25801fbd1b1679da286be2ded023b2645c61430c121a-d # internal
mkdir -p $WORK/b030/
mkdir -p $WORK/b042/
cp $WORK/b445/_pkg_.a /.cache/go-build/7d/7d5889ace6cc14eaa64254e96936d29b7e7cdbbae09b92972dc65c1975792a18-d # internal
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b027/_pkg_.a
EOF
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
EOF
cd /usr/local/go/src/encoding/binary
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -p encoding/binary -std -complete -installsuffix static -buildid JaeWnURDTDvAHKw-RgHX/JaeWnURDTDvAHKw-RgHX -goversion go1.11.2 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./binary.go ./varint.go
cd /usr/local/go/src/sort
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -p sort -std -complete -installsuffix static -buildid TyGEb8WxywJFrawASAdJ/TyGEb8WxywJFrawASAdJ -goversion go1.11.2 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./search.go ./slice.go ./sort.go ./zfuncversion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /.cache/go-build/2e/2e48ea7821781f07754542ca72abcb42a05808069b4fa73a10e1fcc33f927181-d # internal
cp $WORK/b395/_pkg_.a /.cache/go-build/bf/bf9064cc48886dda7eeb9a05c5ec89ac444bfab0d842aab661c2ceda6378ddc5-d # internal
mkdir -p $WORK/b333/
mkdir -p $WORK/b022/
mkdir -p $WORK/b452/
mkdir -p $WORK/b186/
mkdir -p $WORK/b397/
cat >$WORK/b333/importcfg << 'EOF' # internal
# import config
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkrand
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix static -buildid c8bzOKNo2-hfHUZqzYUY/c8bzOKNo2-hfHUZqzYUY -goversion go1.11.2 -D "" -importcfg $WORK/b333/importcfg -pack -c=4 ./locked_source.go
cat >$WORK/b022/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/internal/poll
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -p internal/poll -std -installsuffix static -buildid aa6p0ThvFmxjoO5wC0MB/aa6p0ThvFmxjoO5wC0MB -goversion go1.11.2 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal
cat >$WORK/b397/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/encoding=github.com/heptio/velero/vendor/golang.org/x/text/encoding
importmap golang.org/x/text/encoding/internal/identifier=github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding=$WORK/b395/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier=$WORK/b396/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -p github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal -complete -installsuffix static -buildid NltwJJAOU04A3bmFQmN4/NltwJJAOU04A3bmFQmN4 -goversion go1.11.2 -D "" -importcfg $WORK/b397/importcfg -pack -c=4 ./internal.go
cat >$WORK/b186/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix static -buildid FsCWjVwia8giTXEdH427/FsCWjVwia8giTXEdH427 -goversion go1.11.2 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./clock.go
cat >$WORK/b452/importcfg << 'EOF' # internal
# import config
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/keepalive
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -p github.com/heptio/velero/vendor/google.golang.org/grpc/keepalive -complete -installsuffix static -buildid dKLLp5jVcTEunR_Za5Wc/dKLLp5jVcTEunR_Za5Wc -goversion go1.11.2 -D "" -importcfg $WORK/b452/importcfg -pack -c=4 ./keepalive.go
cp $WORK/b399/_pkg_.a /.cache/go-build/47/473ea9362dda73d3ddad41e4fa64abeeb74c3ae1fbaa8d64ffc36014216e9437-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal
cp $WORK/b333/_pkg_.a /.cache/go-build/72/72ad81eeb6974900b32db6c9f208bdccbe567ae632c05dc40a1c497b2ed18493-d # internal
cp $WORK/b452/_pkg_.a /.cache/go-build/a7/a7ad8a921e54fb54f4a91487caf5cce8696aa1864606e6f3bcfba0b4bcb789b0-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal
cp $WORK/b397/_pkg_.a /.cache/go-build/c9/c9b37d95e880fd224503bf31c818c30209146a4e8cdc3a4705f1fa40a0a9874c-d # internal
mkdir -p $WORK/b394/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal
cat >$WORK/b394/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/encoding=github.com/heptio/velero/vendor/golang.org/x/text/encoding
importmap golang.org/x/text/encoding/internal=github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal
importmap golang.org/x/text/encoding/internal/identifier=github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier
importmap golang.org/x/text/internal/utf8internal=github.com/heptio/velero/vendor/golang.org/x/text/internal/utf8internal
importmap golang.org/x/text/runes=github.com/heptio/velero/vendor/golang.org/x/text/runes
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding=$WORK/b395/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal=$WORK/b397/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding/internal/identifier=$WORK/b396/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/internal/utf8internal=$WORK/b398/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/runes=$WORK/b399/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
packagefile unicode/utf16=$WORK/b043/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/encoding/unicode
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -p github.com/heptio/velero/vendor/golang.org/x/text/encoding/unicode -complete -installsuffix static -buildid 2edaVB3CQTvS_OWuyv46/2edaVB3CQTvS_OWuyv46 -goversion go1.11.2 -D "" -importcfg $WORK/b394/importcfg -pack -c=4 ./override.go ./unicode.go
cp $WORK/b030/_pkg_.a /.cache/go-build/3c/3c8ffeb354ca6548a787dd0259a322a498f7ccfc223557d0d4f2816966685532-d # internal
mkdir -p $WORK/b314/
mkdir -p $WORK/b047/
cp $WORK/b186/_pkg_.a /.cache/go-build/d6/d6d5e2783ae48dbc539117b79633fc953f76d8f0ad0f1b17bd93994c1ec8476e-d # internal
mkdir -p $WORK/b053/
mkdir -p $WORK/b426/
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b030/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -p github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix static -buildid Wlzb6t5UFol5U6rGR4xP/Wlzb6t5UFol5U6rGR4xP -goversion go1.11.2 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./sortkeys.go
cat >$WORK/b314/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b030/_pkg_.a
EOF
cd /usr/local/go/src/container/heap
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -p container/heap -std -complete -installsuffix static -buildid Z7ZeHxcRZEMD5hgZhO8c/Z7ZeHxcRZEMD5hgZhO8c -goversion go1.11.2 -D "" -importcfg $WORK/b314/importcfg -pack -c=4 ./heap.go
mkdir -p $WORK/b061/
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/regexp/syntax
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -p regexp/syntax -std -complete -installsuffix static -buildid b56CN-4lURe5HDpsd9Bh/b56CN-4lURe5HDpsd9Bh -goversion go1.11.2 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
cat >$WORK/b426/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b020/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/beorn7/perks/quantile
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -p github.com/heptio/velero/vendor/github.com/beorn7/perks/quantile -complete -installsuffix static -buildid 1hocYLTJQ775WUNffxtf/1hocYLTJQ775WUNffxtf -goversion go1.11.2 -D "" -importcfg $WORK/b426/importcfg -pack -c=4 ./stream.go
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix static -buildid VGJLLo7oZbdxwQhPTHb1/VGJLLo7oZbdxwQhPTHb1 -goversion go1.11.2 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /.cache/go-build/8b/8bfafab98b5cb2d5cb9bec83ed7487e3f65221d18cdbf9424591af1d4ad8b45e-d # internal
mkdir -p $WORK/b041/
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /usr/local/go/src/encoding/base64
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -p encoding/base64 -std -complete -installsuffix static -buildid dLyJH87LPQAgAQkunARK/dLyJH87LPQAgAQkunARK -goversion go1.11.2 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./base64.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal
cp $WORK/b314/_pkg_.a /.cache/go-build/45/45412f1343b0e94ab1984b2919c30bd84d7017e1b85bca146f69c2304be58d2d-d # internal
cp $WORK/b022/_pkg_.a /.cache/go-build/86/8661e4c2d67670bca4373a8b0da1cb916d1b73bfad78c37a437e93950b298255-d # internal
mkdir -p $WORK/b097/
cp $WORK/b394/_pkg_.a /.cache/go-build/bf/bff0511694cc8bec525e432fc8648ec9c1dd74ef9301ab6548bd9d72d9b5de10-d # internal
mkdir -p $WORK/b021/
cp $WORK/b047/_pkg_.a /.cache/go-build/98/98ab8dc63bf0d60394bb0b996259a215d4b5f62afc8e0cf9e0161bb31b18ed26-d # internal
mkdir -p $WORK/b118/
mkdir -p $WORK/b119/
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile internal/poll=$WORK/b022/_pkg_.a
packagefile internal/syscall/unix=$WORK/b025/_pkg_.a
packagefile internal/testlog=$WORK/b026/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/os
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -p os -std -installsuffix static -buildid FsNHrvbRRqyd9f5k6pmF/FsNHrvbRRqyd9f5k6pmF -goversion go1.11.2 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.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.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
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b095/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /usr/local/go/src/crypto/des
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -p crypto/des -std -complete -installsuffix static -buildid tbZtWcSNIpt7P6epPF9j/tbZtWcSNIpt7P6epPF9j -goversion go1.11.2 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/crypto/internal/chacha20
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix static -buildid eaK38a7I93YtD4NT4_ef/eaK38a7I93YtD4NT4_ef -goversion go1.11.2 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/crypto/poly1305
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix static -buildid TNDjC8C9F30L7KHjawJv/TNDjC8C9F30L7KHjawJv -goversion go1.11.2 -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_ref.go
cp $WORK/b426/_pkg_.a /.cache/go-build/3b/3b37d593757e74f1da2983d32dcd7ab8222a69f22b5baf54414a3f89cc2f590e-d # internal
mkdir -p $WORK/b430/
cat >$WORK/b430/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -p github.com/heptio/velero/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix static -buildid wJcXfDn92n7yUMijPsg9/wJcXfDn92n7yUMijPsg9 -goversion go1.11.2 -D "" -importcfg $WORK/b430/importcfg -pack -c=4 ./autoneg.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /.cache/go-build/41/412b9e77e36b7b07cfe1ad51663446de1185b9fbe4d5b49ab29bd63c2379b022-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /.cache/go-build/80/803dd622919c671f11f1411a7f239458d3cd29faf1decb5a4325c40590b9ad45-d # internal
mkdir -p $WORK/b114/
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /usr/local/go/src/encoding/pem
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -p encoding/pem -std -complete -installsuffix static -buildid H5FuT3JpwZz7BjUvklEr/H5FuT3JpwZz7BjUvklEr -goversion go1.11.2 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./pem.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal
cd /usr/local/go/src/vendor/golang_org/x/crypto/poly1305
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b119 -I $WORK/b119/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b119/sum_amd64.o ./sum_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/sum_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /.cache/go-build/81/81d7a162b93e44fb514160a31dfd9b7d1072e1af4952b957abc12a1619fb4cc9-d # internal
cp $WORK/b097/_pkg_.a /.cache/go-build/33/3340b0550b52990fddc329e7435992ee3f92d1393696c89aed5e40b3c1806b2a-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /.cache/go-build/9f/9fc40e054345b91b98a88662dfcc5d47f786b7aa7522c606da62c2b085ebf161-d # internal
mkdir -p $WORK/b117/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20
importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b118/_pkg_.a
packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b119/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cp $WORK/b430/_pkg_.a /.cache/go-build/07/07d55e1ed0e6f95eacc2870f385d6d7e7eab0204bcdad9d0f4799b815cad8297-d # internal
cd /usr/local/go/src/vendor/golang_org/x/crypto/chacha20poly1305
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -p vendor/golang_org/x/crypto/chacha20poly1305 -std -installsuffix static -buildid EqmoSqskdQ4vuGSLoJ6a/EqmoSqskdQ4vuGSLoJ6a -goversion go1.11.2 -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /.cache/go-build/52/525c0809f1918a6a63b04fa3807c2f7d64cd3b2dd60877c0b85ce30b6f3c72f5-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b117/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /.cache/go-build/a0/a0b9c3eeeca159e52c02e8e0b7076425f6de383a0c23663a78bdeaf201cd9f8c-d # internal
mkdir -p $WORK/b034/
mkdir -p $WORK/b296/
mkdir -p $WORK/b421/
mkdir -p $WORK/b019/
mkdir -p $WORK/b086/
cp $WORK/b053/_pkg_.a /.cache/go-build/57/579a639e2a01a63bf6462f60f2c851cf3176f967d636ab5817cef23f58ec3d32-d # internal
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/path/filepath
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -p path/filepath -std -complete -installsuffix static -buildid l7fdMfhk9TRNQ726N9-C/l7fdMfhk9TRNQ726N9-C -goversion go1.11.2 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
cat >$WORK/b296/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/homedir
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/homedir -complete -installsuffix static -buildid j325NmS6O4TdcEvorygT/j325NmS6O4TdcEvorygT -goversion go1.11.2 -D "" -importcfg $WORK/b296/importcfg -pack -c=4 ./homedir.go
mkdir -p $WORK/b052/
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/runtime/debug
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -p runtime/debug -std -installsuffix static -buildid 73ymGGvOTgPTDj67BnHA/73ymGGvOTgPTDj67BnHA -goversion go1.11.2 -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./garbage.go ./stack.go ./stubs.go
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/fmt
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -p fmt -std -complete -installsuffix static -buildid KOSsnqsJkujaWpy0DRjl/KOSsnqsJkujaWpy0DRjl -goversion go1.11.2 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./format.go ./print.go ./scan.go
cat >$WORK/b421/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /usr/local/go/src/os/signal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -p os/signal -std -installsuffix static -buildid vjsXjQWnDlwdkyuCVcaB/vjsXjQWnDlwdkyuCVcaB -goversion go1.11.2 -D "" -importcfg $WORK/b421/importcfg -pack -asmhdr $WORK/b421/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile regexp/syntax=$WORK/b053/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/regexp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -p regexp -std -complete -installsuffix static -buildid qjWuB_5iPi5sdPtUEDJN/qjWuB_5iPi5sdPtUEDJN -goversion go1.11.2 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go
cd /usr/local/go/src/vendor/golang_org/x/crypto/chacha20poly1305
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/chacha20poly1305_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal
mkdir -p $WORK/b173/
cat >$WORK/b173/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/sys/unix
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -p github.com/heptio/velero/vendor/golang.org/x/sys/unix -installsuffix static -buildid aRy-C9i4TDmYUmiJQqMp/aRy-C9i4TDmYUmiJQqMp -goversion go1.11.2 -D "" -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h -c=4 ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go
cp $WORK/b117/_pkg_.a /.cache/go-build/47/4710c7a4033329c82760ce591a484e0f4f2df1f874c2606bb2706a695d0e1a3d-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal
cd /usr/local/go/src/os/signal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b421 -I $WORK/b421/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b421/sig.o ./sig.s
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b421/_pkg_.a $WORK/b421/sig.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal
cp $WORK/b296/_pkg_.a /.cache/go-build/3a/3ac7d8f06c4c4824df29921427be8691e651674af43f9d8b7faaca3001354418-d # internal
cd /usr/local/go/src/runtime/debug
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b086/debug.o ./debug.s
cp $WORK/b421/_pkg_.a /.cache/go-build/54/547ff4670ca7eab77660d921b7db18b99790d206c759e2de666b85862ff84c18-d # internal
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/debug.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /.cache/go-build/4e/4eb002e90517260b547058172b8321e442052493a7d9c5ea0630639c22579ce3-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /.cache/go-build/b8/b8a3d93c783af7a6aa25c70131898024992cec013bb44cef243221a649b9c8ee-d # internal
mkdir -p $WORK/b076/
mkdir -p $WORK/b323/
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/io/ioutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -p io/ioutil -std -complete -installsuffix static -buildid fz9BaMHuic9D9PPROgpu/fz9BaMHuic9D9PPROgpu -goversion go1.11.2 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./ioutil.go ./tempfile.go
cat >$WORK/b323/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix static -buildid -02i2dhfas9Zv84gYYQ0/-02i2dhfas9Zv84gYYQ0 -goversion go1.11.2 -D "" -importcfg $WORK/b323/importcfg -pack -c=4 ./shared_config.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /.cache/go-build/a7/a71d9ce01695eeb42fd94529276503df54adfa3fe53942d8a29817d74e52ad44-d # internal
cp $WORK/b323/_pkg_.a /.cache/go-build/77/773ef9ac72f4e1dd364986c9a8a26f6925a74ae1483701febda473535056a38d-d # internal
mkdir -p $WORK/b032/
mkdir -p $WORK/b036/
mkdir -p $WORK/b033/
mkdir -p $WORK/b039/
mkdir -p $WORK/b018/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/log
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -p log -std -complete -installsuffix static -buildid 2NsBwJ-m3_1AvBK184VI/2NsBwJ-m3_1AvBK184VI -goversion go1.11.2 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/context
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -p context -std -complete -installsuffix static -buildid t-NzS9G-T3pr-_0qL4lE/t-NzS9G-T3pr-_0qL4lE -goversion go1.11.2 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./context.go
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/os/user
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -p os/user -std -complete -installsuffix static -buildid ke8DnyAqAUGWQk0keLHf/ke8DnyAqAUGWQk0keLHf -goversion go1.11.2 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf16=$WORK/b043/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/encoding/json
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -p encoding/json -std -complete -installsuffix static -buildid A81xkm1cpMgVzKRFRG04/A81xkm1cpMgVzKRFRG04 -goversion go1.11.2 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/flag
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -p flag -std -complete -installsuffix static -buildid G8kCUFiHtXrFYua7w2mR/G8kCUFiHtXrFYua7w2mR -goversion go1.11.2 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./flag.go
cp $WORK/b076/_pkg_.a /.cache/go-build/81/81d7a97bc6b63defd6d04d633035dee9b365a39097413364eea773a15fc3f43b-d # internal
cp $WORK/b052/_pkg_.a /.cache/go-build/5a/5a4ec99fd800c07833072066bba475e79fa3bb49f061ffa125f572806aceed8b-d # internal
mkdir -p $WORK/b050/
mkdir -p $WORK/b055/
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/bits=$WORK/b029/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/math/big
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -p math/big -std -installsuffix static -buildid PqDYqRmCoM2yiENcdTLI/PqDYqRmCoM2yiENcdTLI -goversion go1.11.2 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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 ./sqrt.go
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/google/gofuzz
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -p github.com/heptio/velero/vendor/github.com/google/gofuzz -complete -installsuffix static -buildid XreTIjdI_mPsCDCPgYuV/XreTIjdI_mPsCDCPgYuV -goversion go1.11.2 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./doc.go ./fuzz.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /.cache/go-build/01/01c60006ba8fc5058bc194ed746561d7359c65428ad13ba9c0bbc8af1bad7e31-d # internal
mkdir -p $WORK/b057/
cp $WORK/b036/_pkg_.a /.cache/go-build/6e/6e264cfd5cc3aa3416ae4ccbebff920975aa138a51543808a2e9663ac3ad7f62-d # internal
cp $WORK/b033/_pkg_.a /.cache/go-build/bb/bb647f45f2f3fa92f6ff093301e6e9d650150092934a7c91e124d854c995517c-d # internal
mkdir -p $WORK/b035/
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix static -buildid goMBOv5o829cXRqvNJO3/goMBOv5o829cXRqvNJO3 -goversion go1.11.2 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./deep_equal.go
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -p github.com/heptio/velero/pkg/cmd -complete -installsuffix static -buildid NKAjGq1pB0ypykmQnCpc/NKAjGq1pB0ypykmQnCpc -goversion go1.11.2 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./errors.go
mkdir -p $WORK/b058/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/selection=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b059/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix static -buildid 4xlh2Rct-TK0UtTu6-t5/4xlh2Rct-TK0UtTu6-t5 -goversion go1.11.2 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./doc.go ./fields.go ./requirements.go ./selector.go
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/sys/unix
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b173 -I $WORK/b173/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b173/asm_linux_amd64.o ./asm_linux_amd64.s
cp $WORK/b018/_pkg_.a /.cache/go-build/9f/9fae1058d0297e4d17cdea7ef7d6e20df5f58c77634e65bcdb598873664ec7fd-d # internal
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/asm_linux_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal
mkdir -p $WORK/b002/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile flag=$WORK/b018/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/user=$WORK/b033/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/glog
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -p github.com/heptio/velero/vendor/github.com/golang/glog -complete -installsuffix static -buildid tzz9Jye4Us4t-2YOdYJO/tzz9Jye4Us4t-2YOdYJO -goversion go1.11.2 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./glog.go ./glog_file.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /.cache/go-build/c5/c5280f1f30703eb72164e985d29691fedf9d11df1fb38deafc25e1b17436e3d1-d # internal
cp $WORK/b055/_pkg_.a /.cache/go-build/3e/3e6a0a1886252d722aa467a54d892af604431078db4c9b4f06673c6d7aa338cc-d # internal
mkdir -p $WORK/b064/
cp $WORK/b173/_pkg_.a /.cache/go-build/34/34661f7e8988a78ce31ed401a14989a03894b21603db1420f959e8a479372d18-d # internal
mkdir -p $WORK/b072/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/go/token
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -p go/token -std -complete -installsuffix static -buildid XOEPYXu8FGQvtMh5tvD6/XOEPYXu8FGQvtMh5tvD6 -goversion go1.11.2 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix static -buildid JU3CfcJEuuXqgOYVGpYk/JU3CfcJEuuXqgOYVGpYk -goversion go1.11.2 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./doc.go ./errors.go
mkdir -p $WORK/b065/
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage
packagefile context=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a
packagefile internal/nettrace=$WORK/b067/_pkg_.a
packagefile internal/poll=$WORK/b022/_pkg_.a
packagefile internal/singleflight=$WORK/b068/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/net
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -p net -std -installsuffix static -buildid 54ZpkZTWxoz21IJHxc39/54ZpkZTWxoz21IJHxc39 -goversion go1.11.2 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.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 ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.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
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /.cache/go-build/c4/c4c49d2c15a3ace79a700bafe7fa95dd7591e26f93f44bf5c2cf41f5921820ce-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal
mkdir -p $WORK/b056/
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b057/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix static -buildid SbCIfFP7B9N-wXkPu450/SbCIfFP7B9N-wXkPu450 -goversion go1.11.2 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./converter.go ./deep_equal.go ./doc.go ./helper.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /.cache/go-build/f6/f6aed4afa5a5145fb366e5cb732c3a8d419e3f64cc882d91e2854c41d9a8d4cf-d # internal
mkdir -p $WORK/b077/
cp $WORK/b064/_pkg_.a /.cache/go-build/67/67f44f8482d7ddf1c1e1ec0f78ec4424fbbcf00fc8642f451bded4cc0347b6e6-d # internal
cat >$WORK/b077/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /usr/local/go/src/net/url
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -p net/url -std -complete -installsuffix static -buildid cFn1PsgWU0Gpoe0OKfTM/cFn1PsgWU0Gpoe0OKfTM -goversion go1.11.2 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./url.go
mkdir -p $WORK/b063/
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix static -buildid hXJ_au50vyvsGVO69tm7/hXJ_au50vyvsGVO69tm7 -goversion go1.11.2 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./errors.go ./path.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /.cache/go-build/ea/ea7bae6fcec061300f9ff3a2b390034e97022c0c3f0acfebef2c8f351a426f03-d # internal
mkdir -p $WORK/b078/
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/text/template/parse
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -p text/template/parse -std -complete -installsuffix static -buildid T6O8x8YMH2Bij41taZ_f/T6O8x8YMH2Bij41taZ_f -goversion go1.11.2 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go
cp $WORK/b072/_pkg_.a /.cache/go-build/12/1267ed7c650d4f939d80735bf0177742bee0dbb7b9253a9ae1ba5dd926d972f2-d # internal
mkdir -p $WORK/b071/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile go/token=$WORK/b072/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/go/scanner
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -p go/scanner -std -complete -installsuffix static -buildid EtxeWhXfRQPUuD7lUTlO/EtxeWhXfRQPUuD7lUTlO -goversion go1.11.2 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./errors.go ./scanner.go
cp $WORK/b039/_pkg_.a /.cache/go-build/9a/9aa2afe3b9502e0fccb5294dded3edab8f9c881c6db851a27e52af4912aaf4e2-d # internal
mkdir -p $WORK/b046/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -p github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto -complete -installsuffix static -buildid KCTg-WIwk-ASz4cgcxEz/KCTg-WIwk-ASz4cgcxEz -goversion go1.11.2 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go
cp $WORK/b063/_pkg_.a /.cache/go-build/bf/bf425a977af58012fa592327dbce0a921cf15a96c249386e5b47ba99056a4e4b-d # internal
mkdir -p $WORK/b082/
cp $WORK/b077/_pkg_.a /.cache/go-build/c5/c590d77ca998d83f01efe13c36e2d2079994fc886a10e582b723009c87f308f0-d # internal
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix static -buildid deCge2B_W3SvG640eyUO/deCge2B_W3SvG640eyUO -goversion go1.11.2 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./json.go
mkdir -p $WORK/b080/
cat >$WORK/b080/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion/queryparams
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix static -buildid WPRJEYghAQ_G-CJpkUn9/WPRJEYghAQ_G-CJpkUn9 -goversion go1.11.2 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./convert.go ./doc.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /.cache/go-build/1b/1b73a981a39ad175defd9913b56c66d329ee71da0cb6ade47420888ec917a92a-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal
mkdir -p $WORK/b083/
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix static -buildid WS7R4ANQFFFnIeL9QQU9/WS7R4ANQFFFnIeL9QQU9 -goversion go1.11.2 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./runtime.go
cp $WORK/b082/_pkg_.a /.cache/go-build/1b/1bd3f6c6048333ca957d17a9fdc4dfc32e5f07cd371256ad65c8138e2e1b32f1-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /.cache/go-build/98/986caaa4bb3aa8a52fe3434eed5ef7e30b42492b6b4a965280c4cfea3e743c97-d # internal
cd /usr/local/go/src/math/big
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b050/arith_amd64.o ./arith_amd64.s
mkdir -p $WORK/b070/
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/arith_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal
mkdir -p $WORK/b084/
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile go/scanner=$WORK/b071/_pkg_.a
packagefile go/token=$WORK/b072/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/go/ast
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -p go/ast -std -complete -installsuffix static -buildid dEOP13_SA8ToPN_k4ZY_/dEOP13_SA8ToPN_k4ZY_ -goversion go1.11.2 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix static -buildid xbHb3I59_epLMHd72zWr/xbHb3I59_epLMHd72zWr -goversion go1.11.2 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go
cp $WORK/b080/_pkg_.a /.cache/go-build/3e/3e4c81ae92c0a1faed31a20184e19ec95990668539c0efba51f61781fed40ade-d # internal
mkdir -p $WORK/b113/
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /usr/local/go/src/encoding/hex
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -p encoding/hex -std -complete -installsuffix static -buildid jQnIFu3hqWycxcbqRFok/jQnIFu3hqWycxcbqRFok -goversion go1.11.2 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./hex.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /.cache/go-build/1b/1bb17bda5dbb8bafbf8cf578794fae9cc63eafaf0bb34d4103d75ec1e6725923-d # internal
mkdir -p $WORK/b123/
cp $WORK/b084/_pkg_.a /.cache/go-build/26/26d3661ce12cd9887c13faa30595280159106b14339989875c05a7e0ae429524-d # internal
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/bits=$WORK/b029/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/compress/flate
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -p compress/flate -std -complete -installsuffix static -buildid fxL51YHPX1Cg5E0mDvss/fxL51YHPX1Cg5E0mDvss -goversion go1.11.2 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
mkdir -p $WORK/b125/
cp $WORK/b050/_pkg_.a /.cache/go-build/75/75207dbe5694733890055075ad22de91c7006da2c8d627eb8bfcc95e5a2122df-d # internal
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/http2/hpack
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -p github.com/heptio/velero/vendor/golang.org/x/net/http2/hpack -complete -installsuffix static -buildid yRTJnJrwpR82kxmy395j/yRTJnJrwpR82kxmy395j -goversion go1.11.2 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go
mkdir -p $WORK/b049/
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/gopkg.in/inf.v0
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -p github.com/heptio/velero/vendor/gopkg.in/inf.v0 -complete -installsuffix static -buildid xVNbofHQQH0xSjGbylB7/xVNbofHQQH0xSjGbylB7 -goversion go1.11.2 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./dec.go ./rounder.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /.cache/go-build/de/de454eb2dde2f810f9daebb10c741d59bc532a4a7c932901e0d2e5a2a4ed0e50-d # internal
mkdir -p $WORK/b099/
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/crypto/elliptic
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -p crypto/elliptic -std -installsuffix static -buildid qS9MMUjT86ct-vNMw9Xg/qS9MMUjT86ct-vNMw9Xg -goversion go1.11.2 -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go
cp $WORK/b078/_pkg_.a /.cache/go-build/aa/aa30b99ffa3d034710e293eea16f8e8dd2573727574bda970ee432bfeeddab82-d # internal
mkdir -p $WORK/b075/
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile text/template/parse=$WORK/b078/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/text/template
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -p text/template -std -complete -installsuffix static -buildid MSlhcQ9dwhBuLsOyH1K6/MSlhcQ9dwhBuLsOyH1K6 -goversion go1.11.2 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /.cache/go-build/88/88dc6682ef53c9496a256212833595d5721a41353ae760845c45478a6f82b289-d # internal
mkdir -p $WORK/b102/
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/encoding/asn1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -p encoding/asn1 -std -complete -installsuffix static -buildid mY8sUcPv_XHtUc0lTwyo/mY8sUcPv_XHtUc0lTwyo -goversion go1.11.2 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /.cache/go-build/7a/7a1a444b0c7452e81856461ed6d99fe140667838bf14ab16e4e2157b95ccda7e-d # internal
mkdir -p $WORK/b105/
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile crypto/aes=$WORK/b093/_pkg_.a
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile internal/syscall/unix=$WORK/b025/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/crypto/rand
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -p crypto/rand -std -complete -installsuffix static -buildid bhq8CT0HbB417_ESQGT8/bhq8CT0HbB417_ESQGT8 -goversion go1.11.2 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /.cache/go-build/44/442fbf476a9a1283475275cfb5cdc12f0f60c073583446628769c0437c52b6d0-d # internal
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b100/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
EOF
cd /usr/local/go/src/crypto/dsa
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -p crypto/dsa -std -complete -installsuffix static -buildid Spe_C4YUt2RfdWQF4NED/Spe_C4YUt2RfdWQF4NED -goversion go1.11.2 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./dsa.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /.cache/go-build/69/692092e2b03507f107ee36ebe14c5292310c125ec47811e9901aa9440ad17114-d # internal
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b100/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
EOF
cp $WORK/b070/_pkg_.a /.cache/go-build/73/7357e766486b48035315071e4b101ab0e505d66b0680ac7dcad2528cb1ef34e5-d # internal
cd /usr/local/go/src/crypto/rsa
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -p crypto/rsa -std -complete -installsuffix static -buildid S3KsuQiaoExi9hb634Rd/S3KsuQiaoExi9hb634Rd -goversion go1.11.2 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go
cd /usr/local/go/src/crypto/elliptic
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b099 -I $WORK/b099/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b099/p256_asm_amd64.o ./p256_asm_amd64.s
mkdir -p $WORK/b079/
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile go/ast=$WORK/b070/_pkg_.a
packagefile go/scanner=$WORK/b071/_pkg_.a
packagefile go/token=$WORK/b072/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /usr/local/go/src/go/parser
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -p go/parser -std -complete -installsuffix static -buildid g51WDQDYMiy0sv4n5-DL/g51WDQDYMiy0sv4n5-DL -goversion go1.11.2 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./interface.go ./parser.go
cd /usr/local/go/src/crypto/elliptic
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/p256_asm_amd64.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /.cache/go-build/e7/e71f8b2ac909defb8451b902534482246ba8bca133d5a9970986f8b85ffd61ff-d # internal
mkdir -p $WORK/b122/
cp $WORK/b111/_pkg_.a /.cache/go-build/91/91aaeecd727d1a7b272290bc1c2eb46886a33357b954c6a6792d62008b36e447-d # internal
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile compress/flate=$WORK/b123/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile hash/crc32=$WORK/b124/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/compress/gzip
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -p compress/gzip -std -complete -installsuffix static -buildid Em7zZQDNgI1ISH6U7Chc/Em7zZQDNgI1ISH6U7Chc -goversion go1.11.2 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./gunzip.go ./gzip.go
mkdir -p $WORK/b129/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b090/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/unicode/bidi
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -p github.com/heptio/velero/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix static -buildid 4nARRGtCjrRw-LfSsywU/4nARRGtCjrRw-LfSsywU -goversion go1.11.2 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /.cache/go-build/fb/fbbfeca76a21f18cc988c5237df625e83b9df456743298d5c37b7f4eb256a09b-d # internal
mkdir -p $WORK/b098/
cp $WORK/b075/_pkg_.a /.cache/go-build/79/7914ece7c58793d10b5e62f16a9694badcb1c224bf305cf34c0dc07b89bda324-d # internal
mkdir -p $WORK/b073/
cp $WORK/b122/_pkg_.a /.cache/go-build/30/307f03d03a6cfdb9ec0bb6ebc59281783366e15b1095467c437d7b80ebbdea17-d # internal
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/aes=$WORK/b093/_pkg_.a
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile crypto/elliptic=$WORK/b099/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b100/_pkg_.a
packagefile crypto/sha512=$WORK/b101/_pkg_.a
packagefile encoding/asn1=$WORK/b102/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
EOF
cd /usr/local/go/src/crypto/ecdsa
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -p crypto/ecdsa -std -complete -installsuffix static -buildid b68N0Nv7zZe2PXEQAYMR/b68N0Nv7zZe2PXEQAYMR -goversion go1.11.2 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./ecdsa.go
mkdir -p $WORK/b112/
cp $WORK/b107/_pkg_.a /.cache/go-build/80/80d5e58c238669f670b4793161ee07a1cda68b6b950e9f41f0e5cec283b412be-d # internal
mkdir -p $WORK/b115/
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
packagefile go/ast=$WORK/b070/_pkg_.a
packagefile go/token=$WORK/b072/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile text/template=$WORK/b075/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/go/doc
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -p go/doc -std -complete -installsuffix static -buildid ovpiC4W9loK6_lpZ0Vqh/ovpiC4W9loK6_lpZ0Vqh -goversion go1.11.2 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b102/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/crypto/x509/pkix
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -p crypto/x509/pkix -std -complete -installsuffix static -buildid SQSBxVzWD34I3FTTIH1n/SQSBxVzWD34I3FTTIH1n -goversion go1.11.2 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./pkix.go
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b102/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b116/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/crypto/cryptobyte
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix static -buildid AdyVKtgh6_g-Rxhjg_Hc/AdyVKtgh6_g-Rxhjg_Hc -goversion go1.11.2 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /.cache/go-build/28/28f4f7d5fb0ce288443bf6acb7a4d075c908d5d4d4850bfefe6bd85183501d8f-d # internal
cp $WORK/b112/_pkg_.a /.cache/go-build/ba/baa1b2495d6e4481f173266505c74c612050fd0ca034d4d54d07351081612e8f-d # internal
mkdir -p $WORK/b127/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=github.com/heptio/velero/vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/unicode/bidi=$WORK/b129/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/secure/bidirule
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -p github.com/heptio/velero/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix static -buildid wakO7PSxtBgnXl65WueJ/wakO7PSxtBgnXl65WueJ -goversion go1.11.2 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./bidirule.go
cp $WORK/b098/_pkg_.a /.cache/go-build/e1/e10c1168b5f248be3112342dd8192b6fda9bbdedf40853f4457f466dc273d599-d # internal
cp $WORK/b079/_pkg_.a /.cache/go-build/db/dbbe734e51d0501499ef688510761672b85121ceec76619f2648861c81ad557e-d # internal
mkdir -p $WORK/b130/
mkdir -p $WORK/b137/
mkdir -p $WORK/b138/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b090/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/text/unicode/bidi
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix static -buildid MO1taH_4KahmnewKgqJt/MO1taH_4KahmnewKgqJt -goversion go1.11.2 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/text/transform=$WORK/b136/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/text/unicode/norm
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -p github.com/heptio/velero/vendor/golang.org/x/text/unicode/norm -complete -installsuffix static -buildid LDSwziEfGiwGq0Aofbtj/LDSwziEfGiwGq0Aofbtj -goversion go1.11.2 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go
cd /usr/local/go/src/vendor/golang_org/x/text/unicode/norm
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix static -buildid Od3iPp46DRM_pDU_gL39/Od3iPp46DRM_pDU_gL39 -goversion go1.11.2 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /.cache/go-build/01/01d13cbee1c4739fe96170fd7ec797fbf06f5280b66492a20bb704b3456d811a-d # internal
mkdir -p $WORK/b141/
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/net/http2/hpack
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix static -buildid AwIPfrBcgOh6D9sy4kqg/AwIPfrBcgOh6D9sy4kqg -goversion go1.11.2 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go
cp $WORK/b065/_pkg_.a /.cache/go-build/24/245179071e21ac8749258abe607b774899964a20dc764987d252d523fb48e905-d # internal
mkdir -p $WORK/b062/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b063/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix static -buildid 6rV3ZUGxjNuQvZI_jps_/6rV3ZUGxjNuQvZI_jps_ -goversion go1.11.2 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./validation.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /.cache/go-build/e9/e9658f379d386d0abed1f1d8387dec514138dec9f07f64112765bb13767451f8-d # internal
mkdir -p $WORK/b110/
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte
importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/aes=$WORK/b093/_pkg_.a
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile crypto/des=$WORK/b097/_pkg_.a
packagefile crypto/dsa=$WORK/b111/_pkg_.a
packagefile crypto/ecdsa=$WORK/b098/_pkg_.a
packagefile crypto/elliptic=$WORK/b099/_pkg_.a
packagefile crypto/md5=$WORK/b104/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/sha1=$WORK/b108/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile crypto/sha512=$WORK/b101/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b112/_pkg_.a
packagefile encoding/asn1=$WORK/b102/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile encoding/pem=$WORK/b114/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b115/_pkg_.a
packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b116/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/crypto/x509
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -p crypto/x509 -std -complete -installsuffix static -buildid n7tisM9xr0Mg-XeTOvaq/n7tisM9xr0Mg-XeTOvaq -goversion go1.11.2 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /.cache/go-build/c1/c18f4c409e0698e71fc2db1237b0d927c69b22a619837993ba3d81437509229c-d # internal
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /usr/local/go/src/net/textproto
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -p net/textproto -std -complete -installsuffix static -buildid 8dzNJxatLv4ji6nItqX_/8dzNJxatLv4ji6nItqX_ -goversion go1.11.2 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /.cache/go-build/ca/ca4fcc1fca1cbcd68a12fe0bb7b0cdf7b3e3e878d8b1a2370909f76cca47ff2c-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal
mkdir -p $WORK/b060/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/selection=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/validation=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b059/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b062/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix static -buildid W-jNlcWpSvkGJF0MBsqY/W-jNlcWpSvkGJF0MBsqY -goversion go1.11.2 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go
cp $WORK/b141/_pkg_.a /.cache/go-build/59/5936cb9b2bdc55a0aa322403837366844d6dba4804df8d9201aa8ca9b88d2ad5-d # internal
mkdir -p $WORK/b142/
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/mime
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -p mime -std -complete -installsuffix static -buildid NHdmWsXJdlAOtsydlJVQ/NHdmWsXJdlAOtsydlJVQ -goversion go1.11.2 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /.cache/go-build/c7/c7f41a43ef5b3e3b27b8c695d1aa116541d07f3a9675205a24b24a054b7d05b8-d # internal
mkdir -p $WORK/b135/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform
importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi
packagefile errors=$WORK/b005/_pkg_.a
packagefile vendor/golang_org/x/text/transform=$WORK/b136/_pkg_.a
packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b137/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/text/secure/bidirule
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix static -buildid wyDBsCEgsRlR0eEO2mCW/wyDBsCEgsRlR0eEO2mCW -goversion go1.11.2 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./bidirule.go
cp $WORK/b046/_pkg_.a /.cache/go-build/ce/ce3be3bcf3df5c53092d6a8d958aef960a6dd5f6dcce3da1680d00286549eea4-d # internal
mkdir -p $WORK/b048/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap gopkg.in/inf.v0=github.com/heptio/velero/vendor/gopkg.in/inf.v0
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/gopkg.in/inf.v0=$WORK/b049/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix static -buildid CnOruJcL2YYBidPe37jF/CnOruJcL2YYBidPe37jF -goversion go1.11.2 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go
cp $WORK/b139/_pkg_.a /.cache/go-build/40/407a8ed0b7d14a9d165ab14526b5a17ee3af989b141d7b8d18067f27b0f6b1ad-d # internal
mkdir -p $WORK/b081/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix static -buildid SmqdNR1GGomRcOtWG8_d/SmqdNR1GGomRcOtWG8_d -goversion go1.11.2 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./generated.pb.go ./group_version.go ./interfaces.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /.cache/go-build/25/255431bba8ab45daf87310954d90b6a89fa431b9e9ea890259b76c2373d62a30-d # internal
mkdir -p $WORK/b085/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap github.com/google/gofuzz=github.com/heptio/velero/vendor/github.com/google/gofuzz
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/google/gofuzz=$WORK/b055/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile runtime/debug=$WORK/b086/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix static -buildid wkdKPg7zyPxSaN2rRj4u/wkdKPg7zyPxSaN2rRj4u -goversion go1.11.2 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./generated.pb.go ./intstr.go
cp $WORK/b060/_pkg_.a /.cache/go-build/4d/4d18b8ea3ad11287ac2ca0886cff06cc35026daad277da629cd57356b65ebf7d-d # internal
mkdir -p $WORK/b144/
cat >$WORK/b144/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /usr/local/go/src/mime/quotedprintable
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -p mime/quotedprintable -std -complete -installsuffix static -buildid Iwhsif65VadlubpX9d1X/Iwhsif65VadlubpX9d1X -goversion go1.11.2 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./reader.go ./writer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /.cache/go-build/cf/cf0a3f1a5b15d056f6243bbe3165a94efb6aec7edaddcb3215484b3c6e921b15-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /.cache/go-build/f0/f008f25359a93f7f227d071cc02a41e9cdb50405e5d8e6a6f5d44ee4df89a3ec-d # internal
mkdir -p $WORK/b069/
mkdir -p $WORK/b146/
cat >$WORK/b146/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /usr/local/go/src/net/http/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -p net/http/internal -std -complete -installsuffix static -buildid IvONRIf3IUqcYz5bBKji/IvONRIf3IUqcYz5bBKji -goversion go1.11.2 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./chunked.go ./testcert.go
cp $WORK/b138/_pkg_.a /.cache/go-build/53/535c27b1c09a4e986ac3ef8cc5af6bcca5f4d35447ae7e1b129d12dfc2436a77-d # internal
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion/queryparams
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile go/ast=$WORK/b070/_pkg_.a
packagefile go/doc=$WORK/b073/_pkg_.a
packagefile go/parser=$WORK/b079/_pkg_.a
packagefile go/token=$WORK/b072/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b080/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b082/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix static -buildid w4bD8vzT8lyFx3yYCZDf/w4bD8vzT8lyFx3yYCZDf -goversion go1.11.2 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b134/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule
importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi
importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b135/_pkg_.a
packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b137/_pkg_.a
packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b138/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal
cd /usr/local/go/src/vendor/golang_org/x/net/idna
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -p vendor/golang_org/x/net/idna -std -complete -installsuffix static -buildid qePOE9Yifcf9UtELPP1q/qePOE9Yifcf9UtELPP1q -goversion go1.11.2 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go
cp $WORK/b144/_pkg_.a /.cache/go-build/57/57a5772e0cc8d8ad46b2c07f1c5af36ef8b12b60d3c1acaf494b0dad6c5c368e-d # internal
mkdir -p $WORK/b143/
cp $WORK/b085/_pkg_.a /.cache/go-build/0d/0d290d8ed0796cd782f348fb281ce899825391ce00c52d07a1290c7d3e310116-d # internal
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile mime=$WORK/b142/_pkg_.a
packagefile mime/quotedprintable=$WORK/b144/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /usr/local/go/src/mime/multipart
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -p mime/multipart -std -complete -installsuffix static -buildid 3O0SNr9MBkXva5wZLJhW/3O0SNr9MBkXva5wZLJhW -goversion go1.11.2 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go
mkdir -p $WORK/b147/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal
cat >$WORK/b147/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
packagefile context=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix static -buildid Aww5DZ4Se02dP8WFWbO_/Aww5DZ4Se02dP8WFWbO_ -goversion go1.11.2 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./doc.go ./wait.go
cp $WORK/b130/_pkg_.a /.cache/go-build/04/046abef2f149f2d15d91a0576876822f199130c27660641678cf187457273ef7-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal
mkdir -p $WORK/b126/
cp $WORK/b146/_pkg_.a /.cache/go-build/cb/cb52204705e62a2a0086f7f78b333a61f95c6a1d5915f73a3cc2b2ba8636db2f-d # internal
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=github.com/heptio/velero/vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/norm=github.com/heptio/velero/vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/secure/bidirule=$WORK/b127/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/unicode/norm=$WORK/b130/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/idna
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -p github.com/heptio/velero/vendor/golang.org/x/net/idna -complete -installsuffix static -buildid 8A9ZIVo0ANOD-op7ax_k/8A9ZIVo0ANOD-op7ax_k -goversion go1.11.2 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go
mkdir -p $WORK/b148/
cat >$WORK/b148/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/buildinfo
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -p github.com/heptio/velero/pkg/buildinfo -complete -installsuffix static -buildid 1IHMY8DtW3iHMiuj4_P_/1IHMY8DtW3iHMiuj4_P_ -goversion go1.11.2 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./version.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /.cache/go-build/8f/8fbcc4e37c00f76ab481b5f792b3f859d0ee525bb0efb45c8021324a67bd6fcd-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /.cache/go-build/86/869c13076b94fedfc7e59e2c1fd90899ff9a478629f4fa1464fdeb357c9ff454-d # internal
mkdir -p $WORK/b156/
cp $WORK/b148/_pkg_.a /.cache/go-build/6f/6f6973daa6e111ef7ec409b33561553148cfd6e20932bb2bf54f3faf4c308008-d # internal
mkdir -p $WORK/b158/
cat >$WORK/b156/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/gopkg.in/yaml.v2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -p github.com/heptio/velero/vendor/gopkg.in/yaml.v2 -complete -installsuffix static -buildid TZ83ju2GARVhxpuDsbAT/TZ83ju2GARVhxpuDsbAT -goversion go1.11.2 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go
mkdir -p $WORK/b161/
cat >$WORK/b158/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile runtime/debug=$WORK/b086/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/modern-go/concurrent
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -p github.com/heptio/velero/vendor/github.com/modern-go/concurrent -complete -installsuffix static -buildid FEUzNs9X2S3HS4fuOdor/FEUzNs9X2S3HS4fuOdor -goversion go1.11.2 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go
cat >$WORK/b161/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/framer
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix static -buildid seQNMmMUgNQaIkMeT9X6/seQNMmMUgNQaIkMeT9X6 -goversion go1.11.2 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./framer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /.cache/go-build/d2/d26510eb6c6fd11f801545d7e0b367d98b699dcf454d3971963969beb727fc72-d # internal
mkdir -p $WORK/b089/
cp $WORK/b143/_pkg_.a /.cache/go-build/2f/2f3ff85298797064f6c587aa9311e68cd70650d6a6930acc8a88337133469d96-d # internal
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305
importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519
packagefile bytes=$WORK/b004/_pkg_.a
packagefile container/list=$WORK/b090/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/aes=$WORK/b093/_pkg_.a
packagefile crypto/cipher=$WORK/b094/_pkg_.a
packagefile crypto/des=$WORK/b097/_pkg_.a
packagefile crypto/ecdsa=$WORK/b098/_pkg_.a
packagefile crypto/elliptic=$WORK/b099/_pkg_.a
packagefile crypto/hmac=$WORK/b103/_pkg_.a
packagefile crypto/md5=$WORK/b104/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/rc4=$WORK/b106/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/sha1=$WORK/b108/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile crypto/sha512=$WORK/b101/_pkg_.a
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile encoding/asn1=$WORK/b102/_pkg_.a
packagefile encoding/pem=$WORK/b114/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b117/_pkg_.a
packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b120/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/crypto/tls
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -p crypto/tls -std -complete -installsuffix static -buildid dhJlcG7Lm7AMjVgkLbV5/dhJlcG7Lm7AMjVgkLbV5 -goversion go1.11.2 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./alert.go ./auth.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
mkdir -p $WORK/b170/
cat >$WORK/b170/importcfg << 'EOF' # internal
# import config
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/version
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix static -buildid 7StbgSABdhL-TiAVEDnO/7StbgSABdhL-TiAVEDnO -goversion go1.11.2 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./doc.go ./helpers.go ./types.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /.cache/go-build/a6/a6571112da074c51463201de0c4d1d5414e061d3b80ac8836ff7e65d5956f6f4-d # internal
mkdir -p $WORK/b172/
cat >$WORK/b172/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/sys/unix=github.com/heptio/velero/vendor/golang.org/x/sys/unix
packagefile bytes=$WORK/b004/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/sys/unix=$WORK/b173/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -p github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix static -buildid Lb4TCFx43svEvfapUCQe/Lb4TCFx43svEvfapUCQe -goversion go1.11.2 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./terminal.go ./util.go ./util_linux.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /.cache/go-build/dd/dd5806516406cbe91a2fe6dd801bffd9f97eef9a814273db0d9f34cdab507870-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /.cache/go-build/e9/e992eff351ce8159292bda689a2a872297816749210bd727a17ef44654a6417a-d # internal
mkdir -p $WORK/b169/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /.cache/go-build/96/9684cc788d08f086f3b48c518f566956f50e4ee78e0474d78b5da4984918ea11-d # internal
cat >$WORK/b169/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/version=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/version
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/version=$WORK/b170/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/pkg/version
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -p github.com/heptio/velero/vendor/k8s.io/client-go/pkg/version -complete -installsuffix static -buildid Sp2UH_xtpwOIghgYiSmb/Sp2UH_xtpwOIghgYiSmb -goversion go1.11.2 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./base.go ./doc.go ./version.go
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna
packagefile vendor/golang_org/x/net/idna=$WORK/b134/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/net/http/httpguts
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix static -buildid FAKfHV9RQw5oUdaqzxFU/FAKfHV9RQw5oUdaqzxFU -goversion go1.11.2 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./guts.go ./httplex.go
cp $WORK/b126/_pkg_.a /.cache/go-build/d3/d3a33f7fa5e6d3e92e7c0d35a06ca4543d53ac2b01d1b560cf58df9f190e999e-d # internal
mkdir -p $WORK/b131/
mkdir -p $WORK/b159/
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=github.com/heptio/velero/vendor/golang.org/x/net/idna
packagefile github.com/heptio/velero/vendor/golang.org/x/net/idna=$WORK/b126/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/lex/httplex
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -p github.com/heptio/velero/vendor/golang.org/x/net/lex/httplex -complete -installsuffix static -buildid da_LlyvCZDUaW7mjwz7O/da_LlyvCZDUaW7mjwz7O -goversion go1.11.2 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./httplex.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal
cat >$WORK/b159/importcfg << 'EOF' # internal
# import config
importmap github.com/modern-go/concurrent=github.com/heptio/velero/vendor/github.com/modern-go/concurrent
packagefile github.com/heptio/velero/vendor/github.com/modern-go/concurrent=$WORK/b158/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/modern-go/reflect2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -p github.com/heptio/velero/vendor/github.com/modern-go/reflect2 -installsuffix static -buildid 4y86oXUIv6WTWoEqjmiu/4y86oXUIv6WTWoEqjmiu -goversion go1.11.2 -D "" -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h -c=4 ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go
cp $WORK/b169/_pkg_.a /.cache/go-build/01/01eeb15ef72a2d0b3c2bb3fc2b201fcc36831e44f091f060ab6173c64b242468-d # internal
mkdir -p $WORK/b140/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal
cat >$WORK/b140/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/net/idna=$WORK/b134/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/net/http/httpproxy
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix static -buildid dc9AoE7GIrlUZN7_5kA3/dc9AoE7GIrlUZN7_5kA3 -goversion go1.11.2 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./proxy.go
cp $WORK/b133/_pkg_.a /.cache/go-build/28/2843abd5bc689e7f281e5c99f2a3a6c335ef1cc25d43caf956fb48275ed5fc88-d # internal
mkdir -p $WORK/b179/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal
cat >$WORK/b179/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/connrotation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix static -buildid rFKn9gn9118c-rGqCtPw/rFKn9gn9118c-rGqCtPw -goversion go1.11.2 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./connrotation.go
cp $WORK/b131/_pkg_.a /.cache/go-build/1c/1c8186ca35ed6c78b4f7efb80a9f077839e34e06354b008582594eb329ecc209-d # internal
mkdir -p $WORK/b180/
cat >$WORK/b180/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /usr/local/go/src/os/exec
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -p os/exec -std -complete -installsuffix static -buildid h9BgfUKC8JrMh1ArkLeM/h9BgfUKC8JrMh1ArkLeM -goversion go1.11.2 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /.cache/go-build/a2/a24838239408a7bdb92f324e0428ffd4941d075c7b43a3a58aa4bd0a5fa18a03-d # internal
mkdir -p $WORK/b182/
cat >$WORK/b182/importcfg << 'EOF' # internal
# import config
packagefile net/url=$WORK/b077/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/metrics
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix static -buildid _1IuSG0uoxh_yz5tPXF9/_1IuSG0uoxh_yz5tPXF9 -goversion go1.11.2 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./metrics.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /.cache/go-build/83/83d5c7ed1cbe519b6c78a5dce3f56ad0587c8cb1977c3e0c4d047adb6819a5f0-d # internal
cp $WORK/b179/_pkg_.a /.cache/go-build/b8/b8a35d1bcc3de3ed83a2a8532eda1e9af2929f29db41f1bacb8e7c839493f435-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal
mkdir -p $WORK/b183/
mkdir -p $WORK/b185/
cat >$WORK/b185/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/time/rate
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -p github.com/heptio/velero/vendor/golang.org/x/time/rate -complete -installsuffix static -buildid b7hRWBRGXs1ju6mZpCgw/b7hRWBRGXs1ju6mZpCgw -goversion go1.11.2 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./rate.go ./rate_go17.go
cat >$WORK/b183/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/ecdsa=$WORK/b098/_pkg_.a
packagefile crypto/elliptic=$WORK/b099/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b112/_pkg_.a
packagefile encoding/pem=$WORK/b114/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/cert
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/cert -complete -installsuffix static -buildid sSLgBVP0yuEX8O10lOpg/sSLgBVP0yuEX8O10lOpg -goversion go1.11.2 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./cert.go ./csr.go ./io.go ./pem.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /.cache/go-build/12/12b0584518582385e29996b8b73e4a892e0d63a26db788c221546a5027bba684-d # internal
mkdir -p $WORK/b190/
cp $WORK/b069/_pkg_.a /.cache/go-build/f8/f8fca84346fe25da46e2b61879b2782f8137b35171b91f49158e00453f103928-d # internal
mkdir -p $WORK/b160/
cat >$WORK/b160/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix static -buildid Z6XDK2rcIvXiqNKTma3E/Z6XDK2rcIvXiqNKTma3E -goversion go1.11.2 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./recognizer.go
cat >$WORK/b190/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -p github.com/heptio/velero/vendor/github.com/golang/protobuf/proto -complete -installsuffix static -buildid aPQnFJfGdB8oyMCEH0IN/aPQnFJfGdB8oyMCEH0IN -goversion go1.11.2 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /.cache/go-build/fa/fa883d2dbbd91917c22cfefe4766438815caab057c19611c58af37204841878d-d # internal
mkdir -p $WORK/b168/
cat >$WORK/b168/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix static -buildid 0nEXjoC8ZnRyzo47qN0z/0nEXjoC8ZnRyzo47qN0z -goversion go1.11.2 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./streaming.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /.cache/go-build/c2/c21c485461420105f23116ec6f3dcbd797272b54ba36a480f69e06a6410e79aa-d # internal
mkdir -p $WORK/b163/
cp $WORK/b180/_pkg_.a /.cache/go-build/b9/b9c8868c9e7256cc8c5ee9ffc06ab5eecfd539ace74a2eea018d662d5bc1dd66-d # internal
cat >$WORK/b163/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
importmap k8s.io/apimachinery/pkg/util/framer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/framer
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b160/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b161/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix static -buildid 9UyNFzCbhz2CsA8kvQeE/9UyNFzCbhz2CsA8kvQeE -goversion go1.11.2 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./doc.go ./protobuf.go
mkdir -p $WORK/b177/
cat >$WORK/b177/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix static -buildid UWvSjLt51vXok42u920Z/UWvSjLt51vXok42u920Z -goversion go1.11.2 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /.cache/go-build/9e/9e0310cf0a79398aba2ef8f3309c374acd7b99acab055731098474c0e3832a69-d # internal
mkdir -p $WORK/b184/
cp $WORK/b168/_pkg_.a /.cache/go-build/92/9201a9bb5f3804ac689edb03d8cede0c156fff6d962b30ec9a7b6c01561bf27d-d # internal
mkdir -p $WORK/b202/
cat >$WORK/b184/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/time/rate=github.com/heptio/velero/vendor/golang.org/x/time/rate
importmap k8s.io/apimachinery/pkg/util/clock=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock
importmap k8s.io/client-go/util/integer=github.com/heptio/velero/vendor/k8s.io/client-go/util/integer
packagefile github.com/heptio/velero/vendor/golang.org/x/time/rate=$WORK/b185/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b186/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/integer=$WORK/b187/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix static -buildid iwZxHuMK-R2wx1FJjrwL/iwZxHuMK-R2wx1FJjrwL -goversion go1.11.2 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./backoff.go ./throttle.go
cat >$WORK/b202/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile compress/flate=$WORK/b123/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile hash/adler32=$WORK/b203/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /usr/local/go/src/compress/zlib
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -p compress/zlib -std -complete -installsuffix static -buildid XJs9GzEw7tBdVkw4kaZ2/XJs9GzEw7tBdVkw4kaZ2 -goversion go1.11.2 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./reader.go ./writer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /.cache/go-build/a1/a16acf2d77369b4316ccd19bcf048e3921f7800729d6d1ead1bae8dbc805acbf-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal
mkdir -p $WORK/b204/
cat >$WORK/b204/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/google/btree
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -p github.com/heptio/velero/vendor/github.com/google/btree -complete -installsuffix static -buildid OSUwxQcVAze9Oylq8YSb/OSUwxQcVAze9Oylq8YSb -goversion go1.11.2 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./btree.go
cp $WORK/b163/_pkg_.a /.cache/go-build/34/3470a307a2643680dde7e9b5a10e658f49fa16eac5ee2197bf9cc045d4df50a7-d # internal
mkdir -p $WORK/b234/
cat >$WORK/b234/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/pkg/errors
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -p github.com/heptio/velero/vendor/github.com/pkg/errors -complete -installsuffix static -buildid DM6zu2eaeSbxKpxRoP8-/DM6zu2eaeSbxKpxRoP8- -goversion go1.11.2 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./errors.go ./stack.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /.cache/go-build/fa/fa1d854dea3a0e7cd1961f9e2fa8fd87bb1b2a5632448657142018aa81d32aac-d # internal
cp $WORK/b177/_pkg_.a /.cache/go-build/49/49c35da7b26fa11e6641c7fd7c6352141574179dbed12508fb56dd58cc022907-d # internal
mkdir -p $WORK/b236/
mkdir -p $WORK/b273/
cat >$WORK/b236/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/encoding/csv
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -p encoding/csv -std -complete -installsuffix static -buildid DZyP_eV5cn9uM4ZrNPke/DZyP_eV5cn9uM4ZrNPke -goversion go1.11.2 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./reader.go ./writer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal
cat >$WORK/b273/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/encoding/xml
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -p encoding/xml -std -complete -installsuffix static -buildid sRoJt0jbMP5ktFkOP6pv/sRoJt0jbMP5ktFkOP6pv -goversion go1.11.2 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go
cd /go/src/github.com/heptio/velero/vendor/github.com/modern-go/reflect2
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b159 -I $WORK/b159/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b159/reflect2_amd64.o ./reflect2_amd64.s
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b159 -I $WORK/b159/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b159/relfect2_mips64x.o ./relfect2_mips64x.s
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b159 -I $WORK/b159/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b159/relfect2_mipsx.o ./relfect2_mipsx.s
cp $WORK/b089/_pkg_.a /.cache/go-build/e5/e57e78d4f635c332bad7bd758b6a82452e97691cb9787183ecaaaf6650c1f2e1-d # internal
/usr/local/go/pkg/tool/linux_amd64/asm -trimpath $WORK/b159 -I $WORK/b159/ -I /usr/local/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b159/relfect2_ppc64x.o ./relfect2_ppc64x.s
cp $WORK/b234/_pkg_.a /.cache/go-build/ed/edf4853702273ebd504ca7489eda7bc3abb94589282933646980ff073da9eb1e-d # internal
mkdir -p $WORK/b145/
cp $WORK/b156/_pkg_.a /.cache/go-build/3f/3f54a23ee4d959e9d17af04ed6d5d738878ed0aa2d6debd6dab8cbefe4645f78-d # internal
mkdir -p $WORK/b155/
/usr/local/go/pkg/tool/linux_amd64/pack r $WORK/b159/_pkg_.a $WORK/b159/reflect2_amd64.o $WORK/b159/relfect2_mips64x.o $WORK/b159/relfect2_mipsx.o $WORK/b159/relfect2_ppc64x.o # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal
cat >$WORK/b145/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile internal/nettrace=$WORK/b067/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/net/http/httptrace
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -p net/http/httptrace -std -complete -installsuffix static -buildid uH-cqjxU-HuPHhBTNYPC/uH-cqjxU-HuPHhBTNYPC -goversion go1.11.2 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./trace.go
mkdir -p $WORK/b275/
cat >$WORK/b155/importcfg << 'EOF' # internal
# import config
importmap gopkg.in/yaml.v2=github.com/heptio/velero/vendor/gopkg.in/yaml.v2
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/gopkg.in/yaml.v2=$WORK/b156/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/ghodss/yaml
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -p github.com/heptio/velero/vendor/github.com/ghodss/yaml -complete -installsuffix static -buildid JbR0WxTyjD6NX7CuHGg0/JbR0WxTyjD6NX7CuHGg0 -goversion go1.11.2 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./fields.go ./yaml.go
cat >$WORK/b275/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -p github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix static -buildid 8KkzRjgt7fcDMpZuBH8b/8KkzRjgt7fcDMpZuBH8b -goversion go1.11.2 -D "" -importcfg $WORK/b275/importcfg -pack -c=4 ./date.go ./time.go ./timerfc1123.go ./unixtime.go ./utility.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /.cache/go-build/75/7573b35c8afd8c23f00658973096e5694c9cee07f9e94317f42c9830f1851ad9-d # internal
cp $WORK/b159/_pkg_.a /.cache/go-build/53/534f7b29ed50d458d2f5f949dbb92c1d26a93f3883d80b260addef09398fcc3f-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal
mkdir -p $WORK/b201/
cat >$WORK/b201/importcfg << 'EOF' # internal
# import config
importmap github.com/google/btree=github.com/heptio/velero/vendor/github.com/google/btree
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/flate=$WORK/b123/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile compress/zlib=$WORK/b202/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/google/btree=$WORK/b204/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/peterbourgon/diskv
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -p github.com/heptio/velero/vendor/github.com/peterbourgon/diskv -complete -installsuffix static -buildid uYUxfgGzyBpeqdpCYs1v/uYUxfgGzyBpeqdpCYs1v -goversion go1.11.2 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./compression.go ./diskv.go ./index.go
cp $WORK/b236/_pkg_.a /.cache/go-build/ae/ae69312f54f4442efa5013796137d7ccfe62334421fc8d66804fb4fa78409d30-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /.cache/go-build/2a/2a213e8d7f55fdb1f92f8092e06cfe41661ee35afde84c0ff5d7d70a5ef7c6de-d # internal
mkdir -p $WORK/b235/
cat >$WORK/b235/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/csv=$WORK/b236/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile flag=$WORK/b018/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/spf13/pflag
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -p github.com/heptio/velero/vendor/github.com/spf13/pflag -complete -installsuffix static -buildid okaqh9O30PILez1KKl1C/okaqh9O30PILez1KKl1C -goversion go1.11.2 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.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
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts
importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy
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
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile container/list=$WORK/b090/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b133/_pkg_.a
packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b140/_pkg_.a
packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b141/_pkg_.a
packagefile vendor/golang_org/x/net/idna=$WORK/b134/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile mime=$WORK/b142/_pkg_.a
packagefile mime/multipart=$WORK/b143/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http/httptrace=$WORK/b145/_pkg_.a
packagefile net/http/internal=$WORK/b146/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/net/http
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -p net/http -std -complete -installsuffix static -buildid 7A5GMyFNeB-VurmgLri6/7A5GMyFNeB-VurmgLri6 -goversion go1.11.2 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./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 ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
mkdir -p $WORK/b157/
cat >$WORK/b157/importcfg << 'EOF' # internal
# import config
importmap github.com/modern-go/concurrent=github.com/heptio/velero/vendor/github.com/modern-go/concurrent
importmap github.com/modern-go/reflect2=github.com/heptio/velero/vendor/github.com/modern-go/reflect2
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/modern-go/concurrent=$WORK/b158/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/modern-go/reflect2=$WORK/b159/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf16=$WORK/b043/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/json-iterator/go
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -p github.com/heptio/velero/vendor/github.com/json-iterator/go -complete -installsuffix static -buildid dYDGr2gPf-aAIIgRRbaG/dYDGr2gPf-aAIIgRRbaG -goversion go1.11.2 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /.cache/go-build/08/08bc874102eddfd89000bd042d5801498a2c5a192574d76148a2b52382958495-d # internal
mkdir -p $WORK/b162/
cat >$WORK/b162/importcfg << 'EOF' # internal
# import config
importmap github.com/ghodss/yaml=github.com/heptio/velero/vendor/github.com/ghodss/yaml
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/ghodss/yaml=$WORK/b155/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix static -buildid 0-l0EpXzelEK6UIFNqpp/0-l0EpXzelEK6UIFNqpp -goversion go1.11.2 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./decoder.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b275/_pkg_.a /.cache/go-build/4e/4ecf7ba58a6cb8b1ac2c7c6f897835ff3e88afc35d8a08bb9400682e05235f59-d # internal
cp $WORK/b201/_pkg_.a /.cache/go-build/3b/3b3c9c39a43e2f30869e18d23320c37e68b82c1cbbae799da6b99236e725eba8-d # internal
mkdir -p $WORK/b200/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal
cat >$WORK/b200/importcfg << 'EOF' # internal
# import config
importmap github.com/peterbourgon/diskv=github.com/heptio/velero/vendor/github.com/peterbourgon/diskv
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto/md5=$WORK/b104/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/peterbourgon/diskv=$WORK/b201/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/gregjones/httpcache/diskcache
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -p github.com/heptio/velero/vendor/github.com/gregjones/httpcache/diskcache -complete -installsuffix static -buildid aLBsOTt2ww6neY5ZVCqm/aLBsOTt2ww6neY5ZVCqm -goversion go1.11.2 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./diskcache.go
mkdir -p $WORK/b276/
cat >$WORK/b276/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/ecdsa=$WORK/b098/_pkg_.a
packagefile crypto/hmac=$WORK/b103/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile encoding/pem=$WORK/b114/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math/big=$WORK/b050/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/dgrijalva/jwt-go
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -p github.com/heptio/velero/vendor/github.com/dgrijalva/jwt-go -complete -installsuffix static -buildid cPIDPw3YhZ0ezEr0MWmE/cPIDPw3YhZ0ezEr0MWmE -goversion go1.11.2 -D "" -importcfg $WORK/b276/importcfg -pack -c=4 ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go
cp $WORK/b162/_pkg_.a /.cache/go-build/78/788be12aaba8d0724bae914445c460bec95271fefc362b1d77ddd7beb74afa44-d # internal
mkdir -p $WORK/b281/
cat >$WORK/b281/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/context
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -p github.com/heptio/velero/vendor/golang.org/x/net/context -complete -installsuffix static -buildid Rm2jtC4oElHaEz-yVQtT/Rm2jtC4oElHaEz-yVQtT -goversion go1.11.2 -D "" -importcfg $WORK/b281/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /.cache/go-build/8a/8a151d87ba89829a06d981a85d5e0b9ea90a10b9a143fdc2de6f54828d0747cd-d # internal
mkdir -p $WORK/b286/
cat >$WORK/b286/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/oauth2/jws
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -p github.com/heptio/velero/vendor/golang.org/x/oauth2/jws -complete -installsuffix static -buildid 3_w6LwB5kC1zr_wYxGPP/3_w6LwB5kC1zr_wYxGPP -goversion go1.11.2 -D "" -importcfg $WORK/b286/importcfg -pack -c=4 ./jws.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal
cp $WORK/b281/_pkg_.a /.cache/go-build/8f/8f2594a52aa66690b08c1f5b0043943aa5dc4f8e45278b8a204dbede9c39fbe7-d # internal
mkdir -p $WORK/b289/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal
cat >$WORK/b289/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/third_party/forked/golang/template
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -p github.com/heptio/velero/vendor/k8s.io/client-go/third_party/forked/golang/template -complete -installsuffix static -buildid FQjHhWbXIMi1y1CzouP4/FQjHhWbXIMi1y1CzouP4 -goversion go1.11.2 -D "" -importcfg $WORK/b289/importcfg -pack -c=4 ./exec.go ./funcs.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal
cp $WORK/b286/_pkg_.a /.cache/go-build/26/268c9c5e4f5903ec1dc04d66f95e5767f13b85780ed2e57733b3762e332f14df-d # internal
mkdir -p $WORK/b292/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal
cat >$WORK/b292/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/imdario/mergo
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -p github.com/heptio/velero/vendor/github.com/imdario/mergo -complete -installsuffix static -buildid N90I9NkS-BJDyS7J6NW5/N90I9NkS-BJDyS7J6NW5 -goversion go1.11.2 -D "" -importcfg $WORK/b292/importcfg -pack -c=4 ./doc.go ./map.go ./merge.go ./mergo.go
cp $WORK/b276/_pkg_.a /.cache/go-build/b0/b07ef7b8cef8539c5e0a8a430b88a2c62fd611c428345203adad7f410a6255cf-d # internal
cp $WORK/b190/_pkg_.a /.cache/go-build/bd/bd4caf8b4d4187f6ed7424f29d8617f44db904d04cde8de7bdf79127c40ae682-d # internal
mkdir -p $WORK/b192/
mkdir -p $WORK/b295/
cat >$WORK/b295/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/tools/clientcmd/api=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b177/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix static -buildid 8JgDUWR2XXXrFL-7cojh/8JgDUWR2XXXrFL-7cojh -goversion go1.11.2 -D "" -importcfg $WORK/b295/importcfg -pack -c=4 ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go
cat >$WORK/b192/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -p github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix static -buildid IF_UFCKr4LgkCxxeNeC6/IF_UFCKr4LgkCxxeNeC6 -goversion go1.11.2 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./any.pb.go
cp $WORK/b273/_pkg_.a /.cache/go-build/bb/bb720db3773041c1453af92930a560d92e8ab183d54d13e3aa71227fd46597fa-d # internal
mkdir -p $WORK/b196/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal
cat >$WORK/b196/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/duration
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -p github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix static -buildid CFOIqpQcJwM-MEu2Ky6G/CFOIqpQcJwM-MEu2Ky6G -goversion go1.11.2 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./duration.pb.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /.cache/go-build/8c/8c077b858548f649fa076ff7e64654f34d743959d3ee888c18a567589a97d9c7-d # internal
mkdir -p $WORK/b197/
cat >$WORK/b197/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/timestamp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -p github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix static -buildid ASgbiikUYI7L5dR6XPg8/ASgbiikUYI7L5dR6XPg8 -goversion go1.11.2 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./timestamp.pb.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b235/_pkg_.a /.cache/go-build/96/968d03748ef65f0bcb6796a6fba44adcdfbca79cda74cc9b4904434db8dc8163-d # internal
cp $WORK/b196/_pkg_.a /.cache/go-build/97/97f247c940b066b0aa2b834e8c7015199287eea3f8315e9d47c02657ef948fd7-d # internal
mkdir -p $WORK/b299/
mkdir -p $WORK/b300/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal
cat >$WORK/b299/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/user=$WORK/b033/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/archive/tar
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -p archive/tar -std -complete -installsuffix static -buildid lkmiOcqhumXDj8TkkzUN/lkmiOcqhumXDj8TkkzUN -goversion go1.11.2 -D "" -importcfg $WORK/b299/importcfg -pack -c=4 ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go
cat >$WORK/b300/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cloudprovider
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -p github.com/heptio/velero/pkg/cloudprovider -complete -installsuffix static -buildid tNKXaajMLijBQIn7jLk0/tNKXaajMLijBQIn7jLk0 -goversion go1.11.2 -D "" -importcfg $WORK/b300/importcfg -pack -c=4 ./block_store.go ./in_memory_object_store.go ./object_store.go
cp $WORK/b292/_pkg_.a /.cache/go-build/68/6835b6c9359c9a9cd8ce4ba9479f31c5803582f859b00d3701cd1d0915dfeff3-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal
mkdir -p $WORK/b303/
cp $WORK/b295/_pkg_.a /.cache/go-build/38/3885662d3c7cf6ba3b4071c8697367cd9516474215fbd26f00d4f0eb2f252e60-d # internal
cat >$WORK/b303/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/ssh/terminal=github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal
importmap golang.org/x/sys/unix=github.com/heptio/velero/vendor/golang.org/x/sys/unix
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b172/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/sys/unix=$WORK/b173/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cp $WORK/b197/_pkg_.a /.cache/go-build/35/35ad50678cc5ce73cf3824ff6d3e5d395010aefb17295712a9b4c522da8cda61-d # internal
cd /go/src/github.com/heptio/velero/vendor/github.com/sirupsen/logrus
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -p github.com/heptio/velero/vendor/github.com/sirupsen/logrus -complete -installsuffix static -buildid slBPK1M3e8FE_X_ny88C/slBPK1M3e8FE_X_ny88C -goversion go1.11.2 -D "" -importcfg $WORK/b303/importcfg -pack -c=4 ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./text_formatter.go ./writer.go
mkdir -p $WORK/b305/
cp $WORK/b289/_pkg_.a /.cache/go-build/4c/4c66f6dfbeb80a4741f10bff9fda964f39f9131e99b9d42b56fe7d2cd30cb40d-d # internal
cat >$WORK/b305/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/kuberesource
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -p github.com/heptio/velero/pkg/kuberesource -complete -installsuffix static -buildid DzOWrzSUAR4H-V6mTdLS/DzOWrzSUAR4H-V6mTdLS -goversion go1.11.2 -D "" -importcfg $WORK/b305/importcfg -pack -c=4 ./kuberesource.go
mkdir -p $WORK/b195/
mkdir -p $WORK/b288/
cat >$WORK/b195/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/golang/protobuf/ptypes/duration=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/duration
importmap github.com/golang/protobuf/ptypes/timestamp=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/timestamp
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b192/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b196/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b197/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -p github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix static -buildid 5SfSLpDB8nk-hrf98s7S/5SfSLpDB8nk-hrf98s7S -goversion go1.11.2 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go
cat >$WORK/b288/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/third_party/forked/golang/template=github.com/heptio/velero/vendor/k8s.io/client-go/third_party/forked/golang/template
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/third_party/forked/golang/template=$WORK/b289/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/jsonpath
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/jsonpath -complete -installsuffix static -buildid Re7o8KdPAfpb6cb_ZqLx/Re7o8KdPAfpb6cb_ZqLx -goversion go1.11.2 -D "" -importcfg $WORK/b288/importcfg -pack -c=4 ./doc.go ./jsonpath.go ./node.go ./parser.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal
cp $WORK/b305/_pkg_.a /.cache/go-build/11/11d1d837001c83ffbcd94b40e2fa793710eb94dc974b6c6cf9c13189fdf32b3d-d # internal
cp $WORK/b300/_pkg_.a /.cache/go-build/f7/f7f2afe6dfa2c239eaaf50719892e71a2a40560745e899ae9f5882df553ed79a-d # internal
mkdir -p $WORK/b307/
mkdir -p $WORK/b316/
cat >$WORK/b307/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/util/collections
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -p github.com/heptio/velero/pkg/util/collections -complete -installsuffix static -buildid hucVYPJD-yg6UoWTbvtB/hucVYPJD-yg6UoWTbvtB -goversion go1.11.2 -D "" -importcfg $WORK/b307/importcfg -pack -c=4 ./includes_excludes.go ./map_utils.go
cat >$WORK/b316/importcfg << 'EOF' # internal
# import config
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix static -buildid Mo-zMsMwwoLLCDZ5Z3Oc/Mo-zMsMwwoLLCDZ5Z3Oc -goversion go1.11.2 -D "" -importcfg $WORK/b316/importcfg -pack -c=4 ./addr.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal
cp $WORK/b316/_pkg_.a /.cache/go-build/7c/7c54a04ff9615bd1bdef9c782b1475298a6962be78f4c7210e8015ca1ceb3c8b-d # internal
mkdir -p $WORK/b321/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal
cat >$WORK/b321/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix static -buildid LazV-ZKjsLSiL-5-2jdo/LazV-ZKjsLSiL-5-2jdo -goversion go1.11.2 -D "" -importcfg $WORK/b321/importcfg -pack -c=4 ./error.go ./types.go
cp $WORK/b195/_pkg_.a /.cache/go-build/d9/d9facb9d77cf9913d2821a45802732112017627f6d8e9dcbea9b33bbe151f65c-d # internal
mkdir -p $WORK/b194/
cat >$WORK/b194/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes
importmap github.com/golang/protobuf/ptypes/any=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes=$WORK/b195/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b192/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/googleapis/gnostic/extensions
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -p github.com/heptio/velero/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix static -buildid 2rdkA6hbYACygoOY5Rm7/2rdkA6hbYACygoOY5Rm7 -goversion go1.11.2 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./extension.pb.go ./extensions.go
cp $WORK/b307/_pkg_.a /.cache/go-build/78/782ba17341d8c6748ecea3624a9eb3fc3b3d682865d5aaf1561561898666e744-d # internal
mkdir -p $WORK/b324/
cat >$WORK/b324/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/go-ini/ini
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -p github.com/heptio/velero/vendor/github.com/go-ini/ini -complete -installsuffix static -buildid 02hRjMfpJDWiuchQ8VAy/02hRjMfpJDWiuchQ8VAy -goversion go1.11.2 -D "" -importcfg $WORK/b324/importcfg -pack -c=4 ./error.go ./ini.go ./key.go ./parser.go ./section.go ./struct.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal
cp $WORK/b321/_pkg_.a /.cache/go-build/6e/6ed7f7c1b462bb74b69b77db9d871d91dae3cdadf6744c963792645f21f536af-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal
mkdir -p $WORK/b325/
cat >$WORK/b325/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix static -buildid 6gTPpJCUldymLZxo4iYA/6gTPpJCUldymLZxo4iYA -goversion go1.11.2 -D "" -importcfg $WORK/b325/importcfg -pack -c=4 ./decode.go ./defaults.go ./doc.go ./endpoints.go ./v3model.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b303/_pkg_.a /.cache/go-build/47/4764c54d83542bf178f432f56ff0953c36aef8617703c8f23306675f874a3761-d # internal
cp $WORK/b194/_pkg_.a /.cache/go-build/29/29c43879481df595a071d01cdc4d77f10b7c42eb72861c5402628b884dda1da2-d # internal
mkdir -p $WORK/b356/
cat >$WORK/b356/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
mkdir -p $WORK/b329/
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/validation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -p github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix static -buildid nC0i5zGvx-THCvKrrQnX/nC0i5zGvx-THCvKrrQnX -goversion go1.11.2 -D "" -importcfg $WORK/b356/importcfg -pack -c=4 ./error.go ./validation.go
cat >$WORK/b329/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/jmespath/go-jmespath
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -p github.com/heptio/velero/vendor/github.com/jmespath/go-jmespath -complete -installsuffix static -buildid yDlsrF6N7_uQ7k2uhgT3/yDlsrF6N7_uQ7k2uhgT3 -goversion go1.11.2 -D "" -importcfg $WORK/b329/importcfg -pack -c=4 ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal
cp $WORK/b288/_pkg_.a /.cache/go-build/e8/e85287e10c4b1533656bc04a39ee7a12c52a6ae5b11255419e6541759ac48e61-d # internal
mkdir -p $WORK/b360/
cat >$WORK/b360/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/database/sql/driver
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -p database/sql/driver -std -complete -installsuffix static -buildid sWTlQHekb9LZt60dZ5K2/sWTlQHekb9LZt60dZ5K2 -goversion go1.11.2 -D "" -importcfg $WORK/b360/importcfg -pack -c=4 ./driver.go ./types.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal
cp $WORK/b299/_pkg_.a /.cache/go-build/41/4162774c66627156fb0b145759e931428103ab852d6c098888a34c84edcfdf41-d # internal
mkdir -p $WORK/b365/
cat >$WORK/b365/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/golang-lru/simplelru=github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru/simplelru
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b366/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -p github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru -complete -installsuffix static -buildid bF0KN7db-VPfAqAfDFI2/bF0KN7db-VPfAqAfDFI2 -goversion go1.11.2 -D "" -importcfg $WORK/b365/importcfg -pack -c=4 ./2q.go ./arc.go ./lru.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal
cp $WORK/b356/_pkg_.a /.cache/go-build/de/de4129aae2cc53d7b77df19b7be146e7f6dfc833ad5e630fbf0c7f36791c7306-d # internal
mkdir -p $WORK/b368/
cat >$WORK/b368/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/davecgh/go-spew/spew
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -p github.com/heptio/velero/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix static -buildid vKaZAJMAr6T-WOcMUb5F/vKaZAJMAr6T-WOcMUb5F -goversion go1.11.2 -D "" -importcfg $WORK/b368/importcfg -pack -c=4 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal
cp $WORK/b365/_pkg_.a /.cache/go-build/da/dad13c50d569ccc2f169654bc01420865740e3a28c80b911ccfe26fa49b1b5ed-d # internal
mkdir -p $WORK/b364/
cat >$WORK/b364/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/golang-lru=github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru
packagefile github.com/heptio/velero/vendor/github.com/hashicorp/golang-lru=$WORK/b365/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/cache
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix static -buildid Dftnn3sBbFQPpybweeKP/Dftnn3sBbFQPpybweeKP -goversion go1.11.2 -D "" -importcfg $WORK/b364/importcfg -pack -c=4 ./cache.go ./lruexpirecache.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal
cp $WORK/b324/_pkg_.a /.cache/go-build/80/8078ef939941419347f5c9edc3da94283515c4c22060434c840a35f8c317b67e-d # internal
cp $WORK/b364/_pkg_.a /.cache/go-build/47/4712659ff9001423c28a1e8b3aed90133fb706888a2a94dee82df125c2f37880-d # internal
mkdir -p $WORK/b378/
cp $WORK/b360/_pkg_.a /.cache/go-build/5b/5b26119e65211fab6d66e5604e4dc66951eaadfff5696d03ec5aeb4f1a288985-d # internal
mkdir -p $WORK/b322/
mkdir -p $WORK/b359/
cat >$WORK/b378/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
packagefile bytes=$WORK/b004/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/util/exec
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -p github.com/heptio/velero/pkg/util/exec -complete -installsuffix static -buildid y6T6pHkOnELI2HLkO-Ch/y6T6pHkOnELI2HLkO-Ch -goversion go1.11.2 -D "" -importcfg $WORK/b378/importcfg -pack -c=4 ./exec.go
cat >$WORK/b322/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults
importmap github.com/go-ini/ini=github.com/heptio/velero/vendor/github.com/go-ini/ini
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b323/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/go-ini/ini=$WORK/b324/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix static -buildid l4uwcEr7ikgWgoRNHhg_/l4uwcEr7ikgWgoRNHhg_ -goversion go1.11.2 -D "" -importcfg $WORK/b322/importcfg -pack -c=4 ./chain_provider.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go
cat >$WORK/b359/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto/md5=$WORK/b104/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/sha1=$WORK/b108/_pkg_.a
packagefile database/sql/driver=$WORK/b360/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/satori/uuid
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -p github.com/heptio/velero/vendor/github.com/satori/uuid -complete -installsuffix static -buildid 81Uw6E12cvoV2YnYFNV7/81Uw6E12cvoV2YnYFNV7 -goversion go1.11.2 -D "" -importcfg $WORK/b359/importcfg -pack -c=4 ./uuid.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal
cp $WORK/b378/_pkg_.a /.cache/go-build/17/17733270ed890a92ce60f2225b515478e930b53b3adc44548423792b77a13386-d # internal
mkdir -p $WORK/b379/
cat >$WORK/b379/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/util/filesystem
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -p github.com/heptio/velero/pkg/util/filesystem -complete -installsuffix static -buildid SfVOEMj0SODIy3HpFO86/SfVOEMj0SODIy3HpFO86 -goversion go1.11.2 -D "" -importcfg $WORK/b379/importcfg -pack -c=4 ./file_system.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /.cache/go-build/30/30b7d2a578b4a0ab1fd0ada4857289921e018b7e6191838bd3b8b7c2f90da4b1-d # internal
mkdir -p $WORK/b154/
cp $WORK/b329/_pkg_.a /.cache/go-build/d0/d0d9985940b279437b2440190a02f6ab46fa4364ed811d52b775d5740c589e88-d # internal
mkdir -p $WORK/b328/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal
cat >$WORK/b154/importcfg << 'EOF' # internal
# import config
importmap github.com/ghodss/yaml=github.com/heptio/velero/vendor/github.com/ghodss/yaml
importmap github.com/json-iterator/go=github.com/heptio/velero/vendor/github.com/json-iterator/go
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
importmap k8s.io/apimachinery/pkg/util/framer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/framer
importmap k8s.io/apimachinery/pkg/util/yaml=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/ghodss/yaml=$WORK/b155/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/json-iterator/go=$WORK/b157/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b160/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b161/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b162/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cat >$WORK/b328/importcfg << 'EOF' # internal
# import config
importmap github.com/jmespath/go-jmespath=github.com/heptio/velero/vendor/github.com/jmespath/go-jmespath
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/jmespath/go-jmespath=$WORK/b329/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix static -buildid FOLvf4bLpISpE5sm32DG/FOLvf4bLpISpE5sm32DG -goversion go1.11.2 -D "" -importcfg $WORK/b328/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix static -buildid 6vfp5oMuoIHsugfky9Zm/6vfp5oMuoIHsugfky9Zm -goversion go1.11.2 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./json.go ./meta.go
cp $WORK/b368/_pkg_.a /.cache/go-build/30/30d01c5a7267285876b636bf392dd9a3034f21318006e9026c5227fe7eea0a53-d # internal
mkdir -p $WORK/b367/
cp $WORK/b322/_pkg_.a /.cache/go-build/91/910312ebe3fe9825af6bf57ee8addfad2167199a8f758f7d30e8d8914c95fec7-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal
cat >$WORK/b367/importcfg << 'EOF' # internal
# import config
importmap github.com/davecgh/go-spew/spew=github.com/heptio/velero/vendor/github.com/davecgh/go-spew/spew
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/davecgh/go-spew/spew=$WORK/b368/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b063/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile text/tabwriter=$WORK/b369/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/diff
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix static -buildid nbnGn8YXp6RoWNMR4PoZ/nbnGn8YXp6RoWNMR4PoZ -goversion go1.11.2 -D "" -importcfg $WORK/b367/importcfg -pack -c=4 ./diff.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal
mkdir -p $WORK/b384/
cat >$WORK/b384/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile text/template=$WORK/b075/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/spf13/cobra
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -p github.com/heptio/velero/vendor/github.com/spf13/cobra -complete -installsuffix static -buildid 3FlK163-KhFDco3tNgZA/3FlK163-KhFDco3tNgZA -goversion go1.11.2 -D "" -importcfg $WORK/b384/importcfg -pack -c=4 ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go
cp $WORK/b379/_pkg_.a /.cache/go-build/8b/8bb58025bc84fa618d0d3af58579d43a383b4c053aa2d331cf26b8c6d789eb00-d # internal
mkdir -p $WORK/b388/
cp $WORK/b359/_pkg_.a /.cache/go-build/b4/b492595531389d7b75d404ff5d48ce063f20275b5f8dcd2b483a45dec269e53d-d # internal
mkdir -p $WORK/b391/
cat >$WORK/b388/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/duration
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/duration -complete -installsuffix static -buildid Qpc3Vqk4devxDZZIiUHb/Qpc3Vqk4devxDZZIiUHb -goversion go1.11.2 -D "" -importcfg $WORK/b388/importcfg -pack -c=4 ./duration.go
cat >$WORK/b391/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/evanphx/json-patch
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -p github.com/heptio/velero/vendor/github.com/evanphx/json-patch -complete -installsuffix static -buildid KDWXgP58QStjpWQrzAl9/KDWXgP58QStjpWQrzAl9 -goversion go1.11.2 -D "" -importcfg $WORK/b391/importcfg -pack -c=4 ./merge.go ./patch.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b388/_pkg_.a /.cache/go-build/0a/0a867bbad17efb7be1db6f363e76e0078597a036ac0f807e8a2d761d5554e2c4-d # internal
mkdir -p $WORK/b420/
cp $WORK/b154/_pkg_.a /.cache/go-build/0c/0c685ca2630cb942fed5bb1c462cd0d7a1c12ebda2a73b58cf1f21f02458d20d-d # internal
cat >$WORK/b420/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
packagefile context=$WORK/b036/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/signal=$WORK/b421/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/util/signals
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -p github.com/heptio/velero/pkg/cmd/util/signals -complete -installsuffix static -buildid i8K0SP7l7ZOgC0psbZnz/i8K0SP7l7ZOgC0psbZnz -goversion go1.11.2 -D "" -importcfg $WORK/b420/importcfg -pack -c=4 ./signals.go
mkdir -p $WORK/b427/
cat >$WORK/b427/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/client_model/go
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -p github.com/heptio/velero/vendor/github.com/prometheus/client_model/go -complete -installsuffix static -buildid mYkydnHVdmcr6F_X9Lx9/mYkydnHVdmcr6F_X9Lx9 -goversion go1.11.2 -D "" -importcfg $WORK/b427/importcfg -pack -c=4 ./metrics.pb.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal
cp $WORK/b328/_pkg_.a /.cache/go-build/bc/bcd64291ce02aea7dff0e77f2f013045ac777e2ae9265363143d4563b48d83e7-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal
cp $WORK/b420/_pkg_.a /.cache/go-build/1f/1f820a9743e749e80e5bb6e0cd86f14df5d38e6eaac7fbe5a36f6a56bbcaf041-d # internal
mkdir -p $WORK/b429/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal
cat >$WORK/b429/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -p github.com/heptio/velero/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix static -buildid xEBuqlnQEyO15C7H8J4N/xEBuqlnQEyO15C7H8J4N -goversion go1.11.2 -D "" -importcfg $WORK/b429/importcfg -pack -c=4 ./decode.go ./doc.go ./encode.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal
mkdir -p $WORK/b431/
cp $WORK/b391/_pkg_.a /.cache/go-build/65/65c4e373ee0c22311b0b2b9fcf8f73fecd496e426dbd9aa9ccca86e4a2be0601-d # internal
cp $WORK/b427/_pkg_.a /.cache/go-build/04/040aa969d0e67b649639e59f074819d929cf4a5384788b3262bc1afa83ec3380-d # internal
cat >$WORK/b431/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/common/model
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -p github.com/heptio/velero/vendor/github.com/prometheus/common/model -complete -installsuffix static -buildid 6WtNOEFMD2o0rS9ioorf/6WtNOEFMD2o0rS9ioorf -goversion go1.11.2 -D "" -importcfg $WORK/b431/importcfg -pack -c=4 ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go
mkdir -p $WORK/b435/
mkdir -p $WORK/b433/
cp $WORK/b367/_pkg_.a /.cache/go-build/1a/1a83e9ce305583698459f6b9bbe550c770ae5b17f9637f5c25e31c8284348af0-d # internal
cat >$WORK/b435/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/procfs/internal/util=github.com/heptio/velero/vendor/github.com/prometheus/procfs/internal/util
packagefile bufio=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/procfs/internal/util=$WORK/b434/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/procfs/xfs
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -p github.com/heptio/velero/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix static -buildid 2K5kRhtaMrix3YnNC7zT/2K5kRhtaMrix3YnNC7zT -goversion go1.11.2 -D "" -importcfg $WORK/b435/importcfg -pack -c=4 ./parse.go ./xfs.go
cat >$WORK/b433/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/procfs/internal/util=github.com/heptio/velero/vendor/github.com/prometheus/procfs/internal/util
packagefile bufio=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/procfs/internal/util=$WORK/b434/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/procfs/nfs
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -p github.com/heptio/velero/vendor/github.com/prometheus/procfs/nfs -complete -installsuffix static -buildid 6Ku7hak1ti6CovDcbSv5/6Ku7hak1ti6CovDcbSv5 -goversion go1.11.2 -D "" -importcfg $WORK/b433/importcfg -pack -c=4 ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go
mkdir -p $WORK/b437/
cat >$WORK/b437/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/hashicorp/go-hclog
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -p github.com/heptio/velero/vendor/github.com/hashicorp/go-hclog -complete -installsuffix static -buildid tkTdKCrzlwPwspfLtK5w/tkTdKCrzlwPwspfLtK5w -goversion go1.11.2 -D "" -importcfg $WORK/b437/importcfg -pack -c=4 ./global.go ./int.go ./log.go ./stacktrace.go ./stdlog.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal
cp $WORK/b429/_pkg_.a /.cache/go-build/61/61ace29fa82c1697bb51719da26eb487077782cdb5297ff62fa51f4d168c8f3c-d # internal
mkdir -p $WORK/b439/
cat >$WORK/b439/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/hashicorp/yamux
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -p github.com/heptio/velero/vendor/github.com/hashicorp/yamux -complete -installsuffix static -buildid gTPte6XMeskJIMrIYTYb/gTPte6XMeskJIMrIYTYb -goversion go1.11.2 -D "" -importcfg $WORK/b439/importcfg -pack -c=4 ./addr.go ./const.go ./mux.go ./session.go ./stream.go ./util.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal
cp $WORK/b435/_pkg_.a /.cache/go-build/8a/8acbf7918ef9b7448284ef1b628e89a3ca1f748c6e05be7109fe5ff4fadd88ae-d # internal
mkdir -p $WORK/b440/
cat >$WORK/b440/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/mitchellh/go-testing-interface
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -p github.com/heptio/velero/vendor/github.com/mitchellh/go-testing-interface -complete -installsuffix static -buildid _61EFp1GGCLRPIOPNB5n/_61EFp1GGCLRPIOPNB5n -goversion go1.11.2 -D "" -importcfg $WORK/b440/importcfg -pack -c=4 ./testing_go19.go
cp $WORK/b384/_pkg_.a /.cache/go-build/56/567a22dc566da8a4987b5a76004a4901481d6799f127a5e3cf34cc0a1d9750ab-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal
mkdir -p $WORK/b405/
cat >$WORK/b405/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/buildinfo=$WORK/b148/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile text/template=$WORK/b075/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/bug
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -p github.com/heptio/velero/pkg/cmd/cli/bug -complete -installsuffix static -buildid mzM87P5JB37LQxrBcfZ2/mzM87P5JB37LQxrBcfZ2 -goversion go1.11.2 -D "" -importcfg $WORK/b405/importcfg -pack -c=4 ./bug.go
cp $WORK/b437/_pkg_.a /.cache/go-build/8e/8eb9f37778efa3a5798ecb03ff007efa187bd3956a1074312433b725e7cad511-d # internal
mkdir -p $WORK/b409/
cat >$WORK/b409/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile bytes=$WORK/b004/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/third_party/kubernetes/pkg/kubectl/cmd
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -p github.com/heptio/velero/third_party/kubernetes/pkg/kubectl/cmd -complete -installsuffix static -buildid cQlm-V2IpKLCBnkcPXyd/cQlm-V2IpKLCBnkcPXyd -goversion go1.11.2 -D "" -importcfg $WORK/b409/importcfg -pack -c=4 ./completion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal
cp $WORK/b440/_pkg_.a /.cache/go-build/1d/1d1e63c9c939b5ac9aefc0c8d789e16c1b614b296893ee865129a3d89b077065-d # internal
mkdir -p $WORK/b443/
cat >$WORK/b443/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/internal/timeseries
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -p github.com/heptio/velero/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix static -buildid eN3jhT57gtssT4FnX6dG/eN3jhT57gtssT4FnX6dG -goversion go1.11.2 -D "" -importcfg $WORK/b443/importcfg -pack -c=4 ./timeseries.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal
cp $WORK/b409/_pkg_.a /.cache/go-build/90/900eb8a401871cb93fbdba5b448f369249c86eaa669e36789ea017d0cab195e6-d # internal
mkdir -p $WORK/b408/
cat >$WORK/b408/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/third_party/kubernetes/pkg/kubectl/cmd=$WORK/b409/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/completion
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -p github.com/heptio/velero/pkg/cmd/cli/completion -complete -installsuffix static -buildid _j_59K5A4WqajTXkMema/_j_59K5A4WqajTXkMema -goversion go1.11.2 -D "" -importcfg $WORK/b408/importcfg -pack -c=4 ./completion.go
cp $WORK/b433/_pkg_.a /.cache/go-build/4f/4f6407ad6a90ee4fcd6e4c614f7605df4f676edba6fbaca02e0e339a3ff297ce-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal
cp $WORK/b405/_pkg_.a /.cache/go-build/7c/7c9e29a27af0d03c892f0e13cc990aad0a7946f994a4926075e1db703577cc65-d # internal
mkdir -p $WORK/b444/
mkdir -p $WORK/b432/
cat >$WORK/b444/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile html=$WORK/b445/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile text/template=$WORK/b075/_pkg_.a
packagefile text/template/parse=$WORK/b078/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/html/template
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -p html/template -std -complete -installsuffix static -buildid 42rg5w_pUPlyQ8LoMDco/42rg5w_pUPlyQ8LoMDco -goversion go1.11.2 -D "" -importcfg $WORK/b444/importcfg -pack -c=4 ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go
cp $WORK/b132/_pkg_.a /.cache/go-build/29/29a9610965ea426dd8face4ea6d153e7d38d47f03ab75c38398d0a90b638b6f6-d # internal
cat >$WORK/b432/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/procfs/nfs=github.com/heptio/velero/vendor/github.com/prometheus/procfs/nfs
importmap github.com/prometheus/procfs/xfs=github.com/heptio/velero/vendor/github.com/prometheus/procfs/xfs
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/procfs/nfs=$WORK/b433/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/procfs/xfs=$WORK/b435/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/procfs
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -p github.com/heptio/velero/vendor/github.com/prometheus/procfs -complete -installsuffix static -buildid e3fdNr0DiFKocDM3aBuc/e3fdNr0DiFKocDM3aBuc -goversion go1.11.2 -D "" -importcfg $WORK/b432/importcfg -pack -c=4 ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal
mkdir -p $WORK/b121/
cp $WORK/b408/_pkg_.a /.cache/go-build/8f/8f1aa2e1fd3ef23c0e7f96aeb8ec73e116c7f318bb9439f206033c4e96e26aef-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal
cp $WORK/b431/_pkg_.a /.cache/go-build/79/795337cdb810871b47a8cdc969e77a80a542bcd87eaee7b61d50904c3ba50bb5-d # internal
mkdir -p $WORK/b199/
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http2/hpack=github.com/heptio/velero/vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=github.com/heptio/velero/vendor/golang.org/x/net/idna
importmap golang.org/x/net/lex/httplex=github.com/heptio/velero/vendor/golang.org/x/net/lex/httplex
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/idna=$WORK/b126/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/lex/httplex=$WORK/b131/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/httptrace=$WORK/b145/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/http2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -p github.com/heptio/velero/vendor/golang.org/x/net/http2 -complete -installsuffix static -buildid GClZR6MxcK2I_2-YgjF0/GClZR6MxcK2I_2-YgjF0 -goversion go1.11.2 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go
mkdir -p $WORK/b193/
cat >$WORK/b199/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/internal=$WORK/b146/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/net/http/httputil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -p net/http/httputil -std -complete -installsuffix static -buildid kjpVIOqO75FxL2d4kOLG/kjpVIOqO75FxL2d4kOLG -goversion go1.11.2 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go
cat >$WORK/b193/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/googleapis/gnostic/extensions=github.com/heptio/velero/vendor/github.com/googleapis/gnostic/extensions
importmap gopkg.in/yaml.v2=github.com/heptio/velero/vendor/gopkg.in/yaml.v2
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b192/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/googleapis/gnostic/extensions=$WORK/b194/_pkg_.a
packagefile github.com/heptio/velero/vendor/gopkg.in/yaml.v2=$WORK/b156/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cp $WORK/b439/_pkg_.a /.cache/go-build/86/86d94661203ed1ae84e99d3a48dc3cb770b99c5bc6670186a55d78b793110717-d # internal
cd /go/src/github.com/heptio/velero/vendor/github.com/googleapis/gnostic/compiler
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -p github.com/heptio/velero/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix static -buildid tLvpbVWN_15aqbVlBmxx/tLvpbVWN_15aqbVlBmxx -goversion go1.11.2 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go
mkdir -p $WORK/b274/
cat >$WORK/b274/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest/date=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date
importmap github.com/dgrijalva/jwt-go=github.com/heptio/velero/vendor/github.com/dgrijalva/jwt-go
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/sha1=$WORK/b108/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b275/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/dgrijalva/jwt-go=$WORK/b276/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -p github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix static -buildid 2vth5QkKvNHpoWAbtFn3/2vth5QkKvNHpoWAbtFn3 -goversion go1.11.2 -D "" -importcfg $WORK/b274/importcfg -pack -c=4 ./config.go ./devicetoken.go ./persist.go ./sender.go ./token.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal
cp $WORK/b443/_pkg_.a /.cache/go-build/2d/2d9366b25e6efcab1c033da01d112743ba1eb479768983b058a980458b5f51ad-d # internal
mkdir -p $WORK/b277/
cat >$WORK/b277/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/net/http/cookiejar
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -p net/http/cookiejar -std -complete -installsuffix static -buildid WdgiYsGG0bXquiefRAWC/WdgiYsGG0bXquiefRAWC -goversion go1.11.2 -D "" -importcfg $WORK/b277/importcfg -pack -c=4 ./jar.go ./punycode.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /.cache/go-build/14/14565010739fe0498931278f0be29029e8b0f6c529fecd673859d9950f1aa67a-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal
mkdir -p $WORK/b191/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal
cat >$WORK/b191/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any
importmap github.com/googleapis/gnostic/compiler=github.com/heptio/velero/vendor/github.com/googleapis/gnostic/compiler
importmap gopkg.in/yaml.v2=github.com/heptio/velero/vendor/gopkg.in/yaml.v2
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b192/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/googleapis/gnostic/compiler=$WORK/b193/_pkg_.a
packagefile github.com/heptio/velero/vendor/gopkg.in/yaml.v2=$WORK/b156/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/googleapis/gnostic/OpenAPIv2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -p github.com/heptio/velero/vendor/github.com/googleapis/gnostic/OpenAPIv2 -complete -installsuffix static -buildid moBDffDdVZaeIGgIytWV/moBDffDdVZaeIGgIytWV -goversion go1.11.2 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./OpenAPIv2.go ./OpenAPIv2.pb.go
cp $WORK/b277/_pkg_.a /.cache/go-build/90/90a5143da8a54122f6b0257102beb4184611bfe687c0e2b762194eab5ef41341-d # internal
mkdir -p $WORK/b283/
cat >$WORK/b283/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -p github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix static -buildid fgvHM0qjq9PnOID4AUKo/fgvHM0qjq9PnOID4AUKo -goversion go1.11.2 -D "" -importcfg $WORK/b283/importcfg -pack -c=4 ./ctxhttp.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b325/_pkg_.a /.cache/go-build/9a/9afedc2b6aab2cfbe01c53804f8904f8d44e7b31a9f4f081999bf9c71b701082-d # internal
cp $WORK/b199/_pkg_.a /.cache/go-build/00/00a77f3c8cd1a7e35de65f8d036841461ff33411661e2ae36616101b349622e9-d # internal
mkdir -p $WORK/b309/
mkdir -p $WORK/b198/
cat >$WORK/b309/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix static -buildid c62W5-II1jT7SieTKd3J/c62W5-II1jT7SieTKd3J -goversion go1.11.2 -D "" -importcfg $WORK/b309/importcfg -pack -c=4 ./doc.go ./httpstream.go
cat >$WORK/b198/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/httputil=$WORK/b199/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/gregjones/httpcache
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -p github.com/heptio/velero/vendor/github.com/gregjones/httpcache -complete -installsuffix static -buildid zA0cmEVivGdpEvOJXwdJ/zA0cmEVivGdpEvOJXwdJ -goversion go1.11.2 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./httpcache.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal
cp $WORK/b283/_pkg_.a /.cache/go-build/24/24f2bc052c174258a0af0619b6f4db0f1793a02bf5e70f2f65a470a24b40a36b-d # internal
cp $WORK/b309/_pkg_.a /.cache/go-build/5d/5db51bd57f57e2a384112b193cf78b2edc23762fc8a3e7c6a69eca0ed56e3840-d # internal
mkdir -p $WORK/b282/
mkdir -p $WORK/b285/
cat >$WORK/b282/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile encoding/pem=$WORK/b114/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile mime=$WORK/b142/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/oauth2/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -p github.com/heptio/velero/vendor/golang.org/x/oauth2/internal -complete -installsuffix static -buildid hDbKnKKBi5ulO-TDJ2Bk/hDbKnKKBi5ulO-TDJ2Bk -goversion go1.11.2 -D "" -importcfg $WORK/b282/importcfg -pack -c=4 ./doc.go ./oauth2.go ./token.go ./transport.go
cat >$WORK/b285/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/cloud.google.com/go/compute/metadata
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -p github.com/heptio/velero/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix static -buildid fEtLHkYBvnl6aGqUz9Eu/fEtLHkYBvnl6aGqUz9Eu -goversion go1.11.2 -D "" -importcfg $WORK/b285/importcfg -pack -c=4 ./metadata.go
cp $WORK/b432/_pkg_.a /.cache/go-build/07/070fada39971d40d9c42d7be798e79c531aab03dc1d552cde34d2420af5a2d01-d # internal
mkdir -p $WORK/b315/
cat >$WORK/b315/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/zlib=$WORK/b202/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/docker/spdystream/spdy
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -p github.com/heptio/velero/vendor/github.com/docker/spdystream/spdy -complete -installsuffix static -buildid 8pl_9wmXMuvLrjtM7SL8/8pl_9wmXMuvLrjtM7SL8 -goversion go1.11.2 -D "" -importcfg $WORK/b315/importcfg -pack -c=4 ./dictionary.go ./read.go ./types.go ./write.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal
cp $WORK/b274/_pkg_.a /.cache/go-build/64/64ca8a6c281529b1e6f0c28a86e7de75fe98db19ac709b79643eb68238ccd0c7-d # internal
cp $WORK/b444/_pkg_.a /.cache/go-build/bb/bb2687f41c1204eba8696da248f2835411e72030aa56b7124839536ca19ca908-d # internal
mkdir -p $WORK/b272/
mkdir -p $WORK/b320/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal
cat >$WORK/b272/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest/adal=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b274/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile mime/multipart=$WORK/b143/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/cookiejar=$WORK/b277/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -p github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix static -buildid QuOiCx8CELV0lrS8zuXg/QuOiCx8CELV0lrS8zuXg -goversion go1.11.2 -D "" -importcfg $WORK/b272/importcfg -pack -c=4 ./authorization.go ./autorest.go ./client.go ./error.go ./preparer.go ./responder.go ./retriablerequest.go ./retriablerequest_1.8.go ./sender.go ./utility.go ./version.go
cat >$WORK/b320/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints
importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio
packagefile context=$WORK/b036/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b325/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b326/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix static -buildid E0NWp6rYvh4pwFRrQ3ol/E0NWp6rYvh4pwFRrQ3ol -goversion go1.11.2 -D "" -importcfg $WORK/b320/importcfg -pack -c=4 ./config.go ./context.go ./context_1_7.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go
cp $WORK/b198/_pkg_.a /.cache/go-build/cf/cf7907f8e2d7fcb550dc638678890fccd2d0a78f9cf5ab7177247f68211093fd-d # internal
mkdir -p $WORK/b425/
cat >$WORK/b425/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
EOF
cd /usr/local/go/src/expvar
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -p expvar -std -complete -installsuffix static -buildid 2l9nwub-AO9-HGQdTGuW/2l9nwub-AO9-HGQdTGuW -goversion go1.11.2 -D "" -importcfg $WORK/b425/importcfg -pack -c=4 ./expvar.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal
cp $WORK/b282/_pkg_.a /.cache/go-build/79/79739fe6aaabc403737e5476b795d331af38de0fb649b6f08660c87ba7e06352-d # internal
mkdir -p $WORK/b280/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal
cat >$WORK/b280/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/oauth2/internal=github.com/heptio/velero/vendor/golang.org/x/oauth2/internal
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/internal=$WORK/b282/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/oauth2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -p github.com/heptio/velero/vendor/golang.org/x/oauth2 -complete -installsuffix static -buildid 4Mtz0iRvCcA9B3m9Mz_m/4Mtz0iRvCcA9B3m9Mz_m -goversion go1.11.2 -D "" -importcfg $WORK/b280/importcfg -pack -c=4 ./oauth2.go ./token.go ./transport.go
cp $WORK/b285/_pkg_.a /.cache/go-build/85/8539d612a922298f9e79194e1e47e00a602cb8857a5830650683af3881f39674-d # internal
mkdir -p $WORK/b428/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal
cat >$WORK/b428/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/heptio/velero/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil
importmap github.com/prometheus/client_model/go=github.com/heptio/velero/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/heptio/velero/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
importmap github.com/prometheus/common/model=github.com/heptio/velero/vendor/github.com/prometheus/common/model
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b429/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/client_model/go=$WORK/b427/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b430/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/common/model=$WORK/b431/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile mime=$WORK/b142/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/common/expfmt
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -p github.com/heptio/velero/vendor/github.com/prometheus/common/expfmt -complete -installsuffix static -buildid Sg3pJrOVPbVndadRPoBl/Sg3pJrOVPbVndadRPoBl -goversion go1.11.2 -D "" -importcfg $WORK/b428/importcfg -pack -c=4 ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go
cp $WORK/b315/_pkg_.a /.cache/go-build/02/0233189cc84c800f54b74d79945920ae81bf3de708db1f2dc423c50a7cfee4cc-d # internal
mkdir -p $WORK/b313/
cat >$WORK/b313/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/spdystream/spdy=github.com/heptio/velero/vendor/github.com/docker/spdystream/spdy
packagefile container/heap=$WORK/b314/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/docker/spdystream/spdy=$WORK/b315/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/docker/spdystream
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -p github.com/heptio/velero/vendor/github.com/docker/spdystream -complete -installsuffix static -buildid p2DIHLkxV147fVBZ4a8V/p2DIHLkxV147fVBZ4a8V -goversion go1.11.2 -D "" -importcfg $WORK/b313/importcfg -pack -c=4 ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal
cp $WORK/b425/_pkg_.a /.cache/go-build/e6/e62f26be0bf5c85fe9ae6b9ce05f61a1d8bf5bd63d5266e76d9e765acb86f0bc-d # internal
mkdir -p $WORK/b442/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal
cat >$WORK/b442/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/internal/timeseries=github.com/heptio/velero/vendor/golang.org/x/net/internal/timeseries
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/internal/timeseries=$WORK/b443/_pkg_.a
packagefile html/template=$WORK/b444/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile text/tabwriter=$WORK/b369/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/net/trace
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -p github.com/heptio/velero/vendor/golang.org/x/net/trace -complete -installsuffix static -buildid kGh4UMAhXTqHpTXHOQpQ/kGh4UMAhXTqHpTXHOQpQ -goversion go1.11.2 -D "" -importcfg $WORK/b442/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal
cp $WORK/b320/_pkg_.a /.cache/go-build/53/53d3d080f410e0d6c9cb6bd6e9d6ea8513ffa8d11f44fb9dac5db07b3ed2236b-d # internal
cp $WORK/b280/_pkg_.a /.cache/go-build/2e/2e464a2e8715d7284d7501d58aadde09ddd5bcf5425b975133d0490fce76d928-d # internal
mkdir -p $WORK/b287/
cat >$WORK/b287/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/internal=github.com/heptio/velero/vendor/golang.org/x/oauth2/internal
importmap golang.org/x/oauth2/jws=github.com/heptio/velero/vendor/golang.org/x/oauth2/jws
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/internal=$WORK/b282/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/jws=$WORK/b286/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/oauth2/jwt
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -p github.com/heptio/velero/vendor/golang.org/x/oauth2/jwt -complete -installsuffix static -buildid 9szAvmHfc2RLgLueCZE2/9szAvmHfc2RLgLueCZE2 -goversion go1.11.2 -D "" -importcfg $WORK/b287/importcfg -pack -c=4 ./jwt.go
mkdir -p $WORK/b327/
cat >$WORK/b327/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b328/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b326/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix static -buildid Wunlm7JEC3T3i_xEccy3/Wunlm7JEC3T3i_xEccy3 -goversion go1.11.2 -D "" -importcfg $WORK/b327/importcfg -pack -c=4 ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal
cp $WORK/b272/_pkg_.a /.cache/go-build/26/2644b2cbc0196773f226dbe932b5d458369e71a2f8237e7d548d2ba158fb8786-d # internal
mkdir -p $WORK/b278/
cp $WORK/b287/_pkg_.a /.cache/go-build/75/752bb6e6f64cf8372a113f2dbf658925b31b43c9f0019911d46f3491623d8981-d # internal
cat >$WORK/b278/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
importmap github.com/Azure/go-autorest/autorest/date=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest=$WORK/b272/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b275/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -p github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix static -buildid XDpnyCHsYJfV3VW3GczF/XDpnyCHsYJfV3VW3GczF -goversion go1.11.2 -D "" -importcfg $WORK/b278/importcfg -pack -c=4 ./async.go ./azure.go ./environments.go ./metadata_environment.go ./rp.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal
mkdir -p $WORK/b284/
cat >$WORK/b284/importcfg << 'EOF' # internal
# import config
importmap cloud.google.com/go/compute/metadata=github.com/heptio/velero/vendor/cloud.google.com/go/compute/metadata
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/internal=github.com/heptio/velero/vendor/golang.org/x/oauth2/internal
importmap golang.org/x/oauth2/jws=github.com/heptio/velero/vendor/golang.org/x/oauth2/jws
importmap golang.org/x/oauth2/jwt=github.com/heptio/velero/vendor/golang.org/x/oauth2/jwt
packagefile bufio=$WORK/b003/_pkg_.a
packagefile github.com/heptio/velero/vendor/cloud.google.com/go/compute/metadata=$WORK/b285/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/internal=$WORK/b282/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/jws=$WORK/b286/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/jwt=$WORK/b287/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/user=$WORK/b033/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/golang.org/x/oauth2/google
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -p github.com/heptio/velero/vendor/golang.org/x/oauth2/google -complete -installsuffix static -buildid 2mYnYEiJFpvkDlY-PDSM/2mYnYEiJFpvkDlY-PDSM -goversion go1.11.2 -D "" -importcfg $WORK/b284/importcfg -pack -c=4 ./appengine.go ./default.go ./doc_go19.go ./go19.go ./google.go ./jwt.go ./sdk.go
cp $WORK/b313/_pkg_.a /.cache/go-build/08/0855b612b999527946f19bfee03dc7b8948282a6931cbd87fc987dbed67ebe60-d # internal
mkdir -p $WORK/b446/
cat >$WORK/b446/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/codes
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -p github.com/heptio/velero/vendor/google.golang.org/grpc/codes -complete -installsuffix static -buildid KcXK80Gx8uhrB1bnQi0c/KcXK80Gx8uhrB1bnQi0c -goversion go1.11.2 -D "" -importcfg $WORK/b446/importcfg -pack -c=4 ./code_string.go ./codes.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b428/_pkg_.a /.cache/go-build/0a/0a1a517a87be4f174b26d0bc22766d808657a35a0d7125bf881ab49946bcc41a-d # internal
cp $WORK/b446/_pkg_.a /.cache/go-build/8d/8d7bc0c350c1d278b170d494e8f9706fc8c921c4b791b798c06e6802608a2295-d # internal
cp $WORK/b442/_pkg_.a /.cache/go-build/be/be5960fa68e12c50ab80dbfed5528992d796d01d7b59f56879264d2ade067f69-d # internal
mkdir -p $WORK/b448/
mkdir -p $WORK/b449/
cat >$WORK/b448/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -p github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog -complete -installsuffix static -buildid G1-wEZh534YNCE43FcWY/G1-wEZh534YNCE43FcWY -goversion go1.11.2 -D "" -importcfg $WORK/b448/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go
cat >$WORK/b449/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/credentials
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -p github.com/heptio/velero/vendor/google.golang.org/grpc/credentials -complete -installsuffix static -buildid 7gP3y4xaAZtqvac1V_TR/7gP3y4xaAZtqvac1V_TR -goversion go1.11.2 -D "" -importcfg $WORK/b449/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go
mkdir -p $WORK/b424/
cat >$WORK/b424/importcfg << 'EOF' # internal
# import config
importmap github.com/beorn7/perks/quantile=github.com/heptio/velero/vendor/github.com/beorn7/perks/quantile
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/prometheus/client_model/go=github.com/heptio/velero/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/expfmt=github.com/heptio/velero/vendor/github.com/prometheus/common/expfmt
importmap github.com/prometheus/common/model=github.com/heptio/velero/vendor/github.com/prometheus/common/model
importmap github.com/prometheus/procfs=github.com/heptio/velero/vendor/github.com/prometheus/procfs
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile expvar=$WORK/b425/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/beorn7/perks/quantile=$WORK/b426/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/client_model/go=$WORK/b427/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/common/expfmt=$WORK/b428/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/common/model=$WORK/b431/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/procfs=$WORK/b432/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile runtime/debug=$WORK/b086/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -p github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix static -buildid LUxVvPyuXYfJPIN-6JBk/LUxVvPyuXYfJPIN-6JBk -goversion go1.11.2 -D "" -importcfg $WORK/b424/importcfg -pack -c=4 ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./metric.go ./process_collector.go ./registry.go ./summary.go ./untyped.go ./value.go ./vec.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal
cp $WORK/b284/_pkg_.a /.cache/go-build/b4/b486da42e09daaf293cf46c52fd433c5e4151416dbacf7d303a08a5bed75c882-d # internal
mkdir -p $WORK/b450/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /.cache/go-build/a3/a39bb50b8643ef080e8798e40486f0ca2ef3627c740adbbf20c229a7049e358b-d # internal
cat >$WORK/b450/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -p github.com/heptio/velero/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1 -complete -installsuffix static -buildid Bzw301wxbUPIRetUhGJA/Bzw301wxbUPIRetUhGJA -goversion go1.11.2 -D "" -importcfg $WORK/b450/importcfg -pack -c=4 ./grpclb.pb.go
mkdir -p $WORK/b088/
cp $WORK/b448/_pkg_.a /.cache/go-build/ec/ec0615eddaea71ae90f1426503c28ff9ad4b4b1c86b85bbf0264873a70367135-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal
mkdir -p $WORK/b447/
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap golang.org/x/net/http2=github.com/heptio/velero/vendor/golang.org/x/net/http2
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/http2=$WORK/b121/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix static -buildid -xwsgpZwDw_5NOEWCi7B/-xwsgpZwDw_5NOEWCi7B -goversion go1.11.2 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal
cat >$WORK/b447/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc/grpclog=github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog=$WORK/b448/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/connectivity
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -p github.com/heptio/velero/vendor/google.golang.org/grpc/connectivity -complete -installsuffix static -buildid SVjWUGJxX5Fs7nxl7Y08/SVjWUGJxX5Fs7nxl7Y08 -goversion go1.11.2 -D "" -importcfg $WORK/b447/importcfg -pack -c=4 ./connectivity.go
cp $WORK/b449/_pkg_.a /.cache/go-build/71/71695420e0cbf31c6470ccb62b7cb3e9a7771c5e13d6765d826db52c726e38aa-d # internal
mkdir -p $WORK/b453/
cat >$WORK/b453/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/metadata
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -p github.com/heptio/velero/vendor/google.golang.org/grpc/metadata -complete -installsuffix static -buildid jASKQhZ1ykdsCzKLiMLX/jASKQhZ1ykdsCzKLiMLX -goversion go1.11.2 -D "" -importcfg $WORK/b453/importcfg -pack -c=4 ./metadata.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal
cp $WORK/b278/_pkg_.a /.cache/go-build/f7/f77056983e4f84034cd62baa862f4a85674544313bb698d727bc7eb2c388f1ee-d # internal
cp $WORK/b447/_pkg_.a /.cache/go-build/f7/f77bf455760402b2b4c16b1b4b9b351b71218e8712799d7b7151a92d15875514-d # internal
cp $WORK/b327/_pkg_.a /.cache/go-build/5b/5b39607edc3b02d82318134cf381ef8ecccf903f2012e2d262d7e056312588af-d # internal
mkdir -p $WORK/b354/
mkdir -p $WORK/b332/
mkdir -p $WORK/b357/
cat >$WORK/b354/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
importmap github.com/Azure/go-autorest/autorest/azure=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure
importmap github.com/Azure/go-autorest/autorest/date=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date
importmap github.com/Azure/go-autorest/autorest/to=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/to
importmap github.com/Azure/go-autorest/autorest/validation=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/validation
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest=$WORK/b272/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b278/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b275/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/to=$WORK/b355/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/validation=$WORK/b356/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/arm/disk
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -p github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/arm/disk -complete -installsuffix static -buildid Knc2OHmyQZ5q8Fz_PzlR/Knc2OHmyQZ5q8Fz_PzlR -goversion go1.11.2 -D "" -importcfg $WORK/b354/importcfg -pack -c=4 ./client.go ./disks.go ./models.go ./snapshots.go ./version.go
cat >$WORK/b332/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkrand
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b333/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http/httputil=$WORK/b199/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix static -buildid OlAXZSrGVnv1EUPiV9rd/OlAXZSrGVnv1EUPiV9rd -goversion go1.11.2 -D "" -importcfg $WORK/b332/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go
cat >$WORK/b357/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
importmap github.com/Azure/go-autorest/autorest/azure=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure
importmap github.com/Azure/go-autorest/autorest/date=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date
importmap github.com/Azure/go-autorest/autorest/validation=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/validation
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest=$WORK/b272/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b278/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b275/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/validation=$WORK/b356/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2017-10-01/storage
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -p github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2017-10-01/storage -complete -installsuffix static -buildid HYBbcvoLDqMzmkxjJE6P/HYBbcvoLDqMzmkxjJE6P -goversion go1.11.2 -D "" -importcfg $WORK/b357/importcfg -pack -c=4 ./accounts.go ./client.go ./models.go ./operations.go ./skus.go ./usage.go ./version.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal
cp $WORK/b453/_pkg_.a /.cache/go-build/9b/9b33e6d1c783dc5ba789a4b1227c2d6a972bb2dc2223c8d83e816c577e6341e2-d # internal
mkdir -p $WORK/b334/
cp $WORK/b450/_pkg_.a /.cache/go-build/24/242c1d73a1b259926ba1b4d0d797cadc0ff27d212149d5301ad7a42a7da7d82a-d # internal
cat >$WORK/b334/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix static -buildid zklbuVq_rfDRtuAcQUJi/zklbuVq_rfDRtuAcQUJi -goversion go1.11.2 -D "" -importcfg $WORK/b334/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go
mkdir -p $WORK/b339/
cat >$WORK/b339/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix static -buildid txMo8IIA01jknezBnsuk/txMo8IIA01jknezBnsuk -goversion go1.11.2 -D "" -importcfg $WORK/b339/importcfg -pack -c=4 ./idempotency.go ./jsonvalue.go ./unmarshal.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /.cache/go-build/26/26fd9b52e5fdb55c10468f084f5ccfb1d9a9ebdf9ef0e59d522204cf07234925-d # internal
mkdir -p $WORK/b087/
cp $WORK/b332/_pkg_.a /.cache/go-build/41/41ab1f74435e413de14160ea03d15c59924039f4144e83eecfeb2dde62590f76-d # internal
cp $WORK/b339/_pkg_.a /.cache/go-build/4a/4a8b2f5e1d8167a80c5be936764e0713a96d4667cc16e0804ad12cdd55528e68-d # internal
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/wait=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b147/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
mkdir -p $WORK/b178/
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix static -buildid KfvUmCo4881aoLpZGrPK/KfvUmCo4881aoLpZGrPK -goversion go1.11.2 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b338/
cat >$WORK/b178/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/transport
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -p github.com/heptio/velero/vendor/k8s.io/client-go/transport -complete -installsuffix static -buildid Y6ED-0j9X_5RNW8By3-Y/Y6ED-0j9X_5RNW8By3-Y -goversion go1.11.2 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./cache.go ./config.go ./round_trippers.go ./transport.go
cat >$WORK/b338/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/private/protocol=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b339/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/rest
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix static -buildid m-xv7bhF19dl052lSfRG/m-xv7bhF19dl052lSfRG -goversion go1.11.2 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal
cp $WORK/b334/_pkg_.a /.cache/go-build/f9/f974390e0b4f8364ea2647cd61513db87fa22fcb1b47ad746c155b312f7ebc99-d # internal
mkdir -p $WORK/b341/
cat >$WORK/b341/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/private/protocol=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b339/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix static -buildid zvatMil7KWmRLDLa0HjW/zvatMil7KWmRLDLa0HjW -goversion go1.11.2 -D "" -importcfg $WORK/b341/importcfg -pack -c=4 ./queryutil.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /.cache/go-build/18/181b248586e6c0ac76b5478ee22346e25f15512505b66b1ce636ae6aaf573153-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal
mkdir -p $WORK/b054/
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap github.com/google/gofuzz=github.com/heptio/velero/vendor/github.com/google/gofuzz
importmap k8s.io/apimachinery/pkg/api/resource=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/fields=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/selection=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/google/gofuzz=$WORK/b055/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b048/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b058/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b059/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix static -buildid ayYnbzhWTiJPOm0wG6-k/ayYnbzhWTiJPOm0wG6-k -goversion go1.11.2 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./controller_ref.go ./conversion.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go
cp $WORK/b354/_pkg_.a /.cache/go-build/ce/ce5a7a5f40edf5b50fe3358889410a57c0361900c627a526aaff750d0da2831e-d # internal
mkdir -p $WORK/b342/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal
cat >$WORK/b342/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/private/protocol=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b339/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix static -buildid 1LurIJIkPOcHku1g3JNT/1LurIJIkPOcHku1g3JNT -goversion go1.11.2 -D "" -importcfg $WORK/b342/importcfg -pack -c=4 ./build.go ./unmarshal.go ./xml_to_struct.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /.cache/go-build/1a/1a6fa4069ad363e26a2bcb15392706da0259d5b31024675a9e1261afaed74733-d # internal
mkdir -p $WORK/b345/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal
cp $WORK/b338/_pkg_.a /.cache/go-build/e5/e542ca26bf08b2e9ed91875490c53573f3f7d0c3da1fbd69308453f99e001f6b-d # internal
cat >$WORK/b345/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b334/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix static -buildid wf5VTa_Ei34Jay1m4b6P/wf5VTa_Ei34Jay1m4b6P -goversion go1.11.2 -D "" -importcfg $WORK/b345/importcfg -pack -c=4 ./api.go ./service.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal
mkdir -p $WORK/b337/
cp $WORK/b341/_pkg_.a /.cache/go-build/49/4903174ad7a25f40416e3327387b0de76e2201926fcd7785c38fe76ea458866d-d # internal
cat >$WORK/b337/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio
importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/rest
packagefile crypto/hmac=$WORK/b103/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b326/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b338/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix static -buildid l0Dd64Y9LA6KNnggpo5u/l0Dd64Y9LA6KNnggpo5u -goversion go1.11.2 -D "" -importcfg $WORK/b337/importcfg -pack -c=4 ./header_rules.go ./options.go ./uri_path.go ./v4.go
cp $WORK/b424/_pkg_.a /.cache/go-build/7a/7af33495595d064bf806f0ea66fb83799eb48996c29a5c333c36f89cab1d976e-d # internal
mkdir -p $WORK/b346/
cat >$WORK/b346/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix static -buildid nSvkVACSIrtIEY2uwYjt/nSvkVACSIrtIEY2uwYjt -goversion go1.11.2 -D "" -importcfg $WORK/b346/importcfg -pack -c=4 ./provider.go
cp $WORK/b357/_pkg_.a /.cache/go-build/bd/bd6447ab41840a991654c82d20eccd8548c5732f449f89e0ae77617b5d959c4e-d # internal
mkdir -p $WORK/b423/
cat >$WORK/b423/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/client_golang/prometheus=github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus
packagefile github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b424/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/metrics
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -p github.com/heptio/velero/pkg/metrics -complete -installsuffix static -buildid NNIDvUBCaaBREt79udnG/NNIDvUBCaaBREt79udnG -goversion go1.11.2 -D "" -importcfg $WORK/b423/importcfg -pack -c=4 ./metrics.go
mkdir -p $WORK/b358/
cat >$WORK/b358/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
importmap github.com/Azure/go-autorest/autorest/azure=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure
importmap github.com/satori/uuid=github.com/heptio/velero/vendor/github.com/satori/uuid
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto/hmac=$WORK/b103/_pkg_.a
packagefile crypto/md5=$WORK/b104/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest=$WORK/b272/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b278/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/satori/uuid=$WORK/b359/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile mime=$WORK/b142/_pkg_.a
packagefile mime/multipart=$WORK/b143/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/storage
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -p github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/storage -complete -installsuffix static -buildid hzyyi4jT5gqpY9njSgLH/hzyyi4jT5gqpY9njSgLH -goversion go1.11.2 -D "" -importcfg $WORK/b358/importcfg -pack -c=4 ./appendblob.go ./authorization.go ./blob.go ./blobsasuri.go ./blobserviceclient.go ./blockblob.go ./client.go ./commonsasuri.go ./container.go ./copyblob.go ./directory.go ./entity.go ./file.go ./fileserviceclient.go ./leaseblob.go ./message.go ./odata.go ./pageblob.go ./queue.go ./queuesasuri.go ./queueserviceclient.go ./share.go ./storagepolicy.go ./storageservice.go ./table.go ./table_batch.go ./tableserviceclient.go ./util.go ./version.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal
cp $WORK/b346/_pkg_.a /.cache/go-build/35/35de8d49353ab9cef6b2e3b9c055b452a5ab2b5eac39a2fc7551f68312b44635-d # internal
mkdir -p $WORK/b455/
cat >$WORK/b455/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc/credentials=github.com/heptio/velero/vendor/google.golang.org/grpc/credentials
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/credentials=$WORK/b449/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/peer
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -p github.com/heptio/velero/vendor/google.golang.org/grpc/peer -complete -installsuffix static -buildid 6zItFtOUk3d_vW0i-Dob/6zItFtOUk3d_vW0i-Dob -goversion go1.11.2 -D "" -importcfg $WORK/b455/importcfg -pack -c=4 ./peer.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal
cp $WORK/b345/_pkg_.a /.cache/go-build/5b/5b09b5b84b300c6525e4418bd8c0a9eaaf465036e96d0b671b54925224273029-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal
mkdir -p $WORK/b344/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal
cat >$WORK/b344/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata
packagefile bufio=$WORK/b003/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b345/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix static -buildid KN8gyo5YXw73uPaRlzYW/KN8gyo5YXw73uPaRlzYW -goversion go1.11.2 -D "" -importcfg $WORK/b344/importcfg -pack -c=4 ./ec2_role_provider.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal
cp $WORK/b423/_pkg_.a /.cache/go-build/0a/0aa19d9370c4264b3826260b70d390b2167dfe50f7c6270cf14fdcbe63543487-d # internal
mkdir -p $WORK/b456/
cp $WORK/b455/_pkg_.a /.cache/go-build/79/79f356506e0c39282d20d9f1986cb77b207e38be80ddb263f0ea07075d63316d-d # internal
cp $WORK/b337/_pkg_.a /.cache/go-build/d2/d25e447e148a1104c2b5e926b5838e294bc4cf0a60e2ca4bf23ba5cf2a6e7213-d # internal
cat >$WORK/b456/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/stats
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -p github.com/heptio/velero/vendor/google.golang.org/grpc/stats -complete -installsuffix static -buildid JFTSlVeSQWTuODuoNLWz/JFTSlVeSQWTuODuoNLWz -goversion go1.11.2 -D "" -importcfg $WORK/b456/importcfg -pack -c=4 ./handlers.go ./stats.go
mkdir -p $WORK/b459/
cp $WORK/b342/_pkg_.a /.cache/go-build/a6/a654b4a689c315d22f00de4c6fc962053c49d7155dfc1ab66598b678e66daa4c-d # internal
mkdir -p $WORK/b458/
cat >$WORK/b459/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/tap
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -p github.com/heptio/velero/vendor/google.golang.org/grpc/tap -complete -installsuffix static -buildid 5RsGjWOrq6kHZ7M4BkIm/5RsGjWOrq6kHZ7M4BkIm -goversion go1.11.2 -D "" -importcfg $WORK/b459/importcfg -pack -c=4 ./tap.go
mkdir -p $WORK/b340/
cat >$WORK/b458/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/ptypes/any=github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b192/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/rpc/status
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -p github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix static -buildid JNMQ6_jivm1T5LR5dTmp/JNMQ6_jivm1T5LR5dTmp -goversion go1.11.2 -D "" -importcfg $WORK/b458/importcfg -pack -c=4 ./status.pb.go
cat >$WORK/b340/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil
importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b341/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b342/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix static -buildid 4tkzlUzhs5YV2ApT9Z5I/4tkzlUzhs5YV2ApT9Z5I -goversion go1.11.2 -D "" -importcfg $WORK/b340/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal
cp $WORK/b459/_pkg_.a /.cache/go-build/e1/e1feb83efc81e64c8b7e255eeef0d4aa06e3354fcc4af95bb6ea2170986b9921-d # internal
mkdir -p $WORK/b348/
cat >$WORK/b348/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil
importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b341/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b342/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix static -buildid UNYzscFcKXkEvAHhnHXQ/UNYzscFcKXkEvAHhnHXQ -goversion go1.11.2 -D "" -importcfg $WORK/b348/importcfg -pack -c=4 ./build.go ./unmarshal.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal
cp $WORK/b458/_pkg_.a /.cache/go-build/6e/6e53ac001641bf433f870e366fd72a47a70f3bb0e2ce1d8078b9d82a9a2c8ee6-d # internal
mkdir -p $WORK/b457/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal
cp $WORK/b344/_pkg_.a /.cache/go-build/e0/e00d47f71a9613fafcd22820723bd677db4c3e5e9660d041feecc8f9c9901c1c-d # internal
cat >$WORK/b457/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc/codes=github.com/heptio/velero/vendor/google.golang.org/grpc/codes
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b458/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/codes=$WORK/b446/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/status
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -p github.com/heptio/velero/vendor/google.golang.org/grpc/status -complete -installsuffix static -buildid Z5HfruTHKjgh0JgT5pSX/Z5HfruTHKjgh0JgT5pSX -goversion go1.11.2 -D "" -importcfg $WORK/b457/importcfg -pack -c=4 ./status.go
mkdir -p $WORK/b343/
cat >$WORK/b343/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata
importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b334/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b344/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b346/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b345/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b325/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b323/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/defaults
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix static -buildid LSFQXbUjadpwkVM36K08/LSFQXbUjadpwkVM36K08 -goversion go1.11.2 -D "" -importcfg $WORK/b343/importcfg -pack -c=4 ./defaults.go ./shared_config.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal
cp $WORK/b456/_pkg_.a /.cache/go-build/27/27003399b8c84df705cd589200221ee075dc41c597c0c9684e42e83cd564b077-d # internal
mkdir -p $WORK/b464/
cat >$WORK/b464/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/bits=$WORK/b029/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/encoding/gob
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -p encoding/gob -std -complete -installsuffix static -buildid jBRowAwMRztOnmQjuCdG/jBRowAwMRztOnmQjuCdG -goversion go1.11.2 -D "" -importcfg $WORK/b464/importcfg -pack -c=4 ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go
cp $WORK/b340/_pkg_.a /.cache/go-build/94/9408c94926172bdf715fbf113e8f9b88a0b48a8ac747dd4ce1f3a6bdcf87ad6c-d # internal
mkdir -p $WORK/b336/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal
cat >$WORK/b336/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4
importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b328/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b337/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b340/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/sts
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix static -buildid 5LXqX-jznif6zg8_Xwfr/5LXqX-jznif6zg8_Xwfr -goversion go1.11.2 -D "" -importcfg $WORK/b336/importcfg -pack -c=4 ./api.go ./customizations.go ./doc.go ./errors.go ./service.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal
cp $WORK/b457/_pkg_.a /.cache/go-build/72/72f341edb4086d32bf4b0b5563f634bc50aeb8a2a245fa70842e85da11862fc0-d # internal
mkdir -p $WORK/b350/
cp $WORK/b348/_pkg_.a /.cache/go-build/c9/c926700ed2a336a7aaf9e61e967f636eb81b6edaae91be3bc610ced2db50a49a-d # internal
cat >$WORK/b350/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query
importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/rest
importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b340/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b338/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b342/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml -complete -installsuffix static -buildid 3TRRpVetHC3BOfKCs5EI/3TRRpVetHC3BOfKCs5EI -goversion go1.11.2 -D "" -importcfg $WORK/b350/importcfg -pack -c=4 ./restxml.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal
mkdir -p $WORK/b347/
cat >$WORK/b347/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4
importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkrand
importmap github.com/aws/aws-sdk-go/private/protocol=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol
importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b328/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b325/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b337/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b333/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b339/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b348/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/ec2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix static -buildid 8IUYuKesOAHywKnusoRx/8IUYuKesOAHywKnusoRx -goversion go1.11.2 -D "" -importcfg $WORK/b347/importcfg -pack -c=4 ./api.go ./customizations.go ./doc.go ./errors.go ./service.go ./waiters.go
cp $WORK/b343/_pkg_.a /.cache/go-build/85/85bc2544bf3638c68d1ea4335c6dc2d03a16f050a60e1a662260a5bef92f51a3-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal
cp $WORK/b350/_pkg_.a /.cache/go-build/92/92d4709d06693d86890fd89c17c8fb5d2659ff56d9e9c8f2a3044f64ab94bebe-d # internal
mkdir -p $WORK/b460/
cat >$WORK/b460/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/http2=github.com/heptio/velero/vendor/golang.org/x/net/http2
importmap golang.org/x/net/http2/hpack=github.com/heptio/velero/vendor/golang.org/x/net/http2/hpack
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc/codes=github.com/heptio/velero/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials=github.com/heptio/velero/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/grpclog=github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/keepalive=github.com/heptio/velero/vendor/google.golang.org/grpc/keepalive
importmap google.golang.org/grpc/metadata=github.com/heptio/velero/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/peer=github.com/heptio/velero/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/stats=github.com/heptio/velero/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/heptio/velero/vendor/google.golang.org/grpc/status
importmap google.golang.org/grpc/tap=github.com/heptio/velero/vendor/google.golang.org/grpc/tap
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/http2=$WORK/b121/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b458/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/codes=$WORK/b446/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/credentials=$WORK/b449/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog=$WORK/b448/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/keepalive=$WORK/b452/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/metadata=$WORK/b453/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/peer=$WORK/b455/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/stats=$WORK/b456/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/status=$WORK/b457/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/tap=$WORK/b459/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/transport
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -p github.com/heptio/velero/vendor/google.golang.org/grpc/transport -complete -installsuffix static -buildid hc13voi0Cc9oPeffnnxf/hc13voi0Cc9oPeffnnxf -goversion go1.11.2 -D "" -importcfg $WORK/b460/importcfg -pack -c=4 ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go
mkdir -p $WORK/b349/
cat >$WORK/b349/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4
importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio
importmap github.com/aws/aws-sdk-go/private/protocol=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol
importmap github.com/aws/aws-sdk-go/private/protocol/restxml=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto/md5=$WORK/b104/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile encoding/xml=$WORK/b273/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b328/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b330/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b337/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b326/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b339/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b350/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3 -complete -installsuffix static -buildid yXcvWa6Z_EgXEHJBJtWj/yXcvWa6Z_EgXEHJBJtWj -goversion go1.11.2 -D "" -importcfg $WORK/b349/importcfg -pack -c=4 ./api.go ./body_hash.go ./bucket_location.go ./customizations.go ./doc.go ./doc_custom.go ./errors.go ./host_style_bucket.go ./platform_handlers_go1.6.go ./service.go ./sse.go ./statusok_error.go ./unmarshal_error.go ./waiters.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b336/_pkg_.a /.cache/go-build/4d/4df1c57ae7d2aadb26f2c57fe873f4634dcbbfa3c39fd759d00fa1e463472f19-d # internal
mkdir -p $WORK/b335/
cat >$WORK/b335/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/service/sts=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/sts
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/sts=$WORK/b336/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix static -buildid CTszlT2gpjE_SbZXb7iJ/CTszlT2gpjE_SbZXb7iJ -goversion go1.11.2 -D "" -importcfg $WORK/b335/importcfg -pack -c=4 ./assume_role_provider.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal
cp $WORK/b335/_pkg_.a /.cache/go-build/89/89c113aa20c4268f97a1132ac52ac73968014837efc1a12fb9c995f54c0968ef-d # internal
mkdir -p $WORK/b331/
cat >$WORK/b331/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds
importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/defaults
importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/go-ini/ini=github.com/heptio/velero/vendor/github.com/go-ini/ini
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b334/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b335/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/defaults=$WORK/b343/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b325/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/go-ini/ini=$WORK/b324/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/session
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix static -buildid EdGBNIqo2QK9Arbh_HWO/EdGBNIqo2QK9Arbh_HWO -goversion go1.11.2 -D "" -importcfg $WORK/b331/importcfg -pack -c=4 ./doc.go ./env_config.go ./session.go ./shared_config.go
cp $WORK/b191/_pkg_.a /.cache/go-build/a8/a8a104c4439d68d3565e74811b873d25d092ea982cfdacd831b8d2a0c8b05f23-d # internal
mkdir -p $WORK/b472/
cat >$WORK/b472/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/robfig/cron
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -p github.com/heptio/velero/vendor/github.com/robfig/cron -complete -installsuffix static -buildid xLiv05Lh1TFuOJHK-7Cd/xLiv05Lh1TFuOJHK-7Cd -goversion go1.11.2 -D "" -importcfg $WORK/b472/importcfg -pack -c=4 ./constantdelay.go ./cron.go ./doc.go ./parser.go ./spec.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal
cp $WORK/b464/_pkg_.a /.cache/go-build/60/60422ac56810e16234253d77d7c3ec16480b0a1331b5b63c989022f62a3bd051-d # internal
mkdir -p $WORK/b463/
cp $WORK/b331/_pkg_.a /.cache/go-build/4a/4a52534c6c084d1f95515be4138e19ab70a8f6251d0e877ea9f1c9466856a048-d # internal
cat >$WORK/b463/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile encoding/gob=$WORK/b464/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile html/template=$WORK/b444/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/local/go/src/net/rpc
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -p net/rpc -std -complete -installsuffix static -buildid xROQy2g9i8DVoT9lIqC0/xROQy2g9i8DVoT9lIqC0 -goversion go1.11.2 -D "" -importcfg $WORK/b463/importcfg -pack -c=4 ./client.go ./debug.go ./server.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal
mkdir -p $WORK/b475/
cat >$WORK/b475/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/time/rate=github.com/heptio/velero/vendor/golang.org/x/time/rate
importmap k8s.io/apimachinery/pkg/util/clock=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
packagefile container/heap=$WORK/b314/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/time/rate=$WORK/b185/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b186/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/workqueue
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix static -buildid PpEd33riG3JjUd7pmjjp/PpEd33riG3JjUd7pmjjp -goversion go1.11.2 -D "" -importcfg $WORK/b475/importcfg -pack -c=4 ./default_rate_limiters.go ./delaying_queue.go ./doc.go ./metrics.go ./parallelizer.go ./queue.go ./rate_limitting_queue.go
cp $WORK/b472/_pkg_.a /.cache/go-build/c4/c4a3e3cced745dfa2ccc53710a94345e31a8cc9055458e61e94c14e79da3c831-d # internal
mkdir -p $WORK/b545/
cat >$WORK/b545/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/client_golang/prometheus=github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus
importmap github.com/prometheus/common/expfmt=github.com/heptio/velero/vendor/github.com/prometheus/common/expfmt
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b424/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/prometheus/common/expfmt=$WORK/b428/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus/promhttp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath $WORK/b545 -p github.com/heptio/velero/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix static -buildid 5bs8szX2M57mleGkPM-F/5bs8szX2M57mleGkPM-F -goversion go1.11.2 -D "" -importcfg $WORK/b545/importcfg -pack -c=4 ./http.go
cp $WORK/b358/_pkg_.a /.cache/go-build/b8/b830b8fe87fb16a06e2ad61b176c9241f2e7ba95a80999ede20c78716c1bbaa3-d # internal
cp $WORK/b460/_pkg_.a /.cache/go-build/b7/b78f472cdfa775e501fc08a37fd521eb5ea0217fdb08036a880f9a156905390e-d # internal
mkdir -p $WORK/b353/
cp $WORK/b054/_pkg_.a /.cache/go-build/cf/cf29d6874fb543c4b0e24369d483de58a0d90b6f947584797f84892993764d30-d # internal
cat >$WORK/b353/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/azure-sdk-for-go/arm/disk=github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/arm/disk
importmap github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2017-10-01/storage=github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2017-10-01/storage
importmap github.com/Azure/azure-sdk-for-go/storage=github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/storage
importmap github.com/Azure/go-autorest/autorest=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
importmap github.com/Azure/go-autorest/autorest/adal=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal
importmap github.com/Azure/go-autorest/autorest/azure=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/satori/uuid=github.com/heptio/velero/vendor/github.com/satori/uuid
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/arm/disk=$WORK/b354/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2017-10-01/storage=$WORK/b357/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/azure-sdk-for-go/storage=$WORK/b358/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest=$WORK/b272/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b274/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b278/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/satori/uuid=$WORK/b359/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cloudprovider/azure
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -p github.com/heptio/velero/pkg/cloudprovider/azure -complete -installsuffix static -buildid SR8CIcicL0pbkornQeJq/SR8CIcicL0pbkornQeJq -goversion go1.11.2 -D "" -importcfg $WORK/b353/importcfg -pack -c=4 ./block_store.go ./common.go ./object_store.go
mkdir -p $WORK/b441/
cat >$WORK/b441/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/http2=github.com/heptio/velero/vendor/golang.org/x/net/http2
importmap golang.org/x/net/trace=github.com/heptio/velero/vendor/golang.org/x/net/trace
importmap google.golang.org/grpc/codes=github.com/heptio/velero/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/connectivity=github.com/heptio/velero/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/credentials=github.com/heptio/velero/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/grpclb/grpc_lb_v1=github.com/heptio/velero/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1
importmap google.golang.org/grpc/grpclog=github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/heptio/velero/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/keepalive=github.com/heptio/velero/vendor/google.golang.org/grpc/keepalive
importmap google.golang.org/grpc/metadata=github.com/heptio/velero/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/naming=github.com/heptio/velero/vendor/google.golang.org/grpc/naming
importmap google.golang.org/grpc/peer=github.com/heptio/velero/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/stats=github.com/heptio/velero/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/heptio/velero/vendor/google.golang.org/grpc/status
importmap google.golang.org/grpc/tap=github.com/heptio/velero/vendor/google.golang.org/grpc/tap
importmap google.golang.org/grpc/transport=github.com/heptio/velero/vendor/google.golang.org/grpc/transport
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/http2=$WORK/b121/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/trace=$WORK/b442/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/codes=$WORK/b446/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/connectivity=$WORK/b447/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/credentials=$WORK/b449/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1=$WORK/b450/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/grpclog=$WORK/b448/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/internal=$WORK/b451/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/keepalive=$WORK/b452/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/metadata=$WORK/b453/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/naming=$WORK/b454/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/peer=$WORK/b455/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/stats=$WORK/b456/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/status=$WORK/b457/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/tap=$WORK/b459/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/transport=$WORK/b460/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/httputil=$WORK/b199/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -p github.com/heptio/velero/vendor/google.golang.org/grpc -complete -installsuffix static -buildid y2iG54R2-km0qOWaGawN/y2iG54R2-km0qOWaGawN -goversion go1.11.2 -D "" -importcfg $WORK/b441/importcfg -pack -c=4 ./backoff.go ./balancer.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./interceptor.go ./proxy.go ./rpc_util.go ./server.go ./stream.go ./trace.go
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/api/resource=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b048/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/core/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -p github.com/heptio/velero/vendor/k8s.io/api/core/v1 -complete -installsuffix static -buildid geJsHBCWUBf5qngLRoXU/geJsHBCWUBf5qngLRoXU -goversion go1.11.2 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal
cp $WORK/b545/_pkg_.a /.cache/go-build/f8/f82a04081e179573164f41c4490be10cc939231206abf93aa5ab8293e2576836-d # internal
mkdir -p $WORK/b165/
cat >$WORK/b165/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b082/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix static -buildid GqisNlvgUm2uF7hZyeTh/GqisNlvgUm2uF7hZyeTh -goversion go1.11.2 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal
cp $WORK/b475/_pkg_.a /.cache/go-build/a8/a819952fa2d0e8a1faaeabf45e60737ea8d259f4596a70bc70c7eb62f57bd157-d # internal
mkdir -p $WORK/b167/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal
cat >$WORK/b167/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b063/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix static -buildid Bpez_HyikePQdGBRxzFq/Bpez_HyikePQdGBRxzFq -goversion go1.11.2 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./doc.go ./errors.go
cp $WORK/b463/_pkg_.a /.cache/go-build/58/587f06669493ffe8530b9269a4215961b3ad3588cc6e74ce0970ed1ac4965263-d # internal
mkdir -p $WORK/b174/
cp $WORK/b353/_pkg_.a /.cache/go-build/7f/7f90572851de8bf8ae241821f24b495f656d7b44039630e1c63d4432418c03a7-d # internal
cat >$WORK/b174/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -p github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix static -buildid dtkRB7frDvWWbULNQwel/dtkRB7frDvWWbULNQwel -goversion go1.11.2 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b181/
cat >$WORK/b181/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b168/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/rest/watch
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -p github.com/heptio/velero/vendor/k8s.io/client-go/rest/watch -complete -installsuffix static -buildid sr3ORxr-eVWOTJrZXLSe/sr3ORxr-eVWOTJrZXLSe -goversion go1.11.2 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./decoder.go ./encoder.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /.cache/go-build/43/4386495bbb1f03ca0cb94df4835501cfe4e32204b13385964ee86563f5b3ed3f-d # internal
mkdir -p $WORK/b175/
cp $WORK/b181/_pkg_.a /.cache/go-build/ea/ead2f32d41612438b8339963b5972ab77dd33c1c66d73023bd656a31ae74fd43-d # internal
cat >$WORK/b175/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b174/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -p github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix static -buildid -xipMnIvhuKS9mHJMEi1/-xipMnIvhuKS9mHJMEi1 -goversion go1.11.2 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal
mkdir -p $WORK/b176/
cat >$WORK/b176/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b174/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -p github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix static -buildid rz3DbYGaUjnl567KXcik/rz3DbYGaUjnl567KXcik -goversion go1.11.2 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go
cp $WORK/b167/_pkg_.a /.cache/go-build/f1/f121981f7e5229afdb55d90083462b15a7de32033593464533cbcb27e29d226d-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal
mkdir -p $WORK/b206/
cat >$WORK/b206/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -p github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1 -complete -installsuffix static -buildid U_W3lUOrdzkPv4Q8XMR9/U_W3lUOrdzkPv4Q8XMR9 -goversion go1.11.2 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b165/_pkg_.a /.cache/go-build/07/07ce54a6e4522609acb8e414ad84741f07994179497a40254306b75d997a42ab-d # internal
mkdir -p $WORK/b164/
cat >$WORK/b164/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix static -buildid SuNDBpr9xl90B0m6-aJx/SuNDBpr9xl90B0m6-aJx -goversion go1.11.2 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./versioning.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /.cache/go-build/ab/ab9c06873dcdd4d040fadbbbe7bde45389ebc58ec81381b38a7e21b3b972c7d4-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /.cache/go-build/c0/c07c234ab25d91770c25aa29cd6fe21da6e95a31b34370379ce56106029b0e2f-d # internal
mkdir -p $WORK/b207/
mkdir -p $WORK/b211/
cat >$WORK/b207/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -p github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix static -buildid OkgkNlCxTgXRd4-SIVvo/OkgkNlCxTgXRd4-SIVvo -goversion go1.11.2 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cat >$WORK/b211/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/authentication/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -p github.com/heptio/velero/vendor/k8s.io/api/authentication/v1 -complete -installsuffix static -buildid jd6npWiLx7DEsr-JGnLV/jd6npWiLx7DEsr-JGnLV -goversion go1.11.2 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /.cache/go-build/1f/1f6f442967d62ed18625bbcbf14f1544b8f0a7aae30de8b5f4db08f3da009502-d # internal
cp $WORK/b206/_pkg_.a /.cache/go-build/8d/8d79b49aee1802be066c999775083ef5562ae7f2b2fd8a71e3a5d5dfdbdba323-d # internal
mkdir -p $WORK/b153/
mkdir -p $WORK/b212/
cat >$WORK/b212/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -p github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix static -buildid q02_f955SvO6qOGezEy0/q02_f955SvO6qOGezEy0 -goversion go1.11.2 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cat >$WORK/b153/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf
importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer
importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b154/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b163/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b160/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b164/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix static -buildid vXGXVJjL2QaeqScLjnQl/vXGXVJjL2QaeqScLjnQl -goversion go1.11.2 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal
cp $WORK/b441/_pkg_.a /.cache/go-build/74/7457571515e3a339a00d9b7580bac3f02dccbbe39a4c03c3aa4485d4dbea95f8-d # internal
mkdir -p $WORK/b213/
cat >$WORK/b213/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/authorization/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -p github.com/heptio/velero/vendor/k8s.io/api/authorization/v1 -complete -installsuffix static -buildid Y89IPnuOz8G8au7nhjZf/Y89IPnuOz8G8au7nhjZf -goversion go1.11.2 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /.cache/go-build/2f/2f6630fb70a263a25a300e93b0b65a58026fbcace70cf3c050fa0e9fbfebeee5-d # internal
mkdir -p $WORK/b171/
cp $WORK/b211/_pkg_.a /.cache/go-build/0f/0fb5f929b0cdc083b8c6bc98abdd4266b30e9c0be982a81e75f18a631ece9044-d # internal
cat >$WORK/b171/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap golang.org/x/crypto/ssh/terminal=github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
importmap k8s.io/client-go/tools/clientcmd/api=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/transport=github.com/heptio/velero/vendor/k8s.io/client-go/transport
importmap k8s.io/client-go/util/connrotation=github.com/heptio/velero/vendor/k8s.io/client-go/util/connrotation
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b172/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b174/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b175/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b176/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b177/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/transport=$WORK/b178/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/connrotation=$WORK/b179/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -p github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix static -buildid 3DDiABoKKsTiiPsArLKu/3DDiABoKKsTiiPsArLKu -goversion go1.11.2 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./exec.go
mkdir -p $WORK/b214/
cat >$WORK/b214/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -p github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix static -buildid Obxu7WsyatTgDDYiHbDJ/Obxu7WsyatTgDDYiHbDJ -goversion go1.11.2 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal
cp $WORK/b212/_pkg_.a /.cache/go-build/9b/9bc24475b4b58d67a567ad6cd4b79c046a722331d1c6f1c02807b1783ea6ba87-d # internal
mkdir -p $WORK/b220/
cat >$WORK/b220/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -p github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix static -buildid 07F8QCnM0eyreDmLmVeX/07F8QCnM0eyreDmLmVeX -goversion go1.11.2 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal
cp $WORK/b207/_pkg_.a /.cache/go-build/1c/1caf268c621005ddb82a7d26d68677e72f9f8fe1ae475f7597b732aa3b82c18e-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal
mkdir -p $WORK/b225/
cp $WORK/b171/_pkg_.a /.cache/go-build/7f/7fc605e741a34c89c571847884c3f182ee93a3491ee6f94dc2dbb0010634bb24-d # internal
cat >$WORK/b225/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -p github.com/heptio/velero/vendor/k8s.io/api/rbac/v1 -complete -installsuffix static -buildid sqW12jZaExhrWNohqsen/sqW12jZaExhrWNohqsen -goversion go1.11.2 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b166/
cat >$WORK/b166/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap golang.org/x/net/http2=github.com/heptio/velero/vendor/golang.org/x/net/http2
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/pkg/version=github.com/heptio/velero/vendor/k8s.io/client-go/pkg/version
importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
importmap k8s.io/client-go/rest/watch=github.com/heptio/velero/vendor/k8s.io/client-go/rest/watch
importmap k8s.io/client-go/tools/clientcmd/api=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/metrics=github.com/heptio/velero/vendor/k8s.io/client-go/tools/metrics
importmap k8s.io/client-go/transport=github.com/heptio/velero/vendor/k8s.io/client-go/transport
importmap k8s.io/client-go/util/cert=github.com/heptio/velero/vendor/k8s.io/client-go/util/cert
importmap k8s.io/client-go/util/flowcontrol=github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/http2=$WORK/b121/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b168/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/pkg/version=$WORK/b169/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b171/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest/watch=$WORK/b181/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b177/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/metrics=$WORK/b182/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/transport=$WORK/b178/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/cert=$WORK/b183/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b184/_pkg_.a
packagefile mime=$WORK/b142/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/rest
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -p github.com/heptio/velero/vendor/k8s.io/client-go/rest -complete -installsuffix static -buildid L0ON0XA5sTSGnaMfqu-E/L0ON0XA5sTSGnaMfqu-E -goversion go1.11.2 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal
cp $WORK/b220/_pkg_.a /.cache/go-build/df/dfa90e9122a0ee86f0b3c313514a6552825dcf6ef731a4ca37aca73012692263-d # internal
mkdir -p $WORK/b226/
cat >$WORK/b226/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -p github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix static -buildid ivRETpBqE9DLyQhNrpEK/ivRETpBqE9DLyQhNrpEK -goversion go1.11.2 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b213/_pkg_.a /.cache/go-build/71/710215be2eb86d24b5b44e5c8e64c7d95228c14e521c209c63cb0002f5515155-d # internal
mkdir -p $WORK/b227/
cat >$WORK/b227/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -p github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix static -buildid pX7hVF5KgtTSj93TrCPk/pX7hVF5KgtTSj93TrCPk -goversion go1.11.2 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b349/_pkg_.a /.cache/go-build/bb/bb02e51d9b07b680f12bf3a5e0c30256122624dcc64b26735ee246536953387f-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal
mkdir -p $WORK/b228/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal
cat >$WORK/b228/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -p github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix static -buildid sA5js63SigjAzuN7tXgt/sA5js63SigjAzuN7tXgt -goversion go1.11.2 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b166/_pkg_.a /.cache/go-build/ed/ed565708a67c4a785dc5ed8e178b5db76d80c721eea4a9ab97a7bdfc37310daa-d # internal
mkdir -p $WORK/b229/
cp $WORK/b214/_pkg_.a /.cache/go-build/c1/c152d3504934024424a3b1694c6f5d37b7783d06846253d9ac8a3051ed5c2a05-d # internal
cat >$WORK/b229/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -p github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix static -buildid MXVoBUcLTgS0HbZzWR_4/MXVoBUcLTgS0HbZzWR_4 -goversion go1.11.2 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b232/
cat >$WORK/b232/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -p github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix static -buildid 0ZiYT8v8YLljrltM6_JL/0ZiYT8v8YLljrltM6_JL -goversion go1.11.2 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal
cp $WORK/b225/_pkg_.a /.cache/go-build/e7/e778a98f0f1122eec500d3a4d4fd21af74d5821adfd15a440f8b12c33ce1acee-d # internal
mkdir -p $WORK/b239/
cat >$WORK/b239/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix static -buildid 8szlx2Dx04OFK-xZOXsV/8szlx2Dx04OFK-xZOXsV -goversion go1.11.2 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./conversion.go ./deepcopy.go ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go
cp $WORK/b228/_pkg_.a /.cache/go-build/5e/5e51f51826b3484f283c35c69a37727d8515a4a90992da26768a00e52cca39b1-d # internal
mkdir -p $WORK/b271/
cat >$WORK/b271/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest
importmap github.com/Azure/go-autorest/autorest/adal=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal
importmap github.com/Azure/go-autorest/autorest/azure=github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest=$WORK/b272/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b274/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b278/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -p github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure -complete -installsuffix static -buildid jBZpoKztJwKGCIaAWiLf/jBZpoKztJwKGCIaAWiLf -goversion go1.11.2 -D "" -importcfg $WORK/b271/importcfg -pack -c=4 ./azure.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal
cp $WORK/b229/_pkg_.a /.cache/go-build/fc/fc6b6bc5a5680960ee6316335771cbdca1d4886b8e20ead55e8deb605b005ecd-d # internal
mkdir -p $WORK/b279/
cat >$WORK/b279/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/google=github.com/heptio/velero/vendor/golang.org/x/oauth2/google
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/yaml=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/util/jsonpath=github.com/heptio/velero/vendor/k8s.io/client-go/util/jsonpath
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/google=$WORK/b284/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b162/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/jsonpath=$WORK/b288/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -p github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp -complete -installsuffix static -buildid FSQ1o_oEjnMWzEEeHjqc/FSQ1o_oEjnMWzEEeHjqc -goversion go1.11.2 -D "" -importcfg $WORK/b279/importcfg -pack -c=4 ./gcp.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal
cp $WORK/b232/_pkg_.a /.cache/go-build/e2/e2501cdc4d7400196949916b447c3bff15a3f9dd436ad8e94b07e00350161b14-d # internal
mkdir -p $WORK/b290/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal
cat >$WORK/b290/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -p github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc -complete -installsuffix static -buildid U4ZA4BD5RBkYze5BJ4i8/U4ZA4BD5RBkYze5BJ4i8 -goversion go1.11.2 -D "" -importcfg $WORK/b290/importcfg -pack -c=4 ./oidc.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal
cp $WORK/b271/_pkg_.a /.cache/go-build/fa/fa3f4e4519bedcbb8e3654d64f4b2f27ec3c0a82d20080515545c77b0473273d-d # internal
mkdir -p $WORK/b293/
cp $WORK/b226/_pkg_.a /.cache/go-build/a9/a9233d3c12191d4a1c572c6092b280c3833ed39389253c6b16a3a0aa5d8dbae2-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal
mkdir -p $WORK/b294/
cat >$WORK/b293/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/auth
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/auth -complete -installsuffix static -buildid glReh35Og4wBIPwSjLEs/glReh35Og4wBIPwSjLEs -goversion go1.11.2 -D "" -importcfg $WORK/b293/importcfg -pack -c=4 ./clientauth.go
cp $WORK/b239/_pkg_.a /.cache/go-build/87/87a2d92ed68aeda02e9b5367379786218be4db84695d3bef6ffdc3482ae1625e-d # internal
cat >$WORK/b294/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
importmap k8s.io/client-go/tools/clientcmd/api=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/v1
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b154/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b164/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b177/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b295/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/latest
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix static -buildid J1hP8v5_C3eSFhauZSSE/J1hP8v5_C3eSFhauZSSE -goversion go1.11.2 -D "" -importcfg $WORK/b294/importcfg -pack -c=4 ./latest.go
cp $WORK/b279/_pkg_.a /.cache/go-build/84/8408a3810364a291920df5b53e5d16097c6eb2591d3af280263d2ea96a0ada14-d # internal
mkdir -p $WORK/b310/
mkdir -p $WORK/b238/
cat >$WORK/b310/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/remotecommand
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix static -buildid -i4hZ1nbElNJyZnxqjcr/-i4hZ1nbElNJyZnxqjcr -goversion go1.11.2 -D "" -importcfg $WORK/b310/importcfg -pack -c=4 ./constants.go
cat >$WORK/b238/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b239/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix static -buildid OG-ppe0qiNw390bl6YB6/OG-ppe0qiNw390bl6YB6 -goversion go1.11.2 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal
cp $WORK/b227/_pkg_.a /.cache/go-build/57/57e508e11897999af20c3ca47a74237831f2ffae987f3909f22af8686363be04-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal
mkdir -p $WORK/b312/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal
cat >$WORK/b312/importcfg << 'EOF' # internal
# import config
importmap github.com/docker/spdystream=github.com/heptio/velero/vendor/github.com/docker/spdystream
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/docker/spdystream=$WORK/b313/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b309/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b316/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/httputil=$WORK/b199/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix static -buildid qGy06m-51LMMSRoFXLLm/qGy06m-51LMMSRoFXLLm -goversion go1.11.2 -D "" -importcfg $WORK/b312/importcfg -pack -c=4 ./connection.go ./roundtripper.go ./upgrade.go
cp $WORK/b310/_pkg_.a /.cache/go-build/3c/3c00096e778c838e0636b174f864cd9850dfbbd06d0466428ef48ee8d964f651-d # internal
cp $WORK/b293/_pkg_.a /.cache/go-build/fa/fad97e7201d5be5b189a676ee82f206117c037fcb0416a5c810f77997e72c749-d # internal
cp $WORK/b290/_pkg_.a /.cache/go-build/64/643d337b45c03f721f1b8ad3fb9cf5496f32e3fa61a708aac280cd8039f74f77-d # internal
mkdir -p $WORK/b352/
mkdir -p $WORK/b373/
cp $WORK/b294/_pkg_.a /.cache/go-build/d1/d10677cd24e6894cc2a00b0f5736ddb81c0ef20f67c9a07f221f534c3b015c87-d # internal
mkdir -p $WORK/b371/
cat >$WORK/b352/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/service/s3=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3=$WORK/b349/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface -complete -installsuffix static -buildid KOF6xIe8q5XMjm6FgbX2/KOF6xIe8q5XMjm6FgbX2 -goversion go1.11.2 -D "" -importcfg $WORK/b352/importcfg -pack -c=4 ./interface.go
cat >$WORK/b373/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/util/wait=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b147/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/util/retry
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -p github.com/heptio/velero/vendor/k8s.io/client-go/util/retry -complete -installsuffix static -buildid zKJuDe9eMdP7ABpiIOnb/zKJuDe9eMdP7ABpiIOnb -goversion go1.11.2 -D "" -importcfg $WORK/b373/importcfg -pack -c=4 ./util.go
cat >$WORK/b371/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/fields=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b239/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b058/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b063/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix static -buildid gjpb1FSNUHXgMSx_JxEW/gjpb1FSNUHXgMSx_JxEW -goversion go1.11.2 -D "" -importcfg $WORK/b371/importcfg -pack -c=4 ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b291/
cat >$WORK/b291/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap github.com/imdario/mergo=github.com/heptio/velero/vendor/github.com/imdario/mergo
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap golang.org/x/crypto/ssh/terminal=github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/validation=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/auth=github.com/heptio/velero/vendor/k8s.io/client-go/tools/auth
importmap k8s.io/client-go/tools/clientcmd/api=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/latest
importmap k8s.io/client-go/util/homedir=github.com/heptio/velero/vendor/k8s.io/client-go/util/homedir
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/imdario/mergo=$WORK/b292/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b172/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b062/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/auth=$WORK/b293/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b177/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b294/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/homedir=$WORK/b296/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix static -buildid 50VAT_tfb3gNBH3n-f7r/50VAT_tfb3gNBH3n-f7r -goversion go1.11.2 -D "" -importcfg $WORK/b291/importcfg -pack -c=4 ./auth_loaders.go ./client_config.go ./config.go ./doc.go ./flag.go ./helpers.go ./loader.go ./merged_client_builder.go ./overrides.go ./validation.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal
cp $WORK/b373/_pkg_.a /.cache/go-build/d6/d6821a585d00b72de29fdd116aa8c5fa0744526bd0b1264dfd2d394245c0b86b-d # internal
mkdir -p $WORK/b383/
cat >$WORK/b383/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/util/flag
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -p github.com/heptio/velero/pkg/cmd/util/flag -complete -installsuffix static -buildid 83jV1vY-JoR3CahiYBqx/83jV1vY-JoR3CahiYBqx -goversion go1.11.2 -D "" -importcfg $WORK/b383/importcfg -pack -c=4 ./accessors.go ./array.go ./enum.go ./labelselector.go ./map.go ./optional_bool.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal
cp $WORK/b312/_pkg_.a /.cache/go-build/ba/ba4f1d39fd350b60286d51812e0ad2490a04a163b78fd7aaf20209eb3bd14f94-d # internal
mkdir -p $WORK/b311/
cat >$WORK/b311/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b309/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b312/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/transport/spdy
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -p github.com/heptio/velero/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix static -buildid ag8dXWIoTZkqrmgnooqF/ag8dXWIoTZkqrmgnooqF -goversion go1.11.2 -D "" -importcfg $WORK/b311/importcfg -pack -c=4 ./spdy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal
cp $WORK/b383/_pkg_.a /.cache/go-build/bd/bd616eb2849344cae98b45a0f6b4a12f66bd99bd94b56b3067a44c7d305067de-d # internal
mkdir -p $WORK/b400/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal
cat >$WORK/b400/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b154/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b164/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme -complete -installsuffix static -buildid Lg6NSjdYkXbGNq_Wnl_V/Lg6NSjdYkXbGNq_Wnl_V -goversion go1.11.2 -D "" -importcfg $WORK/b400/importcfg -pack -c=4 ./scheme.go
cp $WORK/b371/_pkg_.a /.cache/go-build/74/749da11662bbd4ef175806be0268d2f89ec49a36792c8ed32e250f95b2c84aa1-d # internal
mkdir -p $WORK/b402/
cat >$WORK/b402/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/authentication/v1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1=$WORK/b211/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/admission/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -p github.com/heptio/velero/vendor/k8s.io/api/admission/v1beta1 -complete -installsuffix static -buildid VDeeb00sxLCYTcWH2cpJ/VDeeb00sxLCYTcWH2cpJ -goversion go1.11.2 -D "" -importcfg $WORK/b402/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal
cp $WORK/b311/_pkg_.a /.cache/go-build/2c/2c46015c0d1cd7809758f715b6379d8491c3565c04078c5bd8dbdef7441528b5-d # internal
mkdir -p $WORK/b403/
cat >$WORK/b403/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/imagepolicy/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -p github.com/heptio/velero/vendor/k8s.io/api/imagepolicy/v1alpha1 -complete -installsuffix static -buildid YZC0WZ4ZETKBroIET4PQ/YZC0WZ4ZETKBroIET4PQ -goversion go1.11.2 -D "" -importcfg $WORK/b403/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal
cp $WORK/b238/_pkg_.a /.cache/go-build/e4/e4cef70b48d6d67c2d1e793ba0ade746725a12c0e7c5889b2ceafcf0a1674064-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal
mkdir -p $WORK/b237/
cat >$WORK/b237/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json
importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b154/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b168/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b164/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/dynamic
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -p github.com/heptio/velero/vendor/k8s.io/client-go/dynamic -complete -installsuffix static -buildid AJVRFRZIy9ODTmGqQaV4/AJVRFRZIy9ODTmGqQaV4 -goversion go1.11.2 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./interface.go ./scheme.go ./simple.go
cp $WORK/b400/_pkg_.a /.cache/go-build/41/413229d37749d38c425f7b3dbea6d794ef8ea66cba6ccf4641fb17920cc39cf3-d # internal
mkdir -p $WORK/b370/
cat >$WORK/b370/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b371/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/pager
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/pager -complete -installsuffix static -buildid WQbhDWHwD_A5fs5J3Y6q/WQbhDWHwD_A5fs5J3Y6q -goversion go1.11.2 -D "" -importcfg $WORK/b370/importcfg -pack -c=4 ./pager.go
cp $WORK/b352/_pkg_.a /.cache/go-build/b3/b382296f7eba1c47c806ecbd5c3e7d2483a53766d31a3ace8f211e01b9076366-d # internal
mkdir -p $WORK/b351/
cat >$WORK/b351/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil
importmap github.com/aws/aws-sdk-go/aws/client=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/service/s3=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3
importmap github.com/aws/aws-sdk-go/service/s3/s3iface=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b328/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b332/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3=$WORK/b349/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b352/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -p github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager -complete -installsuffix static -buildid 3n6MaUE71RTNhZ_fHyvD/3n6MaUE71RTNhZ_fHyvD -goversion go1.11.2 -D "" -importcfg $WORK/b351/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./doc.go ./download.go ./upload.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal
cp $WORK/b370/_pkg_.a /.cache/go-build/50/50f121c17a045e69393b23d773a0df24dc237e35867039cc887407f14113160f-d # internal
mkdir -p $WORK/b363/
cat >$WORK/b363/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/fields=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/cache=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/cache
importmap k8s.io/apimachinery/pkg/util/clock=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock
importmap k8s.io/apimachinery/pkg/util/diff=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/diff
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/wait=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/pager=github.com/heptio/velero/vendor/k8s.io/client-go/tools/pager
importmap k8s.io/client-go/util/buffer=github.com/heptio/velero/vendor/k8s.io/client-go/util/buffer
importmap k8s.io/client-go/util/retry=github.com/heptio/velero/vendor/k8s.io/client-go/util/retry
packagefile container/heap=$WORK/b314/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b058/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b364/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b186/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b367/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b147/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/pager=$WORK/b370/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/buffer=$WORK/b372/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/retry=$WORK/b373/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile runtime/debug=$WORK/b086/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache -complete -installsuffix static -buildid 78e1s0guEUaHRdh5lcwm/78e1s0guEUaHRdh5lcwm -goversion go1.11.2 -D "" -importcfg $WORK/b363/importcfg -pack -c=4 ./controller.go ./delta_fifo.go ./doc.go ./expiration_cache.go ./expiration_cache_fakes.go ./fake_custom_store.go ./fifo.go ./heap.go ./index.go ./listers.go ./listwatch.go ./mutation_cache.go ./mutation_detector.go ./reflector.go ./reflector_metrics.go ./shared_informer.go ./store.go ./thread_safe_store.go ./undelta_store.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal
cp $WORK/b402/_pkg_.a /.cache/go-build/73/73de4245158501ac39b7a171b4b2b1af7de0a63df87a9d54967f3c2169c9a1d8-d # internal
mkdir -p $WORK/b392/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal
cat >$WORK/b392/importcfg << 'EOF' # internal
# import config
importmap github.com/ghodss/yaml=github.com/heptio/velero/vendor/github.com/ghodss/yaml
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/ghodss/yaml=$WORK/b155/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -p github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers -complete -installsuffix static -buildid RsJeKMNgzL2mr6aNTnzL/RsJeKMNgzL2mr6aNTnzL -goversion go1.11.2 -D "" -importcfg $WORK/b392/importcfg -pack -c=4 ./discard.go ./interface.go ./json.go ./name.go ./sourcechecker.go ./typesetter.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal
cp $WORK/b291/_pkg_.a /.cache/go-build/ce/cec2d3bb391f6ed5f3a49279e7ba159dc0b2ec426b9511530d9f1d882443a2e6-d # internal
mkdir -p $WORK/b462/
cat >$WORK/b462/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/health/grpc_health_v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -p github.com/heptio/velero/vendor/google.golang.org/grpc/health/grpc_health_v1 -complete -installsuffix static -buildid 8v_bWW-0OEXu0UN9eYeB/8v_bWW-0OEXu0UN9eYeB -goversion go1.11.2 -D "" -importcfg $WORK/b462/importcfg -pack -c=4 ./health.pb.go
cp $WORK/b403/_pkg_.a /.cache/go-build/36/36e69ae7965c85927c80307de59eac1ca3abd2ef0e047af2a7413d3dd63b7135-d # internal
mkdir -p $WORK/b465/
cat >$WORK/b465/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/plugin/generated
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath $WORK/b465 -p github.com/heptio/velero/pkg/plugin/generated -complete -installsuffix static -buildid WAADUuIVFSum6fHFMXm9/WAADUuIVFSum6fHFMXm9 -goversion go1.11.2 -D "" -importcfg $WORK/b465/importcfg -pack -c=4 ./BackupItemAction.pb.go ./BlockStore.pb.go ./ObjectStore.pb.go ./PluginLister.pb.go ./RestoreItemAction.pb.go ./Shared.pb.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal
cp $WORK/b462/_pkg_.a /.cache/go-build/84/8439cde1b7cfa6947f424e8f8333df9489839534939d80bb28b0fedad989737f-d # internal
mkdir -p $WORK/b461/
cp $WORK/b392/_pkg_.a /.cache/go-build/da/da287186c7cc9874a4e62488a1670438f5a29b782796f2ab923413a4ccb1e1d4-d # internal
mkdir -p $WORK/b468/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal
cat >$WORK/b461/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/heptio/velero/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/health/grpc_health_v1=github.com/heptio/velero/vendor/google.golang.org/grpc/health/grpc_health_v1
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/codes=$WORK/b446/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/health/grpc_health_v1=$WORK/b462/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/grpc/health
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -p github.com/heptio/velero/vendor/google.golang.org/grpc/health -complete -installsuffix static -buildid yV_RT6SZKqm0d612eR3K/yV_RT6SZKqm0d612eR3K -goversion go1.11.2 -D "" -importcfg $WORK/b461/importcfg -pack -c=4 ./health.go
cat >$WORK/b468/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/resource=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/conversion=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion
importmap k8s.io/apimachinery/pkg/fields=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b048/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b056/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b058/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/equality
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -p github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/equality -complete -installsuffix static -buildid odL2u8EXyP8B9Ac-bzAm/odL2u8EXyP8B9Ac-bzAm -goversion go1.11.2 -D "" -importcfg $WORK/b468/importcfg -pack -c=4 ./semantic.go
cp $WORK/b237/_pkg_.a /.cache/go-build/b6/b67291c237af53c4e47e5f2144512df235efd282ac9ca7b551ad9e9acea212bf-d # internal
mkdir -p $WORK/b469/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal
cat >$WORK/b469/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/util/logging
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath $WORK/b469 -p github.com/heptio/velero/pkg/util/logging -complete -installsuffix static -buildid 8xHjTHDo4td-yDtvf9sU/8xHjTHDo4td-yDtvf9sU -goversion go1.11.2 -D "" -importcfg $WORK/b469/importcfg -pack -c=4 ./default_logger.go ./error_location_hook.go ./hclog_level_hook.go ./log_level_flag.go ./log_location_hook.go
cp $WORK/b461/_pkg_.a /.cache/go-build/87/8774fe140f1b99928c17b499199eea1371013e9c834ab854001f9f480b185eb3-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal
mkdir -p $WORK/b438/
cat >$WORK/b438/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/go-hclog=github.com/heptio/velero/vendor/github.com/hashicorp/go-hclog
importmap github.com/hashicorp/yamux=github.com/heptio/velero/vendor/github.com/hashicorp/yamux
importmap github.com/mitchellh/go-testing-interface=github.com/heptio/velero/vendor/github.com/mitchellh/go-testing-interface
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/credentials=github.com/heptio/velero/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/health=github.com/heptio/velero/vendor/google.golang.org/grpc/health
importmap google.golang.org/grpc/health/grpc_health_v1=github.com/heptio/velero/vendor/google.golang.org/grpc/health/grpc_health_v1
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile crypto/subtle=$WORK/b096/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/hashicorp/go-hclog=$WORK/b437/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/hashicorp/yamux=$WORK/b439/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/mitchellh/go-testing-interface=$WORK/b440/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/credentials=$WORK/b449/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/health=$WORK/b461/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/health/grpc_health_v1=$WORK/b462/_pkg_.a
packagefile hash=$WORK/b092/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/rpc=$WORK/b463/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile os/signal=$WORK/b421/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile syscall=$WORK/b023/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/hashicorp/go-plugin
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -p github.com/heptio/velero/vendor/github.com/hashicorp/go-plugin -complete -installsuffix static -buildid vgDAjvpdVQqSEMZuoD0N/vgDAjvpdVQqSEMZuoD0N -goversion go1.11.2 -D "" -importcfg $WORK/b438/importcfg -pack -c=4 ./client.go ./discover.go ./error.go ./grpc_client.go ./grpc_server.go ./log_entry.go ./mux_broker.go ./plugin.go ./process.go ./process_posix.go ./protocol.go ./rpc_client.go ./rpc_server.go ./server.go ./server_mux.go ./stream.go ./testing.go
cp $WORK/b468/_pkg_.a /.cache/go-build/97/97c72fce46315df0310025ba258d4933e189947db1a6bc3fd3e4a82fa309c627-d # internal
mkdir -p $WORK/b547/
cat >$WORK/b547/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile text/tabwriter=$WORK/b369/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/runtime/pprof
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath $WORK/b547 -p runtime/pprof -std -installsuffix static -buildid 2qIj2jKRGTKIR1Sx8gM-/2qIj2jKRGTKIR1Sx8gM- -goversion go1.11.2 -D "" -importcfg $WORK/b547/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal
cp $WORK/b351/_pkg_.a /.cache/go-build/a4/a43302d1ebb2c2c80b81a0b5a589b63bed8a1d0bf1fed107938bd51d45e0452b-d # internal
mkdir -p $WORK/b548/
cat >$WORK/b548/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
EOF
cd /usr/local/go/src/runtime/trace
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath $WORK/b548 -p runtime/trace -std -installsuffix static -buildid BGxKeLTbQaapAiPxCN_M/BGxKeLTbQaapAiPxCN_M -goversion go1.11.2 -D "" -importcfg $WORK/b548/importcfg -pack -c=4 ./annotation.go ./trace.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal
cp $WORK/b469/_pkg_.a /.cache/go-build/0f/0f93aa97e2bbcd9363c046deb5cbae998c34d80524c45e8d60453205a6ddaa61-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal
mkdir -p $WORK/b555/
cat >$WORK/b555/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath $WORK/b555 -p github.com/heptio/velero/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor -complete -installsuffix static -buildid Dp-kpPWvtyTYObdzldwz/Dp-kpPWvtyTYObdzldwz -goversion go1.11.2 -D "" -importcfg $WORK/b555/importcfg -pack -c=4 ./descriptor.pb.go
cp $WORK/b548/_pkg_.a /.cache/go-build/ed/ed184339c2ed18fbd3a25fc032debb9d7f28b93ff5bd2b29e865bbe48135457d-d # internal
mkdir -p $WORK/b557/
cat >$WORK/b557/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/codes=github.com/heptio/velero/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/status=github.com/heptio/velero/vendor/google.golang.org/grpc/status
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/codes=$WORK/b446/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/status=$WORK/b457/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/github.com/googleapis/gax-go
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath $WORK/b557 -p github.com/heptio/velero/vendor/github.com/googleapis/gax-go -complete -installsuffix static -buildid T-LfgaXF_Q7J3ejqSpCk/T-LfgaXF_Q7J3ejqSpCk -goversion go1.11.2 -D "" -importcfg $WORK/b557/importcfg -pack -c=4 ./call_option.go ./gax.go ./header.go ./invoke.go ./path_template.go ./path_template_parser.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal
cp $WORK/b465/_pkg_.a /.cache/go-build/58/58891cbcccfe660a88a4d2b8d30dd027a2e787a9181636b56003e2071320ccc8-d # internal
mkdir -p $WORK/b558/
cat >$WORK/b558/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/cloud.google.com/go/internal/optional
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath $WORK/b558 -p github.com/heptio/velero/vendor/cloud.google.com/go/internal/optional -complete -installsuffix static -buildid NBUoYiFDhEErqfNEv1Os/NBUoYiFDhEErqfNEv1Os -goversion go1.11.2 -D "" -importcfg $WORK/b558/importcfg -pack -c=4 ./optional.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal
cp $WORK/b557/_pkg_.a /.cache/go-build/5c/5c62a79ac064e18f30e35a3003e4c99e65383537ffa948d65263f5cb46465a2a-d # internal
mkdir -p $WORK/b556/
cat >$WORK/b556/importcfg << 'EOF' # internal
# import config
importmap github.com/googleapis/gax-go=github.com/heptio/velero/vendor/github.com/googleapis/gax-go
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/googleapis/gax-go=$WORK/b557/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/cloud.google.com/go/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath $WORK/b556 -p github.com/heptio/velero/vendor/cloud.google.com/go/internal -complete -installsuffix static -buildid gL4OC2RbxiX0L3IjuA8S/gL4OC2RbxiX0L3IjuA8S -goversion go1.11.2 -D "" -importcfg $WORK/b556/importcfg -pack -c=4 ./retry.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal
cp $WORK/b558/_pkg_.a /.cache/go-build/04/0424340d3c9b9cef53be65ec7011af062f11c4043514a24706a3af85a261fe00-d # internal
mkdir -p $WORK/b561/
cat >$WORK/b561/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/googleapi/internal/uritemplates
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath $WORK/b561 -p github.com/heptio/velero/vendor/google.golang.org/api/googleapi/internal/uritemplates -complete -installsuffix static -buildid an7Wzpaj24NLNZvpQKkG/an7Wzpaj24NLNZvpQKkG -goversion go1.11.2 -D "" -importcfg $WORK/b561/importcfg -pack -c=4 ./uritemplates.go ./utils.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal
cp $WORK/b556/_pkg_.a /.cache/go-build/79/7980678d25fc4aada481b91c98a8cf859703e5355a0be3d61c9f60d376b2ae32-d # internal
mkdir -p $WORK/b562/
cat >$WORK/b562/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/iterator
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath $WORK/b562 -p github.com/heptio/velero/vendor/google.golang.org/api/iterator -complete -installsuffix static -buildid hXJYTS5T2wOf2N5e0ACc/hXJYTS5T2wOf2N5e0ACc -goversion go1.11.2 -D "" -importcfg $WORK/b562/importcfg -pack -c=4 ./iterator.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal
cp $WORK/b547/_pkg_.a /.cache/go-build/7b/7bfb19664e83c9704879d5bdc897a6a43cb5336a87e9be5abe5c821a57454197-d # internal
mkdir -p $WORK/b546/
cat >$WORK/b546/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile html/template=$WORK/b444/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile runtime/pprof=$WORK/b547/_pkg_.a
packagefile runtime/trace=$WORK/b548/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /usr/local/go/src/net/http/pprof
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath $WORK/b546 -p net/http/pprof -std -complete -installsuffix static -buildid -qBvYHxRV-fru_GMDYFN/-qBvYHxRV-fru_GMDYFN -goversion go1.11.2 -D "" -importcfg $WORK/b546/importcfg -pack -c=4 ./pprof.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal
cp $WORK/b438/_pkg_.a /.cache/go-build/77/770724c317aa7af8827ddb63ad7cca868e28a6cf78af59cb227d3653aed67a19-d # internal
mkdir -p $WORK/b564/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal
cat >$WORK/b564/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/google=github.com/heptio/velero/vendor/golang.org/x/oauth2/google
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
importmap google.golang.org/grpc/naming=github.com/heptio/velero/vendor/google.golang.org/grpc/naming
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/google=$WORK/b284/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc/naming=$WORK/b454/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath $WORK/b564 -p github.com/heptio/velero/vendor/google.golang.org/api/internal -complete -installsuffix static -buildid 4x9LF9YdG3XrZa3wxmtH/4x9LF9YdG3XrZa3wxmtH -goversion go1.11.2 -D "" -importcfg $WORK/b564/importcfg -pack -c=4 ./creds.go ./pool.go ./settings.go
cp $WORK/b561/_pkg_.a /.cache/go-build/d9/d95438429bd7586f2b02a320a38102e259d0228cfda1b5eba43ade06e5bf2729-d # internal
mkdir -p $WORK/b560/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal
cp $WORK/b555/_pkg_.a /.cache/go-build/6b/6b51c28ab41c283268a21a4566d7b685acc4b49334c2f06625540c00e92347a9-d # internal
cat >$WORK/b560/importcfg << 'EOF' # internal
# import config
importmap google.golang.org/api/googleapi/internal/uritemplates=github.com/heptio/velero/vendor/google.golang.org/api/googleapi/internal/uritemplates
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi/internal/uritemplates=$WORK/b561/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/googleapi
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath $WORK/b560 -p github.com/heptio/velero/vendor/google.golang.org/api/googleapi -complete -installsuffix static -buildid 8iilZHUu90CZRbkwHlcu/8iilZHUu90CZRbkwHlcu -goversion go1.11.2 -D "" -importcfg $WORK/b560/importcfg -pack -c=4 ./googleapi.go ./types.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal
mkdir -p $WORK/b554/
cp $WORK/b562/_pkg_.a /.cache/go-build/d0/d0cf9e1a07efd5dc65b84682575349d4e7f6b4f4981748ab374e96f3b7334ed2-d # internal
mkdir -p $WORK/b571/
cat >$WORK/b554/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/golang/protobuf/protoc-gen-go/descriptor=github.com/heptio/velero/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor=$WORK/b555/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/api/annotations
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath $WORK/b554 -p github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix static -buildid hPUny4iPsQ9uHojPQpJ5/hPUny4iPsQ9uHojPQpJ5 -goversion go1.11.2 -D "" -importcfg $WORK/b554/importcfg -pack -c=4 ./annotations.pb.go ./http.pb.go
cat >$WORK/b571/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io=github.com/heptio/velero/vendor/go.opencensus.io
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io=$WORK/b572/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode=$WORK/b016/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath $WORK/b571 -p github.com/heptio/velero/vendor/go.opencensus.io/internal -complete -installsuffix static -buildid _GOdito6b0TZdsQ1LOKa/_GOdito6b0TZdsQ1LOKa -goversion go1.11.2 -D "" -importcfg $WORK/b571/importcfg -pack -c=4 ./internal.go ./sanitize.go ./traceinternals.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal
cp $WORK/b363/_pkg_.a /.cache/go-build/eb/ebec186fdb8f76ea274a130cb2336f45ed5a1045ac2c256de65274388d49d8b0-d # internal
cp $WORK/b564/_pkg_.a /.cache/go-build/4b/4b1456d684b812945668573eb9cc3a1c54d62164dc2f795d446967136ab1a31a-d # internal
mkdir -p $WORK/b484/
mkdir -p $WORK/b486/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal
cat >$WORK/b484/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b206/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1 -complete -installsuffix static -buildid nDS9ONgJHEz8dQ87VKFi/nDS9ONgJHEz8dQ87VKFi -goversion go1.11.2 -D "" -importcfg $WORK/b484/importcfg -pack -c=4 ./expansion_generated.go ./initializerconfiguration.go
cat >$WORK/b486/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b207/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 -complete -installsuffix static -buildid LXw8k5h6jUF5AQTM4S5I/LXw8k5h6jUF5AQTM4S5I -goversion go1.11.2 -D "" -importcfg $WORK/b486/importcfg -pack -c=4 ./expansion_generated.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go
cp $WORK/b571/_pkg_.a /.cache/go-build/51/5156705ab2a04a30f658723ce1c52585c14f8fd8bb4152eec62e8870f508af50-d # internal
mkdir -p $WORK/b508/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal
cat >$WORK/b508/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1=$WORK/b220/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/certificates/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/certificates/v1beta1 -complete -installsuffix static -buildid g7xJkKc75q2GD6N6CXUG/g7xJkKc75q2GD6N6CXUG -goversion go1.11.2 -D "" -importcfg $WORK/b508/importcfg -pack -c=4 ./certificatesigningrequest.go ./expansion_generated.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal
cp $WORK/b546/_pkg_.a /.cache/go-build/27/27824c3c957d6bdbfa21043644652196b43998909aa32e0446dce3377b6d093b-d # internal
cp $WORK/b560/_pkg_.a /.cache/go-build/c1/c11ba717d47a976e89b88a36e3644f4302c1a28f0986511c67e4e5867396e1e9-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal
mkdir -p $WORK/b524/
cat >$WORK/b524/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1=$WORK/b225/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath $WORK/b524 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1 -complete -installsuffix static -buildid Qj-98BPwhIOfMFVNt1SZ/Qj-98BPwhIOfMFVNt1SZ -goversion go1.11.2 -D "" -importcfg $WORK/b524/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go
mkdir -p $WORK/b526/
cp $WORK/b484/_pkg_.a /.cache/go-build/6b/6bc6d5ef102d54d5ebcdff2fd359461b23f709cc0537a152867704c0e42802e2-d # internal
cat >$WORK/b526/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b226/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath $WORK/b526 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1alpha1 -complete -installsuffix static -buildid racFAdKxY7XBWFaLxY0Q/racFAdKxY7XBWFaLxY0Q -goversion go1.11.2 -D "" -importcfg $WORK/b526/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go
cp $WORK/b554/_pkg_.a /.cache/go-build/a8/a89e2e68f92b014ca400d023d14641f847f603c3eb94ed0068436fb7f82d3b25-d # internal
mkdir -p $WORK/b528/
mkdir -p $WORK/b531/
cat >$WORK/b528/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1=$WORK/b227/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1beta1 -complete -installsuffix static -buildid 5LINIRrS999aGiGPNZ0n/5LINIRrS999aGiGPNZ0n -goversion go1.11.2 -D "" -importcfg $WORK/b528/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go
cat >$WORK/b531/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b228/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath $WORK/b531 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 -complete -installsuffix static -buildid 2MGf_jz0VKpxDVMjucPn/2MGf_jz0VKpxDVMjucPn -goversion go1.11.2 -D "" -importcfg $WORK/b531/importcfg -pack -c=4 ./expansion_generated.go ./priorityclass.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal
cp $WORK/b508/_pkg_.a /.cache/go-build/06/06188b5ccb88bb4cb470e5d16cb4ba2b6e8f5473c19e366a7e370647e94fe5d9-d # internal
mkdir -p $WORK/b533/
cp $WORK/b486/_pkg_.a /.cache/go-build/be/bed21c17692d55d544e445b83621ebce4a8136df6001c18da043fb8b1d304bb3-d # internal
cat >$WORK/b533/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b229/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath $WORK/b533 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1beta1 -complete -installsuffix static -buildid mplGmHb0TrnxFfljR9Ah/mplGmHb0TrnxFfljR9Ah -goversion go1.11.2 -D "" -importcfg $WORK/b533/importcfg -pack -c=4 ./expansion_generated.go ./priorityclass.go
mkdir -p $WORK/b541/
cat >$WORK/b541/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1=$WORK/b232/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/storage/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath $WORK/b541 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/storage/v1alpha1 -complete -installsuffix static -buildid FJ6ar-suC-SRcz0sGQXC/FJ6ar-suC-SRcz0sGQXC -goversion go1.11.2 -D "" -importcfg $WORK/b541/importcfg -pack -c=4 ./expansion_generated.go ./volumeattachment.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal
cp $WORK/b531/_pkg_.a /.cache/go-build/84/84ba86214fc26432575a067fedbd062af4ecf5673555cbcaa36717e70b6c20f7-d # internal
mkdir -p $WORK/b553/
cp $WORK/b524/_pkg_.a /.cache/go-build/b5/b5dc96c3e7039b699ed89b9eba6a4a20dd2ec57ef4b2c837298ae78f0c64ef66-d # internal
cp $WORK/b526/_pkg_.a /.cache/go-build/72/72771f265992ba73873fdbdbcb66b32ea1d68680c0be3ca5ecf20f5ab12aeafb-d # internal
mkdir -p $WORK/b563/
cat >$WORK/b553/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/genproto/googleapis/api/annotations=github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/api/annotations
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/api/annotations=$WORK/b554/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/iam/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath $WORK/b553 -p github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/iam/v1 -complete -installsuffix static -buildid OWUnAGqm40mXOlZPXVq6/OWUnAGqm40mXOlZPXVq6 -goversion go1.11.2 -D "" -importcfg $WORK/b553/importcfg -pack -c=4 ./iam_policy.pb.go ./policy.pb.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal
cat >$WORK/b563/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/google=github.com/heptio/velero/vendor/golang.org/x/oauth2/google
importmap google.golang.org/api/internal=github.com/heptio/velero/vendor/google.golang.org/api/internal
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/google=$WORK/b284/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/internal=$WORK/b564/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/option
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath $WORK/b563 -p github.com/heptio/velero/vendor/google.golang.org/api/option -complete -installsuffix static -buildid EKc1kloLgd2_MvPIz4Bv/EKc1kloLgd2_MvPIz4Bv -goversion go1.11.2 -D "" -importcfg $WORK/b563/importcfg -pack -c=4 ./credentials_go19.go ./option.go
mkdir -p $WORK/b566/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal
cp $WORK/b533/_pkg_.a /.cache/go-build/9d/9de2bed736fc54805239cdfe48e879ba3f359ab9efe1ac93ccc9ead809d0eada-d # internal
mkdir -p $WORK/b574/
cp $WORK/b528/_pkg_.a /.cache/go-build/a8/a8320f31c2dc7c3657bbf8311d111648779cf778a5995c24893834e2e17c3714-d # internal
cp $WORK/b541/_pkg_.a /.cache/go-build/1d/1d41810573e7ec681370ba4ecd497f5dd7e62b293adfd1cc8e0eebb82b8475bc-d # internal
cat >$WORK/b566/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp
importmap google.golang.org/api/googleapi=github.com/heptio/velero/vendor/google.golang.org/api/googleapi
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi=$WORK/b560/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile mime/multipart=$WORK/b143/_pkg_.a
packagefile net=$WORK/b065/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/textproto=$WORK/b139/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cat >$WORK/b574/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/trace/tracestate
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath $WORK/b574 -p github.com/heptio/velero/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix static -buildid Gk6nAYX_jV7_cyJUcv_6/Gk6nAYX_jV7_cyJUcv_6 -goversion go1.11.2 -D "" -importcfg $WORK/b574/importcfg -pack -c=4 ./tracestate.go
mkdir -p $WORK/b581/
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/gensupport
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath $WORK/b566 -p github.com/heptio/velero/vendor/google.golang.org/api/gensupport -complete -installsuffix static -buildid X9g9uD3_FbqTIK2FHyGx/X9g9uD3_FbqTIK2FHyGx -goversion go1.11.2 -D "" -importcfg $WORK/b566/importcfg -pack -c=4 ./backoff.go ./buffer.go ./doc.go ./go18.go ./header.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./retry.go ./send.go
mkdir -p $WORK/b578/
cat >$WORK/b581/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b005/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/googleapi/transport
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath $WORK/b581 -p github.com/heptio/velero/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix static -buildid OBIZWzZd5Edvpzr9oq2C/OBIZWzZd5Edvpzr9oq2C -goversion go1.11.2 -D "" -importcfg $WORK/b581/importcfg -pack -c=4 ./apikey.go
cat >$WORK/b578/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b004/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile runtime/pprof=$WORK/b547/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/tag
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath $WORK/b578 -p github.com/heptio/velero/vendor/go.opencensus.io/tag -complete -installsuffix static -buildid uH9pIpyo4rIu2PzmrFgT/uH9pIpyo4rIu2PzmrFgT -goversion go1.11.2 -D "" -importcfg $WORK/b578/importcfg -pack -c=4 ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./profile_19.go ./validate.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal
cp $WORK/b574/_pkg_.a /.cache/go-build/6b/6bf5c800e60d8fcce521bb09cdef852b29472deab43abe10b48d3cfa26e96f1e-d # internal
cp $WORK/b563/_pkg_.a /.cache/go-build/13/13b5d8bc2538b3649ae7b53d83fd803cb70259f101af25223d83ebf6cfc9f6dc-d # internal
cp $WORK/b553/_pkg_.a /.cache/go-build/d8/d8f0bb5c15acc599b25b615aa2974e90d629af3cf8f1404b64dc40014d8cbb71-d # internal
mkdir -p $WORK/b552/
cp $WORK/b581/_pkg_.a /.cache/go-build/b8/b8c4e4cef1a409096cf9d8a794c45e4b025292911e0266ea188f8c6d03182264-d # internal
mkdir -p $WORK/b570/
cat >$WORK/b552/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/genproto/googleapis/iam/v1=github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/iam/v1
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/iam/v1=$WORK/b553/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/cloud.google.com/go/iam
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath $WORK/b552 -p github.com/heptio/velero/vendor/cloud.google.com/go/iam -complete -installsuffix static -buildid c7glInshJpNNFH4GSO0_/c7glInshJpNNFH4GSO0_ -goversion go1.11.2 -D "" -importcfg $WORK/b552/importcfg -pack -c=4 ./iam.go
cat >$WORK/b570/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/internal=github.com/heptio/velero/vendor/go.opencensus.io/internal
importmap go.opencensus.io/trace/internal=github.com/heptio/velero/vendor/go.opencensus.io/trace/internal
importmap go.opencensus.io/trace/tracestate=github.com/heptio/velero/vendor/go.opencensus.io/trace/tracestate
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/internal=$WORK/b571/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace/internal=$WORK/b573/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace/tracestate=$WORK/b574/_pkg_.a
packagefile math/rand=$WORK/b051/_pkg_.a
packagefile runtime/trace=$WORK/b548/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/trace
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath $WORK/b570 -p github.com/heptio/velero/vendor/go.opencensus.io/trace -complete -installsuffix static -buildid 7bvy0Kx7ENjIP7q-k_bF/7bvy0Kx7ENjIP7q-k_bF -goversion go1.11.2 -D "" -importcfg $WORK/b570/importcfg -pack -c=4 ./basetypes.go ./config.go ./doc.go ./export.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_go11.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal
cp $WORK/b578/_pkg_.a /.cache/go-build/f0/f0f32e39be7ec3dd137507a415a032c6b945340a169239f1e6d743b0d760935c-d # internal
mkdir -p $WORK/b577/
cat >$WORK/b577/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/tag=github.com/heptio/velero/vendor/go.opencensus.io/tag
packagefile github.com/heptio/velero/vendor/go.opencensus.io/tag=$WORK/b578/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/stats/internal
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath $WORK/b577 -p github.com/heptio/velero/vendor/go.opencensus.io/stats/internal -complete -installsuffix static -buildid QH00rpTJmUiR0PqfO0Vo/QH00rpTJmUiR0PqfO0Vo -goversion go1.11.2 -D "" -importcfg $WORK/b577/importcfg -pack -c=4 ./record.go ./validation.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal
cp $WORK/b552/_pkg_.a /.cache/go-build/d3/d35b9be4d7d8c2bdde1378a9d885ac180b5ae22912fb6dd7de4138ea93a449ce-d # internal
cp $WORK/b577/_pkg_.a /.cache/go-build/11/11282c048cbc5b563ce12427f365ad8c3ef0bee43dd50f257d96f1262b87abe9-d # internal
cp $WORK/b566/_pkg_.a /.cache/go-build/63/6399f7304314deb2ce5cfa642006a29abd16c56f407b3a89489e572f025f3f5a-d # internal
mkdir -p $WORK/b576/
mkdir -p $WORK/b565/
cat >$WORK/b576/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/stats/internal=github.com/heptio/velero/vendor/go.opencensus.io/stats/internal
importmap go.opencensus.io/tag=github.com/heptio/velero/vendor/go.opencensus.io/tag
packagefile context=$WORK/b036/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/stats/internal=$WORK/b577/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/tag=$WORK/b578/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/stats
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath $WORK/b576 -p github.com/heptio/velero/vendor/go.opencensus.io/stats -complete -installsuffix static -buildid bB5ooaWPxEz4pEwBKjO3/bB5ooaWPxEz4pEwBKjO3 -goversion go1.11.2 -D "" -importcfg $WORK/b576/importcfg -pack -c=4 ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go
cat >$WORK/b565/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp
importmap google.golang.org/api/gensupport=github.com/heptio/velero/vendor/google.golang.org/api/gensupport
importmap google.golang.org/api/googleapi=github.com/heptio/velero/vendor/google.golang.org/api/googleapi
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/gensupport=$WORK/b566/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi=$WORK/b560/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/storage/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath $WORK/b565 -p github.com/heptio/velero/vendor/google.golang.org/api/storage/v1 -complete -installsuffix static -buildid Z_ZrOFdbKdOpC9BdjBh6/Z_ZrOFdbKdOpC9BdjBh6 -goversion go1.11.2 -D "" -importcfg $WORK/b565/importcfg -pack -c=4 ./storage-gen.go
mkdir -p $WORK/b583/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal
cat >$WORK/b583/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp
importmap google.golang.org/api/gensupport=github.com/heptio/velero/vendor/google.golang.org/api/gensupport
importmap google.golang.org/api/googleapi=github.com/heptio/velero/vendor/google.golang.org/api/googleapi
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/gensupport=$WORK/b566/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi=$WORK/b560/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/compute/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath $WORK/b583 -p github.com/heptio/velero/vendor/google.golang.org/api/compute/v1 -complete -installsuffix static -buildid ZkqojWg1gDbeIxvgnipN/ZkqojWg1gDbeIxvgnipN -goversion go1.11.2 -D "" -importcfg $WORK/b583/importcfg -pack -c=4 ./compute-gen.go
cp $WORK/b570/_pkg_.a /.cache/go-build/5a/5af60a705d13474478017a37965f870dca7546a97e3cc9f22c5eff13ef38233b-d # internal
mkdir -p $WORK/b575/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal
cat >$WORK/b575/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/trace=github.com/heptio/velero/vendor/go.opencensus.io/trace
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace=$WORK/b570/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath $WORK/b575 -p github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation -complete -installsuffix static -buildid AtLzowH1BU5jU8jBE4_6/AtLzowH1BU5jU8jBE4_6 -goversion go1.11.2 -D "" -importcfg $WORK/b575/importcfg -pack -c=4 ./propagation.go
cp $WORK/b576/_pkg_.a /.cache/go-build/65/651a7ed61d82a07e5657aa4a3fda9f27ef5aba92e9e6aeadaa5442b8402e9848-d # internal
mkdir -p $WORK/b579/
cat >$WORK/b579/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/internal/tagencoding=github.com/heptio/velero/vendor/go.opencensus.io/internal/tagencoding
importmap go.opencensus.io/stats=github.com/heptio/velero/vendor/go.opencensus.io/stats
importmap go.opencensus.io/stats/internal=github.com/heptio/velero/vendor/go.opencensus.io/stats/internal
importmap go.opencensus.io/tag=github.com/heptio/velero/vendor/go.opencensus.io/tag
packagefile bytes=$WORK/b004/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/internal/tagencoding=$WORK/b580/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/stats=$WORK/b576/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/stats/internal=$WORK/b577/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/tag=$WORK/b578/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile sync/atomic=$WORK/b015/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/stats/view
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath $WORK/b579 -p github.com/heptio/velero/vendor/go.opencensus.io/stats/view -complete -installsuffix static -buildid YkS-vmv7DJPSaPx2ksOX/YkS-vmv7DJPSaPx2ksOX -goversion go1.11.2 -D "" -importcfg $WORK/b579/importcfg -pack -c=4 ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./worker.go ./worker_commands.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal
cp $WORK/b575/_pkg_.a /.cache/go-build/35/350c3564d3259219e1411f32d4a4176f3232827f42d2cd1d0a747eb3948291c7-d # internal
mkdir -p $WORK/b582/
mkdir -p $WORK/b569/
cat >$WORK/b582/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/trace=github.com/heptio/velero/vendor/go.opencensus.io/trace
importmap go.opencensus.io/trace/propagation=github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation
packagefile encoding/binary=$WORK/b042/_pkg_.a
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace=$WORK/b570/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation=$WORK/b575/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/transport/http/internal/propagation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath $WORK/b582 -p github.com/heptio/velero/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix static -buildid 3EUViWYU-ZjFcD_voLft/3EUViWYU-ZjFcD_voLft -goversion go1.11.2 -D "" -importcfg $WORK/b582/importcfg -pack -c=4 ./http.go
cat >$WORK/b569/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/trace=github.com/heptio/velero/vendor/go.opencensus.io/trace
importmap go.opencensus.io/trace/propagation=github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation
packagefile encoding/hex=$WORK/b113/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace=$WORK/b570/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation=$WORK/b575/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp/propagation/b3
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath $WORK/b569 -p github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix static -buildid saWvRrpmv7DvrA7pQHa4/saWvRrpmv7DvrA7pQHa4 -goversion go1.11.2 -D "" -importcfg $WORK/b569/importcfg -pack -c=4 ./b3.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal
cp $WORK/b582/_pkg_.a /.cache/go-build/ec/ec9e44f18c6c7b1f4d57ca2a3ecd0e09bc6f0935203f18b314518026568a2194-d # internal
cp $WORK/b569/_pkg_.a /.cache/go-build/23/23f49d652bc8cc1ae6428e6f4ba7b2a55f78ad085553b30316622bc92fd944ce-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal
cp $WORK/b579/_pkg_.a /.cache/go-build/a2/a202c120fb08673546f4c1ddd525729455ed909c61b9f6f97a3f314a5c8b8b11-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal
mkdir -p $WORK/b568/
cat >$WORK/b568/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp/propagation/b3
importmap go.opencensus.io/stats=github.com/heptio/velero/vendor/go.opencensus.io/stats
importmap go.opencensus.io/stats/view=github.com/heptio/velero/vendor/go.opencensus.io/stats/view
importmap go.opencensus.io/tag=github.com/heptio/velero/vendor/go.opencensus.io/tag
importmap go.opencensus.io/trace=github.com/heptio/velero/vendor/go.opencensus.io/trace
importmap go.opencensus.io/trace/propagation=github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/tls=$WORK/b089/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b569/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/stats=$WORK/b576/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/stats/view=$WORK/b579/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/tag=$WORK/b578/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace=$WORK/b570/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/trace/propagation=$WORK/b575/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/http/httptrace=$WORK/b145/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath $WORK/b568 -p github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix static -buildid eSEkTKPNwGJLHOhx5XDE/eSEkTKPNwGJLHOhx5XDE -goversion go1.11.2 -D "" -importcfg $WORK/b568/importcfg -pack -c=4 ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal
cp $WORK/b568/_pkg_.a /.cache/go-build/f5/f5b921e632ed70a1a7b514bbf2f91a80382f69b56b777403c2811483ecc7a264-d # internal
mkdir -p $WORK/b567/
cat >$WORK/b567/importcfg << 'EOF' # internal
# import config
importmap go.opencensus.io/plugin/ochttp=github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap google.golang.org/api/googleapi/transport=github.com/heptio/velero/vendor/google.golang.org/api/googleapi/transport
importmap google.golang.org/api/internal=github.com/heptio/velero/vendor/google.golang.org/api/internal
importmap google.golang.org/api/option=github.com/heptio/velero/vendor/google.golang.org/api/option
importmap google.golang.org/api/transport/http/internal/propagation=github.com/heptio/velero/vendor/google.golang.org/api/transport/http/internal/propagation
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/go.opencensus.io/plugin/ochttp=$WORK/b568/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi/transport=$WORK/b581/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/internal=$WORK/b564/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/option=$WORK/b563/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/transport/http/internal/propagation=$WORK/b582/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/google.golang.org/api/transport/http
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath $WORK/b567 -p github.com/heptio/velero/vendor/google.golang.org/api/transport/http -complete -installsuffix static -buildid htmjSFQ9uWM3bWHCf0oy/htmjSFQ9uWM3bWHCf0oy -goversion go1.11.2 -D "" -importcfg $WORK/b567/importcfg -pack -c=4 ./dial.go ./go18.go
cp $WORK/b565/_pkg_.a /.cache/go-build/86/8636f74bb7f2d2e882e48b1e97626eb1e44fa6ac9c10bd6f7b2239403ac1a7f8-d # internal
cp $WORK/b347/_pkg_.a /.cache/go-build/35/35d529ff0b883c33a24130b696238a6edd93ff4b4a11cda0d9f1a691870631f3-d # internal
mkdir -p $WORK/b319/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal
cat >$WORK/b319/importcfg << 'EOF' # internal
# import config
importmap github.com/aws/aws-sdk-go/aws=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws
importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr
importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials
importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints
importmap github.com/aws/aws-sdk-go/aws/request=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request
importmap github.com/aws/aws-sdk-go/aws/session=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/session
importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4
importmap github.com/aws/aws-sdk-go/service/ec2=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/ec2
importmap github.com/aws/aws-sdk-go/service/s3=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3
importmap github.com/aws/aws-sdk-go/service/s3/s3manager=github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto/hmac=$WORK/b103/_pkg_.a
packagefile crypto/sha1=$WORK/b108/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b320/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b321/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b322/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b325/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b327/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/session=$WORK/b331/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b337/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/ec2=$WORK/b347/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3=$WORK/b349/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b351/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cloudprovider/aws
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -p github.com/heptio/velero/pkg/cloudprovider/aws -complete -installsuffix static -buildid VcDjjPWUxDeys8sP8ve-/VcDjjPWUxDeys8sP8ve- -goversion go1.11.2 -D "" -importcfg $WORK/b319/importcfg -pack -c=4 ./block_store.go ./helpers.go ./object_store.go ./v1_sign_request_handler.go
cp $WORK/b567/_pkg_.a /.cache/go-build/c7/c7fb427cdd10f761c65c3e1c98f0c8e10c2612bb6ddf7a4eea06cba2a3fca44b-d # internal
mkdir -p $WORK/b551/
cat >$WORK/b551/importcfg << 'EOF' # internal
# import config
importmap cloud.google.com/go/iam=github.com/heptio/velero/vendor/cloud.google.com/go/iam
importmap cloud.google.com/go/internal=github.com/heptio/velero/vendor/cloud.google.com/go/internal
importmap cloud.google.com/go/internal/optional=github.com/heptio/velero/vendor/cloud.google.com/go/internal/optional
importmap cloud.google.com/go/internal/version=github.com/heptio/velero/vendor/cloud.google.com/go/internal/version
importmap github.com/googleapis/gax-go=github.com/heptio/velero/vendor/github.com/googleapis/gax-go
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/api/googleapi=github.com/heptio/velero/vendor/google.golang.org/api/googleapi
importmap google.golang.org/api/iterator=github.com/heptio/velero/vendor/google.golang.org/api/iterator
importmap google.golang.org/api/option=github.com/heptio/velero/vendor/google.golang.org/api/option
importmap google.golang.org/api/storage/v1=github.com/heptio/velero/vendor/google.golang.org/api/storage/v1
importmap google.golang.org/api/transport/http=github.com/heptio/velero/vendor/google.golang.org/api/transport/http
importmap google.golang.org/genproto/googleapis/iam/v1=github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/iam/v1
packagefile bytes=$WORK/b004/_pkg_.a
packagefile github.com/heptio/velero/vendor/cloud.google.com/go/iam=$WORK/b552/_pkg_.a
packagefile github.com/heptio/velero/vendor/cloud.google.com/go/internal=$WORK/b556/_pkg_.a
packagefile github.com/heptio/velero/vendor/cloud.google.com/go/internal/optional=$WORK/b558/_pkg_.a
packagefile github.com/heptio/velero/vendor/cloud.google.com/go/internal/version=$WORK/b559/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile crypto=$WORK/b091/_pkg_.a
packagefile crypto/rand=$WORK/b105/_pkg_.a
packagefile crypto/rsa=$WORK/b107/_pkg_.a
packagefile crypto/sha256=$WORK/b109/_pkg_.a
packagefile crypto/x509=$WORK/b110/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/pem=$WORK/b114/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/googleapis/gax-go=$WORK/b557/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi=$WORK/b560/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/iterator=$WORK/b562/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/option=$WORK/b563/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/storage/v1=$WORK/b565/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/transport/http=$WORK/b567/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/genproto/googleapis/iam/v1=$WORK/b553/_pkg_.a
packagefile hash/crc32=$WORK/b124/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/cloud.google.com/go/storage
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath $WORK/b551 -p github.com/heptio/velero/vendor/cloud.google.com/go/storage -complete -installsuffix static -buildid sHHCkALy3F5rvFzgPqDO/sHHCkALy3F5rvFzgPqDO -goversion go1.11.2 -D "" -importcfg $WORK/b551/importcfg -pack -c=4 ./acl.go ./bucket.go ./copy.go ./doc.go ./go17.go ./iam.go ./invoke.go ./reader.go ./storage.go ./writer.go
cp $WORK/b045/_pkg_.a /.cache/go-build/bc/bcaa6671a8397a3076c65bbf700946c93a8370b941739ebd4d3b3d0f084901f9-d # internal
mkdir -p $WORK/b208/
mkdir -p $WORK/b210/
mkdir -p $WORK/b209/
cat >$WORK/b208/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/apps/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -p github.com/heptio/velero/vendor/k8s.io/api/apps/v1 -complete -installsuffix static -buildid 6v0l6CMoOfSjYxVHVQsV/6v0l6CMoOfSjYxVHVQsV -goversion go1.11.2 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cat >$WORK/b210/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cat >$WORK/b209/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -p github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix static -buildid 3ET8sflrGq2eaDs94kXA/3ET8sflrGq2eaDs94kXA -goversion go1.11.2 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -p github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix static -buildid wDsJH6VL48iI_bGdxh9E/wDsJH6VL48iI_bGdxh9E -goversion go1.11.2 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b151/
mkdir -p $WORK/b044/
cat >$WORK/b151/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/apis/ark/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -p github.com/heptio/velero/pkg/apis/ark/v1 -complete -installsuffix static -buildid McFVd_Z82BsZjolX8fey/McFVd_Z82BsZjolX8fey -goversion go1.11.2 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./backup.go ./backup_storage_location.go ./constants.go ./delete_backup_request.go ./doc.go ./download_request.go ./labels_annotations.go ./pod_volume_backup.go ./pod_volume_restore.go ./register.go ./restic_repository.go ./restore.go ./schedule.go ./server_status_request.go ./volume_snapshot_location.go ./zz_generated.deepcopy.go
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/apis/velero/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -p github.com/heptio/velero/pkg/apis/velero/v1 -complete -installsuffix static -buildid 3OtGJ1RznIN6XqFaLUWw/3OtGJ1RznIN6XqFaLUWw -goversion go1.11.2 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./backup.go ./backup_storage_location.go ./constants.go ./delete_backup_request.go ./doc.go ./download_request.go ./labels_annotations.go ./pod_volume_backup.go ./pod_volume_restore.go ./register.go ./restic_repository.go ./restore.go ./schedule.go ./server_status_request.go ./volume_snapshot_location.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal
cp $WORK/b319/_pkg_.a /.cache/go-build/35/359515ca2ae7e13de177930a4458a7080795ac537712ea57990bf96b489cdcb7-d # internal
mkdir -p $WORK/b215/
cat >$WORK/b215/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b048/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -p github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix static -buildid mztI9BPaVpVxJycI2aFS/mztI9BPaVpVxJycI2aFS -goversion go1.11.2 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b551/_pkg_.a /.cache/go-build/50/5093e4a14ca42b9254c6dde9b37121545175cb461095c334dcd629948bf347ea-d # internal
mkdir -p $WORK/b216/
cat >$WORK/b216/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b048/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -p github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix static -buildid kuPcZ4BgA-tkatCSGlvc/kuPcZ4BgA-tkatCSGlvc -goversion go1.11.2 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /.cache/go-build/00/0000c43e911edf9d0cf6b5fcc6251aa225ee48106c227d488f704a66b8cafec7-d # internal
mkdir -p $WORK/b217/
cat >$WORK/b217/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/batch/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -p github.com/heptio/velero/vendor/k8s.io/api/batch/v1 -complete -installsuffix static -buildid uFiuPO5o62i5O34X6BTm/uFiuPO5o62i5O34X6BTm -goversion go1.11.2 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /.cache/go-build/6f/6f9ebbcba8bb442abcaf69e23d57e067484da82cca3f3d40546db8db2a970b0b-d # internal
mkdir -p $WORK/b152/
cat >$WORK/b152/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
packagefile github.com/heptio/velero/pkg/apis/ark/v1=$WORK/b151/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/clientset/versioned/scheme
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -p github.com/heptio/velero/pkg/generated/clientset/versioned/scheme -complete -installsuffix static -buildid hYewU-K1r235WAjr2QDz/hYewU-K1r235WAjr2QDz -goversion go1.11.2 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./doc.go ./register.go
cp $WORK/b209/_pkg_.a /.cache/go-build/cf/cf206ed72eb35f030224533f71b7c483d811dd3fc382e59e5141f8a1b0f04eb0-d # internal
mkdir -p $WORK/b221/
cat >$WORK/b221/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -p github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix static -buildid YNvTZ2QGPC2phTEuBb5x/YNvTZ2QGPC2phTEuBb5x -goversion go1.11.2 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /.cache/go-build/a6/a608604965843dc98a333146c1404e7095a0ddc7b6577a5b95199d8eadc6910a-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal
mkdir -p $WORK/b150/
cp $WORK/b208/_pkg_.a /.cache/go-build/d9/d9c8631cb0cd47cd4ebd8d5e9c9f479c24f30b320d1d1744b897c36487dfabea-d # internal
cat >$WORK/b150/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/pkg/apis/ark/v1=$WORK/b151/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/scheme=$WORK/b152/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/clientset/versioned/typed/ark/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -p github.com/heptio/velero/pkg/generated/clientset/versioned/typed/ark/v1 -complete -installsuffix static -buildid eS_bz30ocvKpnHXTaxXH/eS_bz30ocvKpnHXTaxXH -goversion go1.11.2 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./ark_client.go ./backup.go ./backupstoragelocation.go ./deletebackuprequest.go ./doc.go ./downloadrequest.go ./generated_expansion.go ./podvolumebackup.go ./podvolumerestore.go ./resticrepository.go ./restore.go ./schedule.go ./serverstatusrequest.go ./volumesnapshotlocation.go
mkdir -p $WORK/b188/
cp $WORK/b215/_pkg_.a /.cache/go-build/8d/8dc10711c6a8c3193efca3849de5ae48de55e16ee46a7852143bfd7876196517-d # internal
cat >$WORK/b188/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/scheme=$WORK/b152/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -p github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1 -complete -installsuffix static -buildid yA7TzvgaFHHE65VhmJdF/yA7TzvgaFHHE65VhmJdF -goversion go1.11.2 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./backup.go ./backupstoragelocation.go ./deletebackuprequest.go ./doc.go ./downloadrequest.go ./generated_expansion.go ./podvolumebackup.go ./podvolumerestore.go ./resticrepository.go ./restore.go ./schedule.go ./serverstatusrequest.go ./velero_client.go ./volumesnapshotlocation.go
mkdir -p $WORK/b222/
cat >$WORK/b222/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/resource=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b048/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -p github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix static -buildid khBcMkO1i0l5HjV5ynMY/khBcMkO1i0l5HjV5ynMY -goversion go1.11.2 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal
cp $WORK/b217/_pkg_.a /.cache/go-build/f8/f88e512151a29bb3f531db88df19271ddfccee5924832070be97d9ecc616b98b-d # internal
mkdir -p $WORK/b218/
cat >$WORK/b218/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -p github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix static -buildid ovstbBrnZpSbacW0PdyA/ovstbBrnZpSbacW0PdyA -goversion go1.11.2 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b216/_pkg_.a /.cache/go-build/c3/c31b9511f9ab8ce5260aee9c504d6ed4e775d4d3f8bc6bc9d8f1c0216ae31617-d # internal
mkdir -p $WORK/b219/
cat >$WORK/b219/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -p github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1 -complete -installsuffix static -buildid 2UWw3Ff4Pq6aapeRjH9W/2UWw3Ff4Pq6aapeRjH9W -goversion go1.11.2 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal
cp $WORK/b210/_pkg_.a /.cache/go-build/cc/cc46b985d0fc5b2b5c387152fe16f5a68ffc2b627d80e63467780b81702f2aa4-d # internal
mkdir -p $WORK/b223/
cp $WORK/b221/_pkg_.a /.cache/go-build/bc/bc347d19c6dd9fb40e6cebf5244254a9bc432412cf746d190ccab692c6c5b6b0-d # internal
cat >$WORK/b223/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/networking/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -p github.com/heptio/velero/vendor/k8s.io/api/networking/v1 -complete -installsuffix static -buildid pb1ODf-FSapGn-X0lQpm/pb1ODf-FSapGn-X0lQpm -goversion go1.11.2 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b224/
cat >$WORK/b224/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/intstr=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b085/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -p github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix static -buildid EV125MfL_ILoyP9Nj7vM/EV125MfL_ILoyP9Nj7vM -goversion go1.11.2 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal
cp $WORK/b219/_pkg_.a /.cache/go-build/e7/e78f3663f5988f66639141bc81946ff7453f76686378ff09d825e53a199d7360-d # internal
cp $WORK/b218/_pkg_.a /.cache/go-build/86/86a4b119fb63b6a9924fdb873d4be1853da4d116e31049521ebbdf8a8e97829b-d # internal
mkdir -p $WORK/b230/
cat >$WORK/b230/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -p github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1 -complete -installsuffix static -buildid 0yDGHm60w4iMcV9ODRuQ/0yDGHm60w4iMcV9ODRuQ -goversion go1.11.2 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
mkdir -p $WORK/b231/
cat >$WORK/b231/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/storage/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -p github.com/heptio/velero/vendor/k8s.io/api/storage/v1 -complete -installsuffix static -buildid uJBEd4ymqLEpPX-tYGRs/uJBEd4ymqLEpPX-tYGRs -goversion go1.11.2 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
cp $WORK/b188/_pkg_.a /.cache/go-build/f2/f287671736a4209ab2cb49882e22f46c3e0403e46d8a97580643424c3e91c135-d # internal
mkdir -p $WORK/b233/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal
cat >$WORK/b233/importcfg << 'EOF' # internal
# import config
importmap github.com/gogo/protobuf/proto=github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto
importmap github.com/gogo/protobuf/sortkeys=github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile math=$WORK/b020/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -p github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix static -buildid kqyWQD3tN6OoZdk91fN4/kqyWQD3tN6OoZdk91fN4 -goversion go1.11.2 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /.cache/go-build/eb/eb97d86bcbcf7cc126da3acb06d71c725d416edf52f9ec2828853d5d7dd770cf-d # internal
mkdir -p $WORK/b257/
cat >$WORK/b257/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/reference
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/reference -complete -installsuffix static -buildid vjVbAkCvA9QqkyzODNAV/vjVbAkCvA9QqkyzODNAV -goversion go1.11.2 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./ref.go
cp $WORK/b223/_pkg_.a /.cache/go-build/0b/0bbb71f1ae2a0b9f360143e18795c2cf7384f00c4371b77040090f86390e7df4-d # internal
mkdir -p $WORK/b308/
cat >$WORK/b308/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/remotecommand
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/transport/spdy=github.com/heptio/velero/vendor/k8s.io/client-go/transport/spdy
importmap k8s.io/client-go/util/exec=github.com/heptio/velero/vendor/k8s.io/client-go/util/exec
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b309/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b310/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/transport/spdy=$WORK/b311/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/exec=$WORK/b317/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/tools/remotecommand
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -p github.com/heptio/velero/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix static -buildid uID_sniDN9xg4wmPurHH/uID_sniDN9xg4wmPurHH -goversion go1.11.2 -D "" -importcfg $WORK/b308/importcfg -pack -c=4 ./doc.go ./errorstream.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal
cp $WORK/b257/_pkg_.a /.cache/go-build/a4/a4a10e585f873260d5635d69eb73851f64035e2a4b7f0b38121a5df77e1e3efc-d # internal
mkdir -p $WORK/b374/
cat >$WORK/b374/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/listers/velero/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -p github.com/heptio/velero/pkg/generated/listers/velero/v1 -complete -installsuffix static -buildid KnG43CPi_H4HNfl-RSIl/KnG43CPi_H4HNfl-RSIl -goversion go1.11.2 -D "" -importcfg $WORK/b374/importcfg -pack -c=4 ./backup.go ./backupstoragelocation.go ./deletebackuprequest.go ./downloadrequest.go ./expansion_generated.go ./podvolumebackup.go ./podvolumerestore.go ./resticrepository.go ./restore.go ./schedule.go ./serverstatusrequest.go ./volumesnapshotlocation.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal
cp $WORK/b230/_pkg_.a /.cache/go-build/e9/e91bfd804d822456241e1d194f1670ae7fc0fa523d0d62c0cd5860096a896e90-d # internal
mkdir -p $WORK/b375/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal
cat >$WORK/b375/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/satori/uuid=github.com/heptio/velero/vendor/github.com/satori/uuid
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/scheme=$WORK/b152/_pkg_.a
packagefile github.com/heptio/velero/pkg/volume=$WORK/b376/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/satori/uuid=$WORK/b359/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/persistence
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -p github.com/heptio/velero/pkg/persistence -complete -installsuffix static -buildid eLSQfah5pBoo79Zh9xqK/eLSQfah5pBoo79Zh9xqK -goversion go1.11.2 -D "" -importcfg $WORK/b375/importcfg -pack -c=4 ./object_store.go ./object_store_layout.go
cp $WORK/b308/_pkg_.a /.cache/go-build/23/238ffa491d08f2330838e4d45e58e1b94b77d634db98459abada738d41d454f3-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal
mkdir -p $WORK/b380/
cat >$WORK/b380/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1 -complete -installsuffix static -buildid cx_umuGsMTM1wB_mmSsF/cx_umuGsMTM1wB_mmSsF -goversion go1.11.2 -D "" -importcfg $WORK/b380/importcfg -pack -c=4 ./componentstatus.go ./configmap.go ./endpoints.go ./event.go ./expansion_generated.go ./limitrange.go ./namespace.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./podtemplate.go ./replicationcontroller.go ./replicationcontroller_expansion.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go
cp $WORK/b231/_pkg_.a /.cache/go-build/89/898d57b6cd2eb4fb6a263cb0c14b778a2f47da5b7e9b466750fb7a5e191452d9-d # internal
mkdir -p $WORK/b385/
cat >$WORK/b385/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1=$WORK/b188/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/util/downloadrequest
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -p github.com/heptio/velero/pkg/cmd/util/downloadrequest -complete -installsuffix static -buildid bqUbQwH0jFZm69V4WVRs/bqUbQwH0jFZm69V4WVRs -goversion go1.11.2 -D "" -importcfg $WORK/b385/importcfg -pack -c=4 ./downloadrequest.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal
cp $WORK/b224/_pkg_.a /.cache/go-build/50/50778bdf4dd4f0d13ab140fde7fce0202ea6a01557fb27d0cf616373be6a925d-d # internal
mkdir -p $WORK/b387/
cat >$WORK/b387/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/scheme=$WORK/b152/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/util/encode
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -p github.com/heptio/velero/pkg/util/encode -complete -installsuffix static -buildid h0Hc1hIKA-tuZZ_Zpj7b/h0Hc1hIKA-tuZZ_Zpj7b -goversion go1.11.2 -D "" -importcfg $WORK/b387/importcfg -pack -c=4 ./encode.go
cp $WORK/b374/_pkg_.a /.cache/go-build/1a/1ad92b179cbd6556663a1d14dfc67fe1a8461092035eb263031e705589c091fa-d # internal
cp $WORK/b385/_pkg_.a /.cache/go-build/6b/6b36bb7c4785060b6003ea25514f286c6aee426f40400cb7f3ea486df992a4f7-d # internal
mkdir -p $WORK/b470/
cat >$WORK/b470/importcfg << 'EOF' # internal
# import config
importmap github.com/evanphx/json-patch=github.com/heptio/velero/vendor/github.com/evanphx/json-patch
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/clock=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/evanphx/json-patch=$WORK/b391/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/buildinfo=$WORK/b148/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1=$WORK/b188/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b186/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/serverstatusrequest
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -p github.com/heptio/velero/pkg/serverstatusrequest -complete -installsuffix static -buildid EgQHSWAxAq-Q8g6RGz8U/EgQHSWAxAq-Q8g6RGz8U -goversion go1.11.2 -D "" -importcfg $WORK/b470/importcfg -pack -c=4 ./builder.go ./process.go
mkdir -p $WORK/b479/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal
cat >$WORK/b479/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/pkg/apis/ark/v1=$WORK/b151/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/listers/ark/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -p github.com/heptio/velero/pkg/generated/listers/ark/v1 -complete -installsuffix static -buildid hnT1VwzX9FVT8u5GuZpa/hnT1VwzX9FVT8u5GuZpa -goversion go1.11.2 -D "" -importcfg $WORK/b479/importcfg -pack -c=4 ./backup.go ./backupstoragelocation.go ./deletebackuprequest.go ./downloadrequest.go ./expansion_generated.go ./podvolumebackup.go ./podvolumerestore.go ./resticrepository.go ./restore.go ./schedule.go ./serverstatusrequest.go ./volumesnapshotlocation.go
cp $WORK/b233/_pkg_.a /.cache/go-build/ff/ff9e1ad58f66c077333a9e45bd7e8c1e937f71e8dd493f671bb0ff5d3c811b64-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal
mkdir -p $WORK/b489/
cp $WORK/b387/_pkg_.a /.cache/go-build/22/22aac3b5853168242467146d20d02861e067faef59c6c7cd4a5525820052d89b-d # internal
cat >$WORK/b489/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1=$WORK/b208/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1 -complete -installsuffix static -buildid f6ff4kBQqXqKTzD4IKcK/f6ff4kBQqXqKTzD4IKcK -goversion go1.11.2 -D "" -importcfg $WORK/b489/importcfg -pack -c=4 ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./statefulset.go ./statefulset_expansion.go
mkdir -p $WORK/b491/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal
cat >$WORK/b491/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta1 -complete -installsuffix static -buildid 0jsoECxLPuA7vp3qFBQ1/0jsoECxLPuA7vp3qFBQ1 -goversion go1.11.2 -D "" -importcfg $WORK/b491/importcfg -pack -c=4 ./controllerrevision.go ./deployment.go ./expansion_generated.go ./scale.go ./statefulset.go ./statefulset_expansion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal
cp $WORK/b375/_pkg_.a /.cache/go-build/86/869b09309f48f6aa28b0d0552c8f5dd9c23b5cc0e7279e721bef7edb3c49c509-d # internal
cp $WORK/b470/_pkg_.a /.cache/go-build/0d/0d19633d6c4506d6063446a88262bd398caba3587cf315404ead9b91d15df8c4-d # internal
mkdir -p $WORK/b496/
mkdir -p $WORK/b493/
cat >$WORK/b496/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1=$WORK/b215/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath $WORK/b496 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v1 -complete -installsuffix static -buildid tkNnkF77UOHv5DoFXsOr/tkNnkF77UOHv5DoFXsOr -goversion go1.11.2 -D "" -importcfg $WORK/b496/importcfg -pack -c=4 ./expansion_generated.go ./horizontalpodautoscaler.go
cat >$WORK/b493/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2=$WORK/b210/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta2 -complete -installsuffix static -buildid UCYhd_50VBsfLfJYpsif/UCYhd_50VBsfLfJYpsif -goversion go1.11.2 -D "" -importcfg $WORK/b493/importcfg -pack -c=4 ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./scale.go ./statefulset.go ./statefulset_expansion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal
cp $WORK/b380/_pkg_.a /.cache/go-build/67/674c3feee90a2c3953e54bd15134231b8678ddce20c8ba62c0f7cae74aa25e12-d # internal
cp $WORK/b496/_pkg_.a /.cache/go-build/60/60ff46cb6509751bdb1b6e7500cd832ee1dd18d1e32bd9bf3553cbe5fd009e87-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal
mkdir -p $WORK/b498/
mkdir -p $WORK/b501/
cat >$WORK/b498/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b216/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v2beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath $WORK/b498 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 -complete -installsuffix static -buildid vhzmS01VdPrjyjwClSaT/vhzmS01VdPrjyjwClSaT -goversion go1.11.2 -D "" -importcfg $WORK/b498/importcfg -pack -c=4 ./expansion_generated.go ./horizontalpodautoscaler.go
cat >$WORK/b501/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1 -complete -installsuffix static -buildid K-4dHbtBAhMWu-xhMowY/K-4dHbtBAhMWu-xhMowY -goversion go1.11.2 -D "" -importcfg $WORK/b501/importcfg -pack -c=4 ./expansion_generated.go ./job.go ./job_expansion.go
cp $WORK/b491/_pkg_.a /.cache/go-build/ff/fffb5109df12052632c58cc2d03b82346549860f2cb760cf9143124229cc4407-d # internal
mkdir -p $WORK/b503/
cp $WORK/b479/_pkg_.a /.cache/go-build/d4/d4aaec13b72eb6178461c30301d66da244c0e467951aa02426df19a492378a1f-d # internal
cat >$WORK/b503/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1=$WORK/b218/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1beta1 -complete -installsuffix static -buildid igDWDOUuNM7u6uaC6DgP/igDWDOUuNM7u6uaC6DgP -goversion go1.11.2 -D "" -importcfg $WORK/b503/importcfg -pack -c=4 ./cronjob.go ./expansion_generated.go
mkdir -p $WORK/b505/
cat >$WORK/b505/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1=$WORK/b219/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v2alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v2alpha1 -complete -installsuffix static -buildid MosSeSD9KcAaUR8hpS2X/MosSeSD9KcAaUR8hpS2X -goversion go1.11.2 -D "" -importcfg $WORK/b505/importcfg -pack -c=4 ./cronjob.go ./expansion_generated.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal
cp $WORK/b498/_pkg_.a /.cache/go-build/5c/5c7d22051bfddc48243515a3980f69d945fb1711f07bc4d2b67ef1485260efa6-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal
mkdir -p $WORK/b512/
cat >$WORK/b512/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1=$WORK/b221/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/events/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath $WORK/b512 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/events/v1beta1 -complete -installsuffix static -buildid q01P4paiTDiQMueaYtAZ/q01P4paiTDiQMueaYtAZ -goversion go1.11.2 -D "" -importcfg $WORK/b512/importcfg -pack -c=4 ./event.go ./expansion_generated.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal
cp $WORK/b493/_pkg_.a /.cache/go-build/9a/9aaec6a0725ae45be91faa3059cfc230e5117083ac83d62c255dd3775f8950cb-d # internal
cp $WORK/b489/_pkg_.a /.cache/go-build/e9/e9d561940b9ed5da734e7fafbbc420f7568ecf592aaa9641e498fad189454c8e-d # internal
mkdir -p $WORK/b518/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal
cp $WORK/b503/_pkg_.a /.cache/go-build/c7/c71220a9c54a78ef3da54092d14520b844d777341eb9426d88b183a4324c88e9-d # internal
cat >$WORK/b518/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1=github.com/heptio/velero/vendor/k8s.io/api/networking/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/networking/v1=$WORK/b223/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/networking/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath $WORK/b518 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/networking/v1 -complete -installsuffix static -buildid QV30X3tSy7QIT6kbonou/QV30X3tSy7QIT6kbonou -goversion go1.11.2 -D "" -importcfg $WORK/b518/importcfg -pack -c=4 ./expansion_generated.go ./networkpolicy.go
mkdir -p $WORK/b521/
mkdir -p $WORK/b536/
cat >$WORK/b521/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/api/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1=$WORK/b224/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/policy/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath $WORK/b521 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/policy/v1beta1 -complete -installsuffix static -buildid fMlL1ejaeo2qeG3lQCdS/fMlL1ejaeo2qeG3lQCdS -goversion go1.11.2 -D "" -importcfg $WORK/b521/importcfg -pack -c=4 ./eviction.go ./expansion_generated.go ./poddisruptionbudget.go ./poddisruptionbudget_expansion.go ./podsecuritypolicy.go
cp $WORK/b501/_pkg_.a /.cache/go-build/07/0717fe657d522e245211f4b6e08f1617405667c3563b378d0dc108323a431927-d # internal
cat >$WORK/b536/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1=$WORK/b230/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/settings/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath $WORK/b536 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/settings/v1alpha1 -complete -installsuffix static -buildid Gew7ljJdEr0O8EnQjL--/Gew7ljJdEr0O8EnQjL-- -goversion go1.11.2 -D "" -importcfg $WORK/b536/importcfg -pack -c=4 ./expansion_generated.go ./podpreset.go
mkdir -p $WORK/b539/
cat >$WORK/b539/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1=$WORK/b231/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/storage/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath $WORK/b539 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/storage/v1 -complete -installsuffix static -buildid s3ABdOdYnTgbnE4A4vX6/s3ABdOdYnTgbnE4A4vX6 -goversion go1.11.2 -D "" -importcfg $WORK/b539/importcfg -pack -c=4 ./expansion_generated.go ./storageclass.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal
cp $WORK/b512/_pkg_.a /.cache/go-build/cf/cfde380c19fca48a046eae9a5e0b0a9f1840aa3a45b289695131384ff01ecc52-d # internal
mkdir -p $WORK/b543/
cp $WORK/b505/_pkg_.a /.cache/go-build/89/89a08d25b710f1aaa371bb5ff6d45f0f989fe659fc4bb53ec92a2a3b4b0a626b-d # internal
cat >$WORK/b543/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1=$WORK/b233/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/storage/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath $WORK/b543 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/storage/v1beta1 -complete -installsuffix static -buildid Xmc7q-NPmKGUxdQr2X9Z/Xmc7q-NPmKGUxdQr2X9Z -goversion go1.11.2 -D "" -importcfg $WORK/b543/importcfg -pack -c=4 ./expansion_generated.go ./storageclass.go ./volumeattachment.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal
cp $WORK/b518/_pkg_.a /.cache/go-build/bc/bc16f61dc5531600c95496722aa5de9c213c52628b9342a67576bd577552c152-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal
cp $WORK/b536/_pkg_.a /.cache/go-build/fe/fe72518e456ef4c234c542dfbcd918db5c618582de047ce3aa3491890ea48744-d # internal
cp $WORK/b539/_pkg_.a /.cache/go-build/f3/f3232d3c3f4f3a9d923225d6aee20c81391cbc25c09bea034cdef5ca105d916f-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal
cp $WORK/b543/_pkg_.a /.cache/go-build/3b/3b44973149f3c956414578b5ea8e34ea062f16be64c22758ec7be55e63375592-d # internal
cp $WORK/b521/_pkg_.a /.cache/go-build/f3/f38f888cbcec99a4ac6ef4fd23d01cdc04f5716b01fb5f46b4ba6a3ce9dae1a1-d # internal
cp $WORK/b222/_pkg_.a /.cache/go-build/cf/cf941a2ea2cf1aa212c52ac777d0ff930cbfe6183aceac3b2b7b67b4f8d34c14-d # internal
mkdir -p $WORK/b205/
cat >$WORK/b205/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/api/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/api/apps/v1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/api/authentication/v1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1
importmap k8s.io/api/authentication/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1
importmap k8s.io/api/authorization/v1=github.com/heptio/velero/vendor/k8s.io/api/authorization/v1
importmap k8s.io/api/authorization/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1
importmap k8s.io/api/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/api/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/api/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1
importmap k8s.io/api/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/api/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/api/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/api/networking/v1=github.com/heptio/velero/vendor/k8s.io/api/networking/v1
importmap k8s.io/api/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/api/rbac/v1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
importmap k8s.io/api/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/api/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/api/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/api/scheduling/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/api/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1
importmap k8s.io/api/storage/v1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1
importmap k8s.io/api/storage/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1
importmap k8s.io/api/storage/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b206/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b207/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1=$WORK/b208/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2=$WORK/b210/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1=$WORK/b211/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1=$WORK/b212/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authorization/v1=$WORK/b213/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1=$WORK/b214/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1=$WORK/b215/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b216/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1=$WORK/b218/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1=$WORK/b219/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1=$WORK/b220/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1=$WORK/b221/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1=$WORK/b222/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/networking/v1=$WORK/b223/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1=$WORK/b224/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1=$WORK/b225/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b226/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1=$WORK/b227/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b228/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b229/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1=$WORK/b230/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1=$WORK/b231/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1=$WORK/b232/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1=$WORK/b233/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix static -buildid HewjqHA-NvDRKJGcUsjY/HewjqHA-NvDRKJGcUsjY -goversion go1.11.2 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./doc.go ./register.go
mkdir -p $WORK/b515/
cat >$WORK/b515/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/api/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1=$WORK/b222/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/listers/extensions/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath $WORK/b515 -p github.com/heptio/velero/vendor/k8s.io/client-go/listers/extensions/v1beta1 -complete -installsuffix static -buildid KeprbI5XjQuYdzrgOm9a/KeprbI5XjQuYdzrgOm9a -goversion go1.11.2 -D "" -importcfg $WORK/b515/importcfg -pack -c=4 ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go ./replicaset_expansion.go ./scale.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /.cache/go-build/2d/2d2eb7e2afad46d3e29cec50f6c323519be8632bcaea89f3f457e41315d64da7-d # internal
mkdir -p $WORK/b189/
mkdir -p $WORK/b242/
mkdir -p $WORK/b241/
cat >$WORK/b189/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap github.com/golang/protobuf/proto=github.com/heptio/velero/vendor/github.com/golang/protobuf/proto
importmap github.com/googleapis/gnostic/OpenAPIv2=github.com/heptio/velero/vendor/github.com/googleapis/gnostic/OpenAPIv2
importmap github.com/gregjones/httpcache=github.com/heptio/velero/vendor/github.com/gregjones/httpcache
importmap github.com/gregjones/httpcache/diskcache=github.com/heptio/velero/vendor/github.com/gregjones/httpcache/diskcache
importmap github.com/peterbourgon/diskv=github.com/heptio/velero/vendor/github.com/peterbourgon/diskv
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/version=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/version
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/protobuf/proto=$WORK/b190/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b191/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gregjones/httpcache=$WORK/b198/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/gregjones/httpcache/diskcache=$WORK/b200/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/peterbourgon/diskv=$WORK/b201/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/version=$WORK/b170/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/discovery
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -p github.com/heptio/velero/vendor/k8s.io/client-go/discovery -complete -installsuffix static -buildid RTmZhRwhFTbur1P996Q4/RTmZhRwhFTbur1P996Q4 -goversion go1.11.2 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./cached_discovery.go ./discovery_client.go ./helper.go ./round_tripper.go ./unstructured.go
mkdir -p $WORK/b244/
mkdir -p $WORK/b243/
mkdir -p $WORK/b245/
cat >$WORK/b242/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b207/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix static -buildid KzGEnlA8ICmJlqSY9bNL/KzGEnlA8ICmJlqSY9bNL -goversion go1.11.2 -D "" -importcfg $WORK/b242/importcfg -pack -c=4 ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go
cat >$WORK/b241/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b206/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 -complete -installsuffix static -buildid 9Lm0DbuULKUR3Mekig62/9Lm0DbuULKUR3Mekig62 -goversion go1.11.2 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./initializerconfiguration.go
cat >$WORK/b244/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix static -buildid 9v4Xq_BW0xYyXb1KwzS8/9v4Xq_BW0xYyXb1KwzS8 -goversion go1.11.2 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./scale.go ./statefulset.go
cat >$WORK/b243/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1=$WORK/b208/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix static -buildid CWivGSOa6xjSbxWyMoDs/CWivGSOa6xjSbxWyMoDs -goversion go1.11.2 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go
cat >$WORK/b245/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2=$WORK/b210/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix static -buildid hHOUi4Yqbtaw3YBfe4j0/hHOUi4Yqbtaw3YBfe4j0 -goversion go1.11.2 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./scale.go ./statefulset.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal
cp $WORK/b241/_pkg_.a /.cache/go-build/ee/eefca5d97e152ac1651ab1c0dcbefb79204da974f16c8f933a08caa931c40057-d # internal
mkdir -p $WORK/b246/
cat >$WORK/b246/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1=$WORK/b211/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix static -buildid Isx7h31vOTQDk4SX_wuX/Isx7h31vOTQDk4SX_wuX -goversion go1.11.2 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go
cp $WORK/b515/_pkg_.a /.cache/go-build/37/3774bfe772f2dc27d94255f0c28da84bc5479001b1ebc9ac2ab021050129245c-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal
mkdir -p $WORK/b247/
cat >$WORK/b247/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1=$WORK/b212/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix static -buildid cDluldBDeeomTLpKfaSI/cDluldBDeeomTLpKfaSI -goversion go1.11.2 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go
cp $WORK/b242/_pkg_.a /.cache/go-build/0b/0b3c20c6fd55370ba587b89a4a7b09c4e124d50f9f90286ad1f73af2f9146d1c-d # internal
mkdir -p $WORK/b248/
cat >$WORK/b248/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authorization/v1=github.com/heptio/velero/vendor/k8s.io/api/authorization/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/authorization/v1=$WORK/b213/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix static -buildid bLMnahK9qKgd1RS0yjMr/bLMnahK9qKgd1RS0yjMr -goversion go1.11.2 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./localsubjectaccessreview_expansion.go ./selfsubjectaccessreview.go ./selfsubjectaccessreview_expansion.go ./selfsubjectrulesreview.go ./selfsubjectrulesreview_expansion.go ./subjectaccessreview.go ./subjectaccessreview_expansion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal
cp $WORK/b244/_pkg_.a /.cache/go-build/2f/2ff25ba53ade7b1adb50a4e7832c0a0b4730b061a8230eb18c2f24a795d69c16-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal
cp $WORK/b246/_pkg_.a /.cache/go-build/6f/6f40a3d8fc59ece4321bd1bc8f7e1bc18395ff4a4b8b1be95cab3d0fb8cdca3e-d # internal
mkdir -p $WORK/b249/
cat >$WORK/b249/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authorization/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1=$WORK/b214/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix static -buildid MriDXmuif3k896AAD-nU/MriDXmuif3k896AAD-nU -goversion go1.11.2 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./localsubjectaccessreview_expansion.go ./selfsubjectaccessreview.go ./selfsubjectaccessreview_expansion.go ./selfsubjectrulesreview.go ./selfsubjectrulesreview_expansion.go ./subjectaccessreview.go ./subjectaccessreview_expansion.go
mkdir -p $WORK/b250/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal
cat >$WORK/b250/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1=$WORK/b215/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix static -buildid RxkhFfAcqy9yaEd-YESZ/RxkhFfAcqy9yaEd-YESZ -goversion go1.11.2 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go
cp $WORK/b243/_pkg_.a /.cache/go-build/43/434f6731bcf51d6cd71b6116073c55c42d41521b3d5aa72fb8c3ea8d6bea0fe1-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal
mkdir -p $WORK/b251/
cp $WORK/b189/_pkg_.a /.cache/go-build/80/8020ab423a763fe7496957b56d0b18a98d5188940fc1992f89deecc9baa18fcd-d # internal
cp $WORK/b247/_pkg_.a /.cache/go-build/a7/a7954fa44bc6071097a9fc48ab237e2e0b4928a9cb1d5df9f97efe065dd9767e-d # internal
cat >$WORK/b251/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b216/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix static -buildid EBoqPwPTbL829dSKhEmh/EBoqPwPTbL829dSKhEmh -goversion go1.11.2 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go
mkdir -p $WORK/b149/
mkdir -p $WORK/b252/
cat >$WORK/b149/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/util/flowcontrol=github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/typed/ark/v1=$WORK/b150/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1=$WORK/b188/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b184/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/clientset/versioned
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -p github.com/heptio/velero/pkg/generated/clientset/versioned -complete -installsuffix static -buildid 0_8U7ovh1CkcXiSg1TRL/0_8U7ovh1CkcXiSg1TRL -goversion go1.11.2 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./clientset.go ./doc.go
cat >$WORK/b252/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix static -buildid MzolxM95hEbp8mwolAF-/MzolxM95hEbp8mwolAF- -goversion go1.11.2 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./batch_client.go ./doc.go ./generated_expansion.go ./job.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal
cp $WORK/b248/_pkg_.a /.cache/go-build/77/77db0c3c76a8d2c52ec4b43d11d86b31efae99da6ede0c2d9e9e1052aea5e15f-d # internal
mkdir -p $WORK/b253/
cat >$WORK/b253/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1=$WORK/b218/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix static -buildid 45Emp6HC_-5iNiLntVlS/45Emp6HC_-5iNiLntVlS -goversion go1.11.2 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal
cp $WORK/b249/_pkg_.a /.cache/go-build/04/04f286fdac17281f99d4b3cf11004250afc7d6b6fff467dcb5df3aebd066a91d-d # internal
mkdir -p $WORK/b254/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal
cat >$WORK/b254/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1=$WORK/b219/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix static -buildid xAol4wz23Dx0WwGHFz1a/xAol4wz23Dx0WwGHFz1a -goversion go1.11.2 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go
cp $WORK/b245/_pkg_.a /.cache/go-build/82/826efce0c4e25eca7250eb2814e045abe9e5adffea1e6b9d4c4e933ed0189274-d # internal
mkdir -p $WORK/b255/
cp $WORK/b250/_pkg_.a /.cache/go-build/6d/6d20bfeb8a61ac5b100d809f7d1cf06eff9dc5d72d8e27603d0744372048ba8c-d # internal
cat >$WORK/b255/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1=$WORK/b220/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix static -buildid ibnyDH5_AYON4aWgx9G3/ibnyDH5_AYON4aWgx9G3 -goversion go1.11.2 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go
mkdir -p $WORK/b256/
cat >$WORK/b256/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/authentication/v1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/api/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/api/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/fields=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/net=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/reference=github.com/heptio/velero/vendor/k8s.io/client-go/tools/reference
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1=$WORK/b211/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1=$WORK/b222/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1=$WORK/b224/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b058/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b088/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/reference=$WORK/b257/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix static -buildid m7wO9ivO-YU20WsjwHqn/m7wO9ivO-YU20WsjwHqn -goversion go1.11.2 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go ./serviceaccount_expansion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal
cp $WORK/b251/_pkg_.a /.cache/go-build/bd/bdd15cfee1af91233a0e42ecdcabd255b4c2089215fe50a7b21241a4c12d1a3b-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal
mkdir -p $WORK/b258/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal
cat >$WORK/b258/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1=$WORK/b221/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix static -buildid LiYzVkEIZHOdd2AWuTeM/LiYzVkEIZHOdd2AWuTeM -goversion go1.11.2 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./doc.go ./event.go ./events_client.go ./generated_expansion.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /.cache/go-build/ff/ff3fe72fa553b23b6423506f0273b90bed51b62d9badbe4dac934a3374478c75-d # internal
cp $WORK/b253/_pkg_.a /.cache/go-build/8c/8cbb70134048918773f7401570927a166fc2b4ad3990c14c4bcc25bcc15455d0-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal
mkdir -p $WORK/b259/
cp $WORK/b252/_pkg_.a /.cache/go-build/5f/5fb7600fc43e8258ef87b4e78a6a082b05e891c1d1a33902462f36c8cd1ae6cf-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal
mkdir -p $WORK/b260/
cat >$WORK/b259/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1=$WORK/b222/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix static -buildid UGQ8_sgLYoOhRkQicPPW/UGQ8_sgLYoOhRkQicPPW -goversion go1.11.2 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go ./scale.go ./scale_expansion.go
cat >$WORK/b260/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1=github.com/heptio/velero/vendor/k8s.io/api/networking/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/networking/v1=$WORK/b223/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/networking/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix static -buildid 1RGIl8wcJxSu0DQn8Y7e/1RGIl8wcJxSu0DQn8Y7e -goversion go1.11.2 -D "" -importcfg $WORK/b260/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go
cp $WORK/b255/_pkg_.a /.cache/go-build/53/5337220068d237888133bbf60f49ad22cc5cf0ecf58dd4e64a1e5438557d136b-d # internal
cp $WORK/b254/_pkg_.a /.cache/go-build/f5/f5c50e777fbf11e98e8a1227e12845556c8b566da1f9e669d122305000b2900d-d # internal
mkdir -p $WORK/b261/
mkdir -p $WORK/b262/
cat >$WORK/b261/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1=$WORK/b224/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix static -buildid um7h5vdmzojZn_j2GFhr/um7h5vdmzojZn_j2GFhr -goversion go1.11.2 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go
mkdir -p $WORK/b263/
cat >$WORK/b262/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1=$WORK/b225/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix static -buildid p9bq-lhUlRL1YCqytODd/p9bq-lhUlRL1YCqytODd -goversion go1.11.2 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go
cat >$WORK/b263/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b226/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix static -buildid l-5HFneqYgn5noBT0l3-/l-5HFneqYgn5noBT0l3- -goversion go1.11.2 -D "" -importcfg $WORK/b263/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal
cp $WORK/b258/_pkg_.a /.cache/go-build/c3/c301380e092646f632f68012d06115767d429b09dce4989dba5a8721231be9f8-d # internal
mkdir -p $WORK/b264/
cat >$WORK/b264/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1=$WORK/b227/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix static -buildid LkuoMvTiJldb6--Vjqqp/LkuoMvTiJldb6--Vjqqp -goversion go1.11.2 -D "" -importcfg $WORK/b264/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal
cp $WORK/b260/_pkg_.a /.cache/go-build/7e/7e8350e9d300e4843ccc2729b5294fcb16d523b0b8d285a41d0aad0d5262e571-d # internal
mkdir -p $WORK/b265/
cat >$WORK/b265/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b228/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix static -buildid HMqmXBYT54T8dod1NcrC/HMqmXBYT54T8dod1NcrC -goversion go1.11.2 -D "" -importcfg $WORK/b265/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal
cp $WORK/b261/_pkg_.a /.cache/go-build/3a/3a7d91e76227b9ba8c775a405fdf5b050065b936bed21039d78fcd2e2ae59e11-d # internal
mkdir -p $WORK/b266/
cat >$WORK/b266/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b229/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix static -buildid uaj0cPeKdUOjK6fYA90T/uaj0cPeKdUOjK6fYA90T -goversion go1.11.2 -D "" -importcfg $WORK/b266/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal
cp $WORK/b263/_pkg_.a /.cache/go-build/e5/e56840f367e7940acd2028377bd2b58844a4ea6f8f4351ec00122ea6f4995e67-d # internal
cp $WORK/b262/_pkg_.a /.cache/go-build/73/73d31dece09bf9699da5b13c6472b1af3705f2659c2b4618c4deab72f966edfd-d # internal
mkdir -p $WORK/b267/
cat >$WORK/b267/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1=$WORK/b230/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix static -buildid FmwcX1wYwyFXbw_MO921/FmwcX1wYwyFXbw_MO921 -goversion go1.11.2 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go
mkdir -p $WORK/b268/
cat >$WORK/b268/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1=$WORK/b231/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix static -buildid iCie4BtXwi0hBRPeKbh_/iCie4BtXwi0hBRPeKbh_ -goversion go1.11.2 -D "" -importcfg $WORK/b268/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal
cp $WORK/b265/_pkg_.a /.cache/go-build/e6/e6afc48735fc3995c81efb3456977530f09467ab646aebfdd6df12f819a716d5-d # internal
mkdir -p $WORK/b269/
cat >$WORK/b269/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1alpha1=$WORK/b232/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix static -buildid 5lBrMcirQT4_gUxuZRKK/5lBrMcirQT4_gUxuZRKK -goversion go1.11.2 -D "" -importcfg $WORK/b269/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go
cp $WORK/b264/_pkg_.a /.cache/go-build/f4/f41f69fb25bd94d1fe5858e1145a1d7d8e76c741129c83778bedb1288bdccc1a-d # internal
cp $WORK/b259/_pkg_.a /.cache/go-build/e8/e8f03c1ab21ed8d2d88b49cdd653fa82c502dc3a048ddfa627c43f88c9352450-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal
mkdir -p $WORK/b270/
mkdir -p $WORK/b302/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal
cat >$WORK/b270/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/storage/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1=$WORK/b233/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix static -buildid Bc0sYFJGyBlmpEkOH83W/Bc0sYFJGyBlmpEkOH83W -goversion go1.11.2 -D "" -importcfg $WORK/b270/importcfg -pack -c=4 ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go
cat >$WORK/b302/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
packagefile errors=$WORK/b005/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/third_party/kubernetes/pkg/kubectl/cmd/util
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -p github.com/heptio/velero/third_party/kubernetes/pkg/kubectl/cmd/util -complete -installsuffix static -buildid wam7842uzY4TDIsHRGbH/wam7842uzY4TDIsHRGbH -goversion go1.11.2 -D "" -importcfg $WORK/b302/importcfg -pack -c=4 ./shortcut_expander.go
cp $WORK/b266/_pkg_.a /.cache/go-build/f6/f6e5e05ce110547ca956a79e69ec9ace4bd0a6c8a11d8c1a7df85a91c579b377-d # internal
mkdir -p $WORK/b304/
cat >$WORK/b304/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/heptio/velero/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/golang/glog=$WORK/b002/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/restmapper
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -p github.com/heptio/velero/vendor/k8s.io/client-go/restmapper -complete -installsuffix static -buildid oJhOIQlX9dh1QFezfk8v/oJhOIQlX9dh1QFezfk8v -goversion go1.11.2 -D "" -importcfg $WORK/b304/importcfg -pack -c=4 ./category_expansion.go ./discovery.go ./shortcut.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal
cp $WORK/b268/_pkg_.a /.cache/go-build/e5/e5f9789bc44a0f0ce01678668620cd75d94a6fd688bb59e57a13e483f685341d-d # internal
mkdir -p $WORK/b306/
cp $WORK/b267/_pkg_.a /.cache/go-build/45/45c18fab10f2835f2b2f788653b3da7b941435d2c5555428fe98ee7600af199a-d # internal
mkdir -p $WORK/b362/
cat >$WORK/b306/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/remotecommand=github.com/heptio/velero/vendor/k8s.io/client-go/tools/remotecommand
packagefile bytes=$WORK/b004/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b308/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/podexec
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -p github.com/heptio/velero/pkg/podexec -complete -installsuffix static -buildid HcITMO6KzExzRF4x8Rk0/HcITMO6KzExzRF4x8Rk0 -goversion go1.11.2 -D "" -importcfg $WORK/b306/importcfg -pack -c=4 ./pod_command_executor.go
cat >$WORK/b362/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -p github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces -complete -installsuffix static -buildid WA7RLFssJwyUyRWk1u7E/WA7RLFssJwyUyRWk1u7E -goversion go1.11.2 -D "" -importcfg $WORK/b362/importcfg -pack -c=4 ./factory_interfaces.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal
cp $WORK/b269/_pkg_.a /.cache/go-build/2d/2d2ade5c8d3aaea9d7292c6d527e52d9a7494bd7cdbd431e7a9becc5be210356-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal
mkdir -p $WORK/b401/
cat >$WORK/b401/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admission/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/admission/v1beta1
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/api/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/api/apps/v1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/api/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/api/authentication/v1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1
importmap k8s.io/api/authentication/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1
importmap k8s.io/api/authorization/v1=github.com/heptio/velero/vendor/k8s.io/api/authorization/v1
importmap k8s.io/api/authorization/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1
importmap k8s.io/api/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/api/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/api/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/api/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1
importmap k8s.io/api/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/api/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/api/imagepolicy/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/imagepolicy/v1alpha1
importmap k8s.io/api/networking/v1=github.com/heptio/velero/vendor/k8s.io/api/networking/v1
importmap k8s.io/api/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/api/rbac/v1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
importmap k8s.io/api/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/api/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/api/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/api/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1
importmap k8s.io/api/storage/v1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1
importmap k8s.io/api/storage/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
packagefile github.com/heptio/velero/vendor/k8s.io/api/admission/v1beta1=$WORK/b402/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b206/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b207/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1=$WORK/b208/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2=$WORK/b210/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1=$WORK/b211/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authentication/v1beta1=$WORK/b212/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authorization/v1=$WORK/b213/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/authorization/v1beta1=$WORK/b214/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1=$WORK/b215/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b216/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1=$WORK/b218/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1=$WORK/b219/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1=$WORK/b220/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1=$WORK/b222/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/imagepolicy/v1alpha1=$WORK/b403/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/networking/v1=$WORK/b223/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1=$WORK/b224/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1=$WORK/b225/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b226/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1=$WORK/b227/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b228/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1=$WORK/b230/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1=$WORK/b231/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/storage/v1beta1=$WORK/b233/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/scheme
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -p github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/scheme -complete -installsuffix static -buildid W5m9pzZsVwg_6Io46QLV/W5m9pzZsVwg_6Io46QLV -goversion go1.11.2 -D "" -importcfg $WORK/b401/importcfg -pack -c=4 ./install.go ./scheme.go
cp $WORK/b302/_pkg_.a /.cache/go-build/f4/f4e161eff35a49a4f6f43d127b2e1eb75713f3af2fc8316d7cc3f48e1a34c663-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal
cp $WORK/b306/_pkg_.a /.cache/go-build/c8/c880c5f6c92176a21163366c1dc4cdd148f475c296f723bf706b951c0853f286-d # internal
cp $WORK/b270/_pkg_.a /.cache/go-build/9a/9ae74aa2c9ac8d4a76c5d8c80aac42e4bcec76b7da93a948420f9c2bc2c4bfae-d # internal
cp $WORK/b362/_pkg_.a /.cache/go-build/a1/a19f6329c6631ecdea5ed226ce1129ffd2334a0b0dd1094550818d42a573908b-d # internal
cp $WORK/b304/_pkg_.a /.cache/go-build/30/300c8d0ed8d0eb9fc1da99e781025d8a567e75a6006ac3922f1ea18941f78dcc-d # internal
mkdir -p $WORK/b301/
cp $WORK/b256/_pkg_.a /.cache/go-build/40/40ab92adebb515b1258527b7fb953460edc017ec94d8c9aadc377c25a45ccaf1-d # internal
cat >$WORK/b301/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
importmap k8s.io/client-go/restmapper=github.com/heptio/velero/vendor/k8s.io/client-go/restmapper
packagefile github.com/heptio/velero/third_party/kubernetes/pkg/kubectl/cmd/util=$WORK/b302/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/restmapper=$WORK/b304/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/discovery
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -p github.com/heptio/velero/pkg/discovery -complete -installsuffix static -buildid YezMD_OBQiuglmTDwrTU/YezMD_OBQiuglmTDwrTU -goversion go1.11.2 -D "" -importcfg $WORK/b301/importcfg -pack -c=4 ./helper.go
mkdir -p $WORK/b381/
mkdir -p $WORK/b240/
cat >$WORK/b381/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1
importmap k8s.io/client-go/listers/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b256/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1=$WORK/b380/_pkg_.a
EOF
mkdir -p $WORK/b478/
cd /go/src/github.com/heptio/velero/pkg/util/kube
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -p github.com/heptio/velero/pkg/util/kube -complete -installsuffix static -buildid Db5Pw4Y4PDW-ye-_iAf_/Db5Pw4Y4PDW-ye-_iAf_ -goversion go1.11.2 -D "" -importcfg $WORK/b381/importcfg -pack -c=4 ./utils.go
mkdir -p $WORK/b361/
cat >$WORK/b240/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1
importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1
importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2
importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1
importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1
importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1
importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1
importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1
importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1
importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1
importmap k8s.io/client-go/kubernetes/typed/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1
importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1
importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1
importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1
importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/networking/v1
importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1
importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
importmap k8s.io/client-go/kubernetes/typed/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1
importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1
importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/util/flowcontrol=github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=$WORK/b241/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b242/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b243/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b244/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b245/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b246/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b247/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b248/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b249/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b250/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b251/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b252/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b253/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b254/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b255/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b256/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b258/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b259/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b260/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b261/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b262/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b263/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b264/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b265/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b266/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b267/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b268/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b269/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b270/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b184/_pkg_.a
EOF
mkdir -p $WORK/b393/
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -p github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes -complete -installsuffix static -buildid pFPbLKiOcV_JL44MifxP/pFPbLKiOcV_JL44MifxP -goversion go1.11.2 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./clientset.go ./doc.go ./import.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal
cat >$WORK/b361/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces=$WORK/b362/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/listers/velero/v1=$WORK/b374/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cat >$WORK/b393/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/encoding/unicode=github.com/heptio/velero/vendor/golang.org/x/text/encoding/unicode
importmap golang.org/x/text/transform=github.com/heptio/velero/vendor/golang.org/x/text/transform
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme
importmap k8s.io/apimachinery/pkg/fields=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/yaml=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
importmap k8s.io/client-go/kubernetes/scheme=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/restmapper=github.com/heptio/velero/vendor/k8s.io/client-go/restmapper
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/encoding/unicode=$WORK/b394/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=$WORK/b400/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b058/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b153/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b162/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b205/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/restmapper=$WORK/b304/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile net/url=$WORK/b077/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile strconv=$WORK/b028/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -p github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1 -complete -installsuffix static -buildid H2TpwOf9QKm2VJcSOGuR/H2TpwOf9QKm2VJcSOGuR -goversion go1.11.2 -D "" -importcfg $WORK/b361/importcfg -pack -c=4 ./backup.go ./backupstoragelocation.go ./deletebackuprequest.go ./downloadrequest.go ./interface.go ./podvolumebackup.go ./podvolumerestore.go ./resticrepository.go ./restore.go ./schedule.go ./serverstatusrequest.go ./volumesnapshotlocation.go
cd /go/src/github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/resource
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -p github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/resource -complete -installsuffix static -buildid 4kBLZfv-jL7OZilQcOu8/4kBLZfv-jL7OZilQcOu8 -goversion go1.11.2 -D "" -importcfg $WORK/b393/importcfg -pack -c=4 ./builder.go ./client.go ./doc.go ./fake.go ./helper.go ./interfaces.go ./mapper.go ./result.go ./scheme.go ./selector.go ./visitor.go
cat >$WORK/b478/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/pkg/apis/ark/v1=$WORK/b151/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces=$WORK/b362/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/listers/ark/v1=$WORK/b479/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/informers/externalversions/ark/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -p github.com/heptio/velero/pkg/generated/informers/externalversions/ark/v1 -complete -installsuffix static -buildid VSg0Hrrf6k3ei4jfDmXN/VSg0Hrrf6k3ei4jfDmXN -goversion go1.11.2 -D "" -importcfg $WORK/b478/importcfg -pack -c=4 ./backup.go ./backupstoragelocation.go ./deletebackuprequest.go ./downloadrequest.go ./interface.go ./podvolumebackup.go ./podvolumerestore.go ./resticrepository.go ./restore.go ./schedule.go ./serverstatusrequest.go ./volumesnapshotlocation.go
cp $WORK/b401/_pkg_.a /.cache/go-build/e0/e0a3deee09c39aac338b0270ef33e0253d3151e56429321aa3a776e72f4ed0ef-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal
cp $WORK/b381/_pkg_.a /.cache/go-build/5b/5b9f071d9927ece4646697ae0fd261671e0ef5f22020bc2616e2cdf5d53b5347-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal
cp $WORK/b301/_pkg_.a /.cache/go-build/17/1750b57d4d22b5557f205c78ca2567d85c0db111a3be3a64563531dfa8d38650-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal
cp $WORK/b583/_pkg_.a /.cache/go-build/bb/bb78289bad73e12c75316abee444297fecb8d5f1a71cf7ae69b3169f71ed38d6-d # internal
mkdir -p $WORK/b550/
cat >$WORK/b550/importcfg << 'EOF' # internal
# import config
importmap cloud.google.com/go/storage=github.com/heptio/velero/vendor/cloud.google.com/go/storage
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/satori/uuid=github.com/heptio/velero/vendor/github.com/satori/uuid
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap golang.org/x/oauth2=github.com/heptio/velero/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/google=github.com/heptio/velero/vendor/golang.org/x/oauth2/google
importmap google.golang.org/api/compute/v1=github.com/heptio/velero/vendor/google.golang.org/api/compute/v1
importmap google.golang.org/api/googleapi=github.com/heptio/velero/vendor/google.golang.org/api/googleapi
importmap google.golang.org/api/iterator=github.com/heptio/velero/vendor/google.golang.org/api/iterator
importmap google.golang.org/api/option=github.com/heptio/velero/vendor/google.golang.org/api/option
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
packagefile github.com/heptio/velero/vendor/cloud.google.com/go/storage=$WORK/b551/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/satori/uuid=$WORK/b359/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2=$WORK/b280/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/oauth2/google=$WORK/b284/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/compute/v1=$WORK/b583/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/googleapi=$WORK/b560/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/iterator=$WORK/b562/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/api/option=$WORK/b563/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile net/http=$WORK/b132/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cloudprovider/gcp
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath $WORK/b550 -p github.com/heptio/velero/pkg/cloudprovider/gcp -complete -installsuffix static -buildid 18SrnzP8IKxrbUM8Apko/18SrnzP8IKxrbUM8Apko -goversion go1.11.2 -D "" -importcfg $WORK/b550/importcfg -pack -c=4 ./block_store.go ./object_store.go
cp $WORK/b478/_pkg_.a /.cache/go-build/8e/8ee4f724332d27f7d9266ed219e38ca53bfd080e94856e73d50680242f9bfad9-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal
mkdir -p $WORK/b477/
cat >$WORK/b477/importcfg << 'EOF' # internal
# import config
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/ark/v1=$WORK/b478/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces=$WORK/b362/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/informers/externalversions/ark
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -p github.com/heptio/velero/pkg/generated/informers/externalversions/ark -complete -installsuffix static -buildid SZwQpERFEIDRCtK21NHT/SZwQpERFEIDRCtK21NHT -goversion go1.11.2 -D "" -importcfg $WORK/b477/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal
cp $WORK/b361/_pkg_.a /.cache/go-build/a3/a30a18eaf4e11ba48646fb0c59fe96e40ac5bc1784825c729d0121c041288cc3-d # internal
mkdir -p $WORK/b480/
cat >$WORK/b480/importcfg << 'EOF' # internal
# import config
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces=$WORK/b362/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1=$WORK/b361/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/informers/externalversions/velero
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -p github.com/heptio/velero/pkg/generated/informers/externalversions/velero -complete -installsuffix static -buildid VLnp6s6YC7BC3wYIOA3V/VLnp6s6YC7BC3wYIOA3V -goversion go1.11.2 -D "" -importcfg $WORK/b480/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal
mkdir -p $WORK/b318/
cat >$WORK/b318/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1
importmap k8s.io/client-go/listers/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider/aws=$WORK/b319/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider/azure=$WORK/b353/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1=$WORK/b188/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1=$WORK/b361/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/listers/velero/v1=$WORK/b374/_pkg_.a
packagefile github.com/heptio/velero/pkg/persistence=$WORK/b375/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/boolptr=$WORK/b377/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/exec=$WORK/b378/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/filesystem=$WORK/b379/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b256/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1=$WORK/b380/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile path=$WORK/b074/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/restic
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -p github.com/heptio/velero/pkg/restic -complete -installsuffix static -buildid s8ppCuLbaczOoJNMqNCk/s8ppCuLbaczOoJNMqNCk -goversion go1.11.2 -D "" -importcfg $WORK/b318/importcfg -pack -c=4 ./backupper.go ./command.go ./command_factory.go ./common.go ./config.go ./exec_commands.go ./repo_locker.go ./repository_ensurer.go ./repository_keys.go ./repository_manager.go ./restorer.go
cp $WORK/b240/_pkg_.a /.cache/go-build/af/af8b2d1b84a1b8e06708bf96cfbf810d9a9bc474b2981539ddf2c8668a34e66d-d # internal
mkdir -p $WORK/b474/
cat >$WORK/b474/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces -complete -installsuffix static -buildid F3XUx-r_r-WwBipGDWjH/F3XUx-r_r-WwBipGDWjH -goversion go1.11.2 -D "" -importcfg $WORK/b474/importcfg -pack -c=4 ./factory_interfaces.go
mkdir -p $WORK/b038/
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/dynamic=github.com/heptio/velero/vendor/k8s.io/client-go/dynamic
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/plugin/pkg/client/auth/azure=github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure
importmap k8s.io/client-go/plugin/pkg/client/auth/gcp=github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp
importmap k8s.io/client-go/plugin/pkg/client/auth/oidc=github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/clientcmd=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/buildinfo=$WORK/b148/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/dynamic=$WORK/b237/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure=$WORK/b271/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp=$WORK/b279/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc=$WORK/b290/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd=$WORK/b291/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile runtime=$WORK/b012/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/client
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -p github.com/heptio/velero/pkg/client -complete -installsuffix static -buildid smLLiDHBbKVs32HrDjQh/smLLiDHBbKVs32HrDjQh -goversion go1.11.2 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./auth_providers.go ./client.go ./config.go ./dynamic.go ./factory.go
cp $WORK/b393/_pkg_.a /.cache/go-build/ce/cea560daa90e4a9c04591ad2df43f59528c54439ffe106b26678768ffe67cc9a-d # internal
mkdir -p $WORK/b390/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal
cat >$WORK/b390/importcfg << 'EOF' # internal
# import config
importmap github.com/evanphx/json-patch=github.com/heptio/velero/vendor/github.com/evanphx/json-patch
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/util/json=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json
importmap k8s.io/client-go/discovery=github.com/heptio/velero/vendor/k8s.io/client-go/discovery
importmap k8s.io/client-go/rest=github.com/heptio/velero/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/restmapper=github.com/heptio/velero/vendor/k8s.io/client-go/restmapper
importmap k8s.io/client-go/tools/clientcmd=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd
importmap k8s.io/client-go/tools/clientcmd/api=github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/util/homedir=github.com/heptio/velero/vendor/k8s.io/client-go/util/homedir
importmap k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers=github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers
importmap k8s.io/kubernetes/pkg/kubectl/genericclioptions/resource=github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/resource
packagefile bytes=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/evanphx/json-patch=$WORK/b391/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b082/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/discovery=$WORK/b189/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/rest=$WORK/b166/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/restmapper=$WORK/b304/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd=$WORK/b291/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b177/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/homedir=$WORK/b296/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers=$WORK/b392/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/resource=$WORK/b393/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -p github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions -complete -installsuffix static -buildid WhDoWopEl66wYIuUQNre/WhDoWopEl66wYIuUQNre -goversion go1.11.2 -D "" -importcfg $WORK/b390/importcfg -pack -c=4 ./builder_flags.go ./builder_flags_fake.go ./config_flags.go ./config_flags_fake.go ./doc.go ./filename_flags.go ./io_options.go ./json_yaml_flags.go ./name_flags.go ./print_flags.go ./record_flags.go
cp $WORK/b477/_pkg_.a /.cache/go-build/88/88d66e4f59cbc933170e1d8aeecd18ecaa970a33b02439cfb42d26d7bf231c52-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal
cp $WORK/b480/_pkg_.a /.cache/go-build/37/371c83a89e97b74974a67aeb23374c6e33f5c769bff2bd93da31c79f1dd226c6-d # internal
mkdir -p $WORK/b476/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal
cat >$WORK/b476/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/ark/v1=$WORK/b151/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/ark=$WORK/b477/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/internalinterfaces=$WORK/b362/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/velero=$WORK/b480/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/generated/informers/externalversions
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -p github.com/heptio/velero/pkg/generated/informers/externalversions -complete -installsuffix static -buildid TGAOZ0bS_f1JObzb9Vj1/TGAOZ0bS_f1JObzb9Vj1 -goversion go1.11.2 -D "" -importcfg $WORK/b476/importcfg -pack -c=4 ./factory.go ./generic.go
cp $WORK/b550/_pkg_.a /.cache/go-build/c3/c3eb4b85ddb9f2e5fab02bca7b910f6cef46d1e2d5cb024b83bd067c472e1340-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal
cp $WORK/b474/_pkg_.a /.cache/go-build/3e/3e002ff4202c968fbcab0515aca399d6e0ad6425256a566b8448da29a114eacb-d # internal
mkdir -p $WORK/b483/
mkdir -p $WORK/b485/
mkdir -p $WORK/b488/
cat >$WORK/b485/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b207/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b486/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 -complete -installsuffix static -buildid OPvVD9TtzLmF_AcwIXZo/OPvVD9TtzLmF_AcwIXZo -goversion go1.11.2 -D "" -importcfg $WORK/b485/importcfg -pack -c=4 ./interface.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go
cat >$WORK/b483/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b206/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1=$WORK/b484/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 -complete -installsuffix static -buildid pGq56ZlCqww0bUuNpUGw/pGq56ZlCqww0bUuNpUGw -goversion go1.11.2 -D "" -importcfg $WORK/b483/importcfg -pack -c=4 ./initializerconfiguration.go ./interface.go
cat >$WORK/b488/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/apps/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1=$WORK/b208/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b489/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1 -complete -installsuffix static -buildid UatuIDhyQi1wxglH1kxw/UatuIDhyQi1wxglH1kxw -goversion go1.11.2 -D "" -importcfg $WORK/b488/importcfg -pack -c=4 ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go
mkdir -p $WORK/b473/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal
cat >$WORK/b473/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1=$WORK/b380/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/core/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/core/v1 -complete -installsuffix static -buildid 0LE4O45dm3zZf8WsnegS/0LE4O45dm3zZf8WsnegS -goversion go1.11.2 -D "" -importcfg $WORK/b473/importcfg -pack -c=4 ./componentstatus.go ./configmap.go ./endpoints.go ./event.go ./interface.go ./limitrange.go ./namespace.go ./node.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./serviceaccount.go
cp $WORK/b318/_pkg_.a /.cache/go-build/a7/a7764a66d0d31effe79cd62a147ebb9c2a82b931a2d242caa94b5451e90c73f5-d # internal
mkdir -p $WORK/b490/
cat >$WORK/b490/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta1=$WORK/b209/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b491/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta1 -complete -installsuffix static -buildid ib-rIJyezqswcKrNykT9/ib-rIJyezqswcKrNykT9 -goversion go1.11.2 -D "" -importcfg $WORK/b490/importcfg -pack -c=4 ./controllerrevision.go ./deployment.go ./interface.go ./statefulset.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b390/_pkg_.a /.cache/go-build/b7/b76198a171dac521ec287f5b1aed1c1fd5618ef2b5c1feb4afcf14da007e91e4-d # internal
mkdir -p $WORK/b389/
cp $WORK/b038/_pkg_.a /.cache/go-build/f5/f563e48c65cd0f5511aad8a38b591cec2be7553600b941d7c210fd2d3c99f702-d # internal
cat >$WORK/b389/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/client-go/util/jsonpath=github.com/heptio/velero/vendor/k8s.io/client-go/util/jsonpath
importmap k8s.io/kubernetes/pkg/kubectl/genericclioptions=github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions
importmap k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers=github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers
importmap k8s.io/kubernetes/pkg/kubectl/scheme=github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/scheme
packagefile bufio=$WORK/b003/_pkg_.a
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/base64=$WORK/b041/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b239/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b083/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/jsonpath=$WORK/b288/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions=$WORK/b390/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/genericclioptions/printers=$WORK/b392/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/kubectl/scheme=$WORK/b401/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile reflect=$WORK/b027/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile text/tabwriter=$WORK/b369/_pkg_.a
packagefile text/template=$WORK/b075/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/printers
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -p github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/printers -complete -installsuffix static -buildid rzIAJ5NKQWqZde28F5g5/rzIAJ5NKQWqZde28F5g5 -goversion go1.11.2 -D "" -importcfg $WORK/b389/importcfg -pack -c=4 ./customcolumn.go ./customcolumn_flags.go ./humanreadable.go ./interface.go ./jsonpath.go ./jsonpath_flags.go ./kube_template_flags.go ./tabwriter.go ./template.go ./template_flags.go
mkdir -p $WORK/b298/
cat >$WORK/b298/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/api/rbac/v1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
importmap k8s.io/api/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1
importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1
packagefile archive/tar=$WORK/b299/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/discovery=$WORK/b301/_pkg_.a
packagefile github.com/heptio/velero/pkg/kuberesource=$WORK/b305/_pkg_.a
packagefile github.com/heptio/velero/pkg/podexec=$WORK/b306/_pkg_.a
packagefile github.com/heptio/velero/pkg/restic=$WORK/b318/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/kube=$WORK/b381/_pkg_.a
packagefile github.com/heptio/velero/pkg/volume=$WORK/b376/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1=$WORK/b225/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1=$WORK/b227/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b262/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b264/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/backup
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -p github.com/heptio/velero/pkg/backup -complete -installsuffix static -buildid 2E6DnDHdmBnWdym-Z_NA/2E6DnDHdmBnWdym-Z_NA -goversion go1.11.2 -D "" -importcfg $WORK/b298/importcfg -pack -c=4 ./backup.go ./backup_pv_action.go ./delete_helpers.go ./group_backupper.go ./item_action.go ./item_backupper.go ./item_hook_handler.go ./pod_action.go ./pvc_snapshot_tracker.go ./rbac.go ./request.go ./resource_backupper.go ./service_account_action.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal
cp $WORK/b476/_pkg_.a /.cache/go-build/db/db73ebe80bd98a833db22e936aaba333624532897070361ace1043f0a24bb136-d # internal
mkdir -p $WORK/b382/
cp $WORK/b483/_pkg_.a /.cache/go-build/0d/0de5c7a63284cf232c827df2b79e09c419d4821fa1ec5ee7558da9e2d8b1df0f-d # internal
mkdir -p $WORK/b407/
cat >$WORK/b382/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
packagefile bufio=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b005/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -p github.com/heptio/velero/pkg/cmd/cli -complete -installsuffix static -buildid I8i4y-f-XmQOSNJTHj5t/I8i4y-f-XmQOSNJTHj5t -goversion go1.11.2 -D "" -importcfg $WORK/b382/importcfg -pack -c=4 ./delete_options.go
cp $WORK/b485/_pkg_.a /.cache/go-build/f1/f1e691cdb10c3472abd49a3654a46cf1ddc5ccde8dcfe3b896ca80768c2f8d83-d # internal
cat >$WORK/b407/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/client/config
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -p github.com/heptio/velero/pkg/cmd/cli/client/config -complete -installsuffix static -buildid _k5i63H7HArgjuTLJZVc/_k5i63H7HArgjuTLJZVc -goversion go1.11.2 -D "" -importcfg $WORK/b407/importcfg -pack -c=4 ./config.go ./get.go ./set.go
mkdir -p $WORK/b417/
cat >$WORK/b417/importcfg << 'EOF' # internal
# import config
importmap github.com/evanphx/json-patch=github.com/heptio/velero/vendor/github.com/evanphx/json-patch
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/evanphx/json-patch=$WORK/b391/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/plugin
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -p github.com/heptio/velero/pkg/cmd/cli/plugin -complete -installsuffix static -buildid KTzfXrWoOus9S51Dyaso/KTzfXrWoOus9S51Dyaso -goversion go1.11.2 -D "" -importcfg $WORK/b417/importcfg -pack -c=4 ./add.go ./plugin.go ./remove.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal
cp $WORK/b490/_pkg_.a /.cache/go-build/f4/f4b9afe4014c072ea94db44c5d476f00c5d20bb9414fe5f70bd3434ae8678e16-d # internal
cp $WORK/b407/_pkg_.a /.cache/go-build/e5/e5d091ce4ae5b4f6ff453f6c72d330f41989dd4a89b87323843cb3d0322f287d-d # internal
mkdir -p $WORK/b406/
mkdir -p $WORK/b466/
cat >$WORK/b406/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile github.com/heptio/velero/pkg/cmd/cli/client/config=$WORK/b407/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/client
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -p github.com/heptio/velero/pkg/cmd/cli/client -complete -installsuffix static -buildid _14BIfA5tU9y9nWKJCP6/_14BIfA5tU9y9nWKJCP6 -goversion go1.11.2 -D "" -importcfg $WORK/b406/importcfg -pack -c=4 ./client.go
cat >$WORK/b466/importcfg << 'EOF' # internal
# import config
importmap github.com/evanphx/json-patch=github.com/heptio/velero/vendor/github.com/evanphx/json-patch
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/equality=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/equality
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1
packagefile archive/tar=$WORK/b299/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/evanphx/json-patch=$WORK/b391/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/buildinfo=$WORK/b148/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/discovery=$WORK/b301/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/listers/velero/v1=$WORK/b374/_pkg_.a
packagefile github.com/heptio/velero/pkg/kuberesource=$WORK/b305/_pkg_.a
packagefile github.com/heptio/velero/pkg/restic=$WORK/b318/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/boolptr=$WORK/b377/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/filesystem=$WORK/b379/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/kube=$WORK/b381/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/sync=$WORK/b467/_pkg_.a
packagefile github.com/heptio/velero/pkg/volume=$WORK/b376/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/equality=$WORK/b468/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b256/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/restore
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -p github.com/heptio/velero/pkg/restore -complete -installsuffix static -buildid dIuxocrxYJY1_owTeuU7/dIuxocrxYJY1_owTeuU7 -goversion go1.11.2 -D "" -importcfg $WORK/b466/importcfg -pack -c=4 ./item_action.go ./job_action.go ./merge_service_account.go ./pod_action.go ./restic_restore_action.go ./restore.go ./service_account_action.go ./service_action.go
cp $WORK/b488/_pkg_.a /.cache/go-build/52/525080cb1729de6ee7f451302be818bdfba216cd0052aaa32fa47adffcdf1fc0-d # internal
mkdir -p $WORK/b482/
cat >$WORK/b482/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/admissionregistration/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1
importmap k8s.io/client-go/informers/admissionregistration/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1=$WORK/b483/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b485/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/admissionregistration -complete -installsuffix static -buildid -JhN2l03PWzkxb1RvGhK/-JhN2l03PWzkxb1RvGhK -goversion go1.11.2 -D "" -importcfg $WORK/b482/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal
cp $WORK/b406/_pkg_.a /.cache/go-build/43/43c01c90097015ee0cae5097ddbd6b18a55e8594c958570b94e576a152479a94-d # internal
mkdir -p $WORK/b492/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal
cat >$WORK/b492/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta2
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/apps/v1beta2=$WORK/b210/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b493/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta2
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta2 -complete -installsuffix static -buildid IRuUdM5XsjpFweE-oZ8x/IRuUdM5XsjpFweE-oZ8x -goversion go1.11.2 -D "" -importcfg $WORK/b492/importcfg -pack -c=4 ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go
cp $WORK/b389/_pkg_.a /.cache/go-build/8e/8ea7c41bb384b808cbb53f2319c1ba843d7abfec6d05165d4f8bc817bef8083e-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal
mkdir -p $WORK/b386/
cat >$WORK/b386/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/api/meta=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/util/duration=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/duration
importmap k8s.io/kubernetes/pkg/printers=github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/printers
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/downloadrequest=$WORK/b385/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/encode=$WORK/b387/_pkg_.a
packagefile github.com/heptio/velero/pkg/volume=$WORK/b376/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b238/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/duration=$WORK/b388/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/kubernetes/pkg/printers=$WORK/b389/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile text/tabwriter=$WORK/b369/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/util/output
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -p github.com/heptio/velero/pkg/cmd/util/output -complete -installsuffix static -buildid rSc9Zws4zBnbDHDAZQfM/rSc9Zws4zBnbDHDAZQfM -goversion go1.11.2 -D "" -importcfg $WORK/b386/importcfg -pack -c=4 ./backup_describer.go ./backup_printer.go ./backup_storage_location_printer.go ./describe.go ./output.go ./restic_repo_printer.go ./restore_describer.go ./restore_printer.go ./schedule_describer.go ./schedule_printer.go ./volume_snapshot_location_printer.go
cp $WORK/b382/_pkg_.a /.cache/go-build/3e/3e9e6bdb4e2bfd51088db9b170f1e87160923a80e55bf1bb889bc2454b760abd-d # internal
cp $WORK/b417/_pkg_.a /.cache/go-build/fc/fc2767b5a2659ef36e04861783d5c01c5ab88c084b32aa7398787a2770215245-d # internal
mkdir -p $WORK/b495/
mkdir -p $WORK/b497/
cat >$WORK/b495/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v1=$WORK/b215/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b496/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v1 -complete -installsuffix static -buildid p7xdN0xIlQ_AHAFOfO9a/p7xdN0xIlQ_AHAFOfO9a -goversion go1.11.2 -D "" -importcfg $WORK/b495/importcfg -pack -c=4 ./horizontalpodautoscaler.go ./interface.go
cp $WORK/b473/_pkg_.a /.cache/go-build/76/7678e7e47388efb0c0a0669c9dda2cce2217ec2ca705c6a4d925cccef4a1a601-d # internal
cat >$WORK/b497/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v2beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b216/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b498/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v2beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath $WORK/b497 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 -complete -installsuffix static -buildid ts_9jka2hKXY6RLf50lW/ts_9jka2hKXY6RLf50lW -goversion go1.11.2 -D "" -importcfg $WORK/b497/importcfg -pack -c=4 ./horizontalpodautoscaler.go ./interface.go
mkdir -p $WORK/b500/
cat >$WORK/b500/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/batch/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1=$WORK/b217/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b501/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath $WORK/b500 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1 -complete -installsuffix static -buildid J0Z9XveJeNaMpkrgBv8V/J0Z9XveJeNaMpkrgBv8V -goversion go1.11.2 -D "" -importcfg $WORK/b500/importcfg -pack -c=4 ./interface.go ./job.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal
cp $WORK/b482/_pkg_.a /.cache/go-build/bf/bf401bc20912fe72bf70a62f35585c91c75377ebe5b99e5d28c95fc1a0a50193-d # internal
mkdir -p $WORK/b502/
cat >$WORK/b502/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v1beta1=$WORK/b218/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b503/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1beta1 -complete -installsuffix static -buildid rpT81FuWsIyMQz31ro_S/rpT81FuWsIyMQz31ro_S -goversion go1.11.2 -D "" -importcfg $WORK/b502/importcfg -pack -c=4 ./cronjob.go ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal
cp $WORK/b298/_pkg_.a /.cache/go-build/ad/ad3b510cdf6116b4c42be6ae4afcd3e5fbecc973d3a2b26dbbd021f60bb82c74-d # internal
mkdir -p $WORK/b504/
cat >$WORK/b504/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v2alpha1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/batch/v2alpha1=$WORK/b219/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b505/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v2alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v2alpha1 -complete -installsuffix static -buildid r2EbnpRT4xYBBqK0YXzX/r2EbnpRT4xYBBqK0YXzX -goversion go1.11.2 -D "" -importcfg $WORK/b504/importcfg -pack -c=4 ./cronjob.go ./interface.go
cp $WORK/b466/_pkg_.a /.cache/go-build/fc/fce4e58db7008dd98492d472ec7fbdb4651fc5411c93575878a1042d48223871-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal
cp $WORK/b492/_pkg_.a /.cache/go-build/8c/8cd5292f4f0c01cab16ea11c335fb7d6d9d93bd540c2666cd24a4c65a31fa64e-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal
mkdir -p $WORK/b436/
cp $WORK/b386/_pkg_.a /.cache/go-build/c9/c98884e65cf8a0ef447c26c8b65b5d2fe95ab1ca987967653f325930060f10ba-d # internal
mkdir -p $WORK/b487/
cp $WORK/b495/_pkg_.a /.cache/go-build/6d/6d06ddee421e4b9f99c90c51e745eede42f617739a0d4777a291abec92b07277-d # internal
cat >$WORK/b487/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/apps/v1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1
importmap k8s.io/client-go/informers/apps/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta1
importmap k8s.io/client-go/informers/apps/v1beta2=github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta2
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b488/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b490/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b492/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath $WORK/b487 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/apps -complete -installsuffix static -buildid ndSkapQRe3AfYzmAEW5o/ndSkapQRe3AfYzmAEW5o -goversion go1.11.2 -D "" -importcfg $WORK/b487/importcfg -pack -c=4 ./interface.go
mkdir -p $WORK/b404/
cat >$WORK/b436/importcfg << 'EOF' # internal
# import config
importmap github.com/hashicorp/go-hclog=github.com/heptio/velero/vendor/github.com/hashicorp/go-hclog
importmap github.com/hashicorp/go-plugin=github.com/heptio/velero/vendor/github.com/hashicorp/go-plugin
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap golang.org/x/net/context=github.com/heptio/velero/vendor/golang.org/x/net/context
importmap google.golang.org/grpc=github.com/heptio/velero/vendor/google.golang.org/grpc
importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile bytes=$WORK/b004/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/hashicorp/go-hclog=$WORK/b437/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/hashicorp/go-plugin=$WORK/b438/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/backup=$WORK/b298/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/plugin/generated=$WORK/b465/_pkg_.a
packagefile github.com/heptio/velero/pkg/restore=$WORK/b466/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/filesystem=$WORK/b379/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/logging=$WORK/b469/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile github.com/heptio/velero/vendor/golang.org/x/net/context=$WORK/b281/_pkg_.a
packagefile github.com/heptio/velero/vendor/google.golang.org/grpc=$WORK/b441/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b165/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b081/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile log=$WORK/b032/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile os/exec=$WORK/b180/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/plugin
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -p github.com/heptio/velero/pkg/plugin -complete -installsuffix static -buildid naSyz4xe56FGIzAssKPk/naSyz4xe56FGIzAssKPk -goversion go1.11.2 -D "" -importcfg $WORK/b436/importcfg -pack -c=4 ./backup_item_action.go ./block_store.go ./client_builder.go ./client_dispenser.go ./interface.go ./logger.go ./logrus_adapter.go ./manager.go ./object_store.go ./plugin_base.go ./plugin_kinds.go ./plugin_lister.go ./process.go ./registry.go ./restartable_backup_item_action.go ./restartable_block_store.go ./restartable_object_store.go ./restartable_process.go ./restartable_restore_item_action.go ./restore_item_action.go ./server.go ./server_mux.go ./stream_reader.go
mkdir -p $WORK/b297/
cat >$WORK/b404/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/output=$WORK/b386/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/backuplocation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -p github.com/heptio/velero/pkg/cmd/cli/backuplocation -complete -installsuffix static -buildid gUUwJ3cGk4jFnz_p4sd1/gUUwJ3cGk4jFnz_p4sd1 -goversion go1.11.2 -D "" -importcfg $WORK/b404/importcfg -pack -c=4 ./backup_location.go ./create.go ./get.go
cat >$WORK/b297/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/backup=$WORK/b298/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli=$WORK/b382/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/downloadrequest=$WORK/b385/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/output=$WORK/b386/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1=$WORK/b361/_pkg_.a
packagefile github.com/heptio/velero/pkg/restic=$WORK/b318/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/backup
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -p github.com/heptio/velero/pkg/cmd/cli/backup -complete -installsuffix static -buildid AtxRJvnh0VaRHNLD6Wsh/AtxRJvnh0VaRHNLD6Wsh -goversion go1.11.2 -D "" -importcfg $WORK/b297/importcfg -pack -c=4 ./backup.go ./create.go ./delete.go ./describe.go ./download.go ./get.go ./logs.go
cp $WORK/b497/_pkg_.a /.cache/go-build/d9/d9667ab8b851ec4b72b5b8399adb0cf28e771bd20f8a7aee380d1aefdeacb025-d # internal
mkdir -p $WORK/b411/
cat >$WORK/b411/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli=$WORK/b382/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/downloadrequest=$WORK/b385/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/output=$WORK/b386/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned=$WORK/b149/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1=$WORK/b361/_pkg_.a
packagefile github.com/heptio/velero/pkg/restic=$WORK/b318/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/restore
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -p github.com/heptio/velero/pkg/cmd/cli/restore -complete -installsuffix static -buildid 7xSiX2BQeIBSKththEra/7xSiX2BQeIBSKththEra -goversion go1.11.2 -D "" -importcfg $WORK/b411/importcfg -pack -c=4 ./create.go ./delete.go ./describe.go ./get.go ./logs.go ./restore.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal
cp $WORK/b500/_pkg_.a /.cache/go-build/c1/c10cc53f350f2b63cd614503db6001c99eea6d7a59c98456a1dd7d6fda785dc2-d # internal
mkdir -p $WORK/b416/
cp $WORK/b502/_pkg_.a /.cache/go-build/35/35d1a48cb9478892ab8374f695085f83083493518f0faa845891c8499f1881ee-d # internal
cat >$WORK/b416/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/flag=$WORK/b383/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/output=$WORK/b386/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
EOF
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/snapshotlocation
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -p github.com/heptio/velero/pkg/cmd/cli/snapshotlocation -complete -installsuffix static -buildid Rs3aH8612HXU4FtPcboR/Rs3aH8612HXU4FtPcboR -goversion go1.11.2 -D "" -importcfg $WORK/b416/importcfg -pack -c=4 ./create.go ./get.go ./snapshot_location.go
mkdir -p $WORK/b419/
cat >$WORK/b419/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/output=$WORK/b386/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/restic/repo
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -p github.com/heptio/velero/pkg/cmd/cli/restic/repo -complete -installsuffix static -buildid V3GgSgO1UdBQErG8Uaw3/V3GgSgO1UdBQErG8Uaw3 -goversion go1.11.2 -D "" -importcfg $WORK/b419/importcfg -pack -c=4 ./get.go ./repo.go
cp $WORK/b504/_pkg_.a /.cache/go-build/4b/4b634edcb0b6c5376c97bbfcf59042c7d3fa4b274608bf01bd99f7bb31af7d41-d # internal
mkdir -p $WORK/b494/
cat >$WORK/b494/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/autoscaling/v1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v1
importmap k8s.io/client-go/informers/autoscaling/v2beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v2beta1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b495/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b497/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/autoscaling -complete -installsuffix static -buildid feUT7GJVlZx9n6RQVLPU/feUT7GJVlZx9n6RQVLPU -goversion go1.11.2 -D "" -importcfg $WORK/b494/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal
cp $WORK/b404/_pkg_.a /.cache/go-build/3c/3c8a7f3b0f2dc7c3c4edd238106d3734a9c4c535be4ca36cab1546f696f8c587-d # internal
mkdir -p $WORK/b499/
cat >$WORK/b499/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/batch/v1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1
importmap k8s.io/client-go/informers/batch/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1beta1
importmap k8s.io/client-go/informers/batch/v2alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v2alpha1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b500/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b502/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b504/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath $WORK/b499 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/batch -complete -installsuffix static -buildid pRg_F01ks6fSl_B8yNlT/pRg_F01ks6fSl_B8yNlT -goversion go1.11.2 -D "" -importcfg $WORK/b499/importcfg -pack -c=4 ./interface.go
cp $WORK/b487/_pkg_.a /.cache/go-build/25/25f8582912d4f7fdb69a51de463528e5fb16b4ccf52141084da31fa0f94f45c9-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal
mkdir -p $WORK/b507/
cat >$WORK/b507/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/certificates/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/certificates/v1beta1=$WORK/b220/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b508/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/certificates/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/certificates/v1beta1 -complete -installsuffix static -buildid 6zY2x-MbW831Cvs60ihe/6zY2x-MbW831Cvs60ihe -goversion go1.11.2 -D "" -importcfg $WORK/b507/importcfg -pack -c=4 ./certificatesigningrequest.go ./interface.go
cp $WORK/b297/_pkg_.a /.cache/go-build/fc/fc26bb9ddae13af05f179205d8022366993c3bfba5dd91c5f32dc3b876a96c63-d # internal
mkdir -p $WORK/b412/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal
cat >$WORK/b412/importcfg << 'EOF' # internal
# import config
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
importmap github.com/spf13/pflag=github.com/heptio/velero/vendor/github.com/spf13/pflag
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd=$WORK/b035/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli=$WORK/b382/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backup=$WORK/b297/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/util/output=$WORK/b386/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/pflag=$WORK/b235/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/schedule
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -p github.com/heptio/velero/pkg/cmd/cli/schedule -complete -installsuffix static -buildid 175PrrobmewcNtY9Fxej/175PrrobmewcNtY9Fxej -goversion go1.11.2 -D "" -importcfg $WORK/b412/importcfg -pack -c=4 ./create.go ./delete.go ./describe.go ./get.go ./schedule.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal
cp $WORK/b419/_pkg_.a /.cache/go-build/9c/9c1d97edb14601ae1d0734b05b8768e9b82d195adc70d435702b27c6bd1ccb4e-d # internal
mkdir -p $WORK/b509/
cp $WORK/b436/_pkg_.a /.cache/go-build/4e/4e818a25cac5c0c67dceb7dc95707cce5166c3517d883b06706503f142c5ca39-d # internal
cat >$WORK/b509/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/core/v1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/core/v1=$WORK/b473/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/core
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath $WORK/b509 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/core -complete -installsuffix static -buildid x1VuNg4Yf7UaWWtgnaOf/x1VuNg4Yf7UaWWtgnaOf -goversion go1.11.2 -D "" -importcfg $WORK/b509/importcfg -pack -c=4 ./interface.go
cp $WORK/b411/_pkg_.a /.cache/go-build/98/98425059dba3888655480bb94998a67626a438d0bc28c94720cd4fdc12ac7692-d # internal
cp $WORK/b494/_pkg_.a /.cache/go-build/37/37750df73c1ee361ed537d0e661b9d2bc9d18bc5226ebed36d0e0247ff255553-d # internal
mkdir -p $WORK/b511/
mkdir -p $WORK/b422/
mkdir -p $WORK/b514/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal
cat >$WORK/b514/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/extensions/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/extensions/v1beta1=$WORK/b222/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b515/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/extensions/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath $WORK/b514 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/extensions/v1beta1 -complete -installsuffix static -buildid 2zCpGtJfdwjOc12g07TD/2zCpGtJfdwjOc12g07TD -goversion go1.11.2 -D "" -importcfg $WORK/b514/importcfg -pack -c=4 ./daemonset.go ./deployment.go ./ingress.go ./interface.go ./podsecuritypolicy.go ./replicaset.go
cat >$WORK/b511/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/events/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/events/v1beta1=$WORK/b221/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b512/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/events/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath $WORK/b511 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/events/v1beta1 -complete -installsuffix static -buildid h7nBZkVQaupatc0hurkh/h7nBZkVQaupatc0hurkh -goversion go1.11.2 -D "" -importcfg $WORK/b511/importcfg -pack -c=4 ./event.go ./interface.go
cat >$WORK/b422/importcfg << 'EOF' # internal
# import config
importmap github.com/evanphx/json-patch=github.com/heptio/velero/vendor/github.com/evanphx/json-patch
importmap github.com/pkg/errors=github.com/heptio/velero/vendor/github.com/pkg/errors
importmap github.com/robfig/cron=github.com/heptio/velero/vendor/github.com/robfig/cron
importmap github.com/sirupsen/logrus=github.com/heptio/velero/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/core/v1=github.com/heptio/velero/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/api/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/labels=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/types=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/clock=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock
importmap k8s.io/apimachinery/pkg/util/errors=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors
importmap k8s.io/apimachinery/pkg/util/sets=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/wait=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait
importmap k8s.io/client-go/informers/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/core/v1
importmap k8s.io/client-go/listers/core/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
importmap k8s.io/client-go/util/workqueue=github.com/heptio/velero/vendor/k8s.io/client-go/util/workqueue
packagefile bytes=$WORK/b004/_pkg_.a
packagefile compress/gzip=$WORK/b122/_pkg_.a
packagefile context=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b039/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/evanphx/json-patch=$WORK/b391/_pkg_.a
packagefile github.com/heptio/velero/pkg/apis/velero/v1=$WORK/b044/_pkg_.a
packagefile github.com/heptio/velero/pkg/backup=$WORK/b298/_pkg_.a
packagefile github.com/heptio/velero/pkg/cloudprovider=$WORK/b300/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/clientset/versioned/typed/velero/v1=$WORK/b188/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/informers/externalversions/velero/v1=$WORK/b361/_pkg_.a
packagefile github.com/heptio/velero/pkg/generated/listers/velero/v1=$WORK/b374/_pkg_.a
packagefile github.com/heptio/velero/pkg/metrics=$WORK/b423/_pkg_.a
packagefile github.com/heptio/velero/pkg/persistence=$WORK/b375/_pkg_.a
packagefile github.com/heptio/velero/pkg/plugin=$WORK/b436/_pkg_.a
packagefile github.com/heptio/velero/pkg/restic=$WORK/b318/_pkg_.a
packagefile github.com/heptio/velero/pkg/restore=$WORK/b466/_pkg_.a
packagefile github.com/heptio/velero/pkg/serverstatusrequest=$WORK/b470/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/boolptr=$WORK/b377/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/collections=$WORK/b307/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/encode=$WORK/b387/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/exec=$WORK/b378/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/filesystem=$WORK/b379/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/kube=$WORK/b381/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/logging=$WORK/b469/_pkg_.a
packagefile github.com/heptio/velero/pkg/util/stringslice=$WORK/b471/_pkg_.a
packagefile github.com/heptio/velero/pkg/volume=$WORK/b376/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/pkg/errors=$WORK/b234/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/robfig/cron=$WORK/b472/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/sirupsen/logrus=$WORK/b303/_pkg_.a
packagefile io=$WORK/b009/_pkg_.a
packagefile io/ioutil=$WORK/b076/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/api/core/v1=$WORK/b045/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b167/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b060/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/types=$WORK/b084/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b186/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b064/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b061/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b147/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/core/v1=$WORK/b473/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/core/v1=$WORK/b380/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/util/workqueue=$WORK/b475/_pkg_.a
packagefile os=$WORK/b021/_pkg_.a
packagefile path/filepath=$WORK/b034/_pkg_.a
packagefile sort=$WORK/b030/_pkg_.a
packagefile strings=$WORK/b031/_pkg_.a
packagefile sync=$WORK/b010/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/controller
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -p github.com/heptio/velero/pkg/controller -complete -installsuffix static -buildid 3mGlfzS0Iuyy0OcsMO-C/3mGlfzS0Iuyy0OcsMO-C -goversion go1.11.2 -D "" -importcfg $WORK/b422/importcfg -pack -c=4 ./backup_controller.go ./backup_deletion_controller.go ./backup_sync_controller.go ./backup_tracker.go ./download_request_controller.go ./gc_controller.go ./generic_controller.go ./interface.go ./pod_volume_backup_controller.go ./pod_volume_restore_controller.go ./restic_repository_controller.go ./restore_controller.go ./schedule_controller.go ./server_status_request_controller.go
cp $WORK/b416/_pkg_.a /.cache/go-build/4b/4bbca267c05b233fa542451c5befcb94b0582da5e3d11814a2d8b1cc210fccdb-d # internal
mkdir -p $WORK/b517/
cat >$WORK/b517/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/networking/v1=github.com/heptio/velero/vendor/k8s.io/api/networking/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/networking/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/networking/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/networking/v1=$WORK/b223/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b518/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/networking/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath $WORK/b517 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/networking/v1 -complete -installsuffix static -buildid 6ckjZ93EeK8_KB8B3wbe/6ckjZ93EeK8_KB8B3wbe -goversion go1.11.2 -D "" -importcfg $WORK/b517/importcfg -pack -c=4 ./interface.go ./networkpolicy.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal
cp $WORK/b499/_pkg_.a /.cache/go-build/cb/cb524d50451d75e934bc19b224c7dff912fb5f2551686c5f9ab5e5091ac87867-d # internal
mkdir -p $WORK/b520/
cat >$WORK/b520/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/policy/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/policy/v1beta1=$WORK/b224/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b521/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/policy/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath $WORK/b520 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/policy/v1beta1 -complete -installsuffix static -buildid SZg1895b_b89pheKAMSE/SZg1895b_b89pheKAMSE -goversion go1.11.2 -D "" -importcfg $WORK/b520/importcfg -pack -c=4 ./interface.go ./poddisruptionbudget.go ./podsecuritypolicy.go
cp $WORK/b507/_pkg_.a /.cache/go-build/e3/e3e8a389d343306f799d7ae412c499228596aeeba5f831937775170793f90701-d # internal
mkdir -p $WORK/b506/
cat >$WORK/b506/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/certificates/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/certificates/v1beta1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b507/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/certificates
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/certificates -complete -installsuffix static -buildid 3VQMxZ9xa2Sb20CFkYMj/3VQMxZ9xa2Sb20CFkYMj -goversion go1.11.2 -D "" -importcfg $WORK/b506/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal
cp $WORK/b509/_pkg_.a /.cache/go-build/8f/8f034f7a4adecebb93743b60f919102b9e9eb3469c460b0fcace3d908f463eca-d # internal
mkdir -p $WORK/b523/
cat >$WORK/b523/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/rbac/v1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1=$WORK/b225/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b524/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/rbac/v1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath $WORK/b523 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/rbac/v1 -complete -installsuffix static -buildid GFYjFfprbOZhyVbUd4Xt/GFYjFfprbOZhyVbUd4Xt -goversion go1.11.2 -D "" -importcfg $WORK/b523/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go
cp $WORK/b412/_pkg_.a /.cache/go-build/1b/1b0a017a7d0bbd988f988921a3031470e4ce8c2fed4be59aa8ec4b0108079cd4-d # internal
mkdir -p $WORK/b410/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal
cat >$WORK/b410/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backup=$WORK/b297/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backuplocation=$WORK/b404/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/restore=$WORK/b411/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/schedule=$WORK/b412/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/create
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -p github.com/heptio/velero/pkg/cmd/cli/create -complete -installsuffix static -buildid ScocucWXMYe7L0TrWo5Q/ScocucWXMYe7L0TrWo5Q -goversion go1.11.2 -D "" -importcfg $WORK/b410/importcfg -pack -c=4 ./create.go
cp $WORK/b511/_pkg_.a /.cache/go-build/23/236ef3eaf8a6bd8a804ff447719344f7d8ec20d3d76a37e966d1174215c817ec-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal
mkdir -p $WORK/b413/
cat >$WORK/b413/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backup=$WORK/b297/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/restore=$WORK/b411/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/schedule=$WORK/b412/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/delete
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -p github.com/heptio/velero/pkg/cmd/cli/delete -complete -installsuffix static -buildid vjJRJke39IgYu9GOwX6t/vjJRJke39IgYu9GOwX6t -goversion go1.11.2 -D "" -importcfg $WORK/b413/importcfg -pack -c=4 ./delete.go
cp $WORK/b517/_pkg_.a /.cache/go-build/71/716af7b9fd7e429a31a87262d2bb3204a48bd09202c9f36e7c7fe43a9d47862f-d # internal
mkdir -p $WORK/b414/
cat >$WORK/b414/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backup=$WORK/b297/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/restore=$WORK/b411/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/schedule=$WORK/b412/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
EOF
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/describe
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -p github.com/heptio/velero/pkg/cmd/cli/describe -complete -installsuffix static -buildid zKOH09dF-7cmEtfu70xy/zKOH09dF-7cmEtfu70xy -goversion go1.11.2 -D "" -importcfg $WORK/b414/importcfg -pack -c=4 ./describe.go
cp $WORK/b514/_pkg_.a /.cache/go-build/0d/0dcb0460dc05b9ff4e5ce2edf6c3840812215fc6becfdf65db5142ebd8f28c24-d # internal
mkdir -p $WORK/b415/
cat >$WORK/b415/importcfg << 'EOF' # internal
# import config
importmap github.com/spf13/cobra=github.com/heptio/velero/vendor/github.com/spf13/cobra
packagefile github.com/heptio/velero/pkg/client=$WORK/b038/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backup=$WORK/b297/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/backuplocation=$WORK/b404/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/restore=$WORK/b411/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/schedule=$WORK/b412/_pkg_.a
packagefile github.com/heptio/velero/pkg/cmd/cli/snapshotlocation=$WORK/b416/_pkg_.a
packagefile github.com/heptio/velero/vendor/github.com/spf13/cobra=$WORK/b384/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/pkg/cmd/cli/get
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -p github.com/heptio/velero/pkg/cmd/cli/get -complete -installsuffix static -buildid AKb2lKbFvhisYp4E9UHi/AKb2lKbFvhisYp4E9UHi -goversion go1.11.2 -D "" -importcfg $WORK/b415/importcfg -pack -c=4 ./get.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal
cp $WORK/b520/_pkg_.a /.cache/go-build/3e/3e6d9cdea0b3a31e527b5dbd39f244f960846256a5605344069d92dec56f683a-d # internal
mkdir -p $WORK/b510/
cat >$WORK/b510/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/events/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/events/v1beta1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b511/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/events
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath $WORK/b510 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/events -complete -installsuffix static -buildid 7yuXAwmQfnzzx8WBPXSu/7yuXAwmQfnzzx8WBPXSu -goversion go1.11.2 -D "" -importcfg $WORK/b510/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal
cp $WORK/b506/_pkg_.a /.cache/go-build/65/658e07521205c725385d4d646ef96c53e33a778946535d681357aca8ca9738d2-d # internal
mkdir -p $WORK/b513/
cat >$WORK/b513/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/extensions/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/extensions/v1beta1
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b514/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/extensions
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath $WORK/b513 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/extensions -complete -installsuffix static -buildid EKLWOnX4bUuSJwJOJ8cP/EKLWOnX4bUuSJwJOJ8cP -goversion go1.11.2 -D "" -importcfg $WORK/b513/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal
cp $WORK/b413/_pkg_.a /.cache/go-build/b9/b93a0aeff70545b1822cd555c8df03f90a2b2e0b073aa44d1c42ff43c38e8785-d # internal
cp $WORK/b410/_pkg_.a /.cache/go-build/b8/b8bf31e8f1fa6d5109483e211c9e489dc83840abb5c06f4e7ec85f340e046648-d # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal
mkdir -p $WORK/b516/
mkdir -p $WORK/b519/
cat >$WORK/b516/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/informers/networking/v1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/networking/v1
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b517/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/networking
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath $WORK/b516 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/networking -complete -installsuffix static -buildid TVDGnFhDJi3Vk1SiBwDB/TVDGnFhDJi3Vk1SiBwDB -goversion go1.11.2 -D "" -importcfg $WORK/b516/importcfg -pack -c=4 ./interface.go
cat >$WORK/b519/importcfg << 'EOF' # internal
# import config
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/informers/policy/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/informers/policy/v1beta1
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b520/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/policy
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath $WORK/b519 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/policy -complete -installsuffix static -buildid 35P0OYCu35tJEeNOGl5_/35P0OYCu35tJEeNOGl5_ -goversion go1.11.2 -D "" -importcfg $WORK/b519/importcfg -pack -c=4 ./interface.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal
cp $WORK/b415/_pkg_.a /.cache/go-build/10/106e008f4b7a97fbf43ec7797a8034f762b2f3e6807838d4fddd6705fb2eb004-d # internal
cp $WORK/b523/_pkg_.a /.cache/go-build/61/61eb2ad451664524b565dc700967353171e9e44ab1faac4a9163037ddcccdd39-d # internal
mkdir -p $WORK/b527/
mkdir -p $WORK/b525/
cat >$WORK/b527/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/rbac/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1beta1=$WORK/b227/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b528/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/rbac/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath $WORK/b527 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/rbac/v1beta1 -complete -installsuffix static -buildid Wdq3v6mEgwjiP55VAf7Y/Wdq3v6mEgwjiP55VAf7Y -goversion go1.11.2 -D "" -importcfg $WORK/b527/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go
cat >$WORK/b525/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/rbac/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1alpha1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b226/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b526/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/rbac/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath $WORK/b525 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/rbac/v1alpha1 -complete -installsuffix static -buildid eiSwhCOJW_iJ0ZxfD6mu/eiSwhCOJW_iJ0ZxfD6mu -goversion go1.11.2 -D "" -importcfg $WORK/b525/importcfg -pack -c=4 ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go
cp $WORK/b414/_pkg_.a /.cache/go-build/9d/9dff5e2086bc7b9badf3c9aca246812e83811d92f570231c7fd1245c471155a2-d # internal
mkdir -p $WORK/b530/
cat >$WORK/b530/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/scheduling/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1alpha1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b228/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b531/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/scheduling/v1alpha1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 -complete -installsuffix static -buildid MaK_a_9BOsz8zX_s4d9V/MaK_a_9BOsz8zX_s4d9V -goversion go1.11.2 -D "" -importcfg $WORK/b530/importcfg -pack -c=4 ./interface.go ./priorityclass.go
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal
cp $WORK/b510/_pkg_.a /.cache/go-build/56/5626c5238aef4a8134b45b483a67ae6a393d6f3e8a6f4f920e4af565f7d7fb8f-d # internal
mkdir -p $WORK/b532/
/usr/local/go/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal
cat >$WORK/b532/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/scheduling/v1beta1=github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/scheduling/v1beta1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1beta1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b229/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b054/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b069/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b087/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b474/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes=$WORK/b240/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b533/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache=$WORK/b363/_pkg_.a
packagefile time=$WORK/b024/_pkg_.a
EOF
cd /go/src/github.com/heptio/velero/vendor/k8s.io/client-go/informers/scheduling/v1beta1
/usr/local/go/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath $WORK/b532 -p github.com/heptio/velero/vendor/k8s.io/client-go/informers/scheduling/v1beta1 -complete -installsuffix static -buildid IEoFakFHkuv91oIrn4Q0/IEoFakFHkuv91oIrn4Q0 -goversion go1.11.2 -D "" -importcfg $WORK/b532/importcfg -pack -c=4 ./interface.go ./priorityclass.go
cp $WORK/b422/_pkg_.a /.cache/go-build/3e/3e28124b7cbd523ba967cd3e0c40eb893e328cefd13d65fd52eb0776f6cf82a1-d # internal
mkdir -p $WORK/b535/
cp $WORK/b513/_pkg_.a /.cache/go-build/1f/1f2f91022a8d678e9146831f12f69c07aa31971ef2a67e6dd2cc9604d54caca8-d # internal
mkdir -p $WORK/b538/
cat >$WORK/b535/importcfg << 'EOF' # internal
# import config
importmap k8s.io/api/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/watch=github.com/heptio/velero/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/informers/internalinterfaces=github.com/heptio/velero/vendor/k8s.io/client-go/informers/internalinterfaces
importmap k8s.io/client-go/kubernetes=github.com/heptio/velero/vendor/k8s.io/client-go/kubernetes
importmap k8s.io/client-go/listers/settings/v1alpha1=github.com/heptio/velero/vendor/k8s.io/client-go/listers/settings/v1alpha1
importmap k8s.io/client-go/tools/cache=github.com/heptio/velero/vendor/k8s.io/client-go/tools/cache
packagefile github.com/heptio/velero/vendor/k8s.io/api/settings/v1alpha1=$WORK/b230/_pkg_.a
packagefile github.com/heptio/velero/vendor/k8s.io/apimachiner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment