2025-08-07 16:54:15,007: INFO: Building opensdn-controller-control-control 2025-08-07 16:54:15,040: 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} ---> aca41858b8b5 Step 4/10 : ARG CONTAINER_NAME ---> Running in d4e333f695ed ---> Removed intermediate container d4e333f695ed ---> a7b3ca32ac84 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f2b76422bc7e ---> Removed intermediate container f2b76422bc7e ---> 43b48663eaa8 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 8902f08bcd1c ---> Removed intermediate container 8902f08bcd1c ---> bf3cbced64f3 Step 7/10 : COPY entrypoint.sh / ---> 74d85fdcd73c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ad85418af4c0 ---> Removed intermediate container ad85418af4c0 ---> 2b3adedf52ad Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c8e716d79f97 ---> Removed intermediate container c8e716d79f97 ---> 8431c209fe1e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ccb9b68fdecc ---> Removed intermediate container ccb9b68fdecc ---> ce03eace3e20 [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 ce03eace3e20 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_6-1 2025-08-07 16:54:33,160: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 13de339a2550: Preparing 9e80581e59dc: Preparing 67d6513efdc5: Preparing a53431dd3512: Preparing e53ec9b61b19: Preparing 5c3290559940: Preparing 334ed78704f2: Preparing 96ee6e3a74f4: Preparing 339cd3a31b25: Preparing 60e0729f815c: Preparing 26fdbf3913e2: Preparing 174f56854903: Preparing 339cd3a31b25: Waiting 5c3290559940: Waiting 334ed78704f2: Waiting 96ee6e3a74f4: Waiting 60e0729f815c: Waiting 26fdbf3913e2: Waiting 174f56854903: Waiting e53ec9b61b19: Layer already exists a53431dd3512: Layer already exists 67d6513efdc5: Layer already exists 5c3290559940: Layer already exists 334ed78704f2: Layer already exists 96ee6e3a74f4: Layer already exists 60e0729f815c: Layer already exists 339cd3a31b25: Layer already exists 26fdbf3913e2: Layer already exists 9e80581e59dc: Pushed 174f56854903: Layer already exists 13de339a2550: Pushed master-1_9_8_6-1: digest: sha256:db8c759259ef30ae4ac5a2110a0042101baecc9015163d86bfc08d036a5b1e0f size: 2830 2025-08-07 16:54:55,789: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds