Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-3789

cuda-s2i-base image build is getting failed during deployemnt

XMLWordPrintable

    • RHODS 1.11
    • Urgent

      Description of problem:

      Create cluster and Install RHODS add-on. It is reproducible in the stage as well as in prod env.

      Due to this other notebook images build creation is not attempted

      Note: Tried rebuilding the image manually no luck

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. Create new cluster and install RHHODS

      Actual results:

      cuda-s2i-base image build is getting failed

      Expected results:

      All the notebooks build images should deploy successfully

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      Workaround:

      Additional info:

      log:

      Cloning "https://github.com/red-hat-data-services/s2i-base-container" ...
      	Commit:	f390807a98cab5dd21e8628a17a4b5bae7e1d22e (Merge pull request #3 from red-hat-data-services/fix-path)
      	Author:	Harshad Reddy Nalla <harshadreddy16@gmail.com>
      	Date:	Mon Jul 12 14:35:40 2021 -0400
      Replaced Dockerfile FROM image ubi8/s2i-core
      time="2022-05-11T06:46:13Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
      I0511 06:46:13.833391       1 defaults.go:102] Defaulting to storage driver "overlay" with options [mountopt=metacopy=on].
      Caching blobs under "/var/cache/blobs".
      
      Pulling image image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/11.4.2-cuda-s2i-core-ubi8@sha256:e30982356e5ec0c752c1daa8f52e415afddff1b13ef393aaaf7db01ce0dfcc87 ...
      Trying to pull image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/11.4.2-cuda-s2i-core-ubi8@sha256:e30982356e5ec0c752c1daa8f52e415afddff1b13ef393aaaf7db01ce0dfcc87...
      Getting image source signatures
      Copying blob sha256:ff5836ed8418438e49a2b7f7f3d8c20a383fe0ae49e475868399f1d61cc7113a
      Copying blob sha256:7a02e5934d8e3063d604206cae69e4ead0d34ce43c518aad2318edbdb1b1ad51
      Copying blob sha256:b3c5b1f89131e68f9378bca55dc7423b93269c9470fe5802b7c747e27eb9a9ee
      Copying blob sha256:19b323993c37b6fc3a8a38c38cb6581b3fa4d4bf789b83ac00fb760d14ab8512
      Copying blob sha256:b12c39295f2a37712cdbeb87922fc6116eb384c7cbedb62273f43ee51826a7f2
      Copying blob sha256:ed4ce1009350f3075802add72055b58534883dd9a5f902c469727887330b7c37
      Copying blob sha256:e9f5ad24d5a48c01f93a2fff9310fa53c9e04ff6a5d9350fd4400f6ebedd0315
      Copying blob sha256:322ece07b55e10bca47043e0067a30facc720a08e08650090821a52225cf0159
      Copying blob sha256:493bdf39288bc5b4ad21fb0fba25d15772a8e277adb6084afd26b4e31b6074d1
      Copying blob sha256:b6c7b43819ea5ea57a84068a10658fbe6131c764598f64ce4c1e166aae218753
      Copying blob sha256:807e3ce07c5364dbe817ea82f20615ecbf6d01c8f6129a12083ce669c92867fb
      Copying blob sha256:a4c24bd0cc527b7164b9274dec253e65da68d309bedc8b58de8cd866243191c8
      Copying blob sha256:89ac48ff97dbd581ac3d8cc01846227fe39a273d8df058c87219ad1d431d0cbe
      Copying config sha256:3d6a2d1116a192ec69131999ecc1bbc0d05fb89dc8c5de3b518e556d3e6ea419
      Writing manifest to image destination
      Storing signatures
      Adding transient rw bind mount for /run/secrets/rhsm
      STEP 1/6: FROM image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/11.4.2-cuda-s2i-core-ubi8@sha256:e30982356e5ec0c752c1daa8f52e415afddff1b13ef393aaaf7db01ce0dfcc87
      STEP 2/6: ENV SUMMARY="Base image with essential libraries and tools used as a base for builder images like perl, python, ruby, etc."     DESCRIPTION="The s2i-base image, being built upon s2i-core, provides any images layered on top of it with all the tools needed to use source-to-image functionality. Additionally, s2i-base also contains various libraries needed for it to serve as a base for other builder images, like s2i-python or s2i-ruby."     NODEJS_VER=14
      --> b857f93760c
      STEP 3/6: LABEL summary="$SUMMARY"       description="$DESCRIPTION"       io.k8s.description="$DESCRIPTION"       io.k8s.display-name="s2i base"       com.redhat.component="s2i-base-container"       name="ubi8/s2i-base"       version="1"       com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
      --> 33472527a5a
      STEP 4/6: RUN yum -y module enable nodejs:$NODEJS_VER &&   INSTALL_PKGS="autoconf   automake   bzip2   gcc-c++   gd-devel   gdb   git   libcurl-devel   libpq-devel   libxml2-devel   libxslt-devel   lsof   make   mariadb-connector-c-devel   openssl-devel   patch   procps-ng   npm   redhat-rpm-config   sqlite-devel   unzip   wget   which   zlib-devel" &&   yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS &&   rpm -V $INSTALL_PKGS &&   yum -y clean all --enablerepo='*'
      Updating Subscription Management repositories.
      Unable to read consumer identity
      Subscription Manager is operating in container mode.
      
      This system is not registered with an entitlement server. You can use subscription-manager to register.
      
      cuda                                             10 MB/s | 1.4 MB     00:00    
      Red Hat Universal Base Image 8 (RPMs) - BaseOS  9.9 MB/s | 780 kB     00:00    
      Red Hat Universal Base Image 8 (RPMs) - AppStre  31 MB/s | 2.7 MB     00:00    
      Red Hat Universal Base Image 8 (RPMs) - CodeRea 125 kB/s |  15 kB     00:00    
      Dependencies resolved.
      ================================================================================
       Package           Architecture     Version             Repository         Size
      ================================================================================
      Enabling module streams:
       nodejs                             14                                         
      
      Transaction Summary
      ================================================================================
      
      Complete!
      Updating Subscription Management repositories.
      Unable to read consumer identity
      Subscription Manager is operating in container mode.
      
      This system is not registered with an entitlement server. You can use subscription-manager to register.
      
      Last metadata expiration check: 0:00:01 ago on Wed May 11 06:50:25 2022.
      Package gcc-c++-8.5.0-4.el8_5.x86_64 is already installed.
      Package make-1:4.2.1-10.el8.x86_64 is already installed.
      Package procps-ng-3.3.15-6.el8.x86_64 is already installed.
      Package unzip-6.0-46.el8.x86_64 is already installed.
      Package which-2.21-16.el8.x86_64 is already installed.
      Error: 
       Problem: conflicting requests
        - nothing provides glibc-gconv-extra needed by redhat-rpm-config-129-1.el8.noarch
      (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
      error: build error: error building at STEP "RUN yum -y module enable nodejs:$NODEJS_VER &&   INSTALL_PKGS="autoconf   automake   bzip2   gcc-c++   gd-devel   gdb   git   libcurl-devel   libpq-devel   libxml2-devel   libxslt-devel   lsof   make   mariadb-connector-c-devel   openssl-devel   patch   procps-ng   npm   redhat-rpm-config   sqlite-devel   unzip   wget   which   zlib-devel" &&   yum install -y --setopt=tsflags=nodocs $INSTALL_PKGS &&   rpm -V $INSTALL_PKGS &&   yum -y clean all --enablerepo='*'": error while running runtime: exit status 1
      

            svelosol@redhat.com Samuel Veloso (Inactive)
            takumar@redhat.com Tarun Kumar
            Tarun Kumar Tarun Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: