2022-06-06 21:30:38 UTC
450 MB
false
CEPH_POINT_RELEASE-16.2.9
CEPH_REFpacific
CEPH_VERSIONpacific
I_AM_IN_A_CONTAINER1
OSD_FLAVORdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:19b323993c37b6fc3a8a38c38cb6581b3fa4d4bf789b83ac00fb760d14ab8512 - 17.26% (77.7 MB)
[#001] sha256:b3c5b1f89131e68f9378bca55dc7423b93269c9470fe5802b7c747e27eb9a9ee - 0.0% (1.76 KB)
[#002] sha256:2844ef88bca6da8614a92153751c57ef53e2c1bfe74790455b609979125a8ee9 - 6.74% (30.4 MB)
[#003] sha256:5ea96a50fb6f137bf4ee17909797d27c2195ed5c8fa6a30c4faaa9ad85ed1f02 - 9.92% (44.7 MB)
[#004] sha256:3d1b9d4d881d2571d040ea33414ddd1faef2f6da3b70a3cf59890ccb6ba18534 - 62.18% (280 MB)
[#005] sha256:bcfd53a825434d4e7d7ea1a8100ec1f6a83cdd94e2585047a866ba08a77bf408 - 0.84% (3.77 MB)
[#006] sha256:6f38c1f7a9e810a28421375deaf403e5dc63cdf34e2115fb6994ee0c7bc0ad77 - 3.03% (13.6 MB)
[#007] sha256:df3ab543e2a8454980627b9cc89653c25b45f463c3a0a194a9d4f5df72789580 - 0.0% (9.67 KB)
[#008] sha256:3b1ccdb083460cd280cb8838b4fc540c047be3d7a624f56e3f12942767eacc28 - 0.0% (19.8 KB)
[#009] sha256:da684bccf726b757c130bb01a3eda3d4a3b7f2b72a53a281f346f27f31a7c10c - 0.02% (89.2 KB)
[#010] sha256:2366b5dad4c4b0f1dd57ed07abf7005b7e55e18de62d6b1462ee3774aeed451d - 0.0% (1.95 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL description="CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream"
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-05-05 13:58:20 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-05-05 13:58:27 UTC/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/ --disablerepo=* --enablerepo=centos centos-stream-release centos-stream-repos centos-gpg-keys
2022-05-05 13:59:02 UTC/bin/sh -c rpm -ivh --nodeps --replacefiles *.rpm && rm *.rpm && rpm -e redhat-release && dnf --setopt=tsflags=nodocs --setopt=install_weak_deps=false -y distro-sync && dnf remove -y subscription-manager dnf-plugin-subscription-manager && dnf clean all && rm -f /etc/yum.repos.d/ubi.repo
2022-05-19 04:07:17 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-05-19 04:07:18 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-05-19 04:07:20 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-05-19 04:07:21 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-05-19 04:07:22 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-05-19 04:07:24 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-05-19 04:07:25 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=95689082f7dd47076edf25bddfe17908abeea9be
2022-05-19 04:07:26 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-05-19 04:07:28 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-16.2.9
2022-05-19 04:07:29 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=pacific
2022-05-19 04:07:30 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-16.2.9
2022-05-19 04:07:32 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-05-19 04:07:33 UTC/bin/sh -c #(nop) ENV CEPH_REF=pacific
2022-05-19 04:07:35 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-05-19 04:12:43 UTC/bin/sh -c yum install -y epel-release && yum install -y jq && bash -c ' if [ -n "nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls" ]; then echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; if [[ "${CEPH_VERSION}" == master ]]; then echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-3/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == quincy ]]; then echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-4/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == pacific ]]; then echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.5-stable/$CEPH_VERSION/el\$releasever/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; echo "[ganesha-noarch]" >> /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha-noarch" >> /etc/yum.repos.d/ganesha.repo ; echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.5-stable/$CEPH_VERSION/el\$releasever/noarch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == octopus ]]; then echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.3-stable/$CEPH_VERSION/el\$releasever/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; echo "[ganesha-noarch]" >> /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha-noarch" >> /etc/yum.repos.d/ganesha.repo ; echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.3-stable/$CEPH_VERSION/el\$releasever/noarch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == nautilus ]]; then echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.8-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; else echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.7-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; fi ; fi ; if [ -n "tcmu-runner ceph-iscsi python3-rtslib" ]; then curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/master/latest/centos/8/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo ; if [[ "${CEPH_VERSION}" =~ master ]]; then curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/master/latest/centos/8/repo -o /etc/yum.repos.d/ceph-iscsi.repo ; elif [[ "${CEPH_VERSION}" =~ nautilus|octopus|pacific|quincy ]]; then curl -s -L https://download.ceph.com/ceph-iscsi/3/rpm/el8/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; else curl -s -L https://download.ceph.com/ceph-iscsi/2/rpm/el8/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; fi ; fi' && yum update -y --setopt=install_weak_deps=False && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-16.2.9"; if [[ -n "-16.2.9" ]]; then CPR=-16.2.9 ; if [[ ${CPR:1:2} -eq 14 ]] && [[ ${CPR:4:1} -eq 2 ]] && [[ ${CPR:6} -lt 5 ]]; then CEPH_MGR_K8SEVENTS="" ; fi ; fi ; fi && bash -c ' if [[ "${CEPH_VERSION}" =~ master ]] || ${CEPH_DEVEL}; then ARCH=$(arch); if [[ "${ARCH}" == "aarch64" ]]; then ARCH="arm64"; fi ; REPO_URL=$(curl -s "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/8/${ARCH}&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -r .[0].url); RELEASE_VER=0 ; if [[ "${OSD_FLAVOR}" == "crimson" ]]; then CRIMSON_PACKAGES="ceph-crimson-osd-16.2.9"; fi ; else RELEASE_VER=1 ; REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el8/"; fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el8.noarch.rpm" && if [[ 8 -eq 8 ]]; then yum install -y dnf-plugins-core ; yum copr enable -y tchaikov/python-scikit-learn ; yum copr enable -y tchaikov/python3-asyncssh ; fi ' && yum install -y --setopt=install_weak_deps=False ca-certificates e2fsprogs ceph-common-16.2.9 ceph-mon-16.2.9 ceph-osd-16.2.9 ceph-mds-16.2.9 cephfs-mirror-16.2.9 rbd-mirror-16.2.9 ceph-mgr-16.2.9 ceph-mgr-cephadm-16.2.9 ceph-mgr-dashboard-16.2.9 ceph-mgr-diskprediction-local-16.2.9 ceph-mgr-k8sevents-16.2.9 ceph-mgr-rook-16.2.9 python3-saml ceph-grafana-dashboards-16.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.9 libradosstriper1-16.2.9 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.9 rbd-nbd-16.2.9 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.9 python3-scikit-learn && INITIAL_SIZE="$(bash -c 'sz="$(du -sm --exclude=/proc /)" ; echo "${sz%*/}"')" && echo 'Postinstall cleanup' && (rm -rf "/usr/bin/hyperkube /usr/bin/etcd /usr/bin/systemd-analyze /usr/share/hwdata/{iab.txt,oui.txt} /etc/profile.d/lang.sh" && yum clean all && rpm -q ca-certificates e2fsprogs ceph-common-16.2.9 ceph-mon-16.2.9 ceph-osd-16.2.9 ceph-mds-16.2.9 cephfs-mirror-16.2.9 rbd-mirror-16.2.9 ceph-mgr-16.2.9 ceph-mgr-cephadm-16.2.9 ceph-mgr-dashboard-16.2.9 ceph-mgr-diskprediction-local-16.2.9 ceph-mgr-k8sevents-16.2.9 ceph-mgr-rook-16.2.9 python3-saml ceph-grafana-dashboards-16.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.9 libradosstriper1-16.2.9 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.9 rbd-nbd-16.2.9 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.9 python3-scikit-learn ) && sed -i -e 's/udev_rules = 1/udev_rules = 0/' -e 's/udev_sync = 1/udev_sync = 0/' -e 's/obtain_device_list_from_udev = 1/obtain_device_list_from_udev = 0/' /etc/lvm/lvm.conf && grep -sqo "udev_sync = 0" /etc/lvm/lvm.conf && grep -sqo "udev_rules = 0" /etc/lvm/lvm.conf && grep -sqo "obtain_device_list_from_udev = 0" /etc/lvm/lvm.conf && rm -rf /etc/{selinux,systemd,udev} /lib/{lsb,udev} /tmp/* /usr/lib{,64}/{locale,udev,dracut} /usr/share/{doc,info,locale,man} /usr/share/{bash-completion,pkgconfig/bash-completion.pc} /var/log/* /var/tmp/* && find / -xdev -name "*.pyc" -o -name "*.pyo" -exec rm -f {} \; && if [ -f /usr/bin/ceph-dencoder ]; then gzip -9 /usr/bin/ceph-dencoder; fi && rm -f /usr/lib/ceph/mgr/dashboard/static/AdminLTE-*/plugins/datatables/extensions/TableTools/images/psd/* && find /var/log/ -type f -exec truncate -s 0 {} \; && FINAL_SIZE="$(bash -c 'sz="$(du -sm --exclude=/proc /)" ; echo "${sz%*/}"')" && REMOVED_SIZE=$((INITIAL_SIZE - FINAL_SIZE)) && echo "Cleaning process removed ${REMOVED_SIZE}MB" && echo "Dropped container size from ${INITIAL_SIZE}MB to ${FINAL_SIZE}MB" && rpm -q ca-certificates e2fsprogs ceph-common-16.2.9 ceph-mon-16.2.9 ceph-osd-16.2.9 ceph-mds-16.2.9 cephfs-mirror-16.2.9 rbd-mirror-16.2.9 ceph-mgr-16.2.9 ceph-mgr-cephadm-16.2.9 ceph-mgr-dashboard-16.2.9 ceph-mgr-diskprediction-local-16.2.9 ceph-mgr-k8sevents-16.2.9 ceph-mgr-rook-16.2.9 python3-saml ceph-grafana-dashboards-16.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.9 libradosstriper1-16.2.9 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.9 rbd-nbd-16.2.9 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.9 python3-scikit-learn && echo 'Packages verified successfully'
2022-06-06 21:30:23 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-06-06 21:30:24 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-06-06 21:30:26 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c curl --fail -sSL -o /s5cmd.tar.gz https://github.com/peak/s5cmd/releases/download/v${S5CMD_VERSION}/s5cmd_${S5CMD_VERSION}_${S5CMD_ARCH}.tar.gz && mkdir /s5cmd && tar xf /s5cmd.tar.gz -C /s5cmd && install /s5cmd/s5cmd /usr/local/bin/s5cmd && rm -rf /s5cmd.tar.gz /s5cmd
2022-06-06 21:30:28 UTC/bin/sh -c #(nop) COPY multi:8a80ddca00ce3218117d75d7ad0801a676cdf9ec1088154b12a4487728b514f8 in /usr/local/bin/
2022-06-06 21:30:30 UTC/bin/sh -c #(nop) COPY dir:995e107c6726ba09c856a4a3708d732dcca47ee4a62239c94c5e086ac5f50197 in /etc/ceph-monitoring
2022-06-06 21:30:31 UTC/bin/sh -c #(nop) COPY dir:7d2bb99d318f9bc15d70f72ec2fd42c45ddb16e74eee8b60ee23eeabad7c0b2a in /etc/rook-external/
2022-06-06 21:30:32 UTC/bin/sh -c #(nop) COPY dir:254daa0f82ebe797f4cee43d7c2862f186785c78f8ba96715877c21f7aba7cce in /etc/ceph-csv-templates
2022-06-06 21:30:34 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c useradd rook -u 2016 # 2016 is the UID of the rook user and also the year of the first commit in the project
2022-06-06 21:30:35 UTC/bin/sh -c #(nop) USER 2016
2022-06-06 21:30:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-06-06 21:30:38 UTC/bin/sh -c #(nop) CMD [""]
2022-06-06 21:31:27 UTC
418 MB
false
CEPH_POINT_RELEASE-16.2.9
CEPH_REFpacific
CEPH_VERSIONpacific
I_AM_IN_A_CONTAINER1
OSD_FLAVORdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:36cd2197caa1289d03f96b18c522ae3d31d592e75ad65584c423d910e199c297 - 18.38% (76.8 MB)
[#001] sha256:4d245bb7ffb9263a6fe7ae1270274345d7b423b41ee2ea48ccd6aab0950691dc - 0.0% (1.76 KB)
[#002] sha256:563af242db555c664a964e848547fce1470bd868b5ad674ada02515d237b1d1b - 7.27% (30.4 MB)
[#003] sha256:7fc13a8ee14764c3a3c065a3bf683e2c53100db3ed857f7cbff60135a4d371df - 10.35% (43.2 MB)
[#004] sha256:6cf42bf8df6bb5b33f36efeda8ca5b563b8f3708b5a119fda4c05ee837903e77 - 60.12% (251 MB)
[#005] sha256:daff55a2aed9c4b00abc72afd2dcc74ca9699efd7472f5ff1506275ac5d543bc - 0.9% (3.77 MB)
[#006] sha256:b5ee933870482a801ddc883939948ad2af0f29145aa4d7b9ca3c484dd054cbe8 - 2.95% (12.3 MB)
[#007] sha256:2ffe7d0391635a56ae69f0dc1da75f1a3fac076cb1291673f9b9f68c123b0f45 - 0.0% (9.67 KB)
[#008] sha256:363d405cee6a8b089badd57413a681a140e67332e3f2e66caff122714aa5d54e - 0.0% (19.8 KB)
[#009] sha256:80f9ed99f5e336f9206a8a0d0559cd7ba1695a2d8903c531d6cbed73e812b210 - 0.02% (89.2 KB)
[#010] sha256:2659a0c175e01c9656c924439fddeec8633527b2093ff38ce067f3ec64091f73 - 0.0% (1.81 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL description="CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream"
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-05-05 14:00:01 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-05-05 14:00:15 UTC/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/ --disablerepo=* --enablerepo=centos centos-stream-release centos-stream-repos centos-gpg-keys
2022-05-05 14:01:53 UTC/bin/sh -c rpm -ivh --nodeps --replacefiles *.rpm && rm *.rpm && rpm -e redhat-release && dnf --setopt=tsflags=nodocs --setopt=install_weak_deps=false -y distro-sync && dnf remove -y subscription-manager dnf-plugin-subscription-manager && dnf clean all && rm -f /etc/yum.repos.d/ubi.repo
2022-05-19 04:07:26 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-05-19 04:07:26 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-05-19 04:07:26 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-05-19 04:07:26 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-05-19 04:07:27 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-05-19 04:07:27 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-05-19 04:07:27 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=95689082f7dd47076edf25bddfe17908abeea9be
2022-05-19 04:07:28 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-05-19 04:07:28 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-16.2.9
2022-05-19 04:07:28 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=pacific
2022-05-19 04:07:28 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-16.2.9
2022-05-19 04:07:29 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-05-19 04:07:29 UTC/bin/sh -c #(nop) ENV CEPH_REF=pacific
2022-05-19 04:07:29 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-05-19 04:13:19 UTC/bin/sh -c yum install -y epel-release && yum install -y jq && bash -c ' if [ -n "" ]; then echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; if [[ "${CEPH_VERSION}" == master ]]; then echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-3/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == quincy ]]; then echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-4/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == pacific ]]; then echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.5-stable/$CEPH_VERSION/el\$releasever/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; echo "[ganesha-noarch]" >> /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha-noarch" >> /etc/yum.repos.d/ganesha.repo ; echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.5-stable/$CEPH_VERSION/el\$releasever/noarch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == octopus ]]; then echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.3-stable/$CEPH_VERSION/el\$releasever/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; echo "[ganesha-noarch]" >> /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha-noarch" >> /etc/yum.repos.d/ganesha.repo ; echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.3-stable/$CEPH_VERSION/el\$releasever/noarch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == nautilus ]]; then echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.8-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; else echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.7-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; fi ; fi ; if [ -n "tcmu-runner ceph-iscsi python3-rtslib" ]; then curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/master/latest/centos/8/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo ; if [[ "${CEPH_VERSION}" =~ master ]]; then curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/master/latest/centos/8/repo -o /etc/yum.repos.d/ceph-iscsi.repo ; elif [[ "${CEPH_VERSION}" =~ nautilus|octopus|pacific|quincy ]]; then curl -s -L https://download.ceph.com/ceph-iscsi/3/rpm/el8/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; else curl -s -L https://download.ceph.com/ceph-iscsi/2/rpm/el8/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; fi ; fi' && yum update -y --setopt=install_weak_deps=False && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-16.2.9"; if [[ -n "-16.2.9" ]]; then CPR=-16.2.9 ; if [[ ${CPR:1:2} -eq 14 ]] && [[ ${CPR:4:1} -eq 2 ]] && [[ ${CPR:6} -lt 5 ]]; then CEPH_MGR_K8SEVENTS="" ; fi ; fi ; fi && bash -c ' if [[ "${CEPH_VERSION}" =~ master ]] || ${CEPH_DEVEL}; then ARCH=$(arch); if [[ "${ARCH}" == "aarch64" ]]; then ARCH="arm64"; fi ; REPO_URL=$(curl -s "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/8/${ARCH}&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -r .[0].url); RELEASE_VER=0 ; if [[ "${OSD_FLAVOR}" == "crimson" ]]; then CRIMSON_PACKAGES="ceph-crimson-osd-16.2.9"; fi ; else RELEASE_VER=1 ; REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el8/"; fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el8.noarch.rpm" && if [[ 8 -eq 8 ]]; then yum install -y dnf-plugins-core ; yum copr enable -y tchaikov/python-scikit-learn ; yum copr enable -y tchaikov/python3-asyncssh ; fi ' && yum install -y --setopt=install_weak_deps=False ca-certificates e2fsprogs ceph-common-16.2.9 ceph-mon-16.2.9 ceph-osd-16.2.9 ceph-mds-16.2.9 cephfs-mirror-16.2.9 rbd-mirror-16.2.9 ceph-mgr-16.2.9 ceph-mgr-cephadm-16.2.9 ceph-mgr-dashboard-16.2.9 ceph-mgr-diskprediction-local-16.2.9 ceph-mgr-k8sevents-16.2.9 ceph-mgr-rook-16.2.9 python3-saml ceph-grafana-dashboards-16.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.9 libradosstriper1-16.2.9 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.9 rbd-nbd-16.2.9 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.9 python3-scikit-learn && INITIAL_SIZE="$(bash -c 'sz="$(du -sm --exclude=/proc /)" ; echo "${sz%*/}"')" && echo 'Postinstall cleanup' && (rm -rf "/usr/bin/hyperkube /usr/bin/etcd /usr/bin/systemd-analyze /usr/share/hwdata/{iab.txt,oui.txt} /etc/profile.d/lang.sh" && yum clean all && rpm -q ca-certificates e2fsprogs ceph-common-16.2.9 ceph-mon-16.2.9 ceph-osd-16.2.9 ceph-mds-16.2.9 cephfs-mirror-16.2.9 rbd-mirror-16.2.9 ceph-mgr-16.2.9 ceph-mgr-cephadm-16.2.9 ceph-mgr-dashboard-16.2.9 ceph-mgr-diskprediction-local-16.2.9 ceph-mgr-k8sevents-16.2.9 ceph-mgr-rook-16.2.9 python3-saml ceph-grafana-dashboards-16.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.9 libradosstriper1-16.2.9 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.9 rbd-nbd-16.2.9 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.9 python3-scikit-learn ) && sed -i -e 's/udev_rules = 1/udev_rules = 0/' -e 's/udev_sync = 1/udev_sync = 0/' -e 's/obtain_device_list_from_udev = 1/obtain_device_list_from_udev = 0/' /etc/lvm/lvm.conf && grep -sqo "udev_sync = 0" /etc/lvm/lvm.conf && grep -sqo "udev_rules = 0" /etc/lvm/lvm.conf && grep -sqo "obtain_device_list_from_udev = 0" /etc/lvm/lvm.conf && rm -rf /etc/{selinux,systemd,udev} /lib/{lsb,udev} /tmp/* /usr/lib{,64}/{locale,udev,dracut} /usr/share/{doc,info,locale,man} /usr/share/{bash-completion,pkgconfig/bash-completion.pc} /var/log/* /var/tmp/* && find / -xdev -name "*.pyc" -o -name "*.pyo" -exec rm -f {} \; && if [ -f /usr/bin/ceph-dencoder ]; then gzip -9 /usr/bin/ceph-dencoder; fi && rm -f /usr/lib/ceph/mgr/dashboard/static/AdminLTE-*/plugins/datatables/extensions/TableTools/images/psd/* && find /var/log/ -type f -exec truncate -s 0 {} \; && FINAL_SIZE="$(bash -c 'sz="$(du -sm --exclude=/proc /)" ; echo "${sz%*/}"')" && REMOVED_SIZE=$((INITIAL_SIZE - FINAL_SIZE)) && echo "Cleaning process removed ${REMOVED_SIZE}MB" && echo "Dropped container size from ${INITIAL_SIZE}MB to ${FINAL_SIZE}MB" && rpm -q ca-certificates e2fsprogs ceph-common-16.2.9 ceph-mon-16.2.9 ceph-osd-16.2.9 ceph-mds-16.2.9 cephfs-mirror-16.2.9 rbd-mirror-16.2.9 ceph-mgr-16.2.9 ceph-mgr-cephadm-16.2.9 ceph-mgr-dashboard-16.2.9 ceph-mgr-diskprediction-local-16.2.9 ceph-mgr-k8sevents-16.2.9 ceph-mgr-rook-16.2.9 python3-saml ceph-grafana-dashboards-16.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.9 libradosstriper1-16.2.9 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.9 rbd-nbd-16.2.9 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.9 python3-scikit-learn && echo 'Packages verified successfully'
2022-06-06 21:31:11 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-06-06 21:31:12 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-06-06 21:31:15 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c curl --fail -sSL -o /s5cmd.tar.gz https://github.com/peak/s5cmd/releases/download/v${S5CMD_VERSION}/s5cmd_${S5CMD_VERSION}_${S5CMD_ARCH}.tar.gz && mkdir /s5cmd && tar xf /s5cmd.tar.gz -C /s5cmd && install /s5cmd/s5cmd /usr/local/bin/s5cmd && rm -rf /s5cmd.tar.gz /s5cmd
2022-06-06 21:31:17 UTC/bin/sh -c #(nop) COPY multi:8d8b5b805642630c9b460c15fbdea2eac273978343beb56b3ee73cd2523972cd in /usr/local/bin/
2022-06-06 21:31:19 UTC/bin/sh -c #(nop) COPY dir:995e107c6726ba09c856a4a3708d732dcca47ee4a62239c94c5e086ac5f50197 in /etc/ceph-monitoring
2022-06-06 21:31:20 UTC/bin/sh -c #(nop) COPY dir:7d2bb99d318f9bc15d70f72ec2fd42c45ddb16e74eee8b60ee23eeabad7c0b2a in /etc/rook-external/
2022-06-06 21:31:21 UTC/bin/sh -c #(nop) COPY dir:1757e8ffc37a55a321f777f252a859d4060129626eaae7bf1e2a586ae91a558e in /etc/ceph-csv-templates
2022-06-06 21:31:23 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c useradd rook -u 2016 # 2016 is the UID of the rook user and also the year of the first commit in the project
2022-06-06 21:31:24 UTC/bin/sh -c #(nop) USER 2016
2022-06-06 21:31:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-06-06 21:31:27 UTC/bin/sh -c #(nop) CMD [""]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.