2025-07-23 16:28:56,337: INFO: Building opensdn-controller-control-control 2025-07-23 16:28:56,394: 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_1-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} ---> 71632f50508f Step 4/10 : ARG CONTAINER_NAME ---> Running in 4d356acaa3c8 ---> Removed intermediate container 4d356acaa3c8 ---> 10833c043192 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in dbfb49025f57 ---> Removed intermediate container dbfb49025f57 ---> 4b3ade1efaa7 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 63ee3d9d6487 ---> Removed intermediate container 63ee3d9d6487 ---> 83d97ffd9136 Step 7/10 : COPY entrypoint.sh / ---> 7b28a4b0dc65 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 28b180c26e00 ---> Removed intermediate container 28b180c26e00 ---> cf7af67d7590 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c6697e712dad ---> Removed intermediate container c6697e712dad ---> 01f55455d722 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 62f588ea6041 ---> Removed intermediate container 62f588ea6041 ---> 9966ee561e7f [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 9966ee561e7f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_1-1 2025-07-23 16:29:10,705: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1806aa9d8109: Preparing c7160387e019: Preparing cc1463c3e2f8: Preparing 99b3f4196566: Preparing 1936eac30090: Preparing 7ba73d6662fb: Preparing ed33dab4ccec: Preparing bf878f123f83: Preparing 5c142c8cc066: Preparing 3feb258a3472: Preparing e246bbda8a61: Preparing 174f56854903: Preparing 1806aa9d8109: Waiting c7160387e019: Waiting cc1463c3e2f8: Waiting 99b3f4196566: Waiting 1936eac30090: Waiting 7ba73d6662fb: Waiting ed33dab4ccec: Waiting bf878f123f83: Waiting 5c142c8cc066: Waiting 3feb258a3472: Waiting e246bbda8a61: Waiting 174f56854903: Waiting 1936eac30090: Layer already exists cc1463c3e2f8: Layer already exists 7ba73d6662fb: Layer already exists 99b3f4196566: Layer already exists c7160387e019: Pushed ed33dab4ccec: Layer already exists e246bbda8a61: Layer already exists bf878f123f83: Layer already exists 5c142c8cc066: Layer already exists 3feb258a3472: Layer already exists 174f56854903: Layer already exists 1806aa9d8109: Pushed master-1_9_8_1-1: digest: sha256:a17d4e3046c870bdc0b043487568ce99eb5b96e95249783f541a73ba42711b3c size: 2830 2025-07-23 16:29:31,971: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds