dast_environment_deploy
Passed Started
by
@astoicescu
Andrei Stoicescu
This job is an out-of-date deployment to dast-default. View the most recent deployment.
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 13.1.0-rc1 (b9d289ed)2 on docker-auto-scale 729897614Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0 ...6Using docker image sha256:f3e93bdc0fc2992fbc7a273e897f5f2f1d37c1a4e64cc3e5b53c5c9a1e73dc73 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.17.0 ...8Running on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1592475132-3331c5fb...10$ eval "$CI_PRE_CLONE_SCRIPT"11Fetching changes with git depth set to 50...12Initialized empty Git repository in /builds/gitlab-org/monitor/monitor-sandbox/.git/13Created fresh repository.14Checking out 8186baa9 as master...15Skipping Git submodules setup17$ auto-deploy check_kube_domain18$ auto-deploy download_chart19Creating /root/.helm 20Creating /root/.helm/repository 21Creating /root/.helm/repository/cache 22Creating /root/.helm/repository/local 23Creating /root/.helm/plugins 24Creating /root/.helm/starters 25Creating /root/.helm/cache/archive 26Creating /root/.helm/repository/repositories.yaml 27Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 28Adding local repo with URL: http://127.0.0.1:8879/charts 29$HELM_HOME has been configured at /root/.helm.30Not installing Tiller due to 'client-only' flag having been set31"gitlab" has been added to your repositories32Hang tight while we grab the latest from your chart repositories...33...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):34 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused35...Successfully got an update from the "gitlab" chart repository36...Successfully got an update from the "stable" chart repository37Update Complete.38Saving 1 charts39Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/40Deleting outdated charts41Hang tight while we grab the latest from your chart repositories...42...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):43 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused44...Successfully got an update from the "gitlab" chart repository45...Successfully got an update from the "stable" chart repository46Update Complete.47Saving 1 charts48Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/49Deleting outdated charts50$ auto-deploy ensure_namespace51NAME STATUS AGE52monitor-sandbox-4422333-dast-default Active 232d53$ auto-deploy initialize_tiller54Checking Tiller...55Tiller is listening on localhost:4413456Client: &version.Version{SemVer:"v2.16.7", GitCommit:"5f2584fd3d35552c4af26036f0c464191287986b", GitTreeState:"clean"}57[debug] SERVER: "localhost:44134"58Kubernetes: &version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.10-gke.36", GitCommit:"34a615f32e9a0c9e97cdb9f749adb392758349a6", GitTreeState:"clean", BuildDate:"2020-04-06T16:33:17Z", GoVersion:"go1.12.12b4", Compiler:"gc", Platform:"linux/amd64"}59Server: &version.Version{SemVer:"v2.16.7", GitCommit:"5f2584fd3d35552c4af26036f0c464191287986b", GitTreeState:"clean"}60$ auto-deploy create_secret61Create secret...62$ auto-deploy deploy63secret/dast-default-secret replaced64No helm values file found at '.gitlab/auto-deploy-values.yaml'65Deploying new stable release...66Release "dast-default" does not exist. Installing it now.67NAME: dast-default68LAST DEPLOYED: Thu Jun 18 10:13:35 202069NAMESPACE: monitor-sandbox-4422333-dast-default70STATUS: DEPLOYED71RESOURCES:72==> v1/Deployment73NAME READY UP-TO-DATE AVAILABLE AGE74dast-default 1/1 1 1 11s75==> v1/PersistentVolumeClaim76NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE77dast-default-postgres Bound pvc-5eb69e9c-b14c-11ea-b871-42010a800022 8Gi RWO standard 10s78==> v1/Pod(related)79NAME READY STATUS RESTARTS AGE80dast-default-75f445ffd8-fg425 1/1 Running 0 11s81dast-default-postgres-85b487bfb8-25njr 0/1 ContainerCreating 0 11s82==> v1/Secret83NAME TYPE DATA AGE84dast-default-postgres Opaque 1 10s85==> v1/Service86NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE87dast-default-auto-deploy ClusterIP 10.12.0.99 <none> 5000/TCP 11s88dast-default-postgres ClusterIP 10.12.1.70 <none> 5432/TCP 11s89==> v1beta1/Deployment90NAME READY UP-TO-DATE AVAILABLE AGE91dast-default-postgres 0/1 1 0 11s92==> v1beta1/Ingress93NAME HOSTS ADDRESS PORTS AGE94dast-default-auto-deploy dast-4422333-dast-default.34.67.11.220.nip.io,le-4422333.34.67.11.220.nip.io 80, 443 11s95NOTES:96Application should be accessible at98deployment "dast-default" successfully rolled out99$ auto-deploy persist_environment_url101Uploading artifacts...102environment_url.txt: found 1 matching files and directories 103Uploading artifacts as "archive" to coordinator... ok id=37261299 responseStatus=201 Created token=LXqPJu1Y104Job succeeded