2024-09-10 12:46:43,069: INFO: Building contrail-kubernetes-kube-manager 2024-09-10 12:46:43,124: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_9_4-3 --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-kubernetes-kube-manager --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 17.41 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-9_9_4-3 ---> c2ab23c17770 Step 2/8 : ARG CONTAINER_NAME ---> Running in fda8bd2c38b6 ---> Removed intermediate container fda8bd2c38b6 ---> 022db732b37e Step 3/8 : ENV NODE_TYPE=kubernetes SERVICE_NAME=kube-manager CONTAINER_NAME=$CONTAINER_NAME ---> Running in b048189ce3a8 ---> Removed intermediate container b048189ce3a8 ---> 8efc60fd4786 Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail Kubernetes Manager" description="Contrail Kubernetes Manager provides listening to the Kubernetes API messages and creating corresponding resources in the Contrail API database." $VENDOR_DOMAIN".pod"=$NODE_TYPE $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in b85b0ec4c78e ---> Removed intermediate container b85b0ec4c78e ---> 1e6ea7251df2 Step 5/8 : RUN yum install -y contrail-kube-manager && yum clean all -y && rm -rf /var/cache/yum ---> Running in b6947eba830d Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-kube-manager.x86_64 0:master.9.9.4.3-master_9_9_4_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-kube-manager x86_64 master.9.9.4.3-master_9_9_4_3.el7 contrail 332 k Transaction Summary ================================================================================ Install 1 Package Total download size: 332 k Installed size: 2.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-kube-manager-master.9.9.4.3-master_9_9_4_3.el7.x8 1/1 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting pip Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7MB) Collecting setuptools Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/4ce/92f1e1f8f0123/setuptools-59.6.0-py3-none-any.whl (952kB) Installing collected packages: pip, setuptools Successfully installed pip-21.3.1 setuptools-59.6.0 You are using pip version 21.3.1, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting bitstring Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0de/167daa6a00c93/bitstring-3.1.9-py3-none-any.whl (38 kB) Collecting bitarray Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9ae/5b0657380d258/bitarray-2.9.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) Collecting netaddr 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 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 kombu Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e2d/edd8a86c9077c/kombu-5.1.0-py3-none-any.whl (187 kB) Collecting keystoneauth1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c41/b041abed17f5e/keystoneauth1-5.1.3-py3-none-any.whl (318 kB) Collecting fysom Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e36/17b79f19220c7/fysom-2.1.6.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting stevedore Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting simplejson Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cb3/24bb903330cbb/simplejson-3.19.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (125 kB) Collecting bottle Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d5e/068ad0b4ed342/bottle-0.13.1-py2.py3-none-any.whl (103 kB) Collecting kazoo Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de2/d69168de432ff/kazoo-2.10.0-py2.py3-none-any.whl (148 kB) Collecting enum34 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c38/58660960c984d/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting gevent==22.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d18/fcc324f39a3b2/gevent-22.10.1-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.7 MB) Collecting cassandra-driver<3.27,>=3.16 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/425/338478c143247/cassandra-driver-3.26.0.tar.gz (287 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting greenlet Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/966/56c5f7c95fc02/greenlet-1.1.3.post0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from gevent==22.10.1) (59.6.0) Collecting zope.interface Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d16/9ccd0756c15bb/zope.interface-5.5.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB) Collecting zope.event Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/73d/9e3ef750cca14/zope.event-4.6-py2.py3-none-any.whl (6.8 kB) Collecting idna<4,>=2.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/b4e5baadcd44d/idna-3.8-py3-none-any.whl (66 kB) Collecting urllib3<1.27,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting charset-normalizer~=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting importlib-resources Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting cached-property Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/df4/f613cf7ad9a58/cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting vine Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/40f/df3c48b2cfe1c/vine-5.1.0-py3-none-any.whl (9.6 kB) Collecting importlib-metadata>=0.18 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting amqp<6.0.0,>=5.0.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/827/cb12fb0baa892/amqp-5.2.0-py3-none-any.whl (50 kB) Collecting os-service-types>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a77/6ae228892d801/pbr-6.1.0-py2.py3-none-any.whl (108 kB) Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from keystoneauth1) (1.13.0) Collecting iso8601>=0.1.11 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/840/0e90141bf792b/iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting geomet<0.3,>=0.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a41/a1e336b381416/geomet-0.2.1.post1-py3-none-any.whl (18 kB) Collecting click Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) Collecting typing-extensions>=3.6.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Using legacy 'setup.py install' for fysom, since package 'wheel' is not installed. Using legacy 'setup.py install' for cassandra-driver, since package 'wheel' is not installed. Installing collected packages: zipp, typing-extensions, importlib-metadata, vine, urllib3, pbr, idna, click, charset-normalizer, certifi, zope.interface, zope.event, stevedore, requests, os-service-types, iso8601, importlib-resources, greenlet, geomet, cached-property, amqp, simplejson, netaddr, kombu, keystoneauth1, kazoo, gevent, fysom, enum34, cassandra-driver, bottle, bitstring, bitarray WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script normalizer is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script geomet is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script netaddr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Running setup.py install for fysom: started Running setup.py install for fysom: finished with status 'done' Running setup.py install for cassandra-driver: started Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: finished with status 'done' ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sandesh 0.1.dev0 requires bottle<0.13, but you have bottle 0.13.1 which is incompatible. contrail-config-common 0.1.dev0 requires bottle<0.13, but you have bottle 0.13.1 which is incompatible. Successfully installed amqp-5.2.0 bitarray-2.9.2 bitstring-3.1.9 bottle-0.13.1 cached-property-1.5.2 cassandra-driver-3.26.0 certifi-2024.8.30 charset-normalizer-2.0.12 click-8.0.4 enum34-1.1.10 fysom-2.1.6 geomet-0.2.1.post1 gevent-22.10.1 greenlet-1.1.3.post0 idna-3.8 importlib-metadata-4.8.3 importlib-resources-5.4.0 iso8601-1.1.0 kazoo-2.10.0 keystoneauth1-5.1.3 kombu-5.1.0 netaddr-0.10.1 os-service-types-1.7.0 pbr-6.1.0 requests-2.27.1 simplejson-3.19.3 stevedore-3.5.2 typing-extensions-4.1.1 urllib3-1.26.20 vine-5.1.0 zipp-3.6.0 zope.event-4.6 zope.interface-5.5.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Verifying : contrail-kube-manager-master.9.9.4.3-master_9_9_4_3.el7.x8 1/1 Installed: contrail-kube-manager.x86_64 0:master.9.9.4.3-master_9_9_4_3.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container b6947eba830d ---> 9c88d87da551 Step 6/8 : COPY entrypoint.sh / ---> b1c15ed76f18 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7ad79e7ca475 ---> Removed intermediate container 7ad79e7ca475 ---> f86b18940039 Step 8/8 : CMD ["/usr/bin/contrail-kube-manager", "-c", "/etc/contrail/contrail-kubernetes.conf"] ---> Running in d78c05bc0f3c ---> Removed intermediate container d78c05bc0f3c ---> be7a92fe9542 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built be7a92fe9542 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-kubernetes-kube-manager:master-9_9_4-3 Successfully tagged nexus.gz1.opensdn.io:5101/tf-kubernetes-kube-manager:master-9_9_4-3 2024-09-10 12:54:49,969: INFO: Docker build duration: 486 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-kubernetes-kube-manager] 06758d02158e: Preparing fc2ad489dd01: Preparing 3b76dec70fa0: Preparing f69b06837b77: Preparing fb168feb22b0: Preparing cb5fbb0ed22d: Preparing 8919d0110151: Preparing 49826642a243: Preparing 6dfc368b5d58: Preparing 4407bc601563: Preparing 174f56854903: Preparing 49826642a243: Waiting 6dfc368b5d58: Waiting cb5fbb0ed22d: Waiting 4407bc601563: Waiting 174f56854903: Waiting 8919d0110151: Waiting f69b06837b77: Layer already exists 3b76dec70fa0: Layer already exists fb168feb22b0: Layer already exists 06758d02158e: Pushed cb5fbb0ed22d: Layer already exists 8919d0110151: Layer already exists 49826642a243: Layer already exists 4407bc601563: Layer already exists 174f56854903: Layer already exists 6dfc368b5d58: Layer already exists fc2ad489dd01: Pushed master-9_9_4-3: digest: sha256:bd5e76bce14057105053a3da9cba9304860284206a22bda211edf07581953869 size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-kubernetes-kube-manager] 06758d02158e: Preparing fc2ad489dd01: Preparing 3b76dec70fa0: Preparing f69b06837b77: Preparing fb168feb22b0: Preparing cb5fbb0ed22d: Preparing 8919d0110151: Preparing 49826642a243: Preparing 6dfc368b5d58: Preparing 4407bc601563: Preparing 174f56854903: Preparing cb5fbb0ed22d: Waiting 8919d0110151: Waiting 49826642a243: Waiting 6dfc368b5d58: Waiting 4407bc601563: Waiting 174f56854903: Waiting fb168feb22b0: Layer already exists 06758d02158e: Layer already exists fc2ad489dd01: Layer already exists f69b06837b77: Layer already exists 3b76dec70fa0: Layer already exists cb5fbb0ed22d: Layer already exists 49826642a243: Layer already exists 8919d0110151: Layer already exists 6dfc368b5d58: Layer already exists 4407bc601563: Layer already exists 174f56854903: Layer already exists master-9_9_4-3: digest: sha256:bd5e76bce14057105053a3da9cba9304860284206a22bda211edf07581953869 size: 2620 2024-09-10 12:54:58,638: INFO: Building contrail-kubernetes-kube-manager finished successfully, duration: 495 seconds