2025-05-12 01:40:32,969: INFO: Building opensdn-controller-webui-job 2025-05-12 01:40:33,006: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 37f010d3fa47 Step 4/9 : ARG CONTAINER_NAME ---> Running in 041e6291f2ab ---> Removed intermediate container 041e6291f2ab ---> 5ac6c2e332ad Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 658d7afe2fef ---> Removed intermediate container 658d7afe2fef ---> bc8233a97151 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 a32323d52fbb ---> Removed intermediate container a32323d52fbb ---> 292e237a2cf1 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d7469d0f74a1 ---> Removed intermediate container d7469d0f74a1 ---> 18d3d2ec2432 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in b9b83a0ecbbc ---> Removed intermediate container b9b83a0ecbbc ---> 0a5707790003 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 3142e21cde04 ---> Removed intermediate container 3142e21cde04 ---> ad6d27eec134 [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 ad6d27eec134 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 2025-05-12 01:40:46,187: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job] 1b90662622b9: Preparing 20617517b772: Preparing 26ca217db654: Preparing ae9f0cc16677: Preparing 919305932fe3: Preparing a60c5ee14d92: Preparing f256ae989151: Preparing 36c930ccd165: Preparing eaed4b951031: Preparing 5b1cea7665f5: Preparing 5bde1b2afc26: Preparing 174f56854903: Preparing 1b90662622b9: Waiting 20617517b772: Waiting 26ca217db654: Waiting ae9f0cc16677: Waiting 919305932fe3: Waiting a60c5ee14d92: Waiting f256ae989151: Waiting 36c930ccd165: Waiting eaed4b951031: Waiting 5b1cea7665f5: Waiting 5bde1b2afc26: Waiting 174f56854903: Waiting 1b90662622b9: Layer already exists 20617517b772: Layer already exists ae9f0cc16677: Layer already exists 26ca217db654: Layer already exists f256ae989151: Layer already exists eaed4b951031: Layer already exists 919305932fe3: Layer already exists a60c5ee14d92: Layer already exists 36c930ccd165: Layer already exists 5b1cea7665f5: Layer already exists 174f56854903: Layer already exists 5bde1b2afc26: Layer already exists nightly: digest: sha256:0f86fcaa4a5a4522a280af4d16306c2f1d74155af31aa12588e0fb72ae0e9073 size: 2824 2025-05-12 01:40:48,674: INFO: Building opensdn-controller-webui-job finished successfully, duration: 16 seconds