2025-04-24 18:54:19,577: INFO: Building opensdn-controller-control-control 2025-04-24 18:54:19,625: 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-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=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} ---> 69703afad9f0 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1332bb15ee2d ---> Removed intermediate container 1332bb15ee2d ---> c3d9d8776ed3 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c4b51c356ed5 ---> Removed intermediate container c4b51c356ed5 ---> 848074a88bc0 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 0ed1a4d2282c ---> Removed intermediate container 0ed1a4d2282c ---> 6a16b3159700 Step 7/10 : COPY entrypoint.sh / ---> cc68159a12c0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 91dde35e844d ---> Removed intermediate container 91dde35e844d ---> d3c0cca027c9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9ca2aa297be4 ---> Removed intermediate container 9ca2aa297be4 ---> a0927d863261 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c2d73d5bd5eb ---> Removed intermediate container c2d73d5bd5eb ---> 3ee4a81b74c7 [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 3ee4a81b74c7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_0_8-2 2025-04-24 18:54:37,340: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2ea2c9b6e105: Preparing 25bd6996f162: Preparing f01c151f6d07: Preparing 1f3656c95234: Preparing 0d04a5c50821: Preparing af26be27c887: Preparing 7de780e326fa: Preparing 813daf4609a9: Preparing dfb6d2ee24b1: Preparing 45ee193a5864: Preparing 50e404b14c05: Preparing 174f56854903: Preparing 7de780e326fa: Waiting 813daf4609a9: Waiting dfb6d2ee24b1: Waiting 2ea2c9b6e105: Waiting 25bd6996f162: Waiting f01c151f6d07: Waiting 45ee193a5864: Waiting 1f3656c95234: Waiting 0d04a5c50821: Waiting 50e404b14c05: Waiting 174f56854903: Waiting af26be27c887: Waiting 25bd6996f162: Pushed 0d04a5c50821: Layer already exists 1f3656c95234: Layer already exists f01c151f6d07: Layer already exists af26be27c887: Layer already exists 7de780e326fa: Layer already exists 813daf4609a9: Layer already exists dfb6d2ee24b1: Layer already exists 45ee193a5864: Layer already exists 50e404b14c05: Layer already exists 174f56854903: Layer already exists 2ea2c9b6e105: Pushed master-1_6_0_8-2: digest: sha256:976f46ae7576b49a56db5f72854773e57444e3cdd2764fe20c2f73aeb17d52fa size: 2830 2025-04-24 18:55:02,661: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds