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:1558970366:prepare_script
Running on runner-d3cf9985-project-1089-concurrent-0 via tnw-tn4.tudelft.net...
section_end:1558970370:prepare_script
section_start:1558970370:get_sources
Fetching changes...
Removing .coverage
Removing .pytest_cache/
Removing cov.html/
Removing cov.xml
Removing data/
Removing tests/__pycache__/
Removing tests/data/submissions/
Removing zesje/__pycache__/
Removing zesje/api/__pycache__/
Removing zesje/static/
HEAD is now at 3f5198d Change tilted.jpg as test image to be tilted
From https://gitlab.kwant-project.org/works-on-my-machine/zesje
   d615f08..d5e6712  feature/pre-grading -> origin/feature/pre-grading
Checking out d5e67127 as feature/pre-grading...
Skipping Git submodules setup
section_end:1558970374:get_sources
section_start:1558970374: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:1558970400:restore_cache
section_start:1558970400:download_artifacts
Downloading artifacts for build (61522)...
Downloading artifacts from coordinator... ok        id=61522 responseStatus=200 OK token=Kszu6uvC
section_end:1558970405:download_artifacts
section_start:1558970405: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.03s.
$ yarn test:js
yarn run v1.6.0
$ jest
PASS client/views/students/__tests__/SearchPanel-test.jsx
  ✓ Student id searchfield has focus on loading component (145ms)

Test Suites: 1 passed, 1 total
Tests:       1 passed, 1 total
Snapshots:   0 total
Time:        2.432s
Ran all test suites.
Done in 4.01s.
section_end:1558970414:build_script
section_start:1558970414:after_script
section_end:1558970416:after_script
section_start:1558970416:archive_cache
Creating cache default...
.yarn-cache: found 32362 matching files            
untracked: found 57772 files                       
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1558970447:archive_cache
section_start:1558970447:upload_artifacts_on_success
section_end:1558970449:upload_artifacts_on_success
Job succeeded