2025-01-01 22:15:02,577: INFO: Building contrail-nodemgr 2025-01-01 22:15:02,636: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_5_2-6 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-nodemgr --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 13.82 kB Step 1/11 : ARG CONTRAIL_REGISTRY Step 2/11 : ARG CONTRAIL_CONTAINER_TAG Step 3/11 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> e312ea5e94d4 Step 4/11 : ARG SITE_MIRROR ---> Using cache ---> 3d0309d1f6c5 Step 5/11 : ARG CONTAINER_NAME ---> Running in 637d81931a96 ---> Removed intermediate container 637d81931a96 ---> 86e302daee28 Step 6/11 : ENV SERVICE_NAME=nodemgr CONTAINER_NAME=$CONTAINER_NAME ---> Running in c7c7ea9abbf7 ---> Removed intermediate container c7c7ea9abbf7 ---> 5a7427fec152 Step 7/11 : LABEL name=$CONTAINER_NAME summary="Contrail Node Manager" description="Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in de83e1332c46 ---> Removed intermediate container de83e1332c46 ---> 7002ac812b36 Step 8/11 : RUN yum install -y contrail-nodemgr autogen-libopts.x86_64 chrony podman 2>&1 | tee /tmp/log ; grep -i "error:" /tmp/log && exit 1 ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in 4e2b4975590f Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed ---> Package chrony.x86_64 0:3.4-1.el7 will be installed --> Processing Dependency: libseccomp.so.2()(64bit) for package: chrony-3.4-1.el7.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: chrony-3.4-1.el7.x86_64 ---> Package contrail-nodemgr.x86_64 0:master.1.2.5.2.6-master_1_2_5_2_6.el7 will be installed --> Processing Dependency: ntp for package: contrail-nodemgr-master.1.2.5.2.6-master_1_2_5_2_6.el7.x86_64 ---> Package podman.x86_64 0:1.6.4-36.el7_9 will be installed --> Processing Dependency: slirp4netns >= 0.4.0-1 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: runc >= 1.0.0-57 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: containers-common >= 0.1.29-3 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: containernetworking-plugins >= 0.8.1-1 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: nftables for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: fuse-overlayfs for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: container-selinux for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: conmon for package: podman-1.6.4-36.el7_9.x86_64 --> Running transaction check ---> Package conmon.x86_64 2:2.0.8-1.el7 will be installed ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch ---> Package containerd.io.x86_64 0:1.6.28-3.1.el7 will be installed ---> Package containernetworking-plugins.x86_64 0:0.8.3-3.el7.centos will be installed ---> Package containers-common.x86_64 1:0.1.40-11.el7_8 will be installed --> Processing Dependency: subscription-manager for package: 1:containers-common-0.1.40-11.el7_8.x86_64 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed ---> Package nftables.x86_64 1:0.8-14.el7 will be installed --> Processing Dependency: libnftnl.so.7(LIBNFTNL_5)(64bit) for package: 1:nftables-0.8-14.el7.x86_64 --> Processing Dependency: libnftnl.so.7()(64bit) for package: 1:nftables-0.8-14.el7.x86_64 ---> Package ntp.x86_64 0:4.2.6p5-29.el7.centos.2 will be installed --> Processing Dependency: ntpdate = 4.2.6p5-29.el7.centos.2 for package: ntp-4.2.6p5-29.el7.centos.2.x86_64 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed --> Running transaction check ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed ---> Package libnftnl.x86_64 0:1.0.8-3.el7 will be installed --> Processing Dependency: libjansson.so.4()(64bit) for package: libnftnl-1.0.8-3.el7.x86_64 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed ---> Package ntpdate.x86_64 0:4.2.6p5-29.el7.centos.2 will be installed ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package subscription-manager.x86_64 0:1.24.53-1.el7.centos will be installed --> Processing Dependency: subscription-manager-rhsm = 1.24.53 for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-dmidecode >= 3.12.2-2 for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: virt-what for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: usermode for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-syspurpose for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-six for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-setuptools for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-inotify for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-ethtool for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-decorator for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-dateutil for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Running transaction check ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed ---> Package jansson.x86_64 0:2.10-1.el7 will be installed ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed ---> Package python-dmidecode.x86_64 0:3.12.2-4.el7 will be installed ---> Package python-ethtool.x86_64 0:0.8-8.el7 will be installed --> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-8.el7.x86_64 ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed ---> Package python-syspurpose.x86_64 0:1.24.53-1.el7.centos will be installed ---> Package python2-dateutil.noarch 1:2.6.1-1.el7 will be installed ---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed ---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed ---> Package subscription-manager-rhsm.x86_64 0:1.24.53-1.el7.centos will be installed --> Processing Dependency: subscription-manager-rhsm-certificates = 1.24.53-1.el7.centos for package: subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64 ---> Package usermode.x86_64 0:1.111-6.el7 will be installed ---> Package virt-what.x86_64 0:1.18-4.el7_9.1 will be installed --> Processing Dependency: which for package: virt-what-1.18-4.el7_9.1.x86_64 --> Processing Dependency: dmidecode for package: virt-what-1.18-4.el7_9.1.x86_64 --> Running transaction check ---> Package dmidecode.x86_64 1:3.2-5.el7_9.1 will be installed ---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed ---> Package subscription-manager-rhsm-certificates.x86_64 0:1.24.53-1.el7.centos will be installed ---> Package which.x86_64 0:2.20-7.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autogen-libopts x86_64 5.18-5.el7 tf-mirrors.ci_repos_yum7-base 66 k chrony x86_64 3.4-1.el7 tf-mirrors.ci_repos_yum7-base 251 k contrail-nodemgr x86_64 master.1.2.5.2.6-master_1_2_5_2_6.el7 contrail 76 k podman x86_64 1.6.4-36.el7_9 tf-mirrors.ci_repos_yum7-extras 13 M Installing for dependencies: audit-libs-python x86_64 2.8.5-4.el7 tf-mirrors.ci_repos_yum7-base 76 k checkpolicy x86_64 2.5-8.el7 tf-mirrors.ci_repos_yum7-base 295 k conmon x86_64 2:2.0.8-1.el7 tf-mirrors.ci_repos_yum7-extras 31 k container-selinux noarch 2:2.119.2-1.911c772.el7_8 tf-mirrors.ci_repos_yum7-extras 40 k containerd.io x86_64 1.6.28-3.1.el7 tf-mirrors.ci_repos_dockerrepo 35 M containernetworking-plugins x86_64 0.8.3-3.el7.centos tf-mirrors.ci_repos_yum7-extras 20 M containers-common x86_64 1:0.1.40-11.el7_8 tf-mirrors.ci_repos_yum7-extras 43 k dmidecode x86_64 1:3.2-5.el7_9.1 tf-mirrors.ci_repos_yum7-updates 82 k fuse-overlayfs x86_64 0.7.2-6.el7_8 tf-mirrors.ci_repos_yum7-extras 54 k fuse3-libs x86_64 3.6.1-4.el7 tf-mirrors.ci_repos_yum7-extras 82 k jansson x86_64 2.10-1.el7 tf-mirrors.ci_repos_yum7-base 37 k libcgroup x86_64 0.41-21.el7 tf-mirrors.ci_repos_yum7-base 66 k libedit x86_64 3.0-12.20121213cvs.el7 tf-mirrors.ci_repos_yum7-base 92 k libnftnl x86_64 1.0.8-3.el7 tf-mirrors.ci_repos_yum7-base 78 k libnl x86_64 1.1.4-3.el7 tf-mirrors.ci_repos_yum7-base 128 k libseccomp x86_64 2.3.1-4.el7 tf-mirrors.ci_repos_yum7-base 56 k libselinux-python x86_64 2.5-15.el7 tf-mirrors.ci_repos_yum7-base 236 k libselinux-utils x86_64 2.5-15.el7 tf-mirrors.ci_repos_yum7-base 151 k libsemanage-python x86_64 2.5-14.el7 tf-mirrors.ci_repos_yum7-base 113 k nftables x86_64 1:0.8-14.el7 tf-mirrors.ci_repos_yum7-base 186 k ntp x86_64 4.2.6p5-29.el7.centos.2 tf-mirrors.ci_repos_yum7-base 549 k ntpdate x86_64 4.2.6p5-29.el7.centos.2 tf-mirrors.ci_repos_yum7-base 87 k policycoreutils x86_64 2.5-34.el7 tf-mirrors.ci_repos_yum7-base 917 k policycoreutils-python x86_64 2.5-34.el7 tf-mirrors.ci_repos_yum7-base 457 k python-IPy noarch 0.75-6.el7 tf-mirrors.ci_repos_yum7-base 32 k python-decorator noarch 3.4.0-3.el7 tf-mirrors.ci_repos_yum7-base 27 k python-dmidecode x86_64 3.12.2-4.el7 tf-mirrors.ci_repos_yum7-base 83 k python-ethtool x86_64 0.8-8.el7 tf-mirrors.ci_repos_yum7-base 34 k python-inotify noarch 0.9.4-4.el7 tf-mirrors.ci_repos_yum7-base 49 k python-syspurpose x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 277 k python2-dateutil noarch 1:2.6.1-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 246 k python2-setuptools noarch 22.0.5-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 485 k python2-six noarch 1.12.0-1.el7 contrail-tpc 33 k selinux-policy noarch 3.13.1-268.el7_9.2 tf-mirrors.ci_repos_yum7-updates 498 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 tf-mirrors.ci_repos_yum7-updates 7.0 M setools-libs x86_64 3.3.8-4.el7 tf-mirrors.ci_repos_yum7-base 620 k slirp4netns x86_64 0.4.3-4.el7_8 tf-mirrors.ci_repos_yum7-extras 81 k subscription-manager x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 1.1 M subscription-manager-rhsm x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 336 k subscription-manager-rhsm-certificates x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 239 k usermode x86_64 1.111-6.el7 tf-mirrors.ci_repos_yum7-base 193 k virt-what x86_64 1.18-4.el7_9.1 tf-mirrors.ci_repos_yum7-updates 30 k which x86_64 2.20-7.el7 tf-mirrors.ci_repos_yum7-base 41 k Transaction Summary ================================================================================ Install 4 Packages (+43 Dependent packages) Total download size: 83 M Installed size: 292 M Downloading packages: -------------------------------------------------------------------------------- Total 16 MB/s | 83 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : libseccomp-2.3.1-4.el7.x86_64 1/47 Installing : python2-six-1.12.0-1.el7.noarch 2/47 Installing : 1:python2-dateutil-2.6.1-1.el7.noarch 3/47 Installing : slirp4netns-0.4.3-4.el7_8.x86_64 4/47 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 5/47 Installing : libselinux-utils-2.5-15.el7.x86_64 6/47 Installing : policycoreutils-2.5-34.el7.x86_64 7/47 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 8/47 Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 9/47 Installing : libcgroup-0.41-21.el7.x86_64 10/47 Installing : usermode-1.111-6.el7.x86_64 11/47 Installing : 2:conmon-2.0.8-1.el7.x86_64 12/47 Installing : libnl-1.1.4-3.el7.x86_64 13/47 Installing : python-ethtool-0.8-8.el7.x86_64 14/47 Installing : jansson-2.10-1.el7.x86_64 15/47 Installing : libnftnl-1.0.8-3.el7.x86_64 16/47 Installing : 1:nftables-0.8-14.el7.x86_64 17/47 Installing : ntpdate-4.2.6p5-29.el7.centos.2.x86_64 18/47 Installing : python-dmidecode-3.12.2-4.el7.x86_64 19/47 Installing : audit-libs-python-2.8.5-4.el7.x86_64 20/47 Installing : 1:dmidecode-3.2-5.el7_9.1.x86_64 21/47 Installing : libselinux-python-2.5-15.el7.x86_64 22/47 Installing : libsemanage-python-2.5-14.el7.x86_64 23/47 Installing : fuse3-libs-3.6.1-4.el7.x86_64 24/47 Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64 25/47 Installing : python2-setuptools-22.0.5-1.el7.noarch 26/47 Installing : setools-libs-3.3.8-4.el7.x86_64 27/47 Installing : containernetworking-plugins-0.8.3-3.el7.centos.x86_64 28/47 Installing : python-IPy-0.75-6.el7.noarch 29/47 Installing : python-decorator-3.4.0-3.el7.noarch 30/47 Installing : which-2.20-7.el7.x86_64 31/47 install-info: No such file or directory for /usr/share/info/which.info.gz Installing : virt-what-1.18-4.el7_9.1.x86_64 32/47 Installing : checkpolicy-2.5-8.el7.x86_64 33/47 Installing : policycoreutils-python-2.5-34.el7.x86_64 34/47 Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 35/47 setsebool: SELinux is disabled. Installing : containerd.io-1.6.28-3.1.el7.x86_64 36/47 Installing : python-syspurpose-1.24.53-1.el7.centos.x86_64 37/47 Installing : python-inotify-0.9.4-4.el7.noarch 38/47 Installing : autogen-libopts-5.18-5.el7.x86_64 39/47 Installing : ntp-4.2.6p5-29.el7.centos.2.x86_64 40/47 Installing : subscription-manager-rhsm-certificates-1.24.53-1.el7.cen 41/47 Installing : subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64 42/47 Installing : subscription-manager-1.24.53-1.el7.centos.x86_64 43/47 Installing : 1:containers-common-0.1.40-11.el7_8.x86_64 44/47 Installing : podman-1.6.4-36.el7_9.x86_64 45/47 Installing : contrail-nodemgr-master.1.2.5.2.6-master_1_2_5_2_6.el7.x 46/47 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting bottle<0.13 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d6f/15f9d422670b7/bottle-0.12.25-py3-none-any.whl (90 kB) Collecting PyYAML<6,>=5.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting netaddr<1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting gevent Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f01/c9adbcb605364/gevent-22.10.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.8 MB) Collecting greenlet Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cd0/21c754b162c0f/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB) Collecting psutil!=5.5.0,!=5.5.1,>=0.6.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/97f/7cb9921fbec49/psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) ERROR: Could not find a version that satisfies the requirement sandesh==0.1.dev0 (from versions: none) ERROR: No matching distribution found for sandesh==0.1.dev0 warning: %post(contrail-nodemgr-master.1.2.5.2.6-master_1_2_5_2_6.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-nodemgr-master.1.2.5.2.6-master_1_2_5_2_6.el7.x86_64 Installing : chrony-3.4-1.el7.x86_64 47/47 Failed to get D-Bus connection: Operation not permitted Verifying : subscription-manager-rhsm-certificates-1.24.53-1.el7.cen 1/47 Verifying : virt-what-1.18-4.el7_9.1.x86_64 2/47 Verifying : containerd.io-1.6.28-3.1.el7.x86_64 3/47 Verifying : fuse-overlayfs-0.7.2-6.el7_8.x86_64 4/47 Verifying : autogen-libopts-5.18-5.el7.x86_64 5/47 Verifying : 1:nftables-0.8-14.el7.x86_64 6/47 Verifying : python-inotify-0.9.4-4.el7.noarch 7/47 Verifying : python-syspurpose-1.24.53-1.el7.centos.x86_64 8/47 Verifying : 1:python2-dateutil-2.6.1-1.el7.noarch 9/47 Verifying : 1:containers-common-0.1.40-11.el7_8.x86_64 10/47 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 11/47 Verifying : python-ethtool-0.8-8.el7.x86_64 12/47 Verifying : contrail-nodemgr-master.1.2.5.2.6-master_1_2_5_2_6.el7.x 13/47 Verifying : checkpolicy-2.5-8.el7.x86_64 14/47 Verifying : policycoreutils-2.5-34.el7.x86_64 15/47 Verifying : which-2.20-7.el7.x86_64 16/47 Verifying : chrony-3.4-1.el7.x86_64 17/47 Verifying : python-decorator-3.4.0-3.el7.noarch 18/47 Verifying : python-IPy-0.75-6.el7.noarch 19/47 Verifying : libseccomp-2.3.1-4.el7.x86_64 20/47 Verifying : libselinux-utils-2.5-15.el7.x86_64 21/47 Verifying : policycoreutils-python-2.5-34.el7.x86_64 22/47 Verifying : containernetworking-plugins-0.8.3-3.el7.centos.x86_64 23/47 Verifying : subscription-manager-1.24.53-1.el7.centos.x86_64 24/47 Verifying : setools-libs-3.3.8-4.el7.x86_64 25/47 Verifying : python2-setuptools-22.0.5-1.el7.noarch 26/47 Verifying : fuse3-libs-3.6.1-4.el7.x86_64 27/47 Verifying : podman-1.6.4-36.el7_9.x86_64 28/47 Verifying : libsemanage-python-2.5-14.el7.x86_64 29/47 Verifying : slirp4netns-0.4.3-4.el7_8.x86_64 30/47 Verifying : libselinux-python-2.5-15.el7.x86_64 31/47 Verifying : 1:dmidecode-3.2-5.el7_9.1.x86_64 32/47 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 33/47 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 34/47 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 35/47 Verifying : python-dmidecode-3.12.2-4.el7.x86_64 36/47 Verifying : ntpdate-4.2.6p5-29.el7.centos.2.x86_64 37/47 Verifying : jansson-2.10-1.el7.x86_64 38/47 Verifying : libnl-1.1.4-3.el7.x86_64 39/47 Verifying : python2-six-1.12.0-1.el7.noarch 40/47 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 41/47 Verifying : subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64 42/47 Verifying : 2:conmon-2.0.8-1.el7.x86_64 43/47 Verifying : libnftnl-1.0.8-3.el7.x86_64 44/47 Verifying : usermode-1.111-6.el7.x86_64 45/47 Verifying : ntp-4.2.6p5-29.el7.centos.2.x86_64 46/47 Verifying : libcgroup-0.41-21.el7.x86_64 47/47 Installed: autogen-libopts.x86_64 0:5.18-5.el7 chrony.x86_64 0:3.4-1.el7 contrail-nodemgr.x86_64 0:master.1.2.5.2.6-master_1_2_5_2_6.el7 podman.x86_64 0:1.6.4-36.el7_9 Dependency Installed: audit-libs-python.x86_64 0:2.8.5-4.el7 checkpolicy.x86_64 0:2.5-8.el7 conmon.x86_64 2:2.0.8-1.el7 container-selinux.noarch 2:2.119.2-1.911c772.el7_8 containerd.io.x86_64 0:1.6.28-3.1.el7 containernetworking-plugins.x86_64 0:0.8.3-3.el7.centos containers-common.x86_64 1:0.1.40-11.el7_8 dmidecode.x86_64 1:3.2-5.el7_9.1 fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 fuse3-libs.x86_64 0:3.6.1-4.el7 jansson.x86_64 0:2.10-1.el7 libcgroup.x86_64 0:0.41-21.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 libnftnl.x86_64 0:1.0.8-3.el7 libnl.x86_64 0:1.1.4-3.el7 libseccomp.x86_64 0:2.3.1-4.el7 libselinux-python.x86_64 0:2.5-15.el7 libselinux-utils.x86_64 0:2.5-15.el7 libsemanage-python.x86_64 0:2.5-14.el7 nftables.x86_64 1:0.8-14.el7 ntp.x86_64 0:4.2.6p5-29.el7.centos.2 ntpdate.x86_64 0:4.2.6p5-29.el7.centos.2 policycoreutils.x86_64 0:2.5-34.el7 policycoreutils-python.x86_64 0:2.5-34.el7 python-IPy.noarch 0:0.75-6.el7 python-decorator.noarch 0:3.4.0-3.el7 python-dmidecode.x86_64 0:3.12.2-4.el7 python-ethtool.x86_64 0:0.8-8.el7 python-inotify.noarch 0:0.9.4-4.el7 python-syspurpose.x86_64 0:1.24.53-1.el7.centos python2-dateutil.noarch 1:2.6.1-1.el7 python2-setuptools.noarch 0:22.0.5-1.el7 python2-six.noarch 0:1.12.0-1.el7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 setools-libs.x86_64 0:3.3.8-4.el7 slirp4netns.x86_64 0:0.4.3-4.el7_8 subscription-manager.x86_64 0:1.24.53-1.el7.centos subscription-manager-rhsm.x86_64 0:1.24.53-1.el7.centos subscription-manager-rhsm-certificates.x86_64 0:1.24.53-1.el7.centos usermode.x86_64 0:1.111-6.el7 virt-what.x86_64 0:1.18-4.el7_9.1 which.x86_64 0:2.20-7.el7 Complete! ERROR: Could not find a version that satisfies the requirement sandesh==0.1.dev0 (from versions: none) ERROR: No matching distribution found for sandesh==0.1.dev0 The command '/bin/sh -c yum install -y contrail-nodemgr autogen-libopts.x86_64 chrony podman 2>&1 | tee /tmp/log ; grep -i "error:" /tmp/log && exit 1 ; yum clean all -y ; rm -rf /var/cache/yum' returned a non-zero code: 1 2025-01-01 22:18:36,611: INFO: Docker build duration: 214 seconds 2025-01-01 22:18:36,622: ERROR: Building contrail-nodemgr failed, duration: 214 seconds