Skip to content

Console Output

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