Running with gitlab-runner 17.3.1 (66269445)
  on 2024-team-wikis rg8UyVtqs, system ID: s_698f9e00673b
section_start:1727050883:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image node:18.20.0 ...
Pulling docker image node:18.20.0 ...
Using docker image sha256:5fa15674576872171abb0ab3704cabb6fd2db2e29f6df13a758f5255b7e974f3 for node:18.20.0 with digest node@sha256:8438dbe00747d24cdb53c616e02bf804420df9052151713c59484a1ddaf87b24 ...
section_end:1727050886:prepare_executor
section_start:1727050886:prepare_script
Preparing environment
Running on runner-rg8uyvtqs-project-2510-concurrent-0 via runner-rg8uyvtqs-wiki-1727050277-74fb290c...
section_end:1727050886:prepare_script
section_start:1727050886:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/2024/bielefeld-cebitec/.git/
Created fresh repository.
Checking out 33df8861 as detached HEAD (ref is main)...

Skipping Git submodules setup
section_end:1727050887:get_sources
section_start:1727050887:restore_cache
Restoring cache
Checking cache for 0_yarn-ebd2bb2800d0241e74d5a5ce8646a9a5e9dad893-protected...
Downloading cache from https://gitlab-igem-runner-cache.s3.dualstack.eu-west-3.amazonaws.com/project/2510/0_yarn-ebd2bb2800d0241e74d5a5ce8646a9a5e9dad893-protected  ETag="db227f48a6e37012e4085f496d33d6bd"
Successfully extracted cache
section_end:1727050891:restore_cache
section_start:1727050891:step_script
Executing "step_script" stage of the job script
Using docker image sha256:5fa15674576872171abb0ab3704cabb6fd2db2e29f6df13a758f5255b7e974f3 for node:18.20.0 with digest node@sha256:8438dbe00747d24cdb53c616e02bf804420df9052151713c59484a1ddaf87b24 ...
$ echo 'yarn-offline-mirror ".yarn-cache/"' >> .yarnrc
$ echo 'yarn-offline-mirror-pruning true' >> .yarnrc
$ apt-get update && apt-get install -y libpangocairo-1.0-0
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8689 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [2468 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [179 kB]
Fetched 9125 kB in 1s (7396 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libpangocairo-1.0-0 is already the newest version (1.50.12+ds-1).
libpangocairo-1.0-0 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded.
$ yarn install --frozen-lockfile
yarn install v1.22.19
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
[2/4] Fetching packages...
warning chart.js@4.4.4: The engine "pnpm" appears to be invalid.
[3/4] Linking dependencies...
warning " > @mui/x-charts@7.17.0" has unmet peer dependency "@mui/system@^5.15.14 || ^6.0.0".
[4/4] Building fresh packages...
Done in 76.58s.
$ yarn build
yarn run v1.22.19
$ tsc && vite build
VITE_TEAM_NAME: Bielefeld-CeBiTec
VITE_TEAM_NAME: Bielefeld-CeBiTec
Base Slug: bielefeld-cebitec
vite v5.4.6 building for production...
transforming...
DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

DEPRECATION WARNING: darken() is deprecated. Suggestion:

color.adjust($color, $lightness: 0%)

More info: https://sass-lang.com/d/color-functions

    ╷
560 │   border-top-color: darken(#850F78, 0%);
    │                     ^^^^^^^^^^^^^^^^^^^
    ╵
    src/App/App.scss 560:21  root stylesheet

DEPRECATION WARNING: darken() is deprecated. Suggestions:

color.scale($color, $lightness: -34.4594594595%)
color.adjust($color, $lightness: -10%)

More info: https://sass-lang.com/d/color-functions

    ╷
561 │   border-right-color: darken(#850F78, 10%);
    │                       ^^^^^^^^^^^^^^^^^^^^
    ╵
    src/App/App.scss 561:23  root stylesheet

DEPRECATION WARNING: darken() is deprecated. Suggestion:

color.adjust($color, $lightness: 0%)

More info: https://sass-lang.com/d/color-functions

    ╷
562 │   border-bottom-color: darken(#850F78, 0%);
    │                        ^^^^^^^^^^^^^^^^^^^
    ╵
    src/App/App.scss 562:24  root stylesheet

DEPRECATION WARNING: darken() is deprecated. Suggestions:

color.scale($color, $lightness: -34.4594594595%)
color.adjust($color, $lightness: -10%)

More info: https://sass-lang.com/d/color-functions

    ╷
563 │   border-left-color: darken(#850F78, 10%);
    │                      ^^^^^^^^^^^^^^^^^^^^
    ╵
    src/App/App.scss 563:22  root stylesheet

DEPRECATION WARNING: darken() is deprecated. Suggestion:

color.adjust($color, $lightness: 0%)

More info: https://sass-lang.com/d/color-functions

    ╷
579 │   border-top-color: darken(#850F78, 0%);
    │                     ^^^^^^^^^^^^^^^^^^^
    ╵
    src/App/App.scss 579:21  root stylesheet

WARNING: 3 repetitive deprecation warnings omitted.


../components/data/stroke.svg referenced in ../components/data/stroke.svg didn't resolve at build time, it will remain unchanged to be resolved at runtime
✓ 1882 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                     0.64 kB │ gzip:   0.40 kB
dist/assets/index-BueSSwlr.css    310.64 kB │ gzip:  47.37 kB
dist/assets/index-BrOkLEc5.js   2,078.01 kB │ gzip: 775.71 kB

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 52.30s
Done in 119.76s.
$ mv dist public
$ echo '/* /index.html 200' > public/_redirects
section_end:1727051093:step_script
section_start:1727051093:archive_cache
Saving cache for successful job
Creating cache 0_yarn-ebd2bb2800d0241e74d5a5ce8646a9a5e9dad893-protected...
.yarn-cache/: found 536 matching artifact files and directories 
Archive is up to date!                             
Created cache
section_end:1727051094:archive_cache
section_start:1727051094:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 7 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=931022 responseStatus=201 Created token=glcbt-64
section_end:1727051097:upload_artifacts_on_success
section_start:1727051097:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1727051097:cleanup_file_variables
Job succeeded