UNCLASSIFIED - NO CUI

Spike : Pipeline Inconsistencies

Umbrella issue for a couple pipeline inconsistencies I have noticed. These are all issues which seem to resolve themselves with a retry, indicating nothing is wrong with the chart and values - something with the CI setup or runners.

  1. The pipeline fails on Error from server (NotFound): namespaces "bigbang" not found

  2. The pipeline fails on unable to resolve docker endpoint

  3. The pipeline fails on $ docker exec $cid crictl images -o json | jq -r '.images[].repoTags[0] | select(. != null)' | tee images.txt time="2021-07-20T19:07:48.137140478Z" level=fatal msg="connect: connect endpoint 'unix:///run/k3s/containerd/containerd.sock', make sure you are running as root and the endpoint has been started: context deadline exceeded"

AC

Investigate cause and raise new issues in backlog to resolve or mitigate. Spike is timeboxed to a two.

  • Investigate + new issues/resolution for #2
  • Investigate + new issues/resolution for #3

#1 is likely no longer and issue and is NOT in the scope of this spike anymore.

Edited by Michael McLeroy