Running with gitlab-runner 13.9.0 (2ebc4dc4)
  on shared-runner 3bec7447
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1617184854:resolve_secrets
Resolving secrets
section_end:1617184854:resolve_secrets
section_start:1617184854:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-dynprov
Using Kubernetes executor with image python:3.7-stretch ...
section_end:1617184854:prepare_executor
section_start:1617184854:prepare_script
Preparing environment
Waiting for pod gitlab-dynprov/runner-3bec7447-project-13039-concurrent-1ddnlp to be running, status is Pending
Waiting for pod gitlab-dynprov/runner-3bec7447-project-13039-concurrent-1ddnlp to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-3bec7447-project-13039-concurrent-1ddnlp via shared-ci-gitlab-runner-55cccc45cb-gl7hf...
section_end:1617184860:prepare_script
section_start:1617184860:get_sources
Getting source from Git repository
$ echo "Running on: $(grep -B1 'host LOCAL' /proc/net/fib_trie | head -n1 | cut -d- -f3)"
Running on:  10.65.10.195
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/safelinks/safelinks-cleaner/.git/
Created fresh repository.
Checking out 56d349f9 as master...

Skipping Git submodules setup
section_end:1617184861:get_sources
section_start:1617184861:download_artifacts
Downloading artifacts
Downloading artifacts for prepare:beta (107756)...
Downloading artifacts from coordinator... ok        id=107756 responseStatus=200 OK token=-BeDfLHy
section_end:1617184861:download_artifacts
section_start:1617184861:step_script
Executing "step_script" stage of the job script
$ apt-get -y update
Ign:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B]
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [665 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB]
Fetched 8014 kB in 1s (4836 kB/s)
Reading package lists...
$ apt-get -y install zip xxd
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  xxd zip
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 366 kB of archives.
After this operation, 795 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 366 kB in 0s (9175 kB/s)
Selecting previously unselected package zip.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30621 files and directories currently installed.)
Preparing to unpack .../zip_3.0-11+b1_amd64.deb ...
Unpacking zip (3.0-11+b1) ...
Selecting previously unselected package xxd.
Preparing to unpack .../xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
Unpacking xxd (2:8.0.0197-4+deb9u3) ...
Setting up xxd (2:8.0.0197-4+deb9u3) ...
Setting up zip (3.0-11+b1) ...
$ bash scripts/crxbuild.sh -o "safelinks-cleaner-chrome-beta.crx" -k "$CHROME_SIGNING_KEY" -s build/chrome
CRX file built: safelinks-cleaner-chrome-beta.crx
section_end:1617184865:step_script
section_start:1617184865:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
safelinks-cleaner-chrome-beta.crx: found 1 matching files and directories 
Uploading artifacts as "archive" to coordinator... ok  id=107758 responseStatus=201 Created token=LJAAsZDA
section_end:1617184866:upload_artifacts_on_success
section_start:1617184866:cleanup_file_variables
Cleaning up file based variables
section_end:1617184866:cleanup_file_variables
Job succeeded