2025-07-23 05:38:46,234: INFO: Building opensdn-controller-control-control 2025-07-23 05:38:46,287: 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_7_3-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} ---> 22d5fce6a064 Step 4/10 : ARG CONTAINER_NAME ---> Running in f549fb593457 ---> Removed intermediate container f549fb593457 ---> 250290ccd32e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7c3f7272c58a ---> Removed intermediate container 7c3f7272c58a ---> 91eff7dfe3fb 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 5ed9d16316bf ---> Removed intermediate container 5ed9d16316bf ---> fc18514cbcdc Step 7/10 : COPY entrypoint.sh / ---> 4ec04c9c1bdd Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7085af5c5302 ---> Removed intermediate container 7085af5c5302 ---> 84c7e569c7a2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 77d72532b89a ---> Removed intermediate container 77d72532b89a ---> 78d58ffb69c6 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9bc9abc70558 ---> Removed intermediate container 9bc9abc70558 ---> cbbefd68afb0 [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 cbbefd68afb0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_3-4 2025-07-23 05:39:04,515: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 54e044613947: Preparing 909f7403ea3e: Preparing b33ba7fdde9a: Preparing ee05f80a668b: Preparing f51ee23fbf70: Preparing d410385d64c9: Preparing 982c04d95d11: Preparing f92e81b62444: Preparing 630188c9251e: Preparing 8e2bc7562924: Preparing 71c265fef30c: Preparing 174f56854903: Preparing 54e044613947: Waiting 909f7403ea3e: Waiting b33ba7fdde9a: Waiting ee05f80a668b: Waiting f51ee23fbf70: Waiting d410385d64c9: Waiting 982c04d95d11: Waiting f92e81b62444: Waiting 630188c9251e: Waiting 8e2bc7562924: Waiting 71c265fef30c: Waiting 174f56854903: Waiting ee05f80a668b: Layer already exists f51ee23fbf70: Layer already exists b33ba7fdde9a: Layer already exists d410385d64c9: Layer already exists 982c04d95d11: Layer already exists 8e2bc7562924: Layer already exists 909f7403ea3e: Pushed 630188c9251e: Layer already exists f92e81b62444: Layer already exists 71c265fef30c: Layer already exists 174f56854903: Layer already exists 54e044613947: Pushed master-1_9_7_3-4: digest: sha256:c91a0531c67048830f3108e17a14be5ff1e15793fd77ab025aa4cef1ce456d07 size: 2830 2025-07-23 05:39:31,333: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds