Running with gitlab-runner 12.10.2 (c5874a4b)
  on testing [int] FsX7bedf
section_start:1589537887:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1589537887:prepare_executor
section_start:1589537887:prepare_script
Preparing environment
Running on intern-tv1...
section_end:1589537887:prepare_script
section_start:1589537887:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /home/gitlab-runner/builds/FsX7bedf/0/gitlab/root/m4lab_landing_page/.git/
From https://transfer.hft-stuttgart.de/gitlab/root/m4lab_landing_page
 * [new ref]         refs/pipelines/670 -> refs/pipelines/670
 * [new branch]      MLAB-202a  -> origin/MLAB-202a
 * [new branch]      MLAB-205   -> origin/MLAB-205
   ded53d3..43e88f0  testing    -> origin/testing
Checking out 43e88f0e as testing...
Removing public/
Skipping Git submodules setup
section_end:1589537889:get_sources
section_start:1589537889:restore_cache
Restoring cache
section_end:1589537889:restore_cache
section_start:1589537889:download_artifacts
Downloading artifacts
section_end:1589537889:download_artifacts
section_start:1589537889:build_script
Running before_script and 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 img .public
$ cp -r downloads .public
$ cp -r fonts .public
$ cp -r includes .public
$ cp *.html .public
$ mv .public public
$ cp -r public/* "$EXPORT_PAGES_DIR"
section_end:1589537892:build_script
section_start:1589537892:after_script
Running after_script
section_end:1589537892:after_script
section_start:1589537892:archive_cache
Saving cache
section_end:1589537892:archive_cache
section_start:1589537892:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=24835 revision=c5874a4b version=12.10.2
public: found 102 matching files                   
Uploading artifacts to coordinator... ok            id=995 responseStatus=201 Created token=ysYgMe7E
section_end:1589537896:upload_artifacts_on_success
Job succeeded