Running with gitlab-runner 13.5.0 (ece86343)
  on enpt_enmapboxapp_ci_runner__v0.8.5__mefe2 6ALFyLDv
section_start:1724839098:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ds__enpt_enmapboxapp_ci:0.8.5 ...
Using docker image sha256:103183b07fa974836af374afd316b17058322a3a4b5466a2456d4cede1c85b82 for ds__enpt_enmapboxapp_ci:0.8.5 ...
section_end:1724839106:prepare_executor
section_start:1724839106:prepare_script
Preparing environment
Running on runner-6alfyldv-project-480-concurrent-0 via 8917bc49862a...
section_end:1724839111:prepare_script
section_start:1724839111:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/EnMAP/GFZ_Tools_EnMAP_BOX/enpt_enmapboxapp/.git/
Checking out 88647854 as main...
Removing .coverage
Removing .pytest_cache/
Removing coverage.xml
Removing docs/_build/
Removing docs/enpt_enmapboxapp.rst
Removing docs/modules.rst
Removing enpt_enmapboxapp.egg-info/
Removing enpt_enmapboxapp/__pycache__/
Removing htmlcov/
Removing report.html
Removing report.xml
Removing tests/__pycache__/

Skipping Git submodules setup
section_end:1724839113:get_sources
section_start:1724839113:download_artifacts
Downloading artifacts
Downloading artifacts for test_enpt_enmapboxapp (242190)...
Downloading artifacts from coordinator... ok        id=242190 responseStatus=200 OK token=glcbt-64
section_end:1724839116:download_artifacts
section_start:1724839116:step_script
Executing "step_script" stage of the job script
$ git lfs pull
Skipping object checkout, Git LFS is not installed for this repository.
Consider installing it with 'git lfs install'.
$ rm -rf public
$ mkdir public
$ mkdir -p public/doc
$ mkdir -p public/coverage
$ mkdir -p public/test_reports
$ cp -r docs/_build/html/* public/doc/
$ cp -r htmlcov/* public/coverage/
$ cp report.html public/test_reports/
$ ls -al public
total 20
drwxr-xr-x 5 root root 4096 Aug 28 09:58 .
drwxrwxrwx 9 root root 4096 Aug 28 09:58 ..
drwxr-xr-x 2 root root 4096 Aug 28 09:58 coverage
drwxr-xr-x 6 root root 4096 Aug 28 09:58 doc
drwxr-xr-x 2 root root 4096 Aug 28 09:58 test_reports
$ ls -al public/doc
total 300
drwxr-xr-x 6 root root  4096 Aug 28 09:58 .
drwxr-xr-x 5 root root  4096 Aug 28 09:58 ..
drwxr-xr-x 2 root root  4096 Aug 28 09:58 _images
drwxr-xr-x 3 root root  4096 Aug 28 09:58 _modules
drwxr-xr-x 2 root root  4096 Aug 28 09:58 _sources
drwxr-xr-x 4 root root  4096 Aug 28 09:58 _static
-rw-r--r-- 1 root root  6572 Aug 28 09:58 about.html
-rw-r--r-- 1 root root  6118 Aug 28 09:58 authors.html
-rw-r--r-- 1 root root 16520 Aug 28 09:58 contributing.html
-rw-r--r-- 1 root root 81756 Aug 28 09:58 enpt_enmapboxapp.html
-rw-r--r-- 1 root root 24333 Aug 28 09:58 genindex.html
-rw-r--r-- 1 root root 21149 Aug 28 09:58 history.html
-rw-r--r-- 1 root root 11049 Aug 28 09:58 index.html
-rw-r--r-- 1 root root  7938 Aug 28 09:58 installation.html
-rw-r--r-- 1 root root 27167 Aug 28 09:58 modules.html
-rw-r--r-- 1 root root  1223 Aug 28 09:58 objects.inv
-rw-r--r-- 1 root root  6192 Aug 28 09:58 py-modindex.html
-rw-r--r-- 1 root root  4758 Aug 28 09:58 search.html
-rw-r--r-- 1 root root 35274 Aug 28 09:58 searchindex.js
-rw-r--r-- 1 root root  6494 Aug 28 09:58 usage.html
$ ls -al public/coverage
total 436
drwxr-xr-x 2 root root   4096 Aug 28 09:58 .
drwxr-xr-x 5 root root   4096 Aug 28 09:58 ..
-rw-r--r-- 1 root root  21865 Aug 28 09:58 coverage_html.js
-rw-r--r-- 1 root root  15000 Aug 28 09:58 d_0e40258a2e7fd1e7___init___py.html
-rw-r--r-- 1 root root 174039 Aug 28 09:58 d_0e40258a2e7fd1e7__enpt_alg_base_py.html
-rw-r--r-- 1 root root  31990 Aug 28 09:58 d_0e40258a2e7fd1e7_enpt_algorithm_py.html
-rw-r--r-- 1 root root  45731 Aug 28 09:58 d_0e40258a2e7fd1e7_enpt_enmapboxapp_py.html
-rw-r--r-- 1 root root  65344 Aug 28 09:58 d_0e40258a2e7fd1e7_enpt_external_algorithm_py.html
-rw-r--r-- 1 root root  12419 Aug 28 09:58 d_0e40258a2e7fd1e7_version_py.html
-rw-r--r-- 1 root root   1732 Aug 28 09:58 favicon_32.png
-rw-r--r-- 1 root root   5547 Aug 28 09:58 index.html
-rw-r--r-- 1 root root   9004 Aug 28 09:58 keybd_closed.png
-rw-r--r-- 1 root root   9003 Aug 28 09:58 keybd_open.png
-rw-r--r-- 1 root root   1709 Aug 28 09:58 status.json
-rw-r--r-- 1 root root  12406 Aug 28 09:58 style.css
$ ls -al public/test_reports
total 84
drwxr-xr-x 2 root root  4096 Aug 28 09:58 .
drwxr-xr-x 5 root root  4096 Aug 28 09:58 ..
-rw-r--r-- 1 root root 76370 Aug 28 09:58 report.html
section_end:1724839118:step_script
section_start:1724839118:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 93 matching files and directories    
Uploading artifacts as "archive" to coordinator... ok  id=242194 responseStatus=201 Created token=glcbt-64
section_end:1724839121:upload_artifacts_on_success
section_start:1724839121:cleanup_file_variables
Cleaning up file based variables
section_end:1724839123:cleanup_file_variables
Job succeeded