Running with gitlab-runner 13.6.0 (8fa89735)  on bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz pP4YiAQX section_start:1614369261:resolve_secrets Resolving secrets section_end:1614369261:resolve_secrets section_start:1614369261:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: private-bigbang-runner Using Kubernetes executor with image registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder:afdd9b77 ... section_end:1614369261:prepare_executor section_start:1614369261:prepare_script Preparing environment Waiting for pod private-bigbang-runner/runner-pp4yiaqx-project-4361-concurrent-0qczbf to be running, status is Pending Running on runner-pp4yiaqx-project-4361-concurrent-0qczbf via bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz... section_end:1614369264:prepare_script section_start:1614369264:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/big-bang/apps/third-party/nifi/.git/ Created fresh repository. Checking out 52a263d6 as ci... Skipping Git submodules setup section_end:1614369265:get_sources section_start:1614369265:step_script Executing "step_script" stage of the job script $ git clone -b ${PIPELINE_REPO_BRANCH} ${PIPELINE_REPO} ${PIPELINE_REPO_DESTINATION} Cloning into '../pipeline-repo'... $ echo "Directory structure of repository:" Directory structure of repository: $ tree . . `-- chart |-- Chart.yaml |-- LICENSE |-- README.md |-- charts | |-- ca | | |-- Chart.yaml | | |-- templates | | | |-- NOTES.txt | | | |-- _helpers.tpl | | | |-- deployment.yaml | | | |-- scc.yaml | | | |-- service.yaml | | | |-- serviceaccount.yaml | | | `-- volume.yaml | | `-- values.yaml | |-- nifi-registry-0.1.1.tgz | `-- zookeeper-5.23.0.tgz |-- configs | |-- authorizers-empty.xml | |-- authorizers.xml | |-- bootstrap-notification-services.xml | |-- bootstrap.conf | |-- flow.xml | |-- login-identity-providers.xml | |-- nifi.properties | |-- state-management.xml | `-- zookeeper.properties |-- jaic-values.yaml |-- requirements.yaml |-- templates | |-- NOTES.txt | |-- _helpers.tpl | |-- configmap.yaml | |-- ingress.yaml | |-- istio-vs.yaml | |-- route.yaml | |-- scc.yaml | |-- service.yaml | |-- serviceaccount.yaml | |-- statefulset.yaml | `-- storageclass.yaml `-- values.yaml 6 directories, 37 files $ echo "Generic configuration validation tests:" Generic configuration validation tests: $ if [ -f "tests/test-values.yml" ]; then # collapsed multi-line command load.go:120: Warning: Dependencies are handled in Chart.yaml since apiVersion "v2". We recommend migrating dependencies to Chart.yaml. Error: template: nifi/templates/statefulset.yaml:78:26: executing "nifi/templates/statefulset.yaml" at <.Values.zksidecar.image>: nil pointer evaluating interface {}.image Use --debug flag to render out invalid YAML Error: plugin "conftest" exited with error section_end:1614369267:step_script section_start:1614369267:cleanup_file_variables Cleaning up file based variables section_end:1614369267:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1