2025-06-17 06:20:00,690: INFO: Building opensdn-controller-control-control 2025-06-17 06:20:00,757: 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_6_1-2_0 --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} ---> 5815a215d265 Step 4/10 : ARG CONTAINER_NAME ---> Running in b00fdfd7acef ---> Removed intermediate container b00fdfd7acef ---> e58325cc6828 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7e5874350574 ---> Removed intermediate container 7e5874350574 ---> 385fc7d49fe8 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 558f0372f1bd ---> Removed intermediate container 558f0372f1bd ---> 421a89d25eeb Step 7/10 : COPY entrypoint.sh / ---> 30798d150bbc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 199cab27b42c ---> Removed intermediate container 199cab27b42c ---> eb67761509e9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 61f353164e23 ---> Removed intermediate container 61f353164e23 ---> 4ea1ed5fe0ea Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3408586a12a2 ---> Removed intermediate container 3408586a12a2 ---> 4c3a36c26890 [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 4c3a36c26890 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-2_0 2025-06-17 06:20:16,691: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1e45bfc4c818: Preparing 95c3e55e28b4: Preparing 6ebe47fabb8a: Preparing fbcb13ed8912: Preparing b1198c2ef7e3: Preparing e06ddf4021af: Preparing 94251b81db6d: Preparing 9ce28fc6bbad: Preparing 65868dd5d81c: Preparing 33f8691ee56b: Preparing 50ca309a3d65: Preparing 174f56854903: Preparing 1e45bfc4c818: Waiting 95c3e55e28b4: Waiting 6ebe47fabb8a: Waiting fbcb13ed8912: Waiting b1198c2ef7e3: Waiting e06ddf4021af: Waiting 94251b81db6d: Waiting 9ce28fc6bbad: Waiting 65868dd5d81c: Waiting 33f8691ee56b: Waiting 50ca309a3d65: Waiting 174f56854903: Waiting fbcb13ed8912: Layer already exists 6ebe47fabb8a: Layer already exists b1198c2ef7e3: Layer already exists e06ddf4021af: Layer already exists 9ce28fc6bbad: Layer already exists 95c3e55e28b4: Pushed 94251b81db6d: Layer already exists 65868dd5d81c: Layer already exists 33f8691ee56b: Layer already exists 50ca309a3d65: Layer already exists 174f56854903: Layer already exists 1e45bfc4c818: Pushed master-1_6_6_1-2_0: digest: sha256:244248e08ecb5f4efe8ac5e6e77a2ca4bf57f37341ca6ca840a7b969bad98a03 size: 2829 2025-06-17 06:20:42,063: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds