2025-07-17 08:47:28,594: INFO: Building opensdn-controller-control-control 2025-07-17 08:47:28,675: 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_4_3-2 --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} ---> 632ee582428e Step 4/10 : ARG CONTAINER_NAME ---> Running in c5d331cf9760 ---> Removed intermediate container c5d331cf9760 ---> 1d45b89b1f95 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f7d75c1c1ce ---> Removed intermediate container 0f7d75c1c1ce ---> 6f9bcfc61310 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 e67fd9cec413 ---> Removed intermediate container e67fd9cec413 ---> 107b361557ad Step 7/10 : COPY entrypoint.sh / ---> 1e1ba10739ed Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 600adad1e7d4 ---> Removed intermediate container 600adad1e7d4 ---> 2b72739fcdec Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 37ea63c53773 ---> Removed intermediate container 37ea63c53773 ---> f444ba71dd5a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 78859cb70fe5 ---> Removed intermediate container 78859cb70fe5 ---> 66a3d66c14ad [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 66a3d66c14ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_4_3-2 2025-07-17 08:47:48,528: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7bf72306f33c: Preparing 4eae77ea220f: Preparing 10aeb235d634: Preparing 3fddd8df229b: Preparing 62d46af68fa6: Preparing 066a3ad1914e: Preparing 740ec039747f: Preparing 004e9c97ee52: Preparing 66cd4b8f3235: Preparing b74a98a3bf2e: Preparing dfff39b7604a: Preparing 174f56854903: Preparing 066a3ad1914e: Waiting 740ec039747f: Waiting 004e9c97ee52: Waiting 66cd4b8f3235: Waiting b74a98a3bf2e: Waiting dfff39b7604a: Waiting 174f56854903: Waiting 62d46af68fa6: Layer already exists 3fddd8df229b: Layer already exists 10aeb235d634: Layer already exists 740ec039747f: Layer already exists 4eae77ea220f: Pushed 066a3ad1914e: Layer already exists 004e9c97ee52: Layer already exists 66cd4b8f3235: Layer already exists b74a98a3bf2e: Layer already exists 174f56854903: Layer already exists dfff39b7604a: Layer already exists 7bf72306f33c: Pushed master-1_9_4_3-2: digest: sha256:2c54476cc9ea1516e0155d4f2620c9a08d7405df3f8e07fedee39da1bb10382e size: 2830 2025-07-17 08:48:14,541: INFO: Building opensdn-controller-control-control finished successfully, duration: 46 seconds