UNCLASSIFIED

Commit 64f8a12a authored by sean.melissari's avatar sean.melissari
Browse files

fix minor upgrades

parent e478370a
Pipeline #23271 failed with stage
{
"assignees": ["@gavin.scallon"],
"baseBranches": ["development"],
"minor": {
"enabled": false
},
"patch": {
"enabled": true
},
"packageRules": [
{
"datasources": ["docker"],
"packageNames": ["istio/pilot"],
"separateMinorPatch": true,
"minor": {
"enabled": false
}
}
],
"regexManagers": [
{
"fileMatch": ["^Dockerfile$"],
......
  • Pipeline Status: FAILURE
    FAILURE Stage: Build
    Branch: fix-renovate

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::FAILURE --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/ubi/ubi8 --build-arg BASE_TAG=8.2 -t ****/opensource/istio-1.5/pilot-1.5:1.5.4-testing --label dccscr.git.commit.id=64f8a12a1b869e41f5519e67bc24e9db9bcc8104 --label dccscr.git.commit.url=https://dccscr.dsop.io/dsop/opensource/istio-1.5/pilot-1.5/tree/64f8a12a1b869e41f5519e67bc24e9db9bcc8104 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/istio-1.5/pilot-1.5.git --label dccscr.git.branch=fix-renovate --label dccscr.image.version=1.5.4 --label 'dccscr.image.build.date=Thu Jun 18 13:39:45 UTC 2020
    ' --label dccscr.image.build.id=1 --label dccscr.image.name=pilot-1.5 --label dccscr.ironbank.approval.status=approved --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=approved .
    cannot find Containerfile or Dockerfile in context directory: stat /tmp/workspace/istio-1.5_pilot-1.5_fix-renovate/Dockerfile: no such file or directory
    script returned exit code 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment