Running with gitlab-runner 11.11.2 (ac2a293c)
  on testrunner q5cDy5vg
section_start:1560775512:prepare_executor
Using Shell executor...
section_end:1560775512:prepare_executor
section_start:1560775512:prepare_script
Running on test...
section_end:1560775512:prepare_script
section_start:1560775512:get_sources
Reinitialized existing Git repository in /home/gitlab-runner/builds/q5cDy5vg/0/gitlab/root/m4lab_landing_page/.git/
Fetching changes...
From https://m4lab.hft-stuttgart.de/gitlab/root/m4lab_landing_page
   306676b..8e6d320  master     -> origin/master
Checking out 8e6d320d as master...
Removing public/
Skipping Git submodules setup
section_end:1560775513:get_sources
section_start:1560775513:restore_cache
section_end:1560775513:restore_cache
section_start:1560775513:download_artifacts
section_end:1560775513:download_artifacts
section_start:1560775513:build_script
$ echo $EXPORT_PAGES_DIR
/opt/tomcat9/webapps/ROOT/
$ mkdir .public
$ cp -r css .public
$ cp -r images .public
$ cp -r js .public
$ cp -r includes .public
$ cp index.php .public
$ cp index.html .public
$ mv .public public
$ cp -r public/* "$EXPORT_PAGES_DIR"
section_end:1560775513:build_script
section_start:1560775513:after_script
section_end:1560775513:after_script
section_start:1560775513:archive_cache
section_end:1560775513:archive_cache
section_start:1560775513:upload_artifacts_on_success
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=18939 revision=ac2a293c version=11.11.2
public: found 80 matching files                    
Uploading artifacts to coordinator... ok            id=154 responseStatus=201 Created token=tzsTMCvx
section_end:1560775514:upload_artifacts_on_success
Job succeeded