Running with gitlab-runner 11.6.0 (f100a208)
  on universal-tn4 d3cf9985
Using Docker executor with image zesje/base ...
Pulling docker image zesje/base ...
Using docker image sha256:7bfae5ead574ab7a73f802dfb0b47fdbc5632492b8de9d4e5bdd6983e6d8f6cc for zesje/base ...
section_start:1560337593:prepare_script
Running on runner-d3cf9985-project-1089-concurrent-1 via tnw-tn4.tudelft.net...
section_end:1560337596:prepare_script
section_start:1560337596:get_sources
Fetching changes...
Removing .yarn-cache/
Removing node_modules/
Removing yarn.lock
Removing zesje/__pycache__/
Removing zesje/api/__pycache__/
Removing zesje/static/
HEAD is now at fb4aace Changed doc comments and inline comments
From https://gitlab.kwant-project.org/works-on-my-machine/zesje
 + 87422fa...092cc66 layout-side-panel  -> origin/layout-side-panel  (forced update)
 * [new branch]      remove-data-folder -> origin/remove-data-folder
Checking out 5d330777 as remove-data-folder...
Skipping Git submodules setup
section_end:1560337606:get_sources
section_start:1560337606:restore_cache
Checking cache for default...
No URL provided, cache will be not downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1560337629:restore_cache
section_start:1560337629:download_artifacts
Downloading artifacts for build (63393)...
Downloading artifacts from coordinator... ok        id=63393 responseStatus=200 OK token=jGciCbbK
section_end:1560337633:download_artifacts
section_start:1560337633:build_script
$ yarn install --cache-folder .yarn-cache
yarn install v1.6.0
[1/4] Resolving packages...
success Already up-to-date.
Done in 1.09s.
$ yarn lint:js
yarn run v1.6.0
$ standard --verbose | snazzy
Done in 2.89s.
section_end:1560337640:build_script
section_start:1560337640:after_script
section_end:1560337642:after_script
section_start:1560337642:archive_cache
Creating cache default...
.yarn-cache: found 67891 matching files            
untracked: found 85942 files                       
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1560337684:archive_cache
section_start:1560337684:upload_artifacts_on_success
section_end:1560337687:upload_artifacts_on_success
Job succeeded