2025-06-02 06:51:00,050: INFO: Building opensdn-controller-control-control 2025-06-02 06:51:00,095: 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_7_6_8-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} ---> 044db176efb5 Step 4/10 : ARG CONTAINER_NAME ---> Running in b6d12b5472c0 ---> Removed intermediate container b6d12b5472c0 ---> bbcba263c9f5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 38e97f14a13b ---> Removed intermediate container 38e97f14a13b ---> 5fa540ab14bb 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 71aaf51fcb78 ---> Removed intermediate container 71aaf51fcb78 ---> 01bdba6e2857 Step 7/10 : COPY entrypoint.sh / ---> bb7c8f70455c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4a6c73308c33 ---> Removed intermediate container 4a6c73308c33 ---> 47af0e5d2b74 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 49b2c80486bd ---> Removed intermediate container 49b2c80486bd ---> b28cb7826fb7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a97bdc18bd65 ---> Removed intermediate container a97bdc18bd65 ---> 4e326ea278ab [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 4e326ea278ab Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_8-1 2025-06-02 06:51:21,620: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fe87c04b787c: Preparing 03d139ae0d27: Preparing 247df4540936: Preparing 9ada3703c971: Preparing e5df880f6e02: Preparing d2ab0c31af7b: Preparing 51e69d070703: Preparing 0132b4da5374: Preparing b921015ecaf1: Preparing 1592e867c9d8: Preparing ae81a84c3ae7: Preparing 174f56854903: Preparing fe87c04b787c: Waiting 03d139ae0d27: Waiting 247df4540936: Waiting 9ada3703c971: Waiting e5df880f6e02: Waiting d2ab0c31af7b: Waiting 0132b4da5374: Waiting b921015ecaf1: Waiting 1592e867c9d8: Waiting ae81a84c3ae7: Waiting 174f56854903: Waiting 51e69d070703: Waiting 247df4540936: Layer already exists 9ada3703c971: Layer already exists e5df880f6e02: Layer already exists d2ab0c31af7b: Layer already exists 03d139ae0d27: Pushed 0132b4da5374: Layer already exists 51e69d070703: Layer already exists 174f56854903: Layer already exists b921015ecaf1: Layer already exists ae81a84c3ae7: Layer already exists 1592e867c9d8: Layer already exists fe87c04b787c: Pushed master-1_7_6_8-1: digest: sha256:c031f7cecfc0b653cba12fe4b218445f06bc2069935a2c38ed5b5db204f56dd9 size: 2830 2025-06-02 06:51:39,417: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds