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:1557920184:prepare_script
Running on runner-d3cf9985-project-1089-concurrent-1 via tnw-tn4.tudelft.net...
section_end:1557920187:prepare_script
section_start:1557920187:get_sources
Fetching changes...
Removing .pytest_cache/
Removing data/
Removing tests/__pycache__/
Removing tests/data/submissions/
Removing zesje/__pycache__/
Removing zesje/api/__pycache__/
Removing zesje/static/
HEAD is now at 55ca3f4 Fixed warning about controlled component being uncontrolled at beginning
From https://gitlab.kwant-project.org/works-on-my-machine/zesje
   1e8d40b..7b69173  mcq-fixes  -> origin/mcq-fixes
Checking out 7b69173a as mcq-fixes...
Skipping Git submodules setup
section_end:1557920190:get_sources
section_start:1557920190: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:1557920206:restore_cache
section_start:1557920206:download_artifacts
Downloading artifacts for build (59311)...
Downloading artifacts from coordinator... ok        id=59311 responseStatus=200 OK token=GfpjRmw4
section_end:1557920208:download_artifacts
section_start:1557920208: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.15s.
$ 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 (113ms)

Test Suites: 1 passed, 1 total
Tests:       1 passed, 1 total
Snapshots:   0 total
Time:        2.279s
Ran all test suites.
Done in 3.84s.
section_end:1557920216:build_script
section_start:1557920216:after_script
section_end:1557920218:after_script
section_start:1557920218:archive_cache
Creating cache default...
.yarn-cache: found 32335 matching files            
untracked: found 57534 files                       
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1557920248:archive_cache
section_start:1557920248:upload_artifacts_on_success
section_end:1557920250:upload_artifacts_on_success
Job succeeded