Running with gitlab-runner 13.6.0 (8fa89735)  on bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz pP4YiAQX section_start:1615303908:resolve_secrets Resolving secrets section_end:1615303908:resolve_secrets section_start:1615303908: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:1615303908:prepare_executor section_start:1615303908:prepare_script Preparing environment Waiting for pod private-bigbang-runner/runner-pp4yiaqx-project-2312-concurrent-0bnwpx to be running, status is Pending Running on runner-pp4yiaqx-project-2312-concurrent-0bnwpx via bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz... section_end:1615303911:prepare_script section_start:1615303911: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/developer-tools/gitlab/.git/ Created fresh repository. Checking out 70fb687a as 177-gitlab-cac-signed-commits... Skipping Git submodules setup section_end:1615303912:get_sources section_start:1615303912:step_script Executing "step_script" stage of the job script $ docker run -d -p 53:53/udp -p 53:53 registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq:87fca1d1 Unable to find image 'registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq:87fca1d1' locally 87fca1d1: Pulling from platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq a6b97b4963f5: Pulling fs layer 13948a011eec: Pulling fs layer 420065a186b9: Pulling fs layer 3b4ee3c09e52: Pulling fs layer 3b4ee3c09e52: Waiting 13948a011eec: Verifying Checksum 13948a011eec: Download complete 420065a186b9: Verifying Checksum 420065a186b9: Download complete 3b4ee3c09e52: Verifying Checksum 3b4ee3c09e52: Download complete a6b97b4963f5: Download complete a6b97b4963f5: Pull complete 13948a011eec: Pull complete 420065a186b9: Pull complete 3b4ee3c09e52: Pull complete Digest: sha256:9d8416babf25e66a6a7e47a545b98a36e5d4fb8aeadf083ed5bd4d6e2b80e923 Status: Downloaded newer image for registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq:87fca1d1 24aa44624abbc0ab80fbc34da743a043b5a9e7765648a2ad8c9f20ec36c1dbb1 $ echo "nameserver 127.0.0.1" >> /etc/resolv.conf $ k3d cluster create ${CI_PROJECT_NAME} --servers 1 --k3s-server-arg "--disable=metrics-server" --k3s-server-arg "--disable=traefik" -p 80:80@loadbalancer -p 443:443@loadbalancer --wait INFO[0000] Created network 'k3d-gitlab' INFO[0000] Created volume 'k3d-gitlab-images' INFO[0001] Creating node 'k3d-gitlab-server-0' INFO[0002] Pulling image 'docker.io/rancher/k3s:v1.19.4-k3s1' INFO[0014] Creating LoadBalancer 'k3d-gitlab-serverlb' INFO[0015] Pulling image 'docker.io/rancher/k3d-proxy:v3.4.0' INFO[0019] (Optional) Trying to get IP of the docker host and inject it into the cluster as 'host.k3d.internal' for easy access INFO[0022] Successfully added host record to /etc/hosts in 2/2 nodes and to the CoreDNS ConfigMap INFO[0022] Cluster 'gitlab' created successfully! INFO[0022] You can now use it like this: kubectl cluster-info $ kubectl wait --for=condition=available --timeout 600s -A deployment --all > /dev/null $ kubectl wait --for=condition=ready --timeout 600s -A pods --all --field-selector status.phase=Running > /dev/null $ if [ ! -z ${PROJECT_NAME} ]; then # collapsed multi-line command namespace/gitlab created secret/private-registry created secret/private-registry-mil created $ git clone -b ${PIPELINE_REPO_BRANCH} ${PIPELINE_REPO} ${PIPELINE_REPO_DESTINATION} Cloning into '../pipeline-repo'... $ source ${YAML_PARSE_PATH} $ source ${WAIT_PATH} $ if [[ "${CI_PROJECT_NAME}" != *"istio"* ]]; then # collapsed multi-line command - Processing resources for Istio core. ✔ Istio core installed - Processing resources for Istiod. - Processing resources for Istiod. Waiting for Deployment/istio-system/istiod ✔ Istiod installed - Processing resources for Ingress gateways. - Processing resources for Ingress gateways. Waiting for Deployment/istio-system/istio-ingressgat... ✔ Ingress gateways installed - Pruning removed resources ✔ Installation complete$ if [ -f "tests/main-test-gateway.yaml" ]; then # collapsed multi-line command $ if [ -f "tests/dependencies.yaml" ]; then # collapsed multi-line command $ sleep 10 $ kubectl wait --for=condition=established --timeout 60s -A crd --all > /dev/null $ if [ -f ${dep_repo_folder}/tests/wait.sh ]; then # collapsed multi-line command $ wait_sts $ kubectl wait --for=condition=available --timeout 600s -A deployment --all > /dev/null $ kubectl wait --for=condition=ready --timeout 600s -A pods --all --field-selector status.phase=Running > /dev/null $ if [ -f "tests/test-sysctl-mod.yml" ]; then # collapsed multi-line command $ echo "Package install" Package install $ if [ -f "tests/test-values.yml" ] ; then # collapsed multi-line command Helm installing gitlab/chart into gitlab namespace using gitlab/tests/test-values.yml for values W0309 15:33:11.080142 216 warnings.go:67] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress W0309 15:33:11.082343 216 warnings.go:67] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress W0309 15:33:38.810042 216 warnings.go:67] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress W0309 15:33:38.819351 216 warnings.go:67] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress W0309 15:33:38.872837 216 warnings.go:67] using legacy gatewayName format "main.istio-system.svc.cluster.local"; prefer the / format: "istio-system/main" W0309 15:33:38.903303 216 warnings.go:67] using legacy gatewayName format "main.istio-system.svc.cluster.local"; prefer the / format: "istio-system/main" NAME: gitlab LAST DEPLOYED: Tue Mar 9 15:33:07 2021 NAMESPACE: gitlab STATUS: deployed REVISION: 1 NOTES: NOTICE: The resource requests have increased for the Webservice and Sidekiq charts. For more information on Webservice resources, see https://docs.gitlab.com/charts/charts/gitlab/webservice/index.html#resources For more information on Sidekiq resources, see https://docs.gitlab.com/charts/charts/gitlab/sidekiq/index.html#resource Related merge request: https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/1634 To restore the original resource specifications: --set gitlab.sidekiq.resources.requests.cpu=50m --set gitlab.sidekiq.resources.requests.memory=650M --set gitlab.webservice.resources.requests.memory=1.5G WARNING: Automatic TLS certificate generation with cert-manager is disabled and no TLS certificates were provided. Self-signed certificates were generated. You may retrieve the CA root for these certificates from the `gitlab-wildcard-tls-ca` secret, via the following command. It can then be imported to a web browser or system store. kubectl get secret gitlab-wildcard-tls-ca -ojsonpath='{.data.cfssl_ca}' | base64 --decode > code.bigbang.dev.ca.pem If you do not wish to use self-signed certificates, please set the following properties: - global.ingress.tls.secretName OR - global.ingress.tls.enabled (set to `true`) - gitlab.webservice.ingress.tls.secretName - registry.ingress.tls.secretName - minio.ingress.tls.secretName Help us improve the install experience, let us know how we did with a 1 minute survey: https://gitlab.fra1.qualtrics.com/jfe/form/SV_6kVqZANThUQ1bZb?installation=helm&release=13-8 $ sleep 10 $ kubectl wait --for=condition=established --timeout 60s -A crd --all > /dev/null $ if [ -f tests/wait.sh ]; then # collapsed multi-line command $ wait_sts $ kubectl wait --for=condition=available --timeout 600s -A deployment --all > /dev/null $ kubectl wait --for=condition=ready --timeout 600s -A pods --all --field-selector status.phase=Running > /dev/null $ echo "Package tests" Package tests $ if [ $CI_PROJECT_NAME == "istio-system" ]; then # collapsed multi-line command $ if [ ! -z $(kubectl get services -n istio-system istio-ingressgateway -o jsonpath='{.status.loadBalancer.ingress[0].ip}') ] && [ ! -z $(kubectl get vs -A -o jsonpath='{.items[0].spec.hosts[0]}') ]; then # collapsed multi-line command $ if [ -f "tests/cypress.json" ]; then # collapsed multi-line command $ touch $CI_PROJECT_DIR/success section_end:1615304354:step_script section_start:1615304354:after_script Running after_script Running after script... $ if [ -e success ]; then # collapsed multi-line command Job Succeeded $ k3d cluster delete ${CI_PROJECT_NAME} INFO[0000] Deleting cluster 'gitlab' INFO[0000] Deleted k3d-gitlab-serverlb INFO[0009] Deleted k3d-gitlab-server-0 INFO[0009] Deleting cluster network '7c4e2662330080100d85026972e94d5ee2a35afa738600407cec7df4682ab8cc' INFO[0009] Deleting image volume 'k3d-gitlab-images' INFO[0009] Removing cluster details from default kubeconfig... INFO[0009] Removing standalone kubeconfig file (if there is one)... INFO[0009] Successfully deleted cluster gitlab! section_end:1615304364:after_script section_start:1615304364:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... WARNING: tests/cypress/screenshots: no matching files WARNING: tests/cypress/videos: no matching files  ERROR: No files to upload  section_end:1615304364:upload_artifacts_on_success section_start:1615304364:cleanup_file_variables Cleaning up file based variables section_end:1615304364:cleanup_file_variables Job succeeded