sylabs / singularity

SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
https://sylabs.io/docs/
Other
763 stars 98 forks source link

bug: oci: when mounting only ro overlay(s), busybox images fail to run #1670

Closed preminger closed 1 year ago

preminger commented 1 year ago

Version of Singularity

HEAD of main

Describe the bug When using (newly added) --overlay in OCI mode, the current busybox docker image fails to run, reporting a failed attempt to write to a read-only filesystem, involving /proc

To Reproduce

$ mkdir -p ~/tmp/blank-playground
mkdir: created directory '/home/omer/tmp/blank-playground'

$ cd ~/tmp/blank-playground

$ mkdir ro-overlay-dir
mkdir: created directory 'ro-overlay-dir'

$ singularity shell --oci --fakeroot --overlay ro-overlay-dir:ro docker://busybox
2023/05/11 10:27:02  info unpack layer: sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df
2023-05-11T14:27:02.286834Z: cannot mkdir `proc`: Read-only file system

$ sudo singularity shell --oci --overlay ro-overlay-dir:ro docker://busybox
2023/05/11 10:27:13  info unpack layer: sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df
2023-05-11T14:27:13.865141Z: cannot mkdir `proc`: Read-only file system

$

Expected behavior Here's the behavior with (as an example) the current alpine docker image:

$ singularity shell --oci --fakeroot --overlay ro-overlay-dir:ro docker://alpine
2023/05/11 10:27:30  info unpack layer: sha256:08409d4172603f40b56eb6b76240a1e6bd78baa0e96590dc7ff76c5f1a093af2
Singularity>

$ sudo singularity shell --oci --overlay ro-overlay-dir:ro docker://alpine
2023/05/11 10:27:37  info unpack layer: sha256:08409d4172603f40b56eb6b76240a1e6bd78baa0e96590dc7ff76c5f1a093af2
Singularity>

$

OS / Linux Distribution Which Linux distribution are you using?

NAME="Fedora Linux"
VERSION="37 (KDE Plasma)"
ID=fedora
VERSION_ID=37
VERSION_CODENAME=""
PLATFORM_ID="platform:f37"
PRETTY_NAME="Fedora Linux 37 (KDE Plasma)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:37"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=37
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=37
SUPPORT_END=2023-11-14
VARIANT="KDE Plasma"
VARIANT_ID=kde

Installation Method Built from source (using HEAD of main)

dtrudg commented 1 year ago

Can you paste debug logs for this...

$ sudo singularity shell --oci --overlay ro-overlay-dir:ro docker://busybox
2023/05/11 10:27:13  info unpack layer: sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df
2023-05-11T14:27:13.865141Z: cannot mkdir `proc`: Read-only file system

I think I know what's going on here, but just want to verify this is out of crun / runc.

preminger commented 1 year ago
debug logs for `sudo singularity shell --oci --overlay ro-overlay-dir:ro docker://busybox` ``` DEBUG [U=0,P=913984] persistentPreRun() Singularity version: 3.11.0+265-ge8133eb2a DEBUG [U=0,P=913984] persistentPreRun() Parsing configuration file /usr/local/etc/singularity/singularity.conf DEBUG [U=0,P=913984] handleConfDir() /root/.singularity already exists. Not creating. DEBUG [U=0,P=913984] getCacheParentDir() environment variable SINGULARITY_CACHEDIR not set, using default image cache DEBUG [U=0,P=913984] launchContainer() Using OCI runtime launcher. DEBUG [U=0,P=913984] findOnPath() Found "crun" at "/usr/bin/crun" DEBUG [U=0,P=913984] Exec() Creating OCI bundle at: /tmp/oci-bundle1078068028 DEBUG [U=0,P=913984] getCacheParentDir() environment variable SINGULARITY_CACHEDIR not set, using default image cache DEBUG [U=0,P=913984] getDockerRefDigest() docker.GetDigest digest for docker://busybox:latest is sha256.b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 DEBUG [U=0,P=913984] Create() Original imgref: docker://busybox, OCI layout: oci:/root/.singularity/cache/blob:sha256.b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 DEBUG [U=0,P=913984] extractImage() Extracting manifest sha256:f3e1049ee76bd1df5ca5463981b6d6770d661b7af5f321d0cf3156148037513f, from layout /root/.singularity/cache/blob, to /tmp/oci-bundle1078068028 2023/05/11 10:39:48 info unpack layer: sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2023/05/11 10:39:48 debug unpacking entry path=bin root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=bin/[ root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/[[ root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/acpid root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/add-shell root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/addgroup root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/adduser root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/adjtimex root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ar root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/arch root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/arp root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/arping root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ascii root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ash root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/awk root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/base32 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/base64 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/basename root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/bc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/beep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/blkdiscard root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/blkid root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/blockdev root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/bootchartd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/brctl root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/bunzip2 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/busybox root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/bzcat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/bzip2 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cal root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chattr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chgrp root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chmod root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chown root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chpasswd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chpst root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chroot root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chrt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/chvt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cksum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/clear root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cmp root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/comm root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/conspy root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cp root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cpio root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/crc32 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/crond root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/crontab root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cryptpw root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cttyhack root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/cut root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/date root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/deallocvt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/delgroup root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/deluser root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/depmod root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/devmem root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/df root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dhcprelay root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/diff root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dirname root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dmesg root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dnsd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dnsdomainname root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dos2unix root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dpkg root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dpkg-deb root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/du root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dumpkmap root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/dumpleases root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/echo root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ed root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/egrep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/eject root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/env root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/envdir root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/envuidgid root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ether-wake root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/expand root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/expr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/factor root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fakeidentd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fallocate root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/false root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fatattr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fbset root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fbsplash root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fdflush root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fdformat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fdisk root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fgconsole root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fgrep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/find root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/findfs root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/flock root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fold root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/free root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/freeramdisk root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fsck root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fsck.minix root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fsfreeze root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fstrim root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fsync root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ftpd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ftpget root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ftpput root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/fuser root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/getconf root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/getopt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/getty root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/grep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/groups root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/gunzip root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/gzip root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/halt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hdparm root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/head root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hexdump root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hexedit root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hostid root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hostname root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/httpd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hush root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/hwclock root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/i2cdetect root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/i2cdump root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/i2cget root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/i2cset root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/i2ctransfer root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/id root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ifconfig root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ifdown root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ifenslave root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ifplugd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ifup root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/inetd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/init root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/insmod root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/install root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ionice root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/iostat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ip root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ipaddr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ipcalc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ipcrm root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ipcs root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/iplink root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ipneigh root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/iproute root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/iprule root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/iptunnel root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/kbd_mode root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/kill root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/killall root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/killall5 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/klogd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/last root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/less root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/link root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/linux32 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/linux64 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/linuxrc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ln root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/loadfont root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/loadkmap root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/logger root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/login root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/logname root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/logread root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/losetup root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lpd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lpq root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lpr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ls root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lsattr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lsmod root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lsof root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lspci root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lsscsi root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lsusb root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lzcat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lzma root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/lzop root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/makedevs root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/makemime root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/man root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/md5sum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mdev root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mesg root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/microcom root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mim root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkdir root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkdosfs root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mke2fs root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkfifo root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkfs.ext2 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkfs.minix root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkfs.vfat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mknod root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkpasswd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mkswap root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mktemp root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/modinfo root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/modprobe root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/more root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mount root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mountpoint root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mpstat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/mv root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nameif root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nanddump root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nandwrite root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nbd-client root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/netstat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nice root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nl root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nmeter root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nohup root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nologin root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nproc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nsenter root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/nslookup root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ntpd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/od root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/openvt root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/partprobe root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/passwd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/paste root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/patch root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pgrep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pidof root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ping root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ping6 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pipe_progress root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pivot_root root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pkill root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pmap root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/popmaildir root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/poweroff root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/powertop root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/printenv root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/printf root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ps root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pscan root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pstree root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pwd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/pwdx root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/raidautorun root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rdate root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rdev root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/readahead root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/readlink root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/readprofile root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/realpath root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/reboot root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/reformime root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/remove-shell root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/renice root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/reset root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/resize root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/resume root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rev root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rm root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rmdir root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rmmod root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/route root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rpm root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rpm2cpio root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rtcwake root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/run-init root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/run-parts root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/runlevel root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/runsv root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/runsvdir root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/rx root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/script root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/scriptreplay root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sed root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/seedrng root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sendmail root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/seq root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setarch root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setconsole root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setfattr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setfont root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setkeycodes root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setlogcons root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setpriv root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setserial root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setsid root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/setuidgid root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sh root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sha1sum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sha256sum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sha3sum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sha512sum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/showkey root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/shred root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/shuf root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/slattach root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sleep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/smemcap root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/softlimit root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sort root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/split root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ssl_client root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/start-stop-daemon root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/stat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/strings root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/stty root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/su root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sulogin root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sum root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sv root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/svc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/svlogd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/svok root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/swapoff root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/swapon root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/switch_root root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sync root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/sysctl root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/syslogd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tac root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tail root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tar root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/taskset root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tcpsvd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tee root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/telnet root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/telnetd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/test root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tftp root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tftpd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/time root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/timeout root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/top root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/touch root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tr root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/traceroute root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/traceroute6 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tree root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/true root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/truncate root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ts root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tsort root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tty root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ttysize root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/tunctl root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubiattach root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubidetach root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubimkvol root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubirename root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubirmvol root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubirsvol root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/ubiupdatevol root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/udhcpc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/udhcpc6 root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/udhcpd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/udpsvd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/uevent root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/umount root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/uname root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unexpand root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/uniq root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unix2dos root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unlink root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unlzma root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unshare root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unxz root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/unzip root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/uptime root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/users root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/usleep root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/uudecode root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/uuencode root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/vconfig root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/vi root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/vlock root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/volname root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/w root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/wall root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/watch root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/watchdog root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/wc root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/wget root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/which root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/who root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/whoami root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/whois root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/xargs root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/xxd root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/xz root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/xzcat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/yes root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/zcat root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=bin/zcip root=/tmp/oci-bundle1078068028/rootfs type=49 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=dev root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=etc root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=etc/group root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": etc/ 2023/05/11 10:39:48 debug unpacking entry path=etc/localtime root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": etc/ 2023/05/11 10:39:48 debug unpacking entry path=etc/network root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": etc/ 2023/05/11 10:39:48 debug unpacking entry path=etc/network/if-down.d root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": network/ 2023/05/11 10:39:48 debug unpacking entry path=etc/network/if-post-down.d root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": network/ 2023/05/11 10:39:48 debug unpacking entry path=etc/network/if-pre-up.d root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": network/ 2023/05/11 10:39:48 debug unpacking entry path=etc/network/if-up.d root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": network/ 2023/05/11 10:39:48 debug unpacking entry path=etc/nsswitch.conf root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": etc/ 2023/05/11 10:39:48 debug unpacking entry path=etc/passwd root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": etc/ 2023/05/11 10:39:48 debug unpacking entry path=etc/shadow root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": etc/ 2023/05/11 10:39:48 debug unpacking entry path=home root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=lib root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=lib/ld-linux-aarch64.so.1 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libc.so.6 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libm.so.6 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libnss_compat.so.2 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libnss_dns.so.2 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libnss_files.so.2 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libnss_hesiod.so.2 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libpthread.so.0 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib/libresolv.so.2 root=/tmp/oci-bundle1078068028/rootfs type=48 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": lib/ 2023/05/11 10:39:48 debug unpacking entry path=lib64 root=/tmp/oci-bundle1078068028/rootfs type=50 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=root root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=tmp root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=usr root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=usr/bin root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": usr/ 2023/05/11 10:39:48 debug unpacking entry path=usr/bin/env root=/tmp/oci-bundle1078068028/rootfs type=50 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": bin/ 2023/05/11 10:39:48 debug unpacking entry path=usr/sbin root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": usr/ 2023/05/11 10:39:48 debug unpacking entry path=var root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": rootfs/ 2023/05/11 10:39:48 debug unpacking entry path=var/spool root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": var/ 2023/05/11 10:39:48 debug unpacking entry path=var/spool/mail root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": spool/ 2023/05/11 10:39:48 debug unpacking entry path=var/www root=/tmp/oci-bundle1078068028/rootfs type=53 2023/05/11 10:39:48 debug restore xattr metadata: skipping already-set xattr "security.selinux": var/ DEBUG [U=0,P=913984] updatePasswdGroup() Updating passwd file: /tmp/oci-bundle1078068028/rootfs/etc/passwd VERBOSE [U=0,P=913984] Passwd() Checking for template passwd file: /tmp/oci-bundle1078068028/rootfs/etc/passwd VERBOSE [U=0,P=913984] Passwd() Creating passwd content VERBOSE [U=0,P=913984] Passwd() Creating template passwd file and injecting user data: /tmp/oci-bundle1078068028/rootfs/etc/passwd DEBUG [U=0,P=913984] updatePasswdGroup() Updating group file: /tmp/oci-bundle1078068028/rootfs/etc/group VERBOSE [U=0,P=913984] Group() Checking for template group file: /tmp/oci-bundle1078068028/rootfs/etc/group VERBOSE [U=0,P=913984] Group() Creating group content DEBUG [U=0,P=913984] findOnPath() Found "crun" at "/usr/bin/crun" DEBUG [U=0,P=913984] Run() Calling /usr/bin/crun with args [--root /run/singularity-oci --systemd-cgroup run -b /tmp/oci-bundle1078068028 ddc48c1b-afd6-490f-9e2a-06090ec35034] 2023-05-11T14:39:48.416325Z: cannot mkdir `proc`: Read-only file system ```
dtrudg commented 1 year ago

Okay, so this is because:

Probably in this situation (only read-only --overlay) we have to...

We can discuss this at some point if you'd like.

preminger commented 1 year ago

Just to make sure: do you want to do this —

  • Ensure there is an ephemeral writable overlay sitting on top of the read-only overlay, so crun can mkdir in it.
  • Change the image config to mark the rootfs as read-only, so that once we enter the container, crun ensures it is read-only.

— whenever we have only read-only overlay(s)? (← I'm guessing you meant exactly this, but just to check...)

Or only when we have only read-only overlay(s) and an image that doesn't contain /proc? Or only when we have only read-only overlay(s) and a busybox-based image?

dtrudg commented 1 year ago

Whenever we have only read-only overlays.

This won't just affect /proc... there are other places that we mount onto (e.g. /sys, /var/tmp) and which could be missing from an arbitrary container (not just in busybox).

preminger commented 1 year ago

Okay, thanks to @dtrudg 's help, we've seen that native mode doesn't mark the container as read-only under the same circumstances discussed above:

$ singularity run -u --compat --overlay a/:ro docker://alpine
INFO:    Using cached SIF image
INFO:    Converting SIF file to temporary sandbox...
Singularity> touch /bob
Singularity> mount | grep overlay
overlay on / type overlay (rw,seclabel,nodev,relatime,lowerdir=/usr/local/var/singularity/mnt/session/overlay-images/0/upper:/usr/local/var/singularity/mnt/session/overlay-lowerdir:/usr/local/var/singularity/mnt/session/rootfs,upperdir=/usr/local/var/singularity/mnt/session/tmpfs/upper,workdir=/usr/local/var/singularity/mnt/session/tmpfs/work)

So I'll implement a solution that behaves the same in OCI mode.