Skip to content

Console Output

Skipping 37 KB.. Full Log
i1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBuXSCQ4wN0Hx/IFD2QKXpgU7qfTDjTr3yfiYHRi4G1LDGnNBVorgBCkV9pblJqUduaqbLcUx50Q00DAp7N3QDJ9Zdc8gAAAA==Transaction test succeeded.
09:01:49 Running transaction
09:01:49   Preparing        :                                                        1/1 
09:01:49   Installing       : python3-systemd-234-8.el8.x86_64                       1/5 
09:01:49   Installing       : python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.n   2/5 
09:01:49   Upgrading        : python3-dnf-plugins-core-4.0.21-17.el8.noarch          3/5 
09:01:49   Installing       : dnf-plugins-core-4.0.21-17.el8.noarch                  4/5 
09:01:49   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch          5/5 
09:01:49   Running scriptlet: python3-dnf-plugins-core-4.0.21-14.el8.noarch          5/5 
09:01:49   Verifying        : python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.n   1/5 
09:01:49   Verifying        : python3-systemd-234-8.el8.x86_64                       2/5 
09:01:49   Verifying        : dnf-plugins-core-4.0.21-17.el8.noarch                  3/5 
09:01:49   Verifying        : python3-dnf-plugins-core-4.0.21-17.el8.noarch          4/5 
09:01:49   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch          5/5 
09:01:49 
09:01:49 Upgraded:
09:01:49   python3-dnf-plugins-core-4.0.21-17.el8.noarch                                 
09:01:49 Installed:
09:01:49   dnf-plugins-core-4.0.21-17.el8.noarch                                         
09:01:49   python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.noarch                     
09:01:49   python3-systemd-234-8.el8.x86_64                                              
09:01:49 
09:01:49 Complete!
09:01:49 + case ${DIST_ID}:${DIST_VERSION} in
09:01:49 + install_rpm_containerd
09:01:49 + '[' staging = stage ']'
09:01:49 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:01:49 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:01:49 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:01:49 + dnf --version
09:01:49 4.7.0
09:01:49   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:01:10 2022
09:01:49   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
09:01:49 
09:01:49   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Sep  6 17:17:37 2022
09:01:49   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
09:01:49 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:01:50 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:01:50 + dnf config-manager --set-disabled 'docker-ce-*'
09:01:50 + dnf config-manager --set-enabled docker-ce-test
09:01:50 + dnf makecache
09:01:51 CentOS Stream 8 - AppStream                     9.9 kB/s | 4.4 kB     00:00    
09:01:52 CentOS Stream 8 - BaseOS                        8.2 kB/s | 3.9 kB     00:00    
09:01:52 CentOS Stream 8 - Extras                        4.1 kB/s | 2.9 kB     00:00    
09:01:53 CentOS Stream 8 - Extras common packages        5.2 kB/s | 3.0 kB     00:00    
09:01:54 Docker CE Test - x86_64                          91 kB/s |  41 kB     00:00    
09:01:55 Metadata cache created.
09:01:55 + echo '[DEBUG] Installing engine rpms'
09:01:55 [DEBUG] Installing engine rpms
09:01:55 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
09:01:55 ++ sed /src/d
09:01:55 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230110093018.f163d24-0.el8.x86_64.rpm
09:01:55 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el8.x86_64.rpm
09:01:55 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230110093018.f163d24-0.el8.x86_64.rpm
09:01:55 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el8.x86_64.rpm
09:01:55 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230110093018.f163d24-0.el8.x86_64.rpm
09:01:55 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm'
09:01:55 + set -x
09:01:55 ++ source /etc/os-release
09:01:55 +++ NAME='CentOS Stream'
09:01:55 +++ VERSION=8
09:01:55 +++ ID=centos
09:01:55 +++ ID_LIKE='rhel fedora'
09:01:55 +++ VERSION_ID=8
09:01:55 +++ PLATFORM_ID=platform:el8
09:01:55 +++ PRETTY_NAME='CentOS Stream 8'
09:01:55 +++ ANSI_COLOR='0;31'
09:01:55 +++ CPE_NAME=cpe:/o:centos:centos:8
09:01:55 +++ HOME_URL=https://centos.org/
09:01:55 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:01:55 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:01:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:01:55 ++ echo 'CentOS Stream'
09:01:55 + product_version='CentOS Stream'
09:01:55 + '[' 'CentOS Stream' = rawhide ']'
09:01:55 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230110093018.f163d24-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230110093018.f163d24-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.15.1-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230110093018.f163d24-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
09:01:56 Last metadata expiration check: 0:00:02 ago on Wed Jan 11 09:01:53 2023.
09:01:57 Dependencies resolved.
09:01:57 ======================================================================================================
09:01:57  Package                        Arch    Version                                  Repository       Size
09:01:57 ======================================================================================================
09:01:57 Installing:
09:01:57  docker-buildx-plugin           x86_64  0.10.0-0.el8                             @commandline     12 M
09:01:57  docker-ce                      x86_64  3:0.0.0~20230110093018.f163d24-0.el8     @commandline     23 M
09:01:57  docker-ce-cli                  x86_64  1:0.0.0~20230110093018.f163d24-0.el8     @commandline    7.1 M
09:01:57  docker-ce-rootless-extras      x86_64  0.0.0~20230110093018.f163d24-0.el8       @commandline    4.7 M
09:01:57  docker-compose-plugin          x86_64  2.15.1-0.el8                             @commandline     10 M
09:01:57  docker-scan-plugin             x86_64  0.23.0-0.el8                             @commandline    3.9 M
09:01:57 Installing dependencies:
09:01:57  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
09:01:57  container-selinux              noarch  2:2.189.0-1.module_el8.7.0+1216+b022c01d appstream        60 k
09:01:57  containerd.io                  x86_64  1.6.15-3.1.el8                           docker-ce-test   33 M
09:01:57  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
09:01:57  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
09:01:57  fuse-overlayfs                 x86_64  1.9-1.module_el8.7.0+1216+b022c01d       appstream        73 k
09:01:57  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
09:01:57  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
09:01:57  iptables                       x86_64  1.8.4-24.el8                             baseos          586 k
09:01:57  iptables-libs                  x86_64  1.8.4-24.el8                             baseos          109 k
09:01:57  kmod                           x86_64  25-19.el8                                baseos          126 k
09:01:57  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
09:01:57  libibverbs                     x86_64  41.0-1.el8                               baseos          394 k
09:01:57  libmnl                         x86_64  1.0.4-6.el8                              baseos           30 k
09:01:57  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
09:01:57  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
09:01:57  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
09:01:57  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
09:01:57  libselinux-utils               x86_64  2.9-6.el8                                baseos          243 k
09:01:57  libslirp                       x86_64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        70 k
09:01:57  policycoreutils                x86_64  2.9-20.el8                               baseos          374 k
09:01:57  policycoreutils-python-utils   noarch  2.9-20.el8                               baseos          253 k
09:01:57  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
09:01:57  python3-libselinux             x86_64  2.9-6.el8                                baseos          283 k
09:01:57  python3-libsemanage            x86_64  2.9-9.el8                                baseos          128 k
09:01:57  python3-policycoreutils        noarch  2.9-20.el8                               baseos          2.2 M
09:01:57  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
09:01:57  rpm-plugin-selinux             x86_64  4.14.3-23.el8                            baseos           78 k
09:01:57  selinux-policy                 noarch  3.14.3-113.el8                           baseos          658 k
09:01:57  selinux-policy-targeted        noarch  3.14.3-113.el8                           baseos           15 M
09:01:57  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        54 k
09:01:57  xz                             x86_64  5.2.4-4.el8                              baseos          153 k
09:01:57 Downgrading:
09:01:57  xz-libs                        x86_64  5.2.4-4.el8                              baseos           94 k
09:01:57 Enabling module streams:
09:01:57  container-tools                        rhel8                                                         
09:01:57 
09:01:57 Transaction Summary
09:01:57 ======================================================================================================
09:01:57 Install    38 Packages
09:01:57 Downgrade   1 Package
09:01:57 
09:01:57 Total size: 118 M
09:01:57 Total download size: 56 M
09:01:57 Downloading Packages:
09:01:57 (1/33): container-selinux-2.189.0-1.module_el8. 267 kB/s |  60 kB     00:00    
09:01:57 (2/33): xz-libs-5.2.4-4.el8.x86_64.rpm          408 kB/s |  94 kB     00:00    
09:01:57 (3/33): libslirp-4.4.0-1.module_el8.7.0+1216+b0 9.2 MB/s |  70 kB     00:00    
09:01:57 (4/33): fuse-overlayfs-1.9-1.module_el8.7.0+121 309 kB/s |  73 kB     00:00    
09:01:57 (5/33): slirp4netns-1.2.0-2.module_el8.7.0+1216 4.8 MB/s |  54 kB     00:00    
09:01:57 (6/33): fuse-common-3.3.0-16.el8.x86_64.rpm     5.0 MB/s |  22 kB     00:00    
09:01:57 (7/33): checkpolicy-2.9-1.el8.x86_64.rpm         19 MB/s | 348 kB     00:00    
09:01:57 (8/33): diffutils-3.6-6.el8.x86_64.rpm           17 MB/s | 358 kB     00:00    
09:01:57 (9/33): fuse3-3.3.0-16.el8.x86_64.rpm           3.4 MB/s |  54 kB     00:00    
09:01:57 (10/33): fuse3-libs-3.3.0-16.el8.x86_64.rpm      12 MB/s |  95 kB     00:00    
09:01:57 (11/33): iptables-libs-1.8.4-24.el8.x86_64.rpm   13 MB/s | 109 kB     00:00    
09:01:57 (12/33): kmod-25-19.el8.x86_64.rpm               16 MB/s | 126 kB     00:00    
09:01:57 (13/33): libcgroup-0.41-19.el8.x86_64.rpm       9.3 MB/s |  70 kB     00:00    
09:01:57 (14/33): iptables-1.8.4-24.el8.x86_64.rpm        21 MB/s | 586 kB     00:00    
09:01:57 (15/33): libmnl-1.0.4-6.el8.x86_64.rpm          3.2 MB/s |  30 kB     00:00    
09:01:57 (16/33): libnetfilter_conntrack-1.0.6-5.el8.x86  10 MB/s |  65 kB     00:00    
09:01:57 (17/33): libnfnetlink-1.0.1-13.el8.x86_64.rpm   5.1 MB/s |  33 kB     00:00    
09:01:57 (18/33): libibverbs-41.0-1.el8.x86_64.rpm        15 MB/s | 394 kB     00:00    
09:01:57 (19/33): libnftnl-1.1.5-5.el8.x86_64.rpm        5.9 MB/s |  83 kB     00:00    
09:01:57 (20/33): libpcap-1.9.1-5.el8.x86_64.rpm          11 MB/s | 169 kB     00:00    
09:01:57 (21/33): libselinux-utils-2.9-6.el8.x86_64.rpm   15 MB/s | 243 kB     00:00    
09:01:57 (22/33): policycoreutils-python-utils-2.9-20.el  21 MB/s | 253 kB     00:00    
09:01:57 (23/33): policycoreutils-2.9-20.el8.x86_64.rpm   16 MB/s | 374 kB     00:00    
09:01:57 (24/33): python3-audit-3.0.7-4.el8.x86_64.rpm   5.5 MB/s |  87 kB     00:00    
09:01:57 (25/33): python3-libsemanage-2.9-9.el8.x86_64.r  15 MB/s | 128 kB     00:00    
09:01:57 (26/33): python3-libselinux-2.9-6.el8.x86_64.rp  14 MB/s | 283 kB     00:00    
09:01:57 (27/33): rpm-plugin-selinux-4.14.3-23.el8.x86_6  11 MB/s |  78 kB     00:00    
09:01:57 (28/33): python3-setools-4.3.0-3.el8.x86_64.rpm  28 MB/s | 624 kB     00:00    
09:01:57 (29/33): selinux-policy-3.14.3-113.el8.noarch.r  30 MB/s | 658 kB     00:00    
09:01:57 (30/33): xz-5.2.4-4.el8.x86_64.rpm               18 MB/s | 153 kB     00:00    
09:01:57 (31/33): python3-policycoreutils-2.9-20.el8.noa  33 MB/s | 2.2 MB     00:00    
09:01:58 (32/33): selinux-policy-targeted-3.14.3-113.el8  89 MB/s |  15 MB     00:00    
09:01:58 (33/33): containerd.io-1.6.15-3.1.el8.x86_64.rp  60 MB/s |  33 MB     00:00    
09:01:58 --------------------------------------------------------------------------------
09:01:58 Total                                            39 MB/s |  56 MB     00:01     
09:01:59 Docker CE Test - x86_64                         7.4 kB/s | 1.6 kB     00:00    
09:01:59 Importing GPG key 0x621E9F35:
09:01:59  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:01:59  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:01:59  From       : https://download.docker.com/linux/centos/gpg
09:01:59 Key imported successfully
09:01:59 Running transaction check
09:01:59 Transaction check succeeded.
09:01:59 Running transaction test
09:02:00 Transaction test succeeded.
09:02:00 Running transaction
09:02:01   Preparing        :                                                        1/1 
09:02:01   Installing       : python3-libselinux-2.9-6.el8.x86_64                   1/40 
09:02:01   Installing       : libmnl-1.0.4-6.el8.x86_64                             2/40 
09:02:01   Running scriptlet: libmnl-1.0.4-6.el8.x86_64                             2/40 
09:02:01   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            3/40 
09:02:01   Installing       : docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
09:02:01   Running scriptlet: docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
09:02:01   Installing       : libselinux-utils-2.9-6.el8.x86_64                     5/40 
09:02:02   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
09:02:02   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
09:02:02   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
09:02:02   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
09:02:02   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
09:02:02   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
09:02:02   Installing       : kmod-25-19.el8.x86_64                                 9/40 
09:02:02   Installing       : xz-5.2.4-4.el8.x86_64                                10/40 
09:02:02   Installing       : libnftnl-1.1.5-5.el8.x86_64                          11/40 
09:02:02   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          11/40 
09:02:02   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 12/40 
09:02:03   Installing       : python3-setools-4.3.0-3.el8.x86_64                   13/40 
09:02:03   Installing       : docker-compose-plugin-2.15.1-0.el8.x86_64            14/40 
09:02:05   Running scriptlet: docker-compose-plugin-2.15.1-0.el8.x86_64            14/40 
09:02:05   Installing       : docker-buildx-plugin-0.10.0-0.el8.x86_64             15/40 
09:02:06   Running scriptlet: docker-buildx-plugin-0.10.0-0.el8.x86_64             15/40 
09:02:06   Installing       : docker-ce-cli-1:0.0.0~20230110093018.f163d24-0.el8   16/40 
09:02:06   Running scriptlet: docker-ce-cli-1:0.0.0~20230110093018.f163d24-0.el8   16/40 
09:02:06   Installing       : python3-audit-3.0.7-4.el8.x86_64                     17/40 
09:02:06   Installing       : libibverbs-41.0-1.el8.x86_64                         18/40 
09:02:06   Running scriptlet: libibverbs-41.0-1.el8.x86_64                         18/40 
09:02:06   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        19/40 
09:02:06   Installing       : iptables-libs-1.8.4-24.el8.x86_64                    20/40 
09:02:06   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
09:02:06   Installing       : iptables-1.8.4-24.el8.x86_64                         21/40 
09:02:06   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
09:02:06   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
09:02:06   Installing       : libcgroup-0.41-19.el8.x86_64                         22/40 
09:02:06   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
09:02:06   Installing       : fuse-common-3.3.0-16.el8.x86_64                      23/40 
09:02:06   Installing       : fuse3-3.3.0-16.el8.x86_64                            24/40 
09:02:06   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
09:02:06   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
09:02:06   Installing       : diffutils-3.6-6.el8.x86_64                           26/40 
09:02:06   Running scriptlet: diffutils-3.6-6.el8.x86_64                           26/40 
09:02:06   Installing       : policycoreutils-2.9-20.el8.x86_64                    27/40 
09:02:06   Running scriptlet: policycoreutils-2.9-20.el8.x86_64                    27/40 
09:02:06   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              28/40 
09:02:06   Installing       : selinux-policy-3.14.3-113.el8.noarch                 29/40 
09:02:06   Running scriptlet: selinux-policy-3.14.3-113.el8.noarch                 29/40 
09:02:08   Running scriptlet: selinux-policy-targeted-3.14.3-113.el8.noarch        30/40 
09:02:08   Installing       : selinux-policy-targeted-3.14.3-113.el8.noarch        30/40 
09:02:08   Running scriptlet: selinux-policy-targeted-3.14.3-113.el8.noarch        30/40 
09:02:08   Installing       : checkpolicy-2.9-1.el8.x86_64                         31/40 
09:02:08   Installing       : python3-policycoreutils-2.9-20.el8.noarch            32/40 
09:02:08   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       33/40 
09:02:08   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
09:02:08   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
09:03:05   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
09:03:05   Installing       : containerd.io-1.6.15-3.1.el8.x86_64                  35/40 
09:03:05   Running scriptlet: containerd.io-1.6.15-3.1.el8.x86_64                  35/40 
09:03:05   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_   36/40 
09:03:05   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x   37/40 
09:03:05   Installing       : docker-ce-rootless-extras-0.0.0~20230110093018.f16   38/40 
09:03:05   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230110093018.f16   38/40 
09:03:05   Installing       : docker-ce-3:0.0.0~20230110093018.f163d24-0.el8.x86   39/40 
09:03:05   Running scriptlet: docker-ce-3:0.0.0~20230110093018.f163d24-0.el8.x86   39/40 
09:03:05   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
09:03:05   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   40/40 
09:03:05   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
09:03:05   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/40 
09:03:05   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/40 
09:03:05   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1216+    3/40 
09:03:05   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.    4/40 
09:03:05   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_    5/40 
09:03:05   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x    6/40 
09:03:05   Verifying        : checkpolicy-2.9-1.el8.x86_64                          7/40 
09:03:05   Verifying        : diffutils-3.6-6.el8.x86_64                            8/40 
09:03:05   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       9/40 
09:03:05   Verifying        : fuse3-3.3.0-16.el8.x86_64                            10/40 
09:03:05   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                       11/40 
09:03:05   Verifying        : iptables-1.8.4-24.el8.x86_64                         12/40 
09:03:05   Verifying        : iptables-libs-1.8.4-24.el8.x86_64                    13/40 
09:03:05   Verifying        : kmod-25-19.el8.x86_64                                14/40 
09:03:05   Verifying        : libcgroup-0.41-19.el8.x86_64                         15/40 
09:03:05   Verifying        : libibverbs-41.0-1.el8.x86_64                         16/40 
09:03:05   Verifying        : libmnl-1.0.4-6.el8.x86_64                            17/40 
09:03:05   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            18/40 
09:03:05   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     19/40 
09:03:05   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          20/40 
09:03:05   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        21/40 
09:03:05   Verifying        : libselinux-utils-2.9-6.el8.x86_64                    22/40 
09:03:05   Verifying        : policycoreutils-2.9-20.el8.x86_64                    23/40 
09:03:05   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       24/40 
09:03:05   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     25/40 
09:03:05   Verifying        : python3-libselinux-2.9-6.el8.x86_64                  26/40 
09:03:05   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 27/40 
09:03:05   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            28/40 
09:03:05   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   29/40 
09:03:05   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              30/40 
09:03:05   Verifying        : selinux-policy-3.14.3-113.el8.noarch                 31/40 
09:03:05   Verifying        : selinux-policy-targeted-3.14.3-113.el8.noarch        32/40 
09:03:05   Verifying        : xz-5.2.4-4.el8.x86_64                                33/40 
09:03:05   Verifying        : containerd.io-1.6.15-3.1.el8.x86_64                  34/40 
09:03:05   Verifying        : docker-ce-rootless-extras-0.0.0~20230110093018.f16   35/40 
09:03:05   Verifying        : docker-buildx-plugin-0.10.0-0.el8.x86_64             36/40 
09:03:05   Verifying        : docker-ce-3:0.0.0~20230110093018.f163d24-0.el8.x86   37/40 
09:03:05   Verifying        : docker-compose-plugin-2.15.1-0.el8.x86_64            38/40 
09:03:05   Verifying        : docker-ce-cli-1:0.0.0~20230110093018.f163d24-0.el8   39/40 
09:03:05   Verifying        : docker-scan-plugin-0.23.0-0.el8.x86_64               40/40 
09:03:05 
09:03:05 Downgraded:
09:03:05   xz-libs-5.2.4-4.el8.x86_64                                                    
09:03:05 Installed:
09:03:05   checkpolicy-2.9-1.el8.x86_64                                                  
09:03:05   container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch             
09:03:05   containerd.io-1.6.15-3.1.el8.x86_64                                           
09:03:05   diffutils-3.6-6.el8.x86_64                                                    
09:03:05   docker-buildx-plugin-0.10.0-0.el8.x86_64                                      
09:03:05   docker-ce-3:0.0.0~20230110093018.f163d24-0.el8.x86_64                         
09:03:05   docker-ce-cli-1:0.0.0~20230110093018.f163d24-0.el8.x86_64                     
09:03:05   docker-ce-rootless-extras-0.0.0~20230110093018.f163d24-0.el8.x86_64           
09:03:05   docker-compose-plugin-2.15.1-0.el8.x86_64                                     
09:03:05   docker-scan-plugin-0.23.0-0.el8.x86_64                                        
09:03:05   fuse-common-3.3.0-16.el8.x86_64                                               
09:03:05   fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.x86_64                      
09:03:05   fuse3-3.3.0-16.el8.x86_64                                                     
09:03:05   fuse3-libs-3.3.0-16.el8.x86_64                                                
09:03:05   iptables-1.8.4-24.el8.x86_64                                                  
09:03:05   iptables-libs-1.8.4-24.el8.x86_64                                             
09:03:05   kmod-25-19.el8.x86_64                                                         
09:03:05   libcgroup-0.41-19.el8.x86_64                                                  
09:03:05   libibverbs-41.0-1.el8.x86_64                                                  
09:03:05   libmnl-1.0.4-6.el8.x86_64                                                     
09:03:05   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
09:03:05   libnfnetlink-1.0.1-13.el8.x86_64                                              
09:03:05   libnftnl-1.1.5-5.el8.x86_64                                                   
09:03:05   libpcap-14:1.9.1-5.el8.x86_64                                                 
09:03:05   libselinux-utils-2.9-6.el8.x86_64                                             
09:03:05   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64                          
09:03:05   policycoreutils-2.9-20.el8.x86_64                                             
09:03:05   policycoreutils-python-utils-2.9-20.el8.noarch                                
09:03:05   python3-audit-3.0.7-4.el8.x86_64                                              
09:03:05   python3-libselinux-2.9-6.el8.x86_64                                           
09:03:05   python3-libsemanage-2.9-9.el8.x86_64                                          
09:03:05   python3-policycoreutils-2.9-20.el8.noarch                                     
09:03:05   python3-setools-4.3.0-3.el8.x86_64                                            
09:03:05   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
09:03:05   selinux-policy-3.14.3-113.el8.noarch                                          
09:03:05   selinux-policy-targeted-3.14.3-113.el8.noarch                                 
09:03:05   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64                       
09:03:05   xz-5.2.4-4.el8.x86_64                                                         
09:03:05 
09:03:05 Complete!
09:03:06 + verify_binaries
09:03:06 + docker --version
09:03:06 Docker version 0.0.0-20230110093018-f163d24, build f163d24
09:03:06 ++ uname -m
09:03:06 + '[' x86_64 = x86_64 ']'
09:03:06 + docker scan --help
09:03:06 
09:03:06 Usage:  docker scan [OPTIONS] IMAGE
09:03:06 
09:03:06 A tool to scan your images
09:03:06 
09:03:06 Options:
09:03:06       --accept-license    Accept using a third party scanning provider
09:03:06       --dependency-tree   Show dependency tree with scan results
09:03:06       --exclude-base      Exclude base image from vulnerability scanning
09:03:06                           (requires --file)
09:03:06   -f, --file string       Dockerfile associated with image, provides more
09:03:06                           detailed results
09:03:06       --group-issues      Aggregate duplicated vulnerabilities and group
09:03:06                           them to a single one (requires --json)
09:03:06       --json              Output results in JSON format
09:03:06       --login             Authenticate to the scan provider using an
09:03:06                           optional token (with --token), or web base
09:03:06                           token if empty
09:03:06       --reject-license    Reject using a third party scanning provider
09:03:06       --severity string   Only report vulnerabilities of provided level
09:03:06                           or higher (low|medium|high)
09:03:06       --token string      Authentication token to login to the third
09:03:06                           party scanning provider
09:03:06       --version           Display version of the scan plugin
09:03:06 + docker buildx version
09:03:06 github.com/docker/buildx v0.10.0 8764628
09:03:06 + docker compose version
09:03:06 Docker Compose version v2.15.1
09:03:06 + dockerd --version
09:03:06 Docker version 0.0.0-20230110093018-f163d24, build b139a76
09:03:06 + containerd --version
09:03:06 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
09:03:06 + runc --version
09:03:06 runc version 1.1.4
09:03:06 commit: v1.1.4-0-g5fd4c4d
09:03:06 spec: 1.0.2-dev
09:03:06 go: go1.18.9
09:03:06 libseccomp: 2.5.2