2025-06-08 09:10:18,023: INFO: Building opensdn-controller-control-control 2025-06-08 09:10:18,057: 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_2_1-5 --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} ---> 68855f78ac9c Step 4/10 : ARG CONTAINER_NAME ---> Running in 673ea9753068 ---> Removed intermediate container 673ea9753068 ---> 47da8bbeccda Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in fbc7162c4686 ---> Removed intermediate container fbc7162c4686 ---> 56d87fb7702b 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 7ad11d2f34e1 ---> Removed intermediate container 7ad11d2f34e1 ---> d48a433b53f6 Step 7/10 : COPY entrypoint.sh / ---> e0b00284ae09 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b6640cafa3bb ---> Removed intermediate container b6640cafa3bb ---> 5fb0e4722e21 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e360a437fed6 ---> Removed intermediate container e360a437fed6 ---> 24eba836e026 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f5dcf01ffb74 ---> Removed intermediate container f5dcf01ffb74 ---> 4cdd6c4cfce6 [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 4cdd6c4cfce6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-5 2025-06-08 09:10:32,703: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e94cacc1a957: Preparing 04a2700a56eb: Preparing d998cd2c6cb1: Preparing 772dae495623: Preparing a0ed0d374fdb: Preparing 00c8a4b2873b: Preparing 64b4f3c5bdac: Preparing 1750921cd34a: Preparing 2c1310e170d6: Preparing 3b0363c4f528: Preparing e94cacc1a957: Waiting 04a2700a56eb: Waiting d998cd2c6cb1: Waiting 772dae495623: Waiting a0ed0d374fdb: Waiting 00c8a4b2873b: Waiting 64b4f3c5bdac: Waiting 1750921cd34a: Waiting 2c1310e170d6: Waiting 3d0fb6fff08a: Preparing 174f56854903: Preparing 3b0363c4f528: Waiting 174f56854903: Waiting 3d0fb6fff08a: Waiting d998cd2c6cb1: Layer already exists a0ed0d374fdb: Layer already exists 772dae495623: Layer already exists 04a2700a56eb: Pushed 64b4f3c5bdac: Layer already exists 00c8a4b2873b: Layer already exists 1750921cd34a: Layer already exists 2c1310e170d6: Layer already exists 3d0fb6fff08a: Layer already exists 3b0363c4f528: Layer already exists 174f56854903: Layer already exists e94cacc1a957: Pushed master-1_6_2_1-5: digest: sha256:fa1381a4be15d8a1d402357d494283cd75d31827480b1e90095165bb5e77baae size: 2830 2025-06-08 09:10:54,675: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds