Running with gitlab-runner 16.8.1 (a6097117)
  on Froggit-Runner-froggit-prd-gitlab-runner-gqzzeorc yYsG8DiL, system ID: r_YYv0EiOzDsNH
section_start:1711442286:prepare_executor
Preparing the "docker" executor
Using Docker executor with image node:16.14.2-slim ...
Pulling docker image node:16.14.2-slim ...
Using docker image sha256:b81aea33566221cdc8f1d420b7b9d231aeaa3a366e583b340feb970257ab429f for node:16.14.2-slim with digest node@sha256:45ba6f2ca2ff66a83c9aea9b34b249219fe8c90174c310d9c906c5a99964e7ad ...
section_end:1711442290:prepare_executor
section_start:1711442290:prepare_script
Preparing environment
Running on runner-yysg8dil-project-793-concurrent-0 via 9cfbec6b8204...
section_end:1711442290:prepare_script
section_start:1711442290:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/lydra/www/lydra.fr/.git/
Checking out 6d6fd7fb as detached HEAD (ref is refs/merge-requests/30/head)...
Removing node_modules/

Skipping Git submodules setup
section_end:1711442292:get_sources
section_start:1711442292:restore_cache
Restoring cache
Checking cache for default-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1711442298:restore_cache
section_start:1711442298:step_script
Executing "step_script" stage of the job script
Using docker image sha256:b81aea33566221cdc8f1d420b7b9d231aeaa3a366e583b340feb970257ab429f for node:16.14.2-slim with digest node@sha256:45ba6f2ca2ff66a83c9aea9b34b249219fe8c90174c310d9c906c5a99964e7ad ...
$ npm run build

> lydra-fr@0.0.0 build
> docusaurus build

[INFO] [fr] Creating an optimized production build...
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
[info] [webpackbar] Compiling Client
[info] [webpackbar] Compiling Server
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
[success] [webpackbar] Client: Compiled successfully in 1.46m
Component AAAAntiseches was not imported, exported, or provided by MDXProvider as global scope
Component AAAFormations was not imported, exported, or provided by MDXProvider as global scope
Component Link was not imported, exported, or provided by MDXProvider as global scope
[success] [webpackbar] Server: Compiled successfully in 1.89m
[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.
$ mv build public
section_end:1711442434:step_script
section_start:1711442434:archive_cache
Saving cache for successful job
Not uploading cache default-non_protected due to policy
section_end:1711442434:archive_cache
section_start:1711442435:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 2870 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=226232 responseStatus=201 Created token=64_bHHz1
section_end:1711442461:upload_artifacts_on_success
section_start:1711442461:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1711442461:cleanup_file_variables
Job succeeded