2025-06-06 11:38:32,604: INFO: Building opensdn-controller-control-control
2025-06-06 11:38:32,646: 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_1_2-5 --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}
---> 823e64b26f34
Step 4/10 : ARG CONTAINER_NAME
---> Running in d41e45a100aa
---> Removed intermediate container d41e45a100aa
---> 2cb72a604ebb
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 8eb7acb06796
---> Removed intermediate container 8eb7acb06796
---> 866559142d42
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 3c68dcdd085c
---> Removed intermediate container 3c68dcdd085c
---> 4bb5287cd2ef
Step 7/10 : COPY entrypoint.sh /
---> 281b0410450d
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in d4b803862cfd
---> Removed intermediate container d4b803862cfd
---> 36e5d2c638fe
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 64e4e0c4b49d
---> Removed intermediate container 64e4e0c4b49d
---> dd16f10cff5d
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in c193d004dfe8
---> Removed intermediate container c193d004dfe8
---> ddb811b28b2d
[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 ddb811b28b2d
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-5
2025-06-06 11:38:49,089: INFO: Docker build duration: 17 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
cee56c81fd21: Preparing
1fee6bd0d0f1: Preparing
eafc0c415764: Preparing
09e4aaf350e0: Preparing
aea757ec73c8: Preparing
12d44013b102: Preparing
fd60a8539062: Preparing
9cf26f4dcdc2: Preparing
b450c0161bc3: Preparing
72affa0e9f26: Preparing
f4007f69d337: Preparing
174f56854903: Preparing
eafc0c415764: Waiting
09e4aaf350e0: Waiting
aea757ec73c8: Waiting
12d44013b102: Waiting
fd60a8539062: Waiting
9cf26f4dcdc2: Waiting
b450c0161bc3: Waiting
72affa0e9f26: Waiting
f4007f69d337: Waiting
174f56854903: Waiting
cee56c81fd21: Waiting
1fee6bd0d0f1: Waiting
eafc0c415764: Layer already exists
09e4aaf350e0: Layer already exists
aea757ec73c8: Layer already exists
1fee6bd0d0f1: Pushed
12d44013b102: Layer already exists
9cf26f4dcdc2: Layer already exists
b450c0161bc3: Layer already exists
fd60a8539062: Layer already exists
174f56854903: Layer already exists
72affa0e9f26: Layer already exists
f4007f69d337: Layer already exists
cee56c81fd21: Pushed
master-1_6_1_2-5: digest: sha256:71a835ce4b94074dd428f9ca2b8937fa38aa9a89cbf72230c5a5e153e857d8be size: 2829
2025-06-06 11:39:11,873: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds