2025-04-25 06:28:02,664: INFO: Building opensdn-controller-control-control 2025-04-25 06:28:02,711: 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_0_8-3 --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=22.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} ---> 93dbdd96982b Step 4/10 : ARG CONTAINER_NAME ---> Using cache ---> 25b2c45c0b13 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 10a6f2fdf4e7 ---> Removed intermediate container 10a6f2fdf4e7 ---> 494269ce356c 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 4a1bac6e176a ---> Removed intermediate container 4a1bac6e176a ---> e4fc86fc1b81 Step 7/10 : COPY entrypoint.sh / ---> 0506fd235bdc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2ac00fa2366d ---> Removed intermediate container 2ac00fa2366d ---> 632ded5b47ce Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ebeeed3af8ad ---> Removed intermediate container ebeeed3af8ad ---> ec639a15eede Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 581b2ffb4bc7 ---> Removed intermediate container 581b2ffb4bc7 ---> 3d56a5c67674 [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 3d56a5c67674 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_0_8-3 2025-04-25 06:28:17,618: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5f35c94ed101: Preparing ede48ed689fe: Preparing c9143aa1c480: Preparing 92453b3c263f: Preparing eaaa44c2942a: Preparing 84ad43b5effe: Preparing ae1206851e58: Preparing e22a5b530b52: Preparing ef871dc96615: Preparing b818138cc350: Preparing 94b894498834: Preparing 174f56854903: Preparing 5f35c94ed101: Waiting ede48ed689fe: Waiting e22a5b530b52: Waiting ef871dc96615: Waiting b818138cc350: Waiting 94b894498834: Waiting 174f56854903: Waiting c9143aa1c480: Waiting 92453b3c263f: Waiting eaaa44c2942a: Waiting ae1206851e58: Waiting 84ad43b5effe: Waiting 92453b3c263f: Layer already exists c9143aa1c480: Layer already exists eaaa44c2942a: Layer already exists 84ad43b5effe: Layer already exists ede48ed689fe: Pushed ae1206851e58: Layer already exists ef871dc96615: Layer already exists e22a5b530b52: Layer already exists b818138cc350: Layer already exists 174f56854903: Layer already exists 94b894498834: Layer already exists 5f35c94ed101: Pushed master-1_6_0_8-3: digest: sha256:715e2d5ff81168ea8c79240a016571b391392cc923ffcb717130e8adbc41ba98 size: 2830 2025-04-25 06:28:45,425: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds