Skip to content

Console Output

Skipping 6 KB.. Full Log
entos:stream8
15:33:49 + verify
15:33:49 + dpkg --version
15:33:49 + rpm --version
15:33:49 + verify_rpm
15:33:49 ++ . /etc/os-release
15:33:49 +++ NAME='CentOS Stream'
15:33:49 +++ VERSION=8
15:33:49 +++ ID=centos
15:33:49 +++ ID_LIKE='rhel fedora'
15:33:49 +++ VERSION_ID=8
15:33:49 +++ PLATFORM_ID=platform:el8
15:33:49 +++ PRETTY_NAME='CentOS Stream 8'
15:33:49 +++ ANSI_COLOR='0;31'
15:33:49 +++ CPE_NAME=cpe:/o:centos:centos:8
15:33:49 +++ HOME_URL=https://centos.org/
15:33:49 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
15:33:49 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
15:33:49 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
15:33:49 ++ echo centos
15:33:49 + DIST_ID=centos
15:33:49 ++ . /etc/os-release
15:33:49 +++ NAME='CentOS Stream'
15:33:49 +++ VERSION=8
15:33:49 +++ ID=centos
15:33:49 +++ ID_LIKE='rhel fedora'
15:33:49 +++ VERSION_ID=8
15:33:49 +++ PLATFORM_ID=platform:el8
15:33:49 +++ PRETTY_NAME='CentOS Stream 8'
15:33:49 +++ ANSI_COLOR='0;31'
15:33:49 +++ CPE_NAME=cpe:/o:centos:centos:8
15:33:49 +++ HOME_URL=https://centos.org/
15:33:49 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
15:33:49 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
15:33:49 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
15:33:49 ++ echo 8
15:33:49 ++ cut -d. -f1
15:33:49 + DIST_VERSION=8
15:33:49 + pkg_manager=yum
15:33:49 + pkg_config_manager=yum-config-manager
15:33:49 + dnf --version
15:33:49 4.7.0
15:33:49   Installed: dnf-0:4.7.0-10.el8.noarch at Fri Jun 10 15:47:41 2022
15:33:49   Built    : CentOS Buildsys <bugs@centos.org> at Fri May 27 01:06:49 2022
15:33:49 
15:33:49   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue May  3 08:26:38 2022
15:33:49   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
15:33:49 + pkg_manager=dnf
15:33:49 + pkg_config_manager='dnf config-manager'
15:33:49 + dnf clean all
15:33:49 0 files removed
15:33:49 + dnf upgrade -y
15:33:50 CentOS Stream 8 - AppStream                      18 MB/s |  19 MB     00:01    
15:33:57 CentOS Stream 8 - BaseOS                         18 MB/s |  18 MB     00:00    
15:34:01 CentOS Stream 8 - Extras                         21 kB/s |  17 kB     00:00    
15:34:02 CentOS Stream 8 - Extras common packages        6.4 kB/s | 4.6 kB     00:00    
15:34:04 Dependencies resolved.
15:34:04 Nothing to do.
15:34:04 Complete!
15:34:04 + dnf install -y 'dnf-command(config-manager)'
15:34:04 Last metadata expiration check: 0:00:03 ago on Thu Jun 23 15:34:01 2022.
15:34:05 Dependencies resolved.
15:34:05 ================================================================================
15:34:05  Package                 Architecture  Version              Repository     Size
15:34:05 ================================================================================
15:34:05 Installing:
15:34:05  dnf-plugins-core        noarch        4.0.21-11.el8        baseos         71 k
15:34:05 
15:34:05 Transaction Summary
15:34:05 ================================================================================
15:34:05 Install  1 Package
15:34:05 
15:34:05 Total download size: 71 k
15:34:05 Installed size: 19 k
15:34:05 Downloading Packages:
15:34:06 dnf-plugins-core-4.0.21-11.el8.noarch.rpm       320 kB/s |  71 kB     00:00    
15:34:06 --------------------------------------------------------------------------------
15:34:06 Total                                           113 kB/s |  71 kB     00:00     
15:34:06 Running transaction check
15:34:06 Transaction check succeeded.
15:34:06 Running transaction test
15:34:06 Transaction test succeeded.
15:34:06 Running transaction
15:34:06   Preparing        :                                                        1/1 
15:34:06   Installing       : dnf-plugins-core-4.0.21-11.el8.noarch                  1/1 
15:34:06   Verifying        : dnf-plugins-core-4.0.21-11.el8.noarch                  1/1 
15:34:06 
15:34:06 Installed:
15:34:06   dnf-plugins-core-4.0.21-11.el8.noarch                                         
15:34:06 
15:34:06 Complete!
15:34:06 + case ${DIST_ID}:${DIST_VERSION} in
15:34:06 + install_rpm_containerd
15:34:06 + '[' staging = stage ']'
15:34:06 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
15:34:06 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
15:34:06 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
15:34:06 + dnf --version
15:34:06 4.7.0
15:34:06   Installed: dnf-0:4.7.0-10.el8.noarch at Fri Jun 10 15:47:41 2022
15:34:06   Built    : CentOS Buildsys <bugs@centos.org> at Fri May 27 01:06:49 2022
15:34:06 
15:34:06   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue May  3 08:26:38 2022
15:34:06   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
15:34:06 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
15:34:07 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
15:34:07 + dnf config-manager --set-disabled 'docker-ce-*'
15:34:07 + dnf config-manager --set-enabled docker-ce-test
15:34:07 + dnf makecache
15:34:08 CentOS Stream 8 - AppStream                     5.3 kB/s | 4.4 kB     00:00    
15:34:10 CentOS Stream 8 - BaseOS                        2.6 kB/s | 3.9 kB     00:01    
15:34:11 CentOS Stream 8 - Extras                        2.6 kB/s | 2.9 kB     00:01    
15:34:12 CentOS Stream 8 - Extras common packages        4.1 kB/s | 3.0 kB     00:00    
15:34:12 Docker CE Test - aarch64                         59 kB/s |  29 kB     00:00    
15:34:14 Metadata cache created.
15:34:14 + echo '[DEBUG] Installing engine rpms'
15:34:14 [DEBUG] Installing engine rpms
15:34:14 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
15:34:14 ++ sed /src/d
15:34:14 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220622195524.b496125-0.el8.aarch64.rpm
15:34:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220622195524.b496125-0.el8.aarch64.rpm
15:34:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220622195524.b496125-0.el8.aarch64.rpm
15:34:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm
15:34:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.6.1-0.el8.aarch64.rpm'
15:34:14 + set -x
15:34:14 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220622195524.b496125-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220622195524.b496125-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220622195524.b496125-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.6.1-0.el8.aarch64.rpm
15:34:14 Last metadata expiration check: 0:00:02 ago on Thu Jun 23 15:34:12 2022.
15:34:15 Dependencies resolved.
15:34:15 =======================================================================================================
15:34:15  Package                        Arch     Version                                  Repository       Size
15:34:15 =======================================================================================================
15:34:15 Installing:
15:34:15  docker-buildx-plugin           aarch64  0.8.2-0.el8                              @commandline    9.7 M
15:34:15  docker-ce                      aarch64  3:0.0.0~20220622195524.b496125-0.el8     @commandline     14 M
15:34:15  docker-ce-cli                  aarch64  1:0.0.0~20220622195524.b496125-0.el8     @commandline    6.1 M
15:34:15  docker-ce-rootless-extras      aarch64  0.0.0~20220622195524.b496125-0.el8       @commandline    4.1 M
15:34:15  docker-compose-plugin          aarch64  2.6.1-0.el8                              @commandline    6.2 M
15:34:15 Installing dependencies:
15:34:15  checkpolicy                    aarch64  2.9-1.el8                                baseos          338 k
15:34:15  container-selinux              noarch   2:2.180.0-1.module_el8.7.0+1106+45480ee0 appstream        59 k
15:34:15  containerd.io                  aarch64  1.6.6-3.1.el8                            docker-ce-test   25 M
15:34:15  diffutils                      aarch64  3.6-6.el8                                baseos          352 k
15:34:15  fuse-common                    aarch64  3.3.0-15.el8                             baseos           22 k
15:34:15  fuse-overlayfs                 aarch64  1.8.2-1.module_el8.7.0+1106+45480ee0     appstream        68 k
15:34:15  fuse3                          aarch64  3.3.0-15.el8                             baseos           53 k
15:34:15  fuse3-libs                     aarch64  3.3.0-15.el8                             baseos           90 k
15:34:15  iptables                       aarch64  1.8.4-22.el8                             baseos          582 k
15:34:15  iptables-libs                  aarch64  1.8.4-22.el8                             baseos          105 k
15:34:15  kmod                           aarch64  25-19.el8                                baseos          123 k
15:34:15  libcgroup                      aarch64  0.41-19.el8                              baseos           68 k
15:34:15  libibverbs                     aarch64  37.2-1.el8                               baseos          362 k
15:34:15  libmnl                         aarch64  1.0.4-6.el8                              baseos           30 k
15:34:15  libnetfilter_conntrack         aarch64  1.0.6-5.el8                              baseos           61 k
15:34:15  libnfnetlink                   aarch64  1.0.1-13.el8                             baseos           32 k
15:34:15  libnftnl                       aarch64  1.1.5-5.el8                              baseos           80 k
15:34:15  libpcap                        aarch64  14:1.9.1-5.el8                           baseos          161 k
15:34:15  libselinux-utils               aarch64  2.9-5.el8                                baseos          241 k
15:34:15  libslirp                       aarch64  4.4.0-1.module_el8.6.0+926+8bef8ae7      appstream        66 k
15:34:15  policycoreutils                aarch64  2.9-19.el8                               baseos          374 k
15:34:15  policycoreutils-python-utils   noarch   2.9-19.el8                               baseos          253 k
15:34:15  python3-audit                  aarch64  3.0.7-4.el8                              baseos           85 k
15:34:15  python3-libselinux             aarch64  2.9-5.el8                                baseos          272 k
15:34:15  python3-libsemanage            aarch64  2.9-8.el8                                baseos          126 k
15:34:15  python3-policycoreutils        noarch   2.9-19.el8                               baseos          2.2 M
15:34:15  python3-setools                aarch64  4.3.0-3.el8                              baseos          528 k
15:34:15  rpm-plugin-selinux             aarch64  4.14.3-23.el8                            baseos           78 k
15:34:15  selinux-policy                 noarch   3.14.3-99.el8                            baseos          647 k
15:34:15  selinux-policy-targeted        noarch   3.14.3-99.el8                            baseos           15 M
15:34:15  slirp4netns                    aarch64  1.1.8-2.module_el8.7.0+1106+45480ee0     appstream        50 k
15:34:15  xz                             aarch64  5.2.4-3.el8                              baseos          153 k
15:34:15 Enabling module streams:
15:34:15  container-tools                         rhel8                                                         
15:34:15 
15:34:15 Transaction Summary
15:34:15 =======================================================================================================
15:34:15 Install  37 Packages
15:34:15 
15:34:15 Total size: 87 M
15:34:15 Total download size: 47 M
15:34:15 Installed size: 361 M
15:34:15 Downloading Packages:
15:34:16 (1/32): container-selinux-2.180.0-1.module_el8. 254 kB/s |  59 kB     00:00    
15:34:16 (2/32): fuse-overlayfs-1.8.2-1.module_el8.7.0+1 289 kB/s |  68 kB     00:00    
15:34:16 (3/32): libslirp-4.4.0-1.module_el8.6.0+926+8be 279 kB/s |  66 kB     00:00    
15:34:16 (4/32): slirp4netns-1.1.8-2.module_el8.7.0+1106 4.6 MB/s |  50 kB     00:00    
15:34:16 (5/32): fuse-common-3.3.0-15.el8.aarch64.rpm    4.4 MB/s |  22 kB     00:00    
15:34:16 (6/32): checkpolicy-2.9-1.el8.aarch64.rpm        20 MB/s | 338 kB     00:00    
15:34:16 (7/32): fuse3-3.3.0-15.el8.aarch64.rpm          6.1 MB/s |  53 kB     00:00    
15:34:16 (8/32): fuse3-libs-3.3.0-15.el8.aarch64.rpm      11 MB/s |  90 kB     00:00    
15:34:16 (9/32): diffutils-3.6-6.el8.aarch64.rpm          13 MB/s | 352 kB     00:00    
15:34:16 (10/32): iptables-1.8.4-22.el8.aarch64.rpm       33 MB/s | 582 kB     00:00    
15:34:16 (11/32): kmod-25-19.el8.aarch64.rpm             9.7 MB/s | 123 kB     00:00    
15:34:16 (12/32): libcgroup-0.41-19.el8.aarch64.rpm      8.1 MB/s |  68 kB     00:00    
15:34:16 (13/32): libmnl-1.0.4-6.el8.aarch64.rpm         2.1 MB/s |  30 kB     00:00    
15:34:16 (14/32): libnetfilter_conntrack-1.0.6-5.el8.aar  10 MB/s |  61 kB     00:00    
15:34:16 (15/32): libnfnetlink-1.0.1-13.el8.aarch64.rpm  3.1 MB/s |  32 kB     00:00    
15:34:16 (16/32): libnftnl-1.1.5-5.el8.aarch64.rpm       7.4 MB/s |  80 kB     00:00    
15:34:16 (17/32): libpcap-1.9.1-5.el8.aarch64.rpm         21 MB/s | 161 kB     00:00    
15:34:16 (18/32): libselinux-utils-2.9-5.el8.aarch64.rpm  27 MB/s | 241 kB     00:00    
15:34:16 (19/32): policycoreutils-2.9-19.el8.aarch64.rpm  32 MB/s | 374 kB     00:00    
15:34:16 (20/32): policycoreutils-python-utils-2.9-19.el  20 MB/s | 253 kB     00:00    
15:34:16 (21/32): python3-audit-3.0.7-4.el8.aarch64.rpm  2.9 MB/s |  85 kB     00:00    
15:34:16 (22/32): python3-libselinux-2.9-5.el8.aarch64.r 3.5 MB/s | 272 kB     00:00    
15:34:16 (23/32): python3-libsemanage-2.9-8.el8.aarch64. 4.2 MB/s | 126 kB     00:00    
15:34:16 (24/32): python3-policycoreutils-2.9-19.el8.noa  76 MB/s | 2.2 MB     00:00    
15:34:16 (25/32): python3-setools-4.3.0-3.el8.aarch64.rp  34 MB/s | 528 kB     00:00    
15:34:16 (26/32): rpm-plugin-selinux-4.14.3-23.el8.aarch  12 MB/s |  78 kB     00:00    
15:34:16 (27/32): selinux-policy-3.14.3-99.el8.noarch.rp  33 MB/s | 647 kB     00:00    
15:34:16 (28/32): iptables-libs-1.8.4-22.el8.aarch64.rpm 332 kB/s | 105 kB     00:00    
15:34:16 (29/32): xz-5.2.4-3.el8.aarch64.rpm              13 MB/s | 153 kB     00:00    
15:34:17 (30/32): libibverbs-37.2-1.el8.aarch64.rpm      900 kB/s | 362 kB     00:00    
15:34:17 (31/32): selinux-policy-targeted-3.14.3-99.el8.  29 MB/s |  15 MB     00:00    
15:34:18 (32/32): containerd.io-1.6.6-3.1.el8.aarch64.rp  19 MB/s |  25 MB     00:01    
15:34:18 --------------------------------------------------------------------------------
15:34:18 Total                                            19 MB/s |  47 MB     00:02     
15:34:19 Docker CE Test - aarch64                        7.2 kB/s | 1.6 kB     00:00    
15:34:19 Importing GPG key 0x621E9F35:
15:34:19  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
15:34:19  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
15:34:19  From       : https://download.docker.com/linux/centos/gpg
15:34:19 Key imported successfully
15:34:19 Running transaction check
15:34:19 Transaction check succeeded.
15:34:19 Running transaction test
15:34:20 Transaction test succeeded.
15:34:20 Running transaction
15:34:20   Preparing        :                                                        1/1 
15:34:20   Installing       : python3-libselinux-2.9-5.el8.aarch64                  1/37 
15:34:20   Installing       : libmnl-1.0.4-6.el8.aarch64                            2/37 
15:34:21   Running scriptlet: libmnl-1.0.4-6.el8.aarch64                            2/37 
15:34:21   Installing       : docker-compose-plugin-2.6.1-0.el8.aarch64             3/37 
15:34:21   Running scriptlet: docker-compose-plugin-2.6.1-0.el8.aarch64             3/37 
15:34:21   Installing       : libselinux-utils-2.9-5.el8.aarch64                    4/37 
15:34:21   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     5/37 
15:34:21   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     5/37 
15:34:21   Installing       : fuse3-libs-3.3.0-15.el8.aarch64                       6/37 
15:34:21   Running scriptlet: fuse3-libs-3.3.0-15.el8.aarch64                       6/37 
15:34:21   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            7/37 
15:34:21   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            7/37 
15:34:21   Installing       : libnftnl-1.1.5-5.el8.aarch64                          8/37 
15:34:21   Running scriptlet: libnftnl-1.1.5-5.el8.aarch64                          8/37 
15:34:21   Installing       : python3-libsemanage-2.9-8.el8.aarch64                 9/37 
15:34:22   Installing       : python3-setools-4.3.0-3.el8.aarch64                  10/37 
15:34:22   Installing       : docker-buildx-plugin-0.8.2-0.el8.aarch64             11/37 
15:34:23   Running scriptlet: docker-buildx-plugin-0.8.2-0.el8.aarch64             11/37 
15:34:23   Installing       : docker-ce-cli-1:0.0.0~20220622195524.b496125-0.el8   12/37 
15:34:23   Running scriptlet: docker-ce-cli-1:0.0.0~20220622195524.b496125-0.el8   12/37 
15:34:23   Installing       : xz-5.2.4-3.el8.aarch64                               13/37 
15:34:23   Installing       : python3-audit-3.0.7-4.el8.aarch64                    14/37 
15:34:23   Installing       : libibverbs-37.2-1.el8.aarch64                        15/37 
15:34:23   Running scriptlet: libibverbs-37.2-1.el8.aarch64                        15/37 
15:34:23   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       16/37 
15:34:23   Installing       : iptables-libs-1.8.4-22.el8.aarch64                   17/37 
15:34:23   Running scriptlet: iptables-1.8.4-22.el8.aarch64                        18/37 
15:34:23   Installing       : iptables-1.8.4-22.el8.aarch64                        18/37 
15:34:23   Running scriptlet: iptables-1.8.4-22.el8.aarch64                        18/37 
15:34:23   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        19/37 
15:34:23   Installing       : libcgroup-0.41-19.el8.aarch64                        19/37 
15:34:23   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        19/37 
15:34:23   Installing       : kmod-25-19.el8.aarch64                               20/37 
15:34:23   Installing       : fuse-common-3.3.0-15.el8.aarch64                     21/37 
15:34:23   Installing       : fuse3-3.3.0-15.el8.aarch64                           22/37 
15:34:23   Installing       : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   23/37 
15:34:23   Running scriptlet: fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   23/37 
15:34:23   Installing       : diffutils-3.6-6.el8.aarch64                          24/37 
15:34:23   Running scriptlet: diffutils-3.6-6.el8.aarch64                          24/37 
15:34:23   Installing       : policycoreutils-2.9-19.el8.aarch64                   25/37 
15:34:24   Running scriptlet: policycoreutils-2.9-19.el8.aarch64                   25/37 
15:34:24   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64             26/37 
15:34:24   Installing       : selinux-policy-3.14.3-99.el8.noarch                  27/37 
15:34:24   Running scriptlet: selinux-policy-3.14.3-99.el8.noarch                  27/37 
15:34:25   Running scriptlet: selinux-policy-targeted-3.14.3-99.el8.noarch         28/37 
15:34:25   Installing       : selinux-policy-targeted-3.14.3-99.el8.noarch         28/37 
15:34:25   Running scriptlet: selinux-policy-targeted-3.14.3-99.el8.noarch         28/37 
15:34:25   Installing       : checkpolicy-2.9-1.el8.aarch64                        29/37 
15:34:25   Installing       : python3-policycoreutils-2.9-19.el8.noarch            30/37 
15:34:25   Installing       : policycoreutils-python-utils-2.9-19.el8.noarch       31/37 
15:34:25   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/37 
15:34:25   Installing       : container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/37 
15:35:21   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/37 
15:35:21   Installing       : containerd.io-1.6.6-3.1.el8.aarch64                  33/37 
15:35:21   Running scriptlet: containerd.io-1.6.6-3.1.el8.aarch64                  33/37 
15:35:21   Installing       : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch   34/37 
15:35:21   Installing       : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a   35/37 
15:35:21   Installing       : docker-ce-rootless-extras-0.0.0~20220622195524.b49   36/37 
15:35:21   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220622195524.b49   36/37 
15:35:21   Installing       : docker-ce-3:0.0.0~20220622195524.b496125-0.el8.aar   37/37 
15:35:21   Running scriptlet: docker-ce-3:0.0.0~20220622195524.b496125-0.el8.aar   37/37 
15:35:21   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   37/37 
15:35:21   Running scriptlet: docker-ce-3:0.0.0~20220622195524.b496125-0.el8.aar   37/37 
15:35:21   Verifying        : container-selinux-2:2.180.0-1.module_el8.7.0+1106+    1/37 
15:35:21   Verifying        : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee    2/37 
15:35:21   Verifying        : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch    3/37 
15:35:21   Verifying        : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a    4/37 
15:35:21   Verifying        : checkpolicy-2.9-1.el8.aarch64                         5/37 
15:35:21   Verifying        : diffutils-3.6-6.el8.aarch64                           6/37 
15:35:21   Verifying        : fuse-common-3.3.0-15.el8.aarch64                      7/37 
15:35:21   Verifying        : fuse3-3.3.0-15.el8.aarch64                            8/37 
15:35:21   Verifying        : fuse3-libs-3.3.0-15.el8.aarch64                       9/37 
15:35:21   Verifying        : iptables-1.8.4-22.el8.aarch64                        10/37 
15:35:21   Verifying        : iptables-libs-1.8.4-22.el8.aarch64                   11/37 
15:35:21   Verifying        : kmod-25-19.el8.aarch64                               12/37 
15:35:21   Verifying        : libcgroup-0.41-19.el8.aarch64                        13/37 
15:35:21   Verifying        : libibverbs-37.2-1.el8.aarch64                        14/37 
15:35:21   Verifying        : libmnl-1.0.4-6.el8.aarch64                           15/37 
15:35:21   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           16/37 
15:35:21   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    17/37 
15:35:21   Verifying        : libnftnl-1.1.5-5.el8.aarch64                         18/37 
15:35:21   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       19/37 
15:35:21   Verifying        : libselinux-utils-2.9-5.el8.aarch64                   20/37 
15:35:21   Verifying        : policycoreutils-2.9-19.el8.aarch64                   21/37 
15:35:21   Verifying        : policycoreutils-python-utils-2.9-19.el8.noarch       22/37 
15:35:21   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    23/37 
15:35:21   Verifying        : python3-libselinux-2.9-5.el8.aarch64                 24/37 
15:35:21   Verifying        : python3-libsemanage-2.9-8.el8.aarch64                25/37 
15:35:21   Verifying        : python3-policycoreutils-2.9-19.el8.noarch            26/37 
15:35:21   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  27/37 
15:35:21   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             28/37 
15:35:21   Verifying        : selinux-policy-3.14.3-99.el8.noarch                  29/37 
15:35:21   Verifying        : selinux-policy-targeted-3.14.3-99.el8.noarch         30/37 
15:35:21   Verifying        : xz-5.2.4-3.el8.aarch64                               31/37 
15:35:21   Verifying        : containerd.io-1.6.6-3.1.el8.aarch64                  32/37 
15:35:21   Verifying        : docker-ce-rootless-extras-0.0.0~20220622195524.b49   33/37 
15:35:21   Verifying        : docker-ce-3:0.0.0~20220622195524.b496125-0.el8.aar   34/37 
15:35:21   Verifying        : docker-ce-cli-1:0.0.0~20220622195524.b496125-0.el8   35/37 
15:35:21   Verifying        : docker-buildx-plugin-0.8.2-0.el8.aarch64             36/37 
15:35:21   Verifying        : docker-compose-plugin-2.6.1-0.el8.aarch64            37/37 
15:35:21 
15:35:21 Installed:
15:35:21   checkpolicy-2.9-1.el8.aarch64                                                 
15:35:21   container-selinux-2:2.180.0-1.module_el8.7.0+1106+45480ee0.noarch             
15:35:21   containerd.io-1.6.6-3.1.el8.aarch64                                           
15:35:21   diffutils-3.6-6.el8.aarch64                                                   
15:35:21   docker-buildx-plugin-0.8.2-0.el8.aarch64                                      
15:35:21   docker-ce-3:0.0.0~20220622195524.b496125-0.el8.aarch64                        
15:35:21   docker-ce-cli-1:0.0.0~20220622195524.b496125-0.el8.aarch64                    
15:35:21   docker-ce-rootless-extras-0.0.0~20220622195524.b496125-0.el8.aarch64          
15:35:21   docker-compose-plugin-2.6.1-0.el8.aarch64                                     
15:35:21   fuse-common-3.3.0-15.el8.aarch64                                              
15:35:21   fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee0.aarch64                   
15:35:21   fuse3-3.3.0-15.el8.aarch64                                                    
15:35:21   fuse3-libs-3.3.0-15.el8.aarch64                                               
15:35:21   iptables-1.8.4-22.el8.aarch64                                                 
15:35:21   iptables-libs-1.8.4-22.el8.aarch64                                            
15:35:21   kmod-25-19.el8.aarch64                                                        
15:35:21   libcgroup-0.41-19.el8.aarch64                                                 
15:35:21   libibverbs-37.2-1.el8.aarch64                                                 
15:35:21   libmnl-1.0.4-6.el8.aarch64                                                    
15:35:21   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
15:35:21   libnfnetlink-1.0.1-13.el8.aarch64                                             
15:35:21   libnftnl-1.1.5-5.el8.aarch64                                                  
15:35:21   libpcap-14:1.9.1-5.el8.aarch64                                                
15:35:21   libselinux-utils-2.9-5.el8.aarch64                                            
15:35:21   libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch64                          
15:35:21   policycoreutils-2.9-19.el8.aarch64                                            
15:35:21   policycoreutils-python-utils-2.9-19.el8.noarch                                
15:35:21   python3-audit-3.0.7-4.el8.aarch64                                             
15:35:21   python3-libselinux-2.9-5.el8.aarch64                                          
15:35:21   python3-libsemanage-2.9-8.el8.aarch64                                         
15:35:21   python3-policycoreutils-2.9-19.el8.noarch                                     
15:35:21   python3-setools-4.3.0-3.el8.aarch64                                           
15:35:21   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
15:35:21   selinux-policy-3.14.3-99.el8.noarch                                           
15:35:21   selinux-policy-targeted-3.14.3-99.el8.noarch                                  
15:35:21   slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.aarch64                      
15:35:21   xz-5.2.4-3.el8.aarch64                                                        
15:35:21 
15:35:21 Complete!
15:35:21 + docker --version
15:35:21 Docker version 0.0.0-20220622195524-b496125, build b496125
15:35:21 + dockerd --version
15:35:21 Docker version 0.0.0-20220622195524-b496125, build a347f79
15:35:21 + containerd --version
15:35:21 containerd containerd.io 1.6.6 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
15:35:21 + runc --version
15:35:21 runc version 1.1.2
15:35:21 commit: v1.1.2-0-ga916309
15:35:21 spec: 1.0.2-dev
15:35:21 go: go1.17.11
15:35:21 libseccomp: 2.5.2