Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kata-containers.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-141002-53871/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kata-containers.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/kata-containers-3.0.0-2.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kata-containers.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-141002-53871/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kata-containers.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xXnkli + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kata-containers-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/kata-containers-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kata-containers-3.0.0 + /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 'kata-containers-3.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/1001-upcall-omit-upcall-patch-first.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 1001-upcall-omit-upcall-patch-first.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/1002-toml-add-LifseaOS-introduction-in-Kata-config-toml.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 1002-toml-add-LifseaOS-introduction-in-Kata-config-toml.patch --author 'rpm-build ' + cd /builddir/build/BUILD/kata-containers-3.0.0 + tar -xf /builddir/build/SOURCES/kata-containers-3.0.0-vendor.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Ll75g + umask 022 + cd /builddir/build/BUILD + cd kata-containers-3.0.0 ++ pwd + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/kata-containers-3.0.0/go/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/kata-containers-3.0.0/go/bin ++ pwd + export GOPATH=/builddir/build/BUILD/kata-containers-3.0.0/go + GOPATH=/builddir/build/BUILD/kata-containers-3.0.0/go + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/kata-containers-3.0.0/../kata-containers-3.0.0 go/src/github.com/kata-containers/kata-containers + cd go/src/github.com/kata-containers/kata-containers ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers/src/runtime ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers + pushd src/runtime + /usr/bin/make -O -j80 QEMUPATH=/usr/libexec/qemu-kvm KERNELTYPE=compressed DEFSHAREDFS=virtio-fs DEFVIRTIOFSDAEMON=/usr/libexec/virtiofsd DEFVIRTIOFSCACHESIZE=0 DEFSANDBOXCGROUPONLY=true SKIP_GO_VERSION_CHECK=y MACHINETYPE=virt SCRIPTS_DIR=/usr/bin DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 PREFIX=/usr/runtime-go IMAGEPATH=/usr/share/kata-containers/kata-containers.img KERNELPATH=/usr/share/kata-containers/vmlinux.container DEFAULTSDIR=/usr/share/defaults/kata-containers CONFDIR=/usr/share/defaults/kata-containers FEATURE_SELINUX=yes 'DEFENABLEANNOTATIONS=[\".*\"]' kata-runtime - version 3.0.0 (commit 85a5bdfce60323942b61cc7f4826008ec57c40f8-dirty) GENERATE pkg/katautils/config-settings.go GENERATE data/kata-collect-data.sh GENERATE config/configuration-qemu.toml GENERATE config/configuration-clh.toml GENERATE config/configuration-fc.toml • architecture: Host: golang: Build: arm64 • golang: go version go1.17.10 linux/arm64 • hypervisors: Default: qemu Known: acrn cloud-hypervisor firecracker qemu Available for this architecture: cloud-hypervisor firecracker qemu • Summary: destination install path (DESTDIR) : /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 binary installation path (BINDIR) : /usr/runtime-go/bin binaries to install : - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/kata-runtime - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/containerd-shim-kata-v2 - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/kata-monitor - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/data/kata-collect-data.sh configs to install (CONFIGS) : - config/configuration-clh.toml - config/configuration-fc.toml - config/configuration-qemu.toml install paths (CONFIG_PATHS) : - /usr/share/defaults/kata-containers/configuration-clh.toml - /usr/share/defaults/kata-containers/configuration-fc.toml - /usr/share/defaults/kata-containers/configuration-qemu.toml alternate config paths (SYSCONFIG_PATHS) : - /etc/kata-containers/configuration-clh.toml - /etc/kata-containers/configuration-fc.toml - /etc/kata-containers/configuration-qemu.toml default install path for qemu (CONFIG_PATH) : /usr/share/defaults/kata-containers/configuration.toml default alternate config path (SYSCONFIG) : /etc/kata-containers/configuration.toml qemu hypervisor path (QEMUPATH) : /usr/libexec/qemu-kvm cloud-hypervisor hypervisor path (CLHPATH) : /usr/runtime-go/bin/cloud-hypervisor firecracker hypervisor path (FCPATH) : /usr/runtime-go/bin/firecracker assets path (PKGDATADIR) : /usr/runtime-go/share/kata-containers shim path (PKGLIBEXECDIR) : /usr/runtime-go/libexec/kata-containers BUILD /builddir/build/BUILD/kata-containers-3.0.0/src/runtime/containerd-shim-kata-v2 BUILD /builddir/build/BUILD/kata-containers-3.0.0/src/runtime/kata-monitor BUILD /builddir/build/BUILD/kata-containers-3.0.0/src/runtime/kata-runtime + popd ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers/src/runtime-rs ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers + pushd src/runtime-rs + /usr/bin/make -O -j80 KERNELTYPE=compressed DEFSHAREDFS=virtio-fs DEFVIRTIOFSDAEMON=/usr/libexec/virtiofsd DEFVIRTIOFSCACHESIZE=0 DEFSANDBOXCGROUPONLY=true SKIP_GO_VERSION_CHECK=y MACHINETYPE=virt SCRIPTS_DIR=/usr/bin DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 DEFAULTSDIR=/usr/share/defaults/kata-containers CONFDIR=/usr/share/defaults/kata-containers FEATURE_SELINUX=yes 'DEFENABLEANNOTATIONS=[\".*\"]' LIBC=gnu ../../utils.mk:160: "WARNING: aarch64-musl needs extra symbols from libgcc" containerd-shim-kata-v2 - version 3.0.0 (commit 85a5bdfce60323942b61cc7f4826008ec57c40f8-dirty) • Project: name: Kata Containers url: https://github.com/kata-containers component: containerd-shim-kata-v2 • Target: containerd-shim-kata-v2 • Architecture: aarch64 • Rust: cargo: cargo 1.58.0 rustc: rustc 1.58.1 (Red Hat 1.58.1-1.module+an8.6.0+10685+b0dfaf8a) rustup: (not available) toolchain: (unknown) • Hypervisors: Default: dragonball Known: acrn cloud-hypervisor dragonball firecracker qemu Available for this architecture: dragonball • Summary: destination install path (DESTDIR) : /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 binary installation path (BINDIR) : /usr/local/bin binaries to install : - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/local/bin/containerd-shim-kata-v2 configs to install (CONFIGS) : - config/configuration-dragonball.toml install paths (CONFIG_PATHS) : - /usr/share/defaults/kata-containers/configuration-dragonball.toml alternate config paths (SYSCONFIG_PATHS) : - /etc/kata-containers/configuration-dragonball.toml default install path for dragonball (CONFIG_PATH) : /usr/share/defaults/kata-containers/configuration.toml default alternate config path (SYSCONFIG) : /etc/kata-containers/configuration.toml assets path (PKGDATADIR) : /usr/share/kata-containers shim path (PKGLIBEXECDIR) : /usr/libexec/kata-containers Compiling libc v0.2.126 Compiling proc-macro2 v1.0.39 Compiling unicode-ident v1.0.0 Compiling syn v1.0.96 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling log v0.4.17 Compiling memchr v2.5.0 Compiling serde_derive v1.0.143 Compiling serde v1.0.143 Compiling bitflags v1.3.2 Compiling futures-core v0.3.21 Compiling once_cell v1.12.0 Compiling anyhow v1.0.57 Compiling pin-project-lite v0.2.9 Compiling futures-io v0.3.21 Compiling lazy_static v1.4.0 Compiling slab v0.4.6 Compiling arc-swap v1.5.0 Compiling parking_lot_core v0.9.3 Compiling futures-task v0.3.21 Compiling scopeguard v1.1.0 Compiling futures-channel v0.3.21 Compiling smallvec v1.8.0 Compiling futures-util v0.3.21 Compiling futures-sink v0.3.21 Compiling pin-utils v0.1.0 Compiling serde_json v1.0.83 Compiling itoa v1.0.2 Compiling ryu v1.0.10 Compiling byteorder v1.4.3 Compiling bytes v1.1.0 Compiling protobuf v2.27.1 Compiling ppv-lite86 v0.2.16 Compiling crossbeam-utils v0.8.8 Compiling typenum v1.15.0 Compiling either v1.6.1 Compiling slog v2.7.0 Compiling hashbrown v0.11.2 Compiling ident_case v1.0.1 Compiling fastrand v1.7.0 Compiling remove_dir_all v0.5.3 Compiling strsim v0.10.0 Compiling fixedbitset v0.2.0 Compiling fnv v1.0.7 Compiling unicode-segmentation v1.9.0 Compiling async-trait v0.1.56 Compiling getrandom v0.1.16 Compiling adler v1.0.2 Compiling multimap v0.8.3 Compiling crc32fast v1.3.2 Compiling gimli v0.26.1 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling regex-syntax v0.6.26 Compiling rustc-demangle v0.1.21 Compiling subtle v2.4.1 Compiling io-lifetimes v0.6.1 Compiling glob v0.3.0 Compiling byte-unit v3.1.4 Compiling constant_time_eq v0.1.5 Compiling arrayref v0.3.6 Compiling rustix v0.34.8 Compiling kvm-ioctls v0.11.0 Compiling arrayvec v0.7.2 Compiling httpdate v1.0.2 Compiling opaque-debug v0.3.0 Compiling num_threads v0.1.6 Compiling slog-async v2.7.0 Compiling tinyvec_macros v0.1.0 Compiling nonzero_ext v0.3.0 Compiling matches v0.1.9 Compiling linux-raw-sys v0.0.46 Compiling iana-time-zone v0.1.46 Compiling no-std-compat v0.4.1 Compiling take_mut v0.2.2 Compiling futures-timer v3.0.2 Compiling cache-padded v1.2.0 Compiling common-path v1.0.0 Compiling percent-encoding v2.1.0 Compiling arc-swap v0.4.8 Compiling spmc v0.3.0 Compiling unicode-bidi v0.3.8 Compiling rustversion v1.0.6 Compiling waker-fn v1.1.0 Compiling paste v1.0.7 Compiling parking v2.0.0 Compiling io-uring v0.5.2 Compiling event-listener v2.5.3 Compiling containerd-shim-protos v0.2.0 Compiling heck v0.4.0 Compiling async-task v4.3.0 Compiling virtio-bindings v0.1.0 Compiling vm-superio v0.5.0 Compiling vm-fdt v0.2.0 Compiling atomic-waker v1.0.0 Compiling cfg-if v0.1.10 Compiling awaitgroup v0.6.0 Compiling thread_local v1.1.4 Compiling concurrent-queue v1.2.4 Compiling async-lock v2.5.0 Compiling form_urlencoded v1.0.1 Compiling tinyvec v1.6.0 Compiling go-flag v0.1.0 Compiling miniz_oxide v0.5.3 Compiling itertools v0.10.3 Compiling async-channel v1.7.1 Compiling value-bag v1.0.0-alpha.9 Compiling generic-array v0.14.5 Compiling memoffset v0.6.5 Compiling lock_api v0.4.7 Compiling indexmap v1.8.2 Compiling num-traits v0.2.15 Compiling num-integer v0.1.45 Compiling polling v2.3.0 Compiling async-io v1.8.0 Compiling aho-corasick v0.7.18 Compiling object v0.28.4 Compiling futures-lite v1.12.0 Compiling heck v0.3.3 Compiling flate2 v1.0.24 Compiling quote v1.0.18 Compiling slog-scope v4.4.0 Compiling crossbeam-channel v0.5.4 Compiling petgraph v0.5.1 Compiling unicode-normalization v0.1.19 Compiling blocking v1.2.0 Compiling async-executor v1.4.1 Compiling num_cpus v1.13.1 Compiling socket2 v0.4.4 Compiling nix v0.23.1 Compiling signal-hook-registry v1.4.0 Compiling vmm-sys-util v0.9.0 Compiling getrandom v0.2.6 Compiling vm-memory v0.7.0 Compiling errno v0.2.8 Compiling iovec v0.1.4 Compiling nix v0.24.2 Compiling quanta v0.9.3 Compiling time v0.3.9 Compiling time v0.1.43 Compiling subprocess v0.2.9 Compiling safe-path v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/libs/safe-path) Compiling rlimit v0.7.0 Compiling epoll v4.3.1 Compiling rand v0.4.6 Compiling seccompiler v0.2.0 Compiling unix_socket2 v0.5.4 Compiling jobserver v0.1.24 Compiling which v4.2.5 Compiling tempfile v3.3.0 Compiling bytes v0.4.12 Compiling threadpool v1.8.1 Compiling rand_core v0.6.3 Compiling rand_core v0.5.1 Compiling idna v0.2.3 Compiling parking_lot v0.12.1 Compiling prost-build v0.8.0 Compiling cc v1.0.73 Compiling regex v1.5.6 Compiling rand_chacha v0.3.1 Compiling chrono v0.4.22 Compiling rand_chacha v0.2.2 Compiling crypto-common v0.1.3 Compiling block-buffer v0.10.2 Compiling block-buffer v0.9.0 Compiling digest v0.9.0 Compiling sha2 v0.9.3 Compiling digest v0.10.3 Compiling dashmap v5.2.0 Compiling kvm-bindings v0.5.0 Compiling event-manager v0.2.1 Compiling rand v0.7.3 Compiling rand v0.8.5 Compiling linux-loader v0.4.0 Compiling rand v0.3.23 Compiling url v2.2.2 Compiling uuid v0.4.0 Compiling zstd-sys v2.0.1+zstd.1.5.2 Compiling backtrace v0.3.65 Compiling lz4-sys v1.9.4 Compiling blake3 v1.3.1 Compiling addr2line v0.17.0 Compiling dbs-arch v0.1.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling tests_utils v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/tests/utils) Compiling timerfd v1.3.0 Compiling darling_core v0.13.4 Compiling vsock v0.2.6 Compiling ctor v0.1.22 Compiling thiserror-impl v1.0.31 Compiling futures-macro v0.3.21 Compiling tokio-macros v1.8.0 Compiling prost-derive v0.8.0 Compiling derive-new v0.5.9 Compiling strum_macros v0.24.0 Compiling actix-macros v0.2.3 Compiling darling_macro v0.13.4 Compiling mio v0.8.3 Compiling virtio-queue v0.1.0 Compiling fail v0.5.0 Compiling cgroups-rs v0.2.9 Compiling kv-log-macro v1.0.7 Compiling slog-stdlog v4.1.1 Compiling thiserror v1.0.31 Compiling caps v0.5.3 Compiling dbs-device v0.1.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling netlink-packet-utils v0.5.1 Compiling dbs-boot v0.2.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling dbs-address-space v0.1.0 Compiling dbs-allocator v0.1.0 Compiling strum v0.24.0 Compiling netlink-packet-core v0.4.2 Compiling dbs-interrupt v0.1.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling tokio v1.19.1 Compiling fuse-backend-rs v0.9.0 Compiling dbs-uhttp v0.2.0 Compiling netlink-packet-route v0.13.0 Compiling async-global-executor v2.2.0 Compiling prost v0.8.0 Compiling darling v0.13.4 Compiling serde_with_macros v1.5.2 Compiling async-std v1.12.0 Compiling prost-types v0.8.0 Compiling zstd v0.11.2+zstd.1.5.2 Compiling futures-executor v0.3.21 Compiling futures v0.3.21 Compiling governor v0.4.2 Compiling tokio-vsock v0.3.1 Compiling netlink-sys v0.8.3 Compiling actix-rt v2.7.0 Compiling netlink-proto v0.10.0 Compiling rtnetlink v0.11.0 Compiling toml v0.5.9 Compiling serde_with v1.14.0 Compiling dbs-utils v0.1.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling toml v0.4.10 Compiling dbs-legacy-devices v0.1.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling oci v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/libs/oci) Compiling nydus-error v0.2.0 (https://github.com/dragonflyoss/image-service.git?rev=316380792092f73c99f832c4cb44ef4319d6f76b#31638079) Compiling slog-json v2.6.1 Compiling nydus-utils v0.1.0 (https://github.com/dragonflyoss/image-service.git?rev=316380792092f73c99f832c4cb44ef4319d6f76b#31638079) Compiling logging v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/libs/logging) Compiling storage v0.5.0 (https://github.com/dragonflyoss/image-service.git?rev=316380792092f73c99f832c4cb44ef4319d6f76b#31638079) Compiling kata-types v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/libs/kata-types) Compiling rafs v0.1.0 (https://github.com/dragonflyoss/image-service.git?rev=316380792092f73c99f832c4cb44ef4319d6f76b#31638079) Compiling kata-sys-util v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/libs/kata-sys-util) Compiling persist v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/persist) Compiling blobfs v0.1.0 (https://github.com/dragonflyoss/image-service.git?rev=316380792092f73c99f832c4cb44ef4319d6f76b#31638079) Compiling dbs-virtio-devices v0.1.0 (https://github.com/openanolis/dragonball-sandbox.git?rev=7a8e832b53d66994d6a16f0513d69f540583dcd0#7a8e832b) Compiling protobuf-codegen v2.27.1 Compiling dragonball v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/dragonball) Compiling protobuf-codegen-pure v2.27.1 Compiling ttrpc-compiler v0.4.1 Compiling ttrpc-codegen v0.2.0 Compiling ttrpc v0.6.1 Compiling protocols v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/libs/protocols) Compiling hypervisor v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/hypervisor) Compiling agent v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/agent) Compiling common v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/runtimes/common) Compiling resource v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/resource) Compiling wasm_container v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/runtimes/wasm_container) Compiling linux_container v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/runtimes/linux_container) Compiling virt_container v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/runtimes/virt_container) Compiling runtimes v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/runtimes) Compiling service v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/service) Compiling shim v0.1.0 (/builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/crates/shim) Finished release [optimized] target(s) in 1m 06s ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2STvZh + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 + cd kata-containers-3.0.0 ++ pwd + export GOPATH=/builddir/build/BUILD/kata-containers-3.0.0/go + GOPATH=/builddir/build/BUILD/kata-containers-3.0.0/go + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/kata-containers-3.0.0/go/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/kata-containers-3.0.0/go/bin + cd go/src/github.com/kata-containers/kata-containers + install -m 0644 -D -t /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/libexec/kata-containers VERSION + pushd src/runtime ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers/src/runtime ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 'INSTALL=/usr/bin/install -p' QEMUPATH=/usr/libexec/qemu-kvm KERNELTYPE=compressed DEFSHAREDFS=virtio-fs DEFVIRTIOFSDAEMON=/usr/libexec/virtiofsd DEFVIRTIOFSCACHESIZE=0 DEFSANDBOXCGROUPONLY=true SKIP_GO_VERSION_CHECK=y MACHINETYPE=virt SCRIPTS_DIR=/usr/bin DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 PREFIX=/usr/runtime-go IMAGEPATH=/usr/share/kata-containers/kata-containers.img KERNELPATH=/usr/share/kata-containers/vmlinux.container DEFAULTSDIR=/usr/share/defaults/kata-containers CONFDIR=/usr/share/defaults/kata-containers FEATURE_SELINUX=yes 'DEFENABLEANNOTATIONS=[\".*\"]' kata-runtime - version 3.0.0 (commit 85a5bdfce60323942b61cc7f4826008ec57c40f8-dirty) • architecture: Host: golang: Build: arm64 • golang: go version go1.17.10 linux/arm64 • hypervisors: Default: qemu Known: acrn cloud-hypervisor firecracker qemu Available for this architecture: cloud-hypervisor firecracker qemu • Summary: destination install path (DESTDIR) : /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 binary installation path (BINDIR) : /usr/runtime-go/bin binaries to install : - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/kata-runtime - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/containerd-shim-kata-v2 - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/kata-monitor - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/runtime-go/bin/data/kata-collect-data.sh configs to install (CONFIGS) : - config/configuration-clh.toml - config/configuration-fc.toml - config/configuration-qemu.toml install paths (CONFIG_PATHS) : - /usr/share/defaults/kata-containers/configuration-clh.toml - /usr/share/defaults/kata-containers/configuration-fc.toml - /usr/share/defaults/kata-containers/configuration-qemu.toml alternate config paths (SYSCONFIG_PATHS) : - /etc/kata-containers/configuration-clh.toml - /etc/kata-containers/configuration-fc.toml - /etc/kata-containers/configuration-qemu.toml default install path for qemu (CONFIG_PATH) : /usr/share/defaults/kata-containers/configuration.toml default alternate config path (SYSCONFIG) : /etc/kata-containers/configuration.toml qemu hypervisor path (QEMUPATH) : /usr/libexec/qemu-kvm cloud-hypervisor hypervisor path (CLHPATH) : /usr/runtime-go/bin/cloud-hypervisor firecracker hypervisor path (FCPATH) : /usr/runtime-go/bin/firecracker assets path (PKGDATADIR) : /usr/runtime-go/share/kata-containers shim path (PKGLIBEXECDIR) : /usr/runtime-go/libexec/kata-containers INSTALL install-scripts INSTALL install-completions INSTALL install-configs INSTALL install-configs INSTALL install-bin INSTALL install-containerd-shim-v2 INSTALL install-monitor + popd ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers/src/runtime-rs ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers + pushd src/runtime-rs + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 'INSTALL=/usr/bin/install -p' KERNELTYPE=compressed DEFSHAREDFS=virtio-fs DEFVIRTIOFSDAEMON=/usr/libexec/virtiofsd DEFVIRTIOFSCACHESIZE=0 DEFSANDBOXCGROUPONLY=true SKIP_GO_VERSION_CHECK=y MACHINETYPE=virt SCRIPTS_DIR=/usr/bin DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 DEFAULTSDIR=/usr/share/defaults/kata-containers CONFDIR=/usr/share/defaults/kata-containers FEATURE_SELINUX=yes 'DEFENABLEANNOTATIONS=[\".*\"]' LIBC=gnu ../../utils.mk:160: "WARNING: aarch64-musl needs extra symbols from libgcc" containerd-shim-kata-v2 - version 3.0.0 (commit 85a5bdfce60323942b61cc7f4826008ec57c40f8-dirty) • Project: name: Kata Containers url: https://github.com/kata-containers component: containerd-shim-kata-v2 • Target: containerd-shim-kata-v2 • Architecture: aarch64 • Rust: cargo: cargo 1.58.0 rustc: rustc 1.58.1 (Red Hat 1.58.1-1.module+an8.6.0+10685+b0dfaf8a) rustup: (not available) toolchain: (unknown) • Hypervisors: Default: dragonball Known: acrn cloud-hypervisor dragonball firecracker qemu Available for this architecture: dragonball • Summary: destination install path (DESTDIR) : /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64 binary installation path (BINDIR) : /usr/local/bin binaries to install : - /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/local/bin/containerd-shim-kata-v2 configs to install (CONFIGS) : - config/configuration-dragonball.toml install paths (CONFIG_PATHS) : - /usr/share/defaults/kata-containers/configuration-dragonball.toml alternate config paths (SYSCONFIG_PATHS) : - /etc/kata-containers/configuration-dragonball.toml default install path for dragonball (CONFIG_PATH) : /usr/share/defaults/kata-containers/configuration.toml default alternate config path (SYSCONFIG) : /etc/kata-containers/configuration.toml assets path (PKGDATADIR) : /usr/share/kata-containers shim path (PKGLIBEXECDIR) : /usr/libexec/kata-containers install -D target/aarch64-unknown-linux-gnu/release/containerd-shim-kata-v2 /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/local/bin/containerd-shim-kata-v2 install --mode 0644 -D config/configuration-dragonball.toml /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/defaults/kata-containers//configuration-dragonball.toml; \ ln -sf configuration-dragonball.toml /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64//usr/share/defaults/kata-containers/configuration.toml + popd ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers + sed -i '/kernel_params/s/\"$/ init=\/ostree\/boot.1\/LifseaOS\/latest\/0\/usr\/lib\/ostree\/ostree-prepare-root ostree=\/ostree\/boot.1\/LifseaOS\/latest\/0 varetc-ro\"/g' /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/defaults/kata-containers/configuration-dragonball.toml + sed -i '/kernel_params/s/\"$/ init=\/ostree\/boot.1\/LifseaOS\/latest\/0\/usr\/lib\/ostree\/ostree-prepare-root ostree=\/ostree\/boot.1\/LifseaOS\/latest\/0 varetc-ro\"/g' /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/defaults/kata-containers/configuration-qemu.toml + install -m 0755 -D -t /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/kata-containers /builddir/build/SOURCES/kata-containers.img + install -m 0755 -D -t /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/kata-containers /builddir/build/SOURCES/vmlinux.container + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/kata-collect-data.sh from /usr/bin/env bash to #!/usr/bin/bash Processing files: kata-containers-3.0.0-2.an8.aarch64 error: File not found: /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/defaults/kata-containers/configuration-acrn.toml Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t5DMIg + umask 022 + cd /builddir/build/BUILD + cd kata-containers-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/doc/kata-containers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/doc/kata-containers + cp -pr README.md /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/doc/kata-containers + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/doc/kata-containers + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l7EO7h + umask 022 + cd /builddir/build/BUILD + cd kata-containers-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/licenses/kata-containers + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/licenses/kata-containers + cp -pr LICENSE /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/licenses/kata-containers + exit 0 RPM build errors: File not found: /builddir/build/BUILDROOT/kata-containers-3.0.0-2.an8.aarch64/usr/share/defaults/kata-containers/configuration-acrn.toml 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 598, 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 aarch64 --nodeps /builddir/build/SPECS/kata-containers.spec