2025-08-11 17:50:48,557: INFO: Building opensdn-controller-control-control 2025-08-11 17:50:48,598: 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_9_6_4-4 --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=opensdn-controller-control-control --build-arg UBUNTU_DISTR_VERSION=24.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.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 81564c22e39f Step 4/10 : ARG CONTAINER_NAME ---> Running in 733058ca99ae ---> Removed intermediate container 733058ca99ae ---> 437862cba1c1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 89d8e4961f9d ---> Removed intermediate container 89d8e4961f9d ---> 1a5d8d40293b Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 82c45dce840d ---> Removed intermediate container 82c45dce840d ---> ff579d155620 Step 7/10 : COPY entrypoint.sh / ---> e4f52ec399fa Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 29a43577ac03 ---> Removed intermediate container 29a43577ac03 ---> 4206fe2bef46 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 44876e2db391 ---> Removed intermediate container 44876e2db391 ---> 58132e108840 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9a224018b636 ---> Removed intermediate container 9a224018b636 ---> 92067794dcd6 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 92067794dcd6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_4-4 2025-08-11 17:51:04,968: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 33ea1e1af3fd: Preparing 81a4e8062ed6: Preparing d6edb49f95ad: Preparing f82873abe6ca: Preparing 166c78bd298b: Preparing 1c27cc4a42ed: Preparing 967d3a74aeaf: Preparing d6ed47afeb99: Preparing 71b84dc701df: Preparing accbea90c448: Preparing f5e8c757e00e: Preparing 174f56854903: Preparing 33ea1e1af3fd: Waiting 81a4e8062ed6: Waiting d6edb49f95ad: Waiting f82873abe6ca: Waiting 166c78bd298b: Waiting 1c27cc4a42ed: Waiting 967d3a74aeaf: Waiting d6ed47afeb99: Waiting 71b84dc701df: Waiting accbea90c448: Waiting f5e8c757e00e: Waiting 174f56854903: Waiting d6edb49f95ad: Layer already exists 81a4e8062ed6: Pushed f82873abe6ca: Layer already exists 166c78bd298b: Layer already exists 1c27cc4a42ed: Layer already exists d6ed47afeb99: Layer already exists 967d3a74aeaf: Layer already exists 71b84dc701df: Layer already exists accbea90c448: Layer already exists 174f56854903: Layer already exists f5e8c757e00e: Layer already exists 33ea1e1af3fd: Pushed master-1_9_6_4-4: digest: sha256:e64cce2e2d8d0df93e2f3c09f1b2d50a40a59b85543e0b39b4c1cd75e9f09e8a size: 2830 2025-08-11 17:51:26,566: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds