Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-49609

CI failures due to running out of memory in the builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.19.0
    • HyperShift
    • None
    • Important
    • None
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          CGO_ENABLED=0 GO111MODULE=on GOWORK=off GOFLAGS=-mod=vendor go build -gcflags=all='-N -l' -ldflags '-extldflags "-static"' -o bin/hypershift .
      github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5: /usr/lib/golang/pkg/tool/linux_amd64/compile: signal: killed
      make: *** [Makefile:118: hypershift] Error 1

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          25%

      Steps to Reproduce:

          1.Send a PR
          2.Job builds the container
          

      Actual results:

          The build aborts due to memory issues when processing AzureSDK imports

      Expected results:

          The build completes

      Additional info:

          

              Unassigned Unassigned
              asegurap1@redhat.com Antoni Segura Puimedon
              Jie Zhao Jie Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: