2025-06-01 14:33:15,704: INFO: Building opensdn-controller-control-control 2025-06-01 14:33:15,728: 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_6_6_1-1_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} ---> 14b2f3e14a79 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5b33396580fc ---> Removed intermediate container 5b33396580fc ---> 35af8a034837 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e55811f6705d ---> Removed intermediate container e55811f6705d ---> 536d5f8cf0de 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 a37896e90fd7 ---> Removed intermediate container a37896e90fd7 ---> ce9962a778cd Step 7/10 : COPY entrypoint.sh / ---> deeae687f241 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in fa2357d95cb2 ---> Removed intermediate container fa2357d95cb2 ---> 501115bc4c47 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5c077b01b3a6 ---> Removed intermediate container 5c077b01b3a6 ---> ab6e34f269e3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 5fd667bf7e3b ---> Removed intermediate container 5fd667bf7e3b ---> ce9bb206c419 [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 ce9bb206c419 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_4 2025-06-01 14:33:36,672: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 38ba29ed83ef: Preparing a784f0a3bdc9: Preparing f16236742756: Preparing df5f696eb1f7: Preparing 603a56c6f947: Preparing 8a4a974f1d28: Preparing 62c0e02c8069: Preparing f1a58a8da0e7: Preparing e679b0c6c941: Preparing 3f4cab5bfe2a: Preparing 9e59b5c0106a: Preparing 174f56854903: Preparing 8a4a974f1d28: Waiting 62c0e02c8069: Waiting f1a58a8da0e7: Waiting e679b0c6c941: Waiting 3f4cab5bfe2a: Waiting 9e59b5c0106a: Waiting 174f56854903: Waiting 603a56c6f947: Layer already exists df5f696eb1f7: Layer already exists 8a4a974f1d28: Layer already exists f16236742756: Layer already exists f1a58a8da0e7: Layer already exists 62c0e02c8069: Layer already exists e679b0c6c941: Layer already exists 3f4cab5bfe2a: Layer already exists a784f0a3bdc9: Pushed 9e59b5c0106a: Layer already exists 174f56854903: Layer already exists 38ba29ed83ef: Pushed master-1_6_6_1-1_4: digest: sha256:e99c02c816f64e43b2b406f08b99de1305c7f0a46652faf83fd905e2e5597991 size: 2830 2025-06-01 14:34:00,414: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds