2025-07-19 07:06:17,855: INFO: Building opensdn-controller-webui-job 2025-07-19 07:06:17,888: 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_9_7_0-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} ---> 5dc95e0cea40 Step 4/9 : ARG CONTAINER_NAME ---> Running in c36a0f623afa ---> Removed intermediate container c36a0f623afa ---> e5c6e44d883e Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in aaa1abedf5e5 ---> Removed intermediate container aaa1abedf5e5 ---> 03e63b468886 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 03c66c04f4d8 ---> Removed intermediate container 03c66c04f4d8 ---> 09c97fdfa97c Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f3482129887d ---> Removed intermediate container f3482129887d ---> 40aae0d2ac44 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 7725214605ae ---> Removed intermediate container 7725214605ae ---> 72d03e908c6d Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 0a7457373375 ---> Removed intermediate container 0a7457373375 ---> 8f90fc5c9bb5 [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 8f90fc5c9bb5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_7_0-1 2025-07-19 07:06:33,715: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 8619b79e0de0: Preparing b482e1e0be8d: Preparing 01540ffe03c0: Preparing 10598b23d329: Preparing ff3350f32669: Preparing bed5ee7e8571: Preparing 98b5fe639364: Preparing 5d9c8a73a4eb: Preparing d0b8166e5419: Preparing d2be213c16f7: Preparing 678a1c79dff2: Preparing 174f56854903: Preparing 10598b23d329: Waiting ff3350f32669: Waiting 8619b79e0de0: Waiting b482e1e0be8d: Waiting 01540ffe03c0: Waiting bed5ee7e8571: Waiting 98b5fe639364: Waiting 5d9c8a73a4eb: Waiting d0b8166e5419: Waiting d2be213c16f7: Waiting 678a1c79dff2: Waiting 174f56854903: Waiting 8619b79e0de0: Layer already exists 01540ffe03c0: Layer already exists 10598b23d329: Layer already exists ff3350f32669: Layer already exists b482e1e0be8d: Layer already exists bed5ee7e8571: Layer already exists 98b5fe639364: Layer already exists d2be213c16f7: Layer already exists 5d9c8a73a4eb: Layer already exists d0b8166e5419: Layer already exists 678a1c79dff2: Layer already exists 174f56854903: Layer already exists master-1_9_7_0-1: digest: sha256:07bc1b07dde8eac3a68c6069d984a9b44ede47044296045e467b0bc054199166 size: 2824 2025-07-19 07:06:36,840: INFO: Building opensdn-controller-webui-job finished successfully, duration: 19 seconds