2025-05-12 10:52:55,765: INFO: Building opensdn-external-redis 2025-05-12 10:52:55,909: 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_8_1-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-external-redis --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 39.94 kB Step 1/15 : ARG CONTRAIL_REGISTRY Step 2/15 : ARG CONTRAIL_CONTAINER_TAG Step 3/15 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> 2130e7b9baf2 Step 4/15 : ARG SITE_MIRROR ---> Running in b84d280a4eec ---> Removed intermediate container b84d280a4eec ---> 21603cb1738b Step 5/15 : ARG CONTAINER_NAME ---> Running in bab5df8c5607 ---> Removed intermediate container bab5df8c5607 ---> 1d02a4b613b4 Step 6/15 : ENV SERVICE_NAME=redis CONTAINER_NAME=$CONTAINER_NAME ---> Running in a28467c934d7 ---> Removed intermediate container a28467c934d7 ---> 16b0c5e42ddf Step 7/15 : LABEL name=$CONTAINER_NAME summary="Contrail Redis" description="Contrail Redis server supports query engine." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 84f6ee426343 ---> Removed intermediate container 84f6ee426343 ---> 6a3897a88ee3 Step 8/15 : COPY *.sh / ---> 498dff1dcfd5 Step 9/15 : RUN REDIS_RPM_NAME=redis-6.0.15-1.el7.remi.x86_64 && set -ex && for item in `ls /__*` ; do mv $item /${item:3} ; done && source /functions.sh && download_package https://github.com opensdn-io/tf-third-party-cache/blob/master/redis/${REDIS_RPM_NAME}.rpm?raw=true ${REDIS_RPM_NAME}.rpm && yum install ${REDIS_RPM_NAME}.rpm -y && usermod -a -G $CONTRAIL_GID redis && rm -rf ${REDIS_RPM_NAME}.rpm && yum clean all -y && rm -rf /var/cache/yum ---> Running in a15ab7a4b932 ++ ls /__common.sh /__contrail-functions.sh + for item in '`ls /__*`' + mv /__common.sh /common.sh + for item in '`ls /__*`' + mv /__contrail-functions.sh /contrail-functions.sh + source /functions.sh + download_package https://github.com 'opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' redis-6.0.15-1.el7.remi.x86_64.rpm + local original_site=https://github.com + local 'site_path=opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' + local output_name=redis-6.0.15-1.el7.remi.x86_64.rpm + local add_opts= + '[' -n http://nexus.gz1.opensdn.io/repository/external-web-cache ']' + wget -nv --tries=3 -c -O redis-6.0.15-1.el7.remi.x86_64.rpm 'http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' 2025-05-12 10:52:59 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true [1139372/1139372] -> "redis-6.0.15-1.el7.remi.x86_64.rpm" [1] + '[' '!' -s redis-6.0.15-1.el7.remi.x86_64.rpm ']' + yum install redis-6.0.15-1.el7.remi.x86_64.rpm -y Loaded plugins: fastestmirror, ovl Examining redis-6.0.15-1.el7.remi.x86_64.rpm: redis-6.0.15-1.el7.remi.x86_64 Marking redis-6.0.15-1.el7.remi.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package redis.x86_64 0:6.0.15-1.el7.remi will be installed --> Processing Dependency: logrotate for package: redis-6.0.15-1.el7.remi.x86_64 Determining fastest mirrors --> Running transaction check ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: redis x86_64 6.0.15-1.el7.remi /redis-6.0.15-1.el7.remi.x86_64 4.0 M Installing for dependencies: logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total size: 4.1 M Total download size: 70 k Installed size: 4.1 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : logrotate-3.8.6-19.el7.x86_64 1/2 Installing : redis-6.0.15-1.el7.remi.x86_64 2/2 Verifying : redis-6.0.15-1.el7.remi.x86_64 1/2 Verifying : logrotate-3.8.6-19.el7.x86_64 2/2 Installed: redis.x86_64 0:6.0.15-1.el7.remi Dependency Installed: logrotate.x86_64 0:3.8.6-19.el7 Complete! + usermod -a -G 1999 redis + rm -rf redis-6.0.15-1.el7.remi.x86_64.rpm + yum clean all -y Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors + rm -rf /var/cache/yum  ---> Removed intermediate container a15ab7a4b932 ---> 111527257c9a Step 10/15 : RUN mkdir /data && chown redis:redis /data ---> Running in f91da2703539 ---> Removed intermediate container f91da2703539 ---> 92e0c4b53857 Step 11/15 : VOLUME /data ---> Running in 1f90ea20de74 ---> Removed intermediate container 1f90ea20de74 ---> e645878ff6bd Step 12/15 : WORKDIR /data ---> Running in e01ad2937d5a ---> Removed intermediate container e01ad2937d5a ---> 576c28c8275c Step 13/15 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 9c1080ce899d ---> Removed intermediate container 9c1080ce899d ---> 5eec03c4bbb2 Step 14/15 : EXPOSE 6379 ---> Running in 055ffe34ee1c ---> Removed intermediate container 055ffe34ee1c ---> eb61c2145d5e Step 15/15 : CMD ["redis-server"] ---> Running in 473a1fa576d3 ---> Removed intermediate container 473a1fa576d3 ---> de37d3383e7f [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built de37d3383e7f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-1_6_8_1-1 2025-05-12 10:54:27,548: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-redis] 372900d70f88: Preparing b68282123edd: Preparing bdc70f749127: Preparing 8e09c861bcd7: Preparing 081f14657931: Preparing 95949717c8dd: Preparing 708da137cc7d: Preparing b49619e8115b: Preparing 871f08cfdd1e: Preparing 174f56854903: Preparing 95949717c8dd: Waiting 708da137cc7d: Waiting b49619e8115b: Waiting 871f08cfdd1e: Waiting 174f56854903: Waiting bdc70f749127: Pushed 372900d70f88: Pushed 8e09c861bcd7: Layer already exists 081f14657931: Layer already exists 95949717c8dd: Layer already exists 708da137cc7d: Layer already exists 871f08cfdd1e: Layer already exists b68282123edd: Pushed b49619e8115b: Layer already exists 174f56854903: Layer already exists master-1_6_8_1-1: digest: sha256:dc07163146e647224a72125ff996ebc50abd71017e000694382fd19658c0f46d size: 2405 2025-05-12 10:54:30,146: INFO: Building opensdn-external-redis finished successfully, duration: 95 seconds