>>> doctl: Building community/doctl 1.120.2-r0 (using abuild 3.14.1-r5) started Mon, 20 Jan 2025 00:25:34 +0000
>>> doctl: Validating /home/buildozer/aports/community/doctl/APKBUILD...
>>> WARNING: doctl: Go packages require network connection to build. Maybe add 'net' to options
>>> doctl: Analyzing dependencies...
>>> doctl: Installing for build: build-base go
(1/3) Installing binutils-gold (2.43.1-r1)
(2/3) Installing go (1.23.5-r0)
(3/3) Installing .makedepends-doctl (20250120.002535)
Executing busybox-1.37.0-r13.trigger
OK: 507 MiB in 105 packages
>>> doctl: Cleaning up srcdir
>>> doctl: Cleaning up pkgdir
>>> doctl: Cleaning up tmpdir
>>> doctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/doctl-1.120.2.tar.gz
>>> doctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/doctl-1.120.2.tar.gz
>>> doctl: Checking sha512sums...
doctl-1.120.2.tar.gz: OK
enable-cgo-in-tests.patch: OK
>>> doctl: Unpacking /var/cache/distfiles/edge/doctl-1.120.2.tar.gz...
>>> doctl: enable-cgo-in-tests.patch
patching file integration/init_test.go
go: downloading k8s.io/client-go v0.26.2
go: downloading github.com/joho/godotenv v1.4.0
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/apache/openwhisk-client-go v0.0.0-20221014112704-1ca897633f2d
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/term v0.19.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/docker/cli v24.0.5+incompatible
go: downloading golang.org/x/oauth2 v0.24.0
go: downloading github.com/muesli/termenv v0.12.0
go: downloading github.com/erikgeiser/promptkit v0.7.1-0.20220721185625-1f33bc73d091
go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
go: downloading github.com/charmbracelet/bubbles v0.13.1-0.20220731172002-8f6516082803
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/charmbracelet/lipgloss v0.5.0
go: downloading github.com/natefinch/pie v0.0.0-20170715172608-9a0d72014007
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/digitalocean/godo v1.131.1
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading k8s.io/apimachinery v0.26.2
go: downloading golang.org/x/crypto v0.22.0
go: downloading k8s.io/api v0.26.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/docker/docker v25.0.6+incompatible
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/charmbracelet/bubbletea v0.22.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/spf13/viper v1.11.0
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading go.uber.org/mock v0.2.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc3
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/rivo/uniseg v0.4.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/spf13/afero v1.8.2
go: downloading github.com/spf13/cast v1.4.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/mitchellh/mapstructure v1.4.3
go: downloading github.com/magiconair/properties v1.8.6
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.66.4
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading github.com/containerd/console v1.0.3
go: downloading github.com/muesli/ansi v0.0.0-20211031195517-c9f0611b6c70
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/hokaccha/go-prettyjson v0.0.0-20210113012101-fb4e108d2519
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading github.com/nicksnyder/go-i18n v1.10.1
go: downloading github.com/sahilm/fuzzy v0.1.0
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
go: downloading k8s.io/klog/v2 v2.90.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading golang.org/x/net v0.24.0
go: downloading golang.org/x/time v0.8.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/moby/buildkit v0.12.5
go: downloading github.com/moby/patternmatcher v0.5.0
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/docker/go-units v0.5.0
go: downloading go.opentelemetry.io/otel/trace v1.19.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go: downloading github.com/moby/sys/user v0.2.0
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/containerd/containerd v1.7.11
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/klauspost/compress v1.17.2
go: downloading github.com/moby/sys/symlink v0.2.0
go: downloading go.opentelemetry.io/otel v1.19.0
go: downloading go.opentelemetry.io/otel/metric v1.19.0
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading github.com/go-logr/stdr v1.2.2
github.com/docker/cli/cli/config/types
crypto/internal/alias
internal/profilerecord
cmp
github.com/gobwas/glob/util/runes
internal/goarch
go.opentelemetry.io/otel/metric/embedded
unicode/utf8
internal/byteorder
internal/msan
internal/coverage/rtcov
crypto/internal/boring/sig
internal/abi
runtime/internal/math
k8s.io/utils/integer
golang.org/x/crypto/internal/alias
internal/chacha8rand
image/color
internal/race
internal/unsafeheader
github.com/docker/docker/api
vendor/golang.org/x/crypto/internal/alias
math/bits
internal/runtime/syscall
internal/godebugs
log/internal
unicode/utf16
internal/goos
internal/itoa
vendor/golang.org/x/crypto/cryptobyte/asn1
k8s.io/apimachinery/pkg/selection
container/list
sync/atomic
internal/asan
internal/cpu
k8s.io/apimachinery/pkg/types
internal/goexperiment
internal/nettrace
k8s.io/utils/strings/slices
encoding
github.com/docker/docker/api/types/checkpoint
unicode
github.com/docker/docker/api/types/events
github.com/digitalocean/doctl/pkg/runner
github.com/rivo/uniseg
runtime/internal/sys
math
internal/bytealg
internal/runtime/atomic
internal/stringslite
internal/runtime/exithook
github.com/klauspost/compress
go.opentelemetry.io/otel/internal
runtime
k8s.io/klog/v2/internal/dbg
internal/weak
iter
crypto/subtle
internal/reflectlite
sync
maps
slices
internal/testlog
internal/singleflight
internal/bisect
github.com/spf13/viper/internal/encoding
runtime/cgo
internal/godebug
errors
io
sort
internal/oserror
math/rand/v2
github.com/hashicorp/hcl/hcl/strconv
crypto/internal/edwards25519/field
path
vendor/golang.org/x/net/dns/dnsmessage
math/rand
strconv
crypto/internal/nistec/fiat
syscall
crypto/internal/randutil
hash
internal/saferio
github.com/shiena/ansicolor
bytes
strings
crypto/internal/edwards25519
hash/crc32
internal/concurrent
unique
github.com/gogo/protobuf/sortkeys
github.com/sahilm/fuzzy
container/heap
k8s.io/apimachinery/pkg/util/sets
vendor/golang.org/x/text/transform
golang.org/x/text/transform
crypto/cipher
crypto
crypto/rc4
golang.org/x/crypto/blowfish
net/netip
github.com/docker/docker/api/types/versions
net/http/internal/ascii
github.com/docker/docker/internal/multierror
github.com/gobwas/glob/util/strings
regexp/syntax
k8s.io/klog/v2/internal/severity
bufio
go/build/constraint
html
github.com/kballard/go-shellquote
reflect
crypto/md5
crypto/internal/boring
crypto/des
crypto/hmac
crypto/sha256
crypto/sha1
crypto/sha512
crypto/aes
vendor/golang.org/x/crypto/hkdf
compress/bzip2
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
internal/syscall/execenv
internal/syscall/unix
time
regexp
k8s.io/apimachinery/pkg/version
crypto/internal/nistec
k8s.io/klog/v2/internal/clock
context
k8s.io/utils/clock
io/fs
internal/poll
k8s.io/utils/clock/testing
go.opentelemetry.io/otel/internal/baggage
github.com/go-logr/logr
embed
internal/filepathlite
crypto/ecdh
go.opentelemetry.io/otel/internal/attribute
github.com/hashicorp/errwrap
internal/fmtsort
encoding/binary
github.com/modern-go/reflect2
golang.org/x/crypto/curve25519
os
encoding/base64
github.com/google/gofuzz/bytesource
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/chacha20
golang.org/x/crypto/internal/poly1305
github.com/klauspost/compress/zstd/internal/xxhash
golang.org/x/crypto/chacha20
github.com/klauspost/compress/internal/snapref
golang.org/x/sys/unix
vendor/golang.org/x/crypto/chacha20poly1305
encoding/pem
github.com/cloudfoundry/jibber_jabber
github.com/moby/sys/sequential
internal/lazyregexp
github.com/docker/docker/api/types/mount
k8s.io/klog/v2/internal/buffer
path/filepath
os/signal
github.com/mattn/go-runewidth
io/ioutil
vendor/golang.org/x/sys/cpu
fmt
net
vendor/golang.org/x/crypto/sha3
github.com/muesli/reflow/ansi
github.com/muesli/ansi
github.com/muesli/reflow/truncate
github.com/muesli/reflow/wrap
github.com/muesli/reflow/wordwrap
github.com/muesli/reflow/indent
github.com/muesli/ansi/compressor
github.com/moby/sys/symlink
k8s.io/client-go/util/homedir
github.com/spf13/afero/mem
os/exec
github.com/atotto/clipboard
github.com/MakeNowJust/heredoc
encoding/hex
net/url
github.com/nicksnyder/go-i18n/i18n/language
text/template/parse
compress/flate
encoding/json
net/http/internal
github.com/pkg/errors
golang.org/x/time/rate
log
github.com/containerd/containerd/pkg/userns
github.com/docker/docker/pkg/stdcopy
github.com/docker/docker/api/types/blkiodev
github.com/morikuni/aec
golang.org/x/sync/errgroup
golang.org/x/sys/execabs
runtime/debug
github.com/opencontainers/image-spec/specs-go
github.com/klauspost/compress/fse
text/scanner
github.com/subosito/gotenv
mime
github.com/docker/docker/api/types/time
github.com/hashicorp/hcl/hcl/token
text/tabwriter
encoding/csv
mime/quotedprintable
flag
vendor/golang.org/x/net/http2/hpack
github.com/joho/godotenv
os/user
database/sql/driver
github.com/docker/go-units
github.com/armon/circbuf
github.com/digitalocean/doctl/pkg/urn
go/token
github.com/gobwas/glob/syntax/lexer
github.com/hashicorp/go-multierror
github.com/gobwas/glob/match
github.com/google/gofuzz
k8s.io/apimachinery/third_party/forked/golang/reflect
k8s.io/apimachinery/pkg/util/errors
k8s.io/klog/v2/internal/serialize
encoding/gob
k8s.io/apimachinery/pkg/fields
golang.org/x/net/http2/hpack
github.com/imdario/mergo
k8s.io/client-go/pkg/version
go/doc/comment
github.com/pkg/browser
github.com/opencontainers/go-digest
go.uber.org/mock/gomock
gopkg.in/ini.v1
gopkg.in/yaml.v3
golang.org/x/text/unicode/norm
gopkg.in/yaml.v2
github.com/davecgh/go-spew/spew
math/big
vendor/golang.org/x/text/unicode/norm
github.com/hashicorp/hcl/hcl/ast
github.com/hashicorp/hcl/hcl/scanner
github.com/hashicorp/hcl/json/token
github.com/docker/docker/pkg/progress
k8s.io/client-go/util/flowcontrol
github.com/moby/buildkit/frontend/dockerfile/dockerignore
github.com/gobwas/glob/syntax/ast
github.com/hashicorp/hcl/json/scanner
github.com/opencontainers/image-spec/specs-go/v1
github.com/distribution/reference
go/scanner
github.com/spf13/jwalterweatherman
k8s.io/apimachinery/pkg/util/validation/field
vendor/golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/bidi
github.com/docker/docker/image/spec/specs-go/v1
github.com/docker/docker/api/types/image
k8s.io/apimachinery/pkg/conversion
github.com/moby/patternmatcher
github.com/hashicorp/hcl/json/parser
k8s.io/apimachinery/pkg/util/naming
github.com/hashicorp/hcl/hcl/parser
github.com/modern-go/concurrent
github.com/google/go-querystring/query
k8s.io/client-go/tools/metrics
k8s.io/apimachinery/pkg/conversion/queryparams
go.opentelemetry.io/otel/baggage
github.com/gobwas/glob/syntax
github.com/klauspost/compress/huff0
github.com/hashicorp/hcl/hcl/printer
github.com/hashicorp/hcl
compress/gzip
archive/zip
go/ast
github.com/gobwas/glob/compiler
github.com/gobwas/glob
vendor/golang.org/x/text/secure/bidirule
text/template
golang.org/x/text/secure/bidirule
github.com/docker/docker/api/types/strslice
github.com/docker/docker/api/types/filters
github.com/digitalocean/godo/metrics
github.com/spf13/viper/internal/encoding/json
github.com/spf13/viper/internal/encoding/hcl
go.opentelemetry.io/otel/codes
k8s.io/apimachinery/pkg/util/framer
github.com/go-logr/logr/funcr
github.com/blang/semver
github.com/docker/docker-credential-helpers/credentials
github.com/lucasb-eyer/go-colorful
go.opentelemetry.io/otel/attribute
sigs.k8s.io/json/internal/golang/encoding/json
github.com/gogo/protobuf/proto
golang.org/x/net/idna
vendor/golang.org/x/net/idna
github.com/mattn/go-isatty
github.com/sirupsen/logrus
github.com/moby/sys/user
github.com/docker/docker/pkg/system
github.com/moby/term
golang.org/x/term
github.com/fsnotify/fsnotify
github.com/muesli/cancelreader
github.com/docker/docker-credential-helpers/client
github.com/containerd/console
github.com/mattn/go-colorable
github.com/docker/cli/cli/config/credentials
github.com/go-logr/stdr
github.com/fatih/color
github.com/docker/docker/pkg/jsonmessage
go/internal/typeparams
go/doc
go.opentelemetry.io/otel/trace
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/semconv/v1.17.0
go/parser
github.com/docker/docker/pkg/idtools
github.com/docker/docker/pkg/streamformatter
github.com/digitalocean/doctl/pkg/terminal
github.com/hokaccha/go-prettyjson
github.com/digitalocean/doctl/pkg/ssh
github.com/spf13/viper/internal/encoding/yaml
sigs.k8s.io/yaml
github.com/nicksnyder/go-i18n/i18n/translation
github.com/erikgeiser/promptkit
github.com/muesli/termenv
html/template
crypto/internal/boring/bbig
crypto/dsa
crypto/rand
crypto/internal/bigmod
gopkg.in/inf.v0
crypto/elliptic
encoding/asn1
github.com/dustin/go-humanize
github.com/pelletier/go-toml
github.com/json-iterator/go
crypto/internal/hpke
crypto/ed25519
github.com/docker/docker/pkg/stringid
crypto/internal/mlkem768
github.com/klauspost/compress/zstd
github.com/containerd/log
github.com/docker/cli/cli/config/configfile
github.com/charmbracelet/lipgloss
github.com/charmbracelet/bubbletea
github.com/docker/docker/pkg/homedir
archive/tar
k8s.io/klog/v2
crypto/rsa
github.com/docker/docker/pkg/ioutils
sigs.k8s.io/json
github.com/docker/cli/cli/config
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
k8s.io/apimachinery/pkg/util/json
github.com/spf13/cast
github.com/docker/docker/pkg/pools
k8s.io/apimachinery/pkg/util/yaml
github.com/charmbracelet/bubbles/key
github.com/charmbracelet/bubbles/paginator
crypto/ecdsa
github.com/spf13/viper/internal/encoding/dotenv
github.com/spf13/viper/internal/encoding/ini
github.com/digitalocean/doctl/pkg/extract
github.com/digitalocean/doctl/commands/charm
github.com/charmbracelet/bubbles/spinner
github.com/charmbracelet/bubbles/help
github.com/charmbracelet/bubbles/viewport
github.com/charmbracelet/bubbles/textinput
github.com/digitalocean/doctl/commands/charm/text
github.com/digitalocean/doctl/commands/charm/textbox
github.com/spf13/viper/internal/encoding/toml
github.com/nicksnyder/go-i18n/i18n/bundle
github.com/erikgeiser/promptkit/confirmation
github.com/erikgeiser/promptkit/selection
github.com/erikgeiser/promptkit/textinput
github.com/charmbracelet/bubbles/list
github.com/digitalocean/doctl/commands/charm/template
github.com/nicksnyder/go-i18n/i18n
github.com/digitalocean/doctl/commands/charm/confirm
github.com/digitalocean/doctl/commands/charm/pager
github.com/apache/openwhisk-client-go/wski18n
github.com/digitalocean/doctl/commands/charm/selection
github.com/digitalocean/doctl/commands/charm/input
github.com/digitalocean/doctl/commands/charm/list
sigs.k8s.io/structured-merge-diff/v4/value
github.com/docker/docker/pkg/archive
vendor/golang.org/x/net/http/httpproxy
github.com/docker/go-connections/nat
golang.org/x/net/internal/socks
k8s.io/client-go/util/connrotation
github.com/docker/docker/api/types/registry
github.com/docker/docker/api/types/network
net/textproto
github.com/mitchellh/mapstructure
crypto/x509
github.com/spf13/pflag
k8s.io/utils/internal/third_party/forked/golang/net
github.com/google/uuid
k8s.io/utils/net
github.com/docker/docker/api/types/container
golang.org/x/net/proxy
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
mime/multipart
k8s.io/apimachinery/pkg/util/validation
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/util/intstr
github.com/docker/docker/api/types/swarm/runtime
k8s.io/apimachinery/pkg/api/resource
k8s.io/apimachinery/pkg/labels
github.com/docker/docker/api/types/swarm
github.com/docker/docker/api/types/system
github.com/docker/docker/api/types/volume
github.com/docker/docker/api/types
github.com/spf13/cobra
k8s.io/client-go/util/keyutil
golang.org/x/crypto/ssh
crypto/tls
net/http/httptrace
github.com/docker/go-connections/tlsconfig
k8s.io/client-go/util/cert
net/http
github.com/hashicorp/go-cleanhttp
github.com/docker/docker/builder/remotecontext/git
golang.org/x/oauth2/internal
github.com/docker/docker/errdefs
github.com/docker/go-connections/sockets
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
go.opentelemetry.io/otel/propagation
github.com/felixge/httpsnoop
github.com/gorilla/websocket
github.com/apache/openwhisk-client-go/whisk
net/rpc
net/http/httputil
k8s.io/apimachinery/pkg/util/runtime
github.com/magiconair/properties
github.com/spf13/afero
golang.org/x/net/http2
k8s.io/client-go/util/workqueue
k8s.io/apimachinery/pkg/util/wait
k8s.io/apimachinery/pkg/runtime
github.com/docker/cli/cli/command/image/build
go.opentelemetry.io/otel/internal/global
golang.org/x/oauth2
github.com/hashicorp/go-retryablehttp
github.com/spf13/viper/internal/encoding/javaproperties
net/rpc/jsonrpc
github.com/natefinch/pie
github.com/digitalocean/godo
go.opentelemetry.io/otel
github.com/digitalocean/doctl/pkg/listen
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
github.com/spf13/viper
github.com/docker/docker/client
k8s.io/apimachinery/pkg/runtime/serializer/recognizer
k8s.io/apimachinery/pkg/runtime/serializer/streaming
k8s.io/client-go/tools/clientcmd/api
k8s.io/apimachinery/pkg/runtime/serializer/json
k8s.io/client-go/tools/clientcmd/api/v1
k8s.io/apimachinery/pkg/util/net
k8s.io/apimachinery/pkg/watch
k8s.io/client-go/transport
k8s.io/apimachinery/pkg/apis/meta/v1
github.com/digitalocean/doctl/internal/apps
github.com/digitalocean/godo/util
github.com/digitalocean/doctl/internal/apps/builder
github.com/digitalocean/doctl
github.com/digitalocean/doctl/pluginhost
github.com/digitalocean/doctl/internal/apps/config
github.com/digitalocean/doctl/do
k8s.io/client-go/pkg/apis/clientauthentication
k8s.io/apimachinery/pkg/runtime/serializer/protobuf
k8s.io/apimachinery/pkg/api/errors
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/client-go/rest/watch
k8s.io/api/core/v1
k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
k8s.io/client-go/pkg/apis/clientauthentication/v1
k8s.io/client-go/pkg/apis/clientauthentication/install
k8s.io/apimachinery/pkg/runtime/serializer/versioning
k8s.io/client-go/tools/clientcmd/api/latest
k8s.io/apimachinery/pkg/runtime/serializer
github.com/digitalocean/doctl/internal/apps/workspace
github.com/digitalocean/doctl/commands/displayers
k8s.io/client-go/plugin/pkg/client/auth/exec
k8s.io/client-go/rest
k8s.io/client-go/tools/auth
k8s.io/client-go/tools/clientcmd
github.com/digitalocean/doctl/commands
github.com/digitalocean/doctl/cmd/doctl
>>> doctl: Entering fakeroot...
>>> doctl-bash-completion*: Running split function bashcomp...
'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/doctl/pkg/doctl-bash-completion/usr/share/bash-completion/completions'
>>> doctl-bash-completion*: Preparing subpackage doctl-bash-completion...
>>> doctl-bash-completion*: Running postcheck for doctl-bash-completion
>>> doctl-zsh-completion*: Running split function zshcomp...
'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/doctl/pkg/doctl-zsh-completion/usr/share/zsh/site-functions'
>>> doctl-zsh-completion*: Preparing subpackage doctl-zsh-completion...
>>> doctl-zsh-completion*: Running postcheck for doctl-zsh-completion
>>> doctl-fish-completion*: Running split function fishcomp...
'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/doctl/pkg/doctl-fish-completion/usr/share/fish/vendor_completions.d'
>>> doctl-fish-completion*: Preparing subpackage doctl-fish-completion...
>>> doctl-fish-completion*: Running postcheck for doctl-fish-completion
>>> doctl*: Running postcheck for doctl
>>> doctl*: Preparing package doctl...
>>> doctl*: Stripping binaries
>>> doctl-bash-completion*: Scanning shared objects
>>> doctl-fish-completion*: Scanning shared objects
>>> doctl-zsh-completion*: Scanning shared objects
>>> doctl*: Scanning shared objects
>>> doctl-bash-completion*: Tracing dependencies...
>>> doctl-bash-completion*: Package size: 11.4 KB
>>> doctl-bash-completion*: Compressing data...
>>> doctl-bash-completion*: Create checksum...
>>> doctl-bash-completion*: Create doctl-bash-completion-1.120.2-r0.apk
>>> doctl-fish-completion*: Tracing dependencies...
>>> doctl-fish-completion*: Package size: 9.4 KB
>>> doctl-fish-completion*: Compressing data...
>>> doctl-fish-completion*: Create checksum...
>>> doctl-fish-completion*: Create doctl-fish-completion-1.120.2-r0.apk
>>> doctl-zsh-completion*: Tracing dependencies...
>>> doctl-zsh-completion*: Package size: 7.5 KB
>>> doctl-zsh-completion*: Compressing data...
>>> doctl-zsh-completion*: Create checksum...
>>> doctl-zsh-completion*: Create doctl-zsh-completion-1.120.2-r0.apk
>>> doctl*: Tracing dependencies...
	so:libc.musl-armhf.so.1
>>> doctl*: Package size: 23.8 MB
>>> doctl*: Compressing data...
>>> doctl*: Create checksum...
>>> doctl*: Create doctl-1.120.2-r0.apk
>>> doctl: Build complete at Mon, 20 Jan 2025 00:26:05 +0000 elapsed time 0h 0m 31s
>>> doctl: Cleaning up srcdir
>>> doctl: Cleaning up pkgdir
>>> doctl: Uninstalling dependencies...
(1/3) Purging .makedepends-doctl (20250120.002535)
(2/3) Purging go (1.23.5-r0)
(3/3) Purging binutils-gold (2.43.1-r1)
Executing busybox-1.37.0-r13.trigger
OK: 322 MiB in 102 packages
>>> doctl: Updating the community/armhf repository index...
>>> doctl: Signing the index...