Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-225863-62190/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/buildah-1.27.3-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-225863-62190/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2eMAhO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containers-buildah-4785fdb + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.27-4785fdb.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd containers-buildah-4785fdb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.27.3 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ctP7oM + umask 022 + cd /builddir/build/BUILD + cd containers-buildah-4785fdb + mkdir _build + pushd _build ~/build/BUILD/containers-buildah-4785fdb/_build ~/build/BUILD/containers-buildah-4785fdb + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/containers-buildah-4785fdb src/github.com/containers/buildah + popd ~/build/BUILD/containers-buildah-4785fdb + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-buildah-4785fdb/_build:/builddir/build/BUILD/containers-buildah-4785fdb + GOPATH=/builddir/build/BUILD/containers-buildah-4785fdb/_build:/builddir/build/BUILD/containers-buildah-4785fdb + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ grep '^# github.com/containernetworking/cni ' src/modules.txt ++ sed 's,.* ,,' + export CNI_VERSION=v1.1.2 + CNI_VERSION=v1.1.2 ++ date +%s + export 'LDFLAGS= -X main.buildInfo=1677747764 -X main.cniVersion=v1.1.2' + LDFLAGS=' -X main.buildInfo=1677747764 -X main.cniVersion=v1.1.2' + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -X main.buildInfo=1677747764 -X main.cniVersion=v1.1.2 -compressdwarf=false -B 0x23667be949dcdb21e799c6bfd21a73567983f372 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/buildah github.com/containers/buildah/cmd/buildah internal/goarch internal/goexperiment internal/unsafeheader internal/cpu internal/goos internal/abi runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/race internal/bytealg sync/atomic unicode/utf8 unicode internal/itoa encoding math/bits unicode/utf16 runtime google.golang.org/protobuf/internal/flags math google.golang.org/protobuf/internal/set golang.org/x/sys/internal/unsafeheader internal/nettrace crypto/internal/subtle crypto/subtle crypto/internal/boring/fipstls crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 container/list vendor/golang.org/x/crypto/internal/subtle github.com/containers/ocicrypt/spec github.com/containers/storage/pkg/promise github.com/klauspost/compress github.com/ulikunitz/xz/internal/hash github.com/containers/common/libimage/define github.com/letsencrypt/boulder/identifier google.golang.org/grpc/attributes google.golang.org/grpc/serviceconfig golang.org/x/crypto/internal/subtle golang.org/x/crypto/salsa20/salsa image/color github.com/rivo/uniseg github.com/VividCortex/ewma github.com/vbauerster/mpb/v7/internal github.com/docker/docker/api github.com/docker/docker/api/types/events github.com/docker/docker/api/types/image github.com/containers/common/version github.com/containers/buildah/internal github.com/openshift/imagebuilder/dockerfile/command runtime/metrics internal/reflectlite sync google.golang.org/protobuf/internal/pragma internal/singleflight internal/testlog math/rand google.golang.org/grpc/internal/buffer runtime/cgo google.golang.org/grpc/internal/grpcsync internal/sysinfo errors sort io internal/oserror syscall strconv bytes reflect path strings hash hash/fnv bufio regexp/syntax time internal/syscall/unix internal/syscall/execenv hash/crc32 crypto vendor/golang.org/x/net/dns/dnsmessage regexp context internal/poll io/fs github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/pkg/compression/types crypto/elliptic/internal/fiat crypto/internal/randutil encoding/binary internal/fmtsort crypto/rc4 os encoding/base32 encoding/base64 golang.org/x/sys/unix crypto/cipher crypto/des crypto/ed25519/internal/edwards25519/field crypto/elliptic/internal/nistec fmt google.golang.org/protobuf/internal/detrand io/ioutil internal/godebug crypto/ed25519/internal/edwards25519 internal/intern net/netip crypto/md5 encoding/json google.golang.org/grpc/codes google.golang.org/protobuf/internal/errors go/token google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/reflect/protoreflect compress/flate google.golang.org/protobuf/internal/version log github.com/opencontainers/go-digest github.com/sirupsen/logrus github.com/opencontainers/image-spec/specs-go compress/gzip github.com/opencontainers/image-spec/specs-go/v1 google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset 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 net github.com/containerd/containerd/log google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/proto os/user github.com/containers/image/v5/docker/reference github.com/containers/image/v5/internal/manifest github.com/containers/image/v5/types github.com/containers/image/v5/internal/pkg/platform google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/containers/image/v5/pkg/strslice math/big archive/tar google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl encoding/hex encoding/pem net/url encoding/asn1 crypto/dsa path/filepath crypto/internal/boring vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field github.com/containernetworking/cni/pkg/types github.com/containers/common/libnetwork/types vendor/golang.org/x/crypto/curve25519 github.com/containernetworking/cni/pkg/types/internal github.com/docker/docker/api/types/versions github.com/containernetworking/cni/pkg/types/020 github.com/containernetworking/cni/pkg/types/create github.com/miekg/pkcs11 github.com/containernetworking/cni/pkg/types/040 github.com/containernetworking/cni/pkg/types/100 github.com/containernetworking/cni/pkg/version github.com/pkg/errors github.com/stefanberger/go-pkcs11uri gopkg.in/yaml.v3 google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/anypb google.golang.org/genproto/googleapis/rpc/status google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/duration google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/timestamp compress/bzip2 github.com/golang/protobuf/proto text/scanner github.com/containers/storage/pkg/fileutils github.com/moby/sys/mountinfo github.com/containers/storage/pkg/mount github.com/golang/protobuf/ptypes github.com/docker/go-units os/exec google.golang.org/grpc/internal/status google.golang.org/grpc/status github.com/containerd/containerd/errdefs github.com/opencontainers/runc/libcontainer/user github.com/containers/storage/pkg/system github.com/containerd/containerd/platforms golang.org/x/net/context github.com/containers/storage/pkg/reexec github.com/opencontainers/runtime-spec/specs-go github.com/containers/storage/pkg/idtools github.com/syndtr/gocapability/capability os/signal github.com/klauspost/compress/fse github.com/klauspost/compress/internal/snapref github.com/containers/storage/pkg/unshare github.com/klauspost/compress/zstd/internal/xxhash runtime/debug github.com/klauspost/compress/huff0 github.com/klauspost/compress/flate github.com/opencontainers/runc/libcontainer/userns github.com/ulikunitz/xz/internal/xlog github.com/ulikunitz/xz/lzma # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition hash/crc64 flag github.com/klauspost/pgzip github.com/modern-go/concurrent github.com/modern-go/reflect2 github.com/BurntSushi/toml/internal github.com/containers/storage/pkg/config github.com/BurntSushi/toml github.com/containers/storage/pkg/homedir github.com/opencontainers/runc/libcontainer/devices golang.org/x/sync/semaphore vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi github.com/containers/storage/types github.com/json-iterator/go vendor/golang.org/x/text/secure/bidirule net/textproto vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal net/http/internal/ascii github.com/vbatts/tar-split/archive/tar vendor/golang.org/x/net/idna github.com/containers/image/v5/internal/signature github.com/containers/image/v5/internal/iolimits github.com/containers/image/v5/internal/rootless go.etcd.io/bbolt github.com/containers/image/v5/version github.com/google/go-containerregistry/pkg/name vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy # go.etcd.io/bbolt src/go.etcd.io/bbolt/db.go:133:13: undeclared name maxMapSize for array length src/go.etcd.io/bbolt/db.go:422:12: undefined: maxMapSize src/go.etcd.io/bbolt/db.go:440:10: undefined: maxMapSize src/go.etcd.io/bbolt/db.go:441:8: undefined: maxMapSize src/go.etcd.io/bbolt/db.go:932:2: pos declared but not used src/go.etcd.io/bbolt/bolt_unix.go:68:15: undeclared name maxMapSize for array length src/go.etcd.io/bbolt/tx.go:532:12: undefined: maxAllocSize src/go.etcd.io/bbolt/tx.go:533:10: undefined: maxAllocSize src/go.etcd.io/bbolt/unsafe.go:27:12: undeclared name maxAllocSize for array length gopkg.in/square/go-jose.v2/json github.com/letsencrypt/boulder/errors github.com/letsencrypt/boulder/features github.com/letsencrypt/boulder/core/proto golang.org/x/net/internal/timeseries html text/template/parse text/tabwriter google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/grpc/grpclog google.golang.org/protobuf/internal/encoding/json google.golang.org/grpc/connectivity google.golang.org/grpc/metadata google.golang.org/protobuf/encoding/protojson google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/encoding google.golang.org/grpc/encoding/proto text/template google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancerload google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/golang/protobuf/jsonpb google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/binarylog html/template google.golang.org/grpc/internal/envconfig google.golang.org/grpc/internal/pretty golang.org/x/text/transform golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm golang.org/x/net/http2/hpack golang.org/x/text/secure/bidirule google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/stats google.golang.org/grpc/tap gopkg.in/yaml.v2 google.golang.org/protobuf/types/known/emptypb golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/nacl/secretbox golang.org/x/term golang.org/x/net/idna github.com/sigstore/sigstore/pkg/signature/payload golang.org/x/crypto/sha3 github.com/containers/image/v5/transports github.com/proglottis/gpgme golang.org/x/net/http/httpguts golang.org/x/crypto/openpgp/errors hash/adler32 golang.org/x/crypto/openpgp/armor compress/zlib golang.org/x/crypto/cast5 golang.org/x/crypto/openpgp/s2k image github.com/containers/ocicrypt/config/keyprovider-config net/mail container/heap github.com/acarl005/stripansi github.com/mattn/go-runewidth image/internal/imageutil github.com/vbauerster/mpb/v7/cwriter image/jpeg github.com/vbauerster/mpb/v7/decor github.com/hashicorp/errwrap github.com/vbauerster/mpb/v7 github.com/hashicorp/go-multierror github.com/containers/image/v5/internal/putblobdigest github.com/containers/image/v5/internal/tmpdir github.com/containers/storage/pkg/directory github.com/opencontainers/selinux/pkg/pwalk github.com/vbatts/tar-split/tar/storage # crypto/internal/boring openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition crypto/aes crypto/sha512 crypto/sha256 crypto/rand crypto/hmac vendor/golang.org/x/crypto/hkdf crypto/sha1 github.com/containers/storage/pkg/ioutils crypto/elliptic crypto/rsa crypto/ed25519 github.com/containers/ocicrypt/crypto/pkcs11 github.com/containers/storage/pkg/pools crypto/ecdsa github.com/klauspost/compress/zstd github.com/containers/ocicrypt/config crypto/x509 github.com/ulikunitz/xz mime/multipart golang.org/x/crypto/ed25519 golang.org/x/crypto/pbkdf2 gopkg.in/square/go-jose.v2/cipher github.com/titanous/rocacheck golang.org/x/crypto/scrypt github.com/sigstore/sigstore/pkg/signature/options github.com/theupdateframework/go-tuf/encrypted crypto/tls golang.org/x/crypto/ocsp gopkg.in/square/go-jose.v2 github.com/letsencrypt/boulder/revocation golang.org/x/crypto/openpgp/elgamal golang.org/x/crypto/openpgp/packet github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chunked/internal github.com/containers/storage/pkg/chunked/compressor golang.org/x/crypto/openpgp github.com/containers/image/v5/pkg/compression github.com/containers/image/v5/internal/blobinfocache github.com/containers/ocicrypt/utils github.com/containers/image/v5/internal/private github.com/containers/image/v5/internal/imagesource/stubs github.com/containers/storage/pkg/chrootarchive github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/internal/imagesource github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/image/v5/internal/imagedestination github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/internal/unparsedimage github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap go.mozilla.org/pkcs7 github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pgp net/http/httptrace github.com/containers/libtrust google.golang.org/grpc/internal/credentials net/http google.golang.org/grpc/credentials github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/pkcs7 google.golang.org/grpc/internal/channelz google.golang.org/grpc/resolver google.golang.org/grpc/internal google.golang.org/grpc/credentials/insecure github.com/containers/image/v5/manifest google.golang.org/grpc/internal/metadata google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/channelz google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/balancer/base github.com/containers/common/pkg/manifests github.com/containers/image/v5/internal/image google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/resolver google.golang.org/grpc/peer github.com/containers/image/v5/internal/imagedestination/impl github.com/containers/image/v5/internal/imagesource/impl github.com/containers/storage/drivers github.com/containers/storage/pkg/locker github.com/containers/storage/pkg/parsers github.com/containers/image/v5/image github.com/opencontainers/selinux/pkg/pwalkdir github.com/containers/storage/pkg/devicemapper github.com/opencontainers/selinux/go-selinux github.com/containers/storage/pkg/dmesg github.com/containers/storage/pkg/loopback github.com/opencontainers/selinux/go-selinux/label github.com/containers/storage/drivers/aufs github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/fsutils github.com/containers/storage/drivers/copy github.com/containers/storage/drivers/vfs database/sql/driver github.com/containers/storage/drivers/overlay # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/storage/drivers/devmapper github.com/google/uuid github.com/mistifyio/go-zfs github.com/containers/buildah/define expvar github.com/letsencrypt/boulder/probs golang.org/x/net/trace github.com/letsencrypt/boulder/core golang.org/x/net/http2 net/http/httputil github.com/containers/storage/drivers/zfs github.com/containers/storage/pkg/lockfile github.com/containers/storage/pkg/stringid github.com/containers/storage/pkg/stringutils github.com/containers/storage/drivers/register github.com/containers/storage/pkg/tarlog github.com/tchap/go-patricia/patricia github.com/google/go-intervals/intervalset github.com/vbatts/tar-split/tar/asm github.com/containerd/stargz-snapshotter/estargz/errorutil golang.org/x/sync/errgroup runtime/trace github.com/containers/storage/pkg/truncindex github.com/cyphar/filepath-securejoin testing github.com/containers/storage github.com/containers/image/v5/directory/explicitfilepath github.com/containers/image/v5/directory github.com/containers/image/v5/docker/policyconfiguration github.com/containers/image/v5/internal/streamdigest github.com/containers/image/v5/internal/uploadreader github.com/containers/image/v5/pkg/sysregistriesv2 github.com/docker/docker-credential-helpers/credentials github.com/containerd/stargz-snapshotter/estargz golang.org/x/sys/execabs github.com/docker/docker-credential-helpers/client github.com/containers/image/v5/pkg/docker/config google.golang.org/grpc/internal/transport github.com/docker/go-connections/sockets github.com/docker/go-connections/tlsconfig github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/digestset github.com/gorilla/mux github.com/docker/distribution/reference github.com/containers/storage/pkg/chunked github.com/docker/distribution github.com/docker/distribution/registry/api/v2 github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport google.golang.org/grpc github.com/beorn7/perks/quantile github.com/cespare/xxhash/v2 github.com/prometheus/client_model/go github.com/containers/image/v5/storage github.com/prometheus/common/model github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/prometheus/procfs github.com/ghodss/yaml github.com/containers/image/v5/docker/internal/tarfile 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-connections/nat github.com/containers/image/v5/docker/archive github.com/docker/docker/api/types/container github.com/letsencrypt/boulder/sa/proto github.com/containers/ocicrypt/utils/keyprovider github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/network github.com/containers/ocicrypt/keywrap/keyprovider github.com/docker/docker/api/types/registry github.com/gogo/protobuf/proto github.com/containers/ocicrypt github.com/prometheus/client_golang/prometheus github.com/docker/docker/api/types/time github.com/docker/docker/errdefs github.com/containers/image/v5/oci/internal github.com/letsencrypt/boulder/goodkey github.com/containers/image/v5/oci/layout github.com/sigstore/sigstore/pkg/cryptoutils github.com/containers/image/v5/oci/archive github.com/sigstore/sigstore/pkg/signature github.com/imdario/mergo github.com/prometheus/client_golang/prometheus/promhttp github.com/sylabs/sif/v2/pkg/sif github.com/containers/image/v5/signature/internal github.com/containers/image/v5/signature github.com/containers/image/v5/signature/sigstore github.com/containers/image/v5/sif github.com/containers/image/v5/tarball github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/capabilities github.com/docker/go-metrics github.com/containers/common/pkg/cgroupv2 github.com/containers/common/pkg/util github.com/containers/common/pkg/download github.com/docker/distribution/metrics github.com/containers/common/pkg/config github.com/containers/common/pkg/timetype github.com/containers/common/pkg/filters github.com/docker/distribution/registry/storage/cache github.com/containers/common/pkg/retry github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/containers/common/pkg/signal github.com/docker/docker/api/types/swarm/runtime github.com/chzyer/readline github.com/manifoldco/promptui/list github.com/docker/docker/api/types/swarm github.com/manifoldco/promptui/screenbuf github.com/docker/docker/api/types github.com/disiqueira/gotree/v3 github.com/containers/image/v5/docker database/sql github.com/docker/docker/api/types/volume github.com/docker/docker/client github.com/jinzhu/copier github.com/manifoldco/promptui github.com/seccomp/libseccomp-golang github.com/containers/image/v5/openshift github.com/containers/image/v5/pkg/shortnames github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/apparmor github.com/containers/buildah/docker github.com/containers/ocicrypt/config/pkcs11config github.com/containers/common/pkg/parse github.com/containers/ocicrypt/helpers github.com/containers/image/v5/docker/daemon github.com/containers/image/v5/pkg/blobcache github.com/containers/buildah/pkg/chrootuser github.com/containers/image/v5/transports/alltransports github.com/containers/buildah/pkg/blobcache github.com/containers/buildah/pkg/overlay golang.org/x/crypto/chacha20 golang.org/x/crypto/curve25519/internal/field golang.org/x/crypto/blowfish github.com/containerd/containerd/pkg/userns golang.org/x/crypto/curve25519 github.com/containerd/containerd/sys golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/docker/docker/pkg/fileutils golang.org/x/crypto/ssh github.com/moby/sys/mount github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/system github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/homedir github.com/moby/term github.com/docker/docker/pkg/archive github.com/morikuni/aec github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/stdcopy github.com/openshift/imagebuilder/dockerfile/parser github.com/containers/common/pkg/seccomp github.com/openshift/imagebuilder/signal github.com/openshift/imagebuilder/strslice github.com/fsouza/go-dockerclient encoding/csv github.com/spf13/pflag github.com/containers/buildah/pkg/util github.com/containers/common/libnetwork/util github.com/containers/common/pkg/machine golang.org/x/crypto/ssh/agent github.com/containers/common/libnetwork/etchosts github.com/containernetworking/cni/pkg/invoke github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/libcni github.com/containers/buildah/pkg/sshagent github.com/containernetworking/plugins/pkg/ns github.com/containers/common/libnetwork/internal/util github.com/vishvananda/netns github.com/spf13/cobra github.com/containers/common/libnetwork/resolvconf github.com/vishvananda/netlink/nl github.com/openshift/imagebuilder github.com/containers/common/pkg/chown github.com/containers/common/pkg/hooks/1.0.0 github.com/containers/common/pkg/hooks/0.1.0 github.com/fsnotify/fsnotify github.com/davecgh/go-spew/spew github.com/containers/common/pkg/hooks github.com/vishvananda/netlink github.com/pmezard/go-difflib/difflib github.com/containers/common/pkg/umask github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/common/pkg/subscriptions github.com/containers/common/pkg/hooks/exec github.com/blang/semver github.com/opencontainers/runtime-tools/filepath github.com/opencontainers/runtime-tools/error github.com/opencontainers/runtime-tools/specerror github.com/xeipuuv/gojsonpointer github.com/containers/buildah/pkg/rusage github.com/xeipuuv/gojsonreference github.com/mattn/go-shellwords github.com/containers/buildah/pkg/completion github.com/xeipuuv/gojsonschema github.com/containers/common/pkg/completion github.com/containers/buildah/pkg/formats github.com/containers/common/pkg/auth golang.org/x/crypto/bcrypt runtime/pprof github.com/opencontainers/runtime-tools/validate github.com/opencontainers/runtime-tools/generate github.com/containers/common/libnetwork/cni error: Bad exit status from /var/tmp/rpm-tmp.ctP7oM (%build) Bad exit status from /var/tmp/rpm-tmp.ctP7oM (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/buildah.spec