Running with gitlab-runner 14.1.0 (8925d9a0)  on gitlab-runners-bigbang-gl-packages-privileged-gitlab-runneb7dvc L_wAsvdS section_start:1630333143:resolve_secrets Resolving secrets section_end:1630333143:resolve_secrets section_start:1630333143:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runners Using Kubernetes executor with image registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder:0.0.5 ... Using attach strategy to execute scripts... section_end:1630333143:prepare_executor section_start:1630333143:prepare_script Preparing environment Waiting for pod gitlab-runners/runner-lwasvds-project-2327-concurrent-0kww5t to be running, status is Pending Running on runner-lwasvds-project-2327-concurrent-0kww5t via gitlab-runners-bigbang-gl-packages-privileged-gitlab-runneb7dvc... section_end:1630333149:prepare_script section_start:1630333149:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/L_wAsvdS/0/platform-one/big-bang/pipeline-templates/pipeline-templates/.git/ Created fresh repository. Checking out 9a77482b as 1.2.1... Skipping Git submodules setup section_end:1630333151:get_sources section_start:1630333151:step_script Executing "step_script" stage of the job script $ export CHART_VERSION=$(yq e ".version" "bb-test-lib/Chart.yaml") $ export HELM_EXPERIMENTAL_OCI=1 $ helm chart save bb-test-lib ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: b63d86c3d9119ecbea95f6231e576f66f586d3ca4635d29a5971d3ebe2f76e78 size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: saved $ echo ${CI_REGISTRY_PASSWORD} | helm registry login ${CI_REGISTRY_IMAGE} -u ${CI_REGISTRY_USER} --password-stdin Login succeeded $ helm chart push ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} The push refers to repository [registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib] ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: b63d86c3d9119ecbea95f6231e576f66f586d3ca4635d29a5971d3ebe2f76e78 size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: pushed to remote (1 layer, 2.4 KiB total) section_end:1630333152:step_script section_start:1630333152:cleanup_file_variables Cleaning up file based variables section_end:1630333153:cleanup_file_variables Job succeeded