2025-05-13 11:33:55,661: INFO: Building opensdn-analytics-base
2025-05-13 11:33:55,699: 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_8_5-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-analytics-base --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 2.048 kB

Step 1/6 : ARG CONTRAIL_REGISTRY
Step 2/6 : ARG CONTRAIL_CONTAINER_TAG
Step 3/6 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG}
---> b2549931a1d8
Step 4/6 : ENV NODE_TYPE=analytics
---> Running in c8ffe2784afe
---> Removed intermediate container c8ffe2784afe
---> b34a26e9158b
Step 5/6 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE
---> Running in b8af689d7e74
---> Removed intermediate container b8af689d7e74
---> 78135e924afc
Step 6/6 : CMD ["/usr/bin/tail","-f","/dev/null"]
---> Running in a11109ea234f
---> Removed intermediate container a11109ea234f
---> 95892aa2b6c4
[Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME 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 95892aa2b6c4
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_6_8_5-1
2025-05-13 11:33:58,114: INFO: Docker build duration: 3 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-base]
e00046b61f41: Preparing
36c358726f74: Preparing
8eee78861562: Preparing
ea30a54cdc47: Preparing
cb4ef99eed98: Preparing
a89f8c45e18d: Preparing
048800e5d640: Preparing
9a4c3183d425: Preparing
174f56854903: Preparing
a89f8c45e18d: Waiting
048800e5d640: Waiting
9a4c3183d425: Waiting
174f56854903: Waiting
ea30a54cdc47: Layer already exists
8eee78861562: Layer already exists
cb4ef99eed98: Layer already exists
36c358726f74: Layer already exists
e00046b61f41: Layer already exists
a89f8c45e18d: Layer already exists
048800e5d640: Layer already exists
174f56854903: Layer already exists
9a4c3183d425: Layer already exists
master-1_6_8_5-1: digest: sha256:d125ae02ab53197c3c61c06a5059ef4e92b763cfb81a3741b0486c4fc45acb9d size: 2200
2025-05-13 11:33:59,024: INFO: Building opensdn-analytics-base finished successfully, duration: 4 seconds