2025-08-07 19:13:04,196: INFO: Building opensdn-controller-control-control 2025-08-07 19:13:04,236: 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_8_6-1 --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} ---> 66217e7d2597 Step 4/10 : ARG CONTAINER_NAME ---> Running in ddba3d179bb0 ---> Removed intermediate container ddba3d179bb0 ---> af0dbe3a8f13 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4f233b6dc3d1 ---> Removed intermediate container 4f233b6dc3d1 ---> bc44f47f175e 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 6443abce5ce4 ---> Removed intermediate container 6443abce5ce4 ---> 1b2d04c335ce Step 7/10 : COPY entrypoint.sh / ---> 10449ceee31d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7786c6145b61 ---> Removed intermediate container 7786c6145b61 ---> 509ec16c83dc Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e7b642710b61 ---> Removed intermediate container e7b642710b61 ---> 7ac0854607e2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1ef1f37277fc ---> Removed intermediate container 1ef1f37277fc ---> 7f5f7dfdb77d [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 7f5f7dfdb77d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_6-1 2025-08-07 19:13:19,382: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5841984d3c62: Preparing 7ef013632c85: Preparing db196954d19e: Preparing 1ef9ff6716d9: Preparing 3e1e8906f80f: Preparing 82bce453bd96: Preparing 1da3c0f44854: Preparing fdfd83187176: Preparing 9221f28a0048: Preparing c196bdc17aae: Preparing cfa326236a7e: Preparing 174f56854903: Preparing 5841984d3c62: Waiting 7ef013632c85: Waiting db196954d19e: Waiting 1ef9ff6716d9: Waiting 3e1e8906f80f: Waiting 82bce453bd96: Waiting 1da3c0f44854: Waiting fdfd83187176: Waiting 9221f28a0048: Waiting c196bdc17aae: Waiting cfa326236a7e: Waiting 174f56854903: Waiting 1ef9ff6716d9: Layer already exists db196954d19e: Layer already exists 3e1e8906f80f: Layer already exists 82bce453bd96: Layer already exists 7ef013632c85: Pushed fdfd83187176: Layer already exists 1da3c0f44854: Layer already exists 9221f28a0048: Layer already exists cfa326236a7e: Layer already exists c196bdc17aae: Layer already exists 174f56854903: Layer already exists 5841984d3c62: Pushed master-1_9_8_6-1: digest: sha256:da925aee34f6736636d07c1e3cb82467018246e30d700c63cf04665970f14511 size: 2830 2025-08-07 19:13:44,343: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds