2025-05-07 08:11:45,266: INFO: Building opensdn-controller-webui-job 2025-05-07 08:11:45,311: 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_7-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-controller-webui-job --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.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} ---> 5e8a1b64ba5a Step 4/9 : ARG CONTAINER_NAME ---> Running in 5da3c947cccb ---> Removed intermediate container 5da3c947cccb ---> 916e5fd1b040 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 06f7869a13dc ---> Removed intermediate container 06f7869a13dc ---> 6543f1f24fa4 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 0c745cffb7ea ---> Removed intermediate container 0c745cffb7ea ---> 37cf7dbd538b Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c8fc95768c9b ---> Removed intermediate container c8fc95768c9b ---> cc5c0578c372 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 4f3a305a0abe ---> Removed intermediate container 4f3a305a0abe ---> d693d6267130 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 42d57121bb26 ---> Removed intermediate container 42d57121bb26 ---> e72d18969936 [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 e72d18969936 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_6_7-1 2025-05-07 08:12:01,464: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 7c04d2c69b04: Preparing 07a5d5e8552f: Preparing 103cc55e52e8: Preparing f481334c01de: Preparing c72aa8bc98ef: Preparing af271540091b: Preparing e9e590b5bb43: Preparing c053376ab0c9: Preparing ae18a4eb7f62: Preparing 175a7f69c6b5: Preparing b172ca048ff5: Preparing 174f56854903: Preparing 7c04d2c69b04: Waiting 07a5d5e8552f: Waiting 103cc55e52e8: Waiting f481334c01de: Waiting c72aa8bc98ef: Waiting af271540091b: Waiting e9e590b5bb43: Waiting c053376ab0c9: Waiting 175a7f69c6b5: Waiting b172ca048ff5: Waiting 174f56854903: Waiting ae18a4eb7f62: Waiting 07a5d5e8552f: Layer already exists 103cc55e52e8: Layer already exists f481334c01de: Layer already exists 7c04d2c69b04: Layer already exists c72aa8bc98ef: Layer already exists af271540091b: Layer already exists c053376ab0c9: Layer already exists e9e590b5bb43: Layer already exists ae18a4eb7f62: Layer already exists 175a7f69c6b5: Layer already exists b172ca048ff5: Layer already exists 174f56854903: Layer already exists master-1_6_6_7-1: digest: sha256:0f0cef2cf70125a982040d83a1b981a161f203d1a4523e62fe456a22c3a26e57 size: 2824 2025-05-07 08:12:05,020: INFO: Building opensdn-controller-webui-job finished successfully, duration: 20 seconds