2025-04-25 06:28:02,700: INFO: Building opensdn-controller-webui-job 2025-04-25 06:28:02,880: 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-3 --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-webui-job --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 2.56 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-webui-base:${CONTRAIL_CONTAINER_TAG} ---> 432a54c206b9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 69d85d99f02f ---> Removed intermediate container 69d85d99f02f ---> 537a635560cc Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 38e94baa54ca ---> Removed intermediate container 38e94baa54ca ---> b322a66cea1f Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI Job" description="Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 029c89731d33 ---> Removed intermediate container 029c89731d33 ---> 6cf809660493 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 794cca320e7f ---> Removed intermediate container 794cca320e7f ---> f003eeabc33d Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in ac6034fb12f1 ---> Removed intermediate container ac6034fb12f1 ---> 915609312b51 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 9fd32357a069 ---> Removed intermediate container 9fd32357a069 ---> b8b9a4cedd10 [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 b8b9a4cedd10 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_0_8-3 2025-04-25 06:28:16,954: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 0fef4f3e8c8a: Preparing 85f46ab73655: Preparing 4734c1d6aad6: Preparing 2eb34cd72d14: Preparing 706674af5363: Preparing 84ad43b5effe: Preparing ae1206851e58: Preparing e22a5b530b52: Preparing ef871dc96615: Preparing b818138cc350: Preparing 94b894498834: Preparing 174f56854903: Preparing e22a5b530b52: Waiting ef871dc96615: Waiting b818138cc350: Waiting 94b894498834: Waiting 174f56854903: Waiting 0fef4f3e8c8a: Waiting 85f46ab73655: Waiting 4734c1d6aad6: Waiting 2eb34cd72d14: Waiting 706674af5363: Waiting 84ad43b5effe: Waiting ae1206851e58: Waiting 4734c1d6aad6: Layer already exists 85f46ab73655: Layer already exists 706674af5363: Layer already exists 0fef4f3e8c8a: Layer already exists 2eb34cd72d14: Layer already exists 84ad43b5effe: Layer already exists e22a5b530b52: Layer already exists ae1206851e58: Layer already exists ef871dc96615: Layer already exists b818138cc350: Layer already exists 94b894498834: Layer already exists 174f56854903: Layer already exists master-1_6_0_8-3: digest: sha256:a82bae803d238125776e37639c68ead47fe102a01047a06ad433431ae260d86b size: 2824 2025-04-25 06:28:21,995: INFO: Building opensdn-controller-webui-job finished successfully, duration: 19 seconds