2025-08-11 20:49:56,058: INFO: Building opensdn-controller-webui-job 2025-08-11 20:49:56,157: 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_2_2_1-6_4 --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} ---> 0bfc79a62ff2 Step 4/9 : ARG CONTAINER_NAME ---> Running in cfa867d08f3b ---> Removed intermediate container cfa867d08f3b ---> 2416235bf1f0 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5ddb2978fe85 ---> Removed intermediate container 5ddb2978fe85 ---> afb38d1cd20e 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 643b70d1de64 ---> Removed intermediate container 643b70d1de64 ---> 515faceaa44c Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a5ab82e807a5 ---> Removed intermediate container a5ab82e807a5 ---> 47807e9c2360 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 9ca1de59650c ---> Removed intermediate container 9ca1de59650c ---> 8ed1fa5aa2c0 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in ed47ca4919c8 ---> Removed intermediate container ed47ca4919c8 ---> ee776b33c31f [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 ee776b33c31f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_2_2_1-6_4 2025-08-11 20:50:11,475: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 02e195f1b100: Preparing 202404e36c66: Preparing 83c3220b29c2: Preparing 1ab8b881150f: Preparing 688add56be61: Preparing 2bfbeb6371d6: Preparing 2185b8fb281a: Preparing a84ce91f0518: Preparing dc98d6b2fa52: Preparing 0e542b9ab561: Preparing 64279d8ab2be: Preparing 174f56854903: Preparing 02e195f1b100: Waiting 202404e36c66: Waiting 83c3220b29c2: Waiting 1ab8b881150f: Waiting 688add56be61: Waiting 2bfbeb6371d6: Waiting 2185b8fb281a: Waiting a84ce91f0518: Waiting dc98d6b2fa52: Waiting 0e542b9ab561: Waiting 64279d8ab2be: Waiting 174f56854903: Waiting 02e195f1b100: Layer already exists 202404e36c66: Layer already exists 2185b8fb281a: Layer already exists 2bfbeb6371d6: Layer already exists 688add56be61: Layer already exists 83c3220b29c2: Layer already exists 0e542b9ab561: Layer already exists 1ab8b881150f: Layer already exists a84ce91f0518: Layer already exists dc98d6b2fa52: Layer already exists 174f56854903: Layer already exists 64279d8ab2be: Layer already exists master-1_2_2_1-6_4: digest: sha256:292cb9042d089e22bb37c0872a60876b08c179efb415f9892c16126a75fcc605 size: 2824 2025-08-11 20:50:13,993: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds