>>> docker-cli 24.0.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/docker-cli/docker-cli-24.0.6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6 -xf - printf "module github.com/docker/cli\n\ngo 1.19\n" > /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6/go.mod rm -f /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6/vendor/modules.txt >>> docker-cli 24.0.6 Patching if [ ! -f /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6/go.mod ]; then printf "module github.com/docker/cli\n" > /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6/go.mod; fi >>> docker-cli 24.0.6 Configuring >>> docker-cli 24.0.6 Building cd /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/instance-3/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/instance-3/output-1/host/share/go-path" GOCACHE="/home/buildroot/autobuild/instance-3/output-1/host/share/go-cache" GOMODCACHE="/home/buildroot/autobuild/instance-3/output-1/host/share/go-path/pkg/mod" GOPROXY=off GOTOOLCHAIN=local PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=amd64 CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/x86_64-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g3 -D_FORTIFY_SOURCE=2" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g3 -D_FORTIFY_SOURCE=2" CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/go/pkg/tool/linux_amd64" /home/buildroot/autobuild/instance-3/output-1/host/bin/go build -v -ldflags "-X github.com/docker/cli/cli/version.GitCommit=24.0.6 -X github.com/docker/cli/cli/version.Version=24.0.6" -modcacherw -tags "autogen" -trimpath -p 4 -buildvcs=false -o /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6/bin/docker github.com/docker/cli/cmd/docker internal/unsafeheader internal/coverage/rtcov internal/goarch internal/cpu internal/godebugs internal/abi internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys internal/bytealg runtime/internal/syscall internal/itoa math/bits unicode/utf8 internal/race sync/atomic math unicode encoding unicode/utf16 github.com/docker/cli/cli/config/types log/internal crypto/internal/alias crypto/subtle crypto/internal/boring/sig container/list runtime vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/alias github.com/fvbommel/sortorder github.com/docker/docker/api github.com/docker/docker/api/types/events github.com/docker/distribution/manifest google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set github.com/docker/cli/cli/version github.com/rivo/uniseg github.com/klauspost/compress github.com/klauspost/compress/internal/cpuinfo google.golang.org/grpc/attributes google.golang.org/grpc/serviceconfig github.com/tonistiigi/go-rosetta internal/reflectlite runtime/metrics sync internal/testlog internal/bisect runtime/cgo internal/singleflight errors internal/godebug sort io strconv internal/oserror syscall internal/safefilepath path bytes reflect strings bufio internal/syscall/unix time internal/syscall/execenv hash hash/crc32 crypto crypto/internal/randutil math/rand crypto/internal/nistec/fiat internal/poll internal/fmtsort io/fs context os encoding/binary embed crypto/rc4 vendor/golang.org/x/net/dns/dnsmessage internal/intern net/netip encoding/base64 golang.org/x/sys/unix fmt path/filepath crypto/cipher os/exec crypto/internal/boring crypto/sha256 crypto/aes crypto/des encoding/json golang.org/x/sys/execabs github.com/pkg/errors log os/user compress/flate archive/zip github.com/docker/docker-credential-helpers/credentials github.com/docker/docker-credential-helpers/client github.com/docker/cli/cli/config/credentials compress/gzip math/big crypto/internal/edwards25519/field github.com/sirupsen/logrus crypto/internal/nistec github.com/docker/cli/cli/config/configfile crypto/sha512 crypto/ecdh github.com/docker/docker/pkg/homedir github.com/docker/cli/cli/config archive/tar crypto/internal/edwards25519 crypto/hmac crypto/md5 crypto/sha1 crypto/rand crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/ed25519 crypto/rsa crypto/dsa encoding/hex encoding/pem net net/url vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix vendor/golang.org/x/crypto/internal/poly1305 io/ioutil vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/hkdf crypto/ecdsa vendor/golang.org/x/text/transform vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/secure/bidirule mime/quotedprintable net/http/internal net/http/internal/ascii github.com/docker/docker/pkg/longpath regexp/syntax github.com/docker/docker/pkg/ioutils github.com/docker/cli/cli/connhelper/ssh github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/strslice github.com/docker/go-units github.com/docker/docker/api/types/versions github.com/opencontainers/image-spec/specs-go github.com/gogo/protobuf/proto regexp vendor/golang.org/x/net/idna github.com/opencontainers/go-digest github.com/docker/distribution/digestset github.com/docker/distribution/reference github.com/docker/docker/api/types/filters github.com/opencontainers/image-spec/specs-go/v1 github.com/docker/docker/api/types/image github.com/docker/docker/api/types/time github.com/docker/docker/api/types/network github.com/docker/cli/cli/debug encoding/csv flag github.com/docker/cli/cli/hints github.com/beorn7/perks/quantile github.com/cespare/xxhash/v2 hash/fnv google.golang.org/protobuf/internal/pragma go/token google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/version google.golang.org/protobuf/reflect/protoreflect github.com/prometheus/common/model github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/procfs/internal/fs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/proto google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts github.com/prometheus/procfs/internal/util runtime/debug github.com/moby/term google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/morikuni/aec crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy github.com/docker/cli/cli/connhelper/commandconn vendor/golang.org/x/net/http/httpguts mime/multipart github.com/docker/cli/cli/connhelper github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/container github.com/docker/docker/api/types/swarm/runtime golang.org/x/net/internal/socks github.com/spf13/pflag github.com/docker/docker/api/types/swarm golang.org/x/net/proxy github.com/docker/docker/api/types/volume github.com/docker/docker/api/types github.com/docker/cli/opts crypto/tls google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl github.com/prometheus/procfs github.com/docker/docker/pkg/jsonmessage github.com/theupdateframework/notary github.com/docker/go/canonical/json github.com/docker/distribution/uuid golang.org/x/crypto/ed25519 github.com/theupdateframework/notary/tuf/data golang.org/x/crypto/pbkdf2 github.com/theupdateframework/notary/tuf/validation golang.org/x/term net/http/httptrace github.com/docker/go-connections/tlsconfig net/http github.com/theupdateframework/notary/client/changelist github.com/theupdateframework/notary/tuf/utils github.com/theupdateframework/notary/passphrase github.com/docker/cli/cli/streams github.com/moby/sys/sequential text/template/parse golang.org/x/sync/errgroup github.com/mattn/go-runewidth github.com/docker/cli/cli/command/formatter/tabwriter github.com/docker/docker/pkg/stringid golang.org/x/text/transform google.golang.org/protobuf/internal/filetype golang.org/x/text/width google.golang.org/protobuf/runtime/protoimpl text/template google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/timestamp github.com/moby/sys/symlink compress/bzip2 github.com/containerd/containerd/pkg/userns github.com/opencontainers/runc/libcontainer/user google.golang.org/protobuf/reflect/protodesc github.com/docker/docker/pkg/idtools github.com/spf13/cobra github.com/docker/cli/templates github.com/docker/cli/cli/command/formatter github.com/golang/protobuf/proto github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/process github.com/klauspost/compress/fse github.com/docker/docker/pkg/system github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/huff0 github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil github.com/klauspost/compress/zstd/internal/xxhash text/scanner github.com/prometheus/client_golang/prometheus/internal github.com/moby/patternmatcher golang.org/x/time/rate github.com/klauspost/compress/zstd github.com/moby/patternmatcher/ignorefile github.com/docker/docker/pkg/progress github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/pkg/streamformatter google.golang.org/grpc/codes google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/containerd/containerd/log github.com/golang/protobuf/ptypes github.com/docker/cli/cli/compose/template github.com/docker/cli/cli/compose/interpolation google.golang.org/grpc/internal/status github.com/xeipuuv/gojsonpointer github.com/xeipuuv/gojsonreference google.golang.org/grpc/status net/mail github.com/containerd/containerd/errdefs github.com/containerd/containerd/platforms github.com/docker/cli/cli/compose/types github.com/docker/docker/errdefs github.com/docker/go-connections/sockets net/http/httputil github.com/docker/cli/cli/context/store github.com/docker/distribution github.com/docker/distribution/manifest/manifestlist github.com/docker/cli/cli/context github.com/docker/docker/client github.com/docker/distribution/manifest/ocischema github.com/docker/distribution/manifest/schema2 github.com/docker/distribution/registry/api/errcode github.com/docker/cli/cli/manifest/types github.com/docker/cli/cli/manifest/store github.com/gorilla/mux github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport expvar github.com/docker/distribution/registry/api/v2 github.com/prometheus/common/expfmt net/http/cookiejar github.com/theupdateframework/notary/storage github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/pkg/archive github.com/theupdateframework/notary/trustmanager github.com/prometheus/client_golang/prometheus github.com/theupdateframework/notary/cryptoservice github.com/docker/cli/cli/context/docker github.com/docker/cli/cli/flags github.com/theupdateframework/notary/tuf/signed github.com/xeipuuv/gojsonschema github.com/theupdateframework/notary/trustpinning github.com/docker/cli/cli/command/image/build github.com/theupdateframework/notary/tuf github.com/google/shlex github.com/imdario/mergo github.com/theupdateframework/notary/client github.com/mitchellh/mapstructure github.com/prometheus/client_golang/prometheus/promhttp gopkg.in/yaml.v2 github.com/docker/docker/pkg/stdcopy os/signal github.com/docker/cli/cli/compose/schema github.com/moby/sys/signal github.com/docker/cli/cli/command/idresolver github.com/docker/cli/cli/command/service/progress github.com/docker/cli/service/logs github.com/gogo/protobuf/sortkeys github.com/docker/go-metrics github.com/gogo/protobuf/types github.com/docker/go-events github.com/docker/distribution/metrics github.com/docker/distribution/registry/storage/cache github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/docker/distribution/registry/client/auth github.com/docker/cli/cli/compose/loader github.com/docker/docker/registry github.com/gogo/protobuf/gogoproto golang.org/x/net/internal/timeseries html github.com/docker/cli/cli/trust text/tabwriter google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog html/template google.golang.org/grpc/grpclog github.com/docker/cli/cli/registry/client google.golang.org/grpc/connectivity google.golang.org/grpc/internal/credentials github.com/docker/cli/cli/command google.golang.org/grpc/credentials google.golang.org/grpc/internal/channelz github.com/moby/swarmkit/v2/api/deepcopy golang.org/x/net/trace google.golang.org/protobuf/internal/encoding/json github.com/docker/cli/cli-plugins/manager github.com/docker/cli/cli/command/completion github.com/docker/cli/cli/command/task github.com/docker/cli/cli google.golang.org/grpc/channelz google.golang.org/protobuf/encoding/protojson google.golang.org/grpc/metadata google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/credentials/insecure google.golang.org/grpc/encoding google.golang.org/grpc/internal/backoff google.golang.org/grpc/encoding/proto google.golang.org/grpc/internal/balancerload google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/buffer github.com/docker/cli/cli/command/inspect github.com/docker/cli/cli/command/checkpoint github.com/docker/cli/cli/command/image github.com/docker/cli/cli/command/config github.com/docker/cli/cli/command/context github.com/docker/cli/cli/command/manifest github.com/docker/cli/cli/command/network github.com/docker/cli/cli/command/node github.com/docker/cli/cli/command/registry github.com/docker/cli/cli/command/builder github.com/docker/cli/cli/command/container github.com/docker/cli/cli/command/plugin github.com/docker/cli/cli/command/secret github.com/golang/protobuf/jsonpb google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/envconfig golang.org/x/text/unicode/bidi google.golang.org/grpc/internal/pretty google.golang.org/grpc/resolver golang.org/x/text/unicode/norm google.golang.org/grpc/internal google.golang.org/grpc/balancer google.golang.org/grpc/balancer/base google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype golang.org/x/text/secure/bidirule google.golang.org/grpc/internal/resolver/unix golang.org/x/net/http2/hpack google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/peer google.golang.org/grpc/stats google.golang.org/grpc/tap github.com/moby/swarmkit/v2/protobuf/plugin go.etcd.io/etcd/raft/v3/raftpb github.com/docker/cli/cli/command/stack/formatter github.com/docker/cli/cli/command/stack/options github.com/docker/cli/cli/command/stack/loader github.com/docker/cli/cli/command/swarm/progress golang.org/x/net/idna github.com/docker/cli/cli/command/volume github.com/docker/cli/cli/command/swarm github.com/docker/cli/cli/command/trust github.com/docker/cli/cli/command/system github.com/moby/buildkit/util/appcontext golang.org/x/net/http/httpguts golang.org/x/net/http2 google.golang.org/grpc/internal/transport google.golang.org/grpc github.com/moby/swarmkit/v2/manager/raftselector github.com/moby/swarmkit/v2/api github.com/moby/swarmkit/v2/api/defaults github.com/moby/swarmkit/v2/api/genericresource github.com/docker/cli/cli/command/service github.com/docker/cli/cli/compose/convert github.com/docker/cli/cli/command/stack/swarm github.com/docker/cli/cli/command/stack github.com/docker/cli/cli/command/commands github.com/docker/cli/cmd/docker # github.com/docker/cli/cmd/docker loadelf: $WORK/b125/_pkg_.a(_x001.o): 588268: sym#50 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b125/_pkg_.a(_x002.o): 588272: sym#60 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b125/_pkg_.a(_x003.o): 588277: sym#62 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b125/_pkg_.a(_x004.o): 588281: sym#58 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b125/_pkg_.a(_x005.o): 588286: sym#82 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b125/_pkg_.a(_x006.o): 588291: sym#116 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x001.o): 588295: sym#48 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x002.o): 588299: sym#24 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x003.o): 588304: sym#64 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x004.o): 588311: sym#65 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x005.o): 588324: sym#85 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x006.o): 588336: sym#100 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x007.o): 588341: sym#68 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x008.o): 588346: sym#64 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x009.o): 588351: sym#83 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x010.o): 588356: sym#74 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x011.o): 588361: sym#64 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x012.o): 588369: sym#66 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b074/_pkg_.a(_x013.o): 588374: sym#76 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b073/_pkg_.a(_x001.o): 588382: sym#48 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) loadelf: $WORK/b073/_pkg_.a(_x002.o): 588391: sym#68 (wm4.0.9ce2d29d47ab4c04c45f297444a45ba5): ignoring symbol in section 1 (type 0) /home/buildroot/autobuild/instance-3/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-3/output-1/build/docker-cli-24.0.6/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'