Running with gitlab-runner 17.9.1 (bbf75488)
  on hifis-runner-autoscaler-2 ZZzu1uEym, system ID: s_1ea2bde5dcc9
section_start:1742394425:prepare_executor
Preparing the "docker-autoscaler" executor
Dialing instance 5fa21242-459a-4b97-be25-e5bbbf8f0896...
Instance 5fa21242-459a-4b97-be25-e5bbbf8f0896 connected
Using Docker executor with image node:20 ...
Pulling docker image node:20 ...
Using docker image sha256:b076521ecd789cdce2cd72e7c34a599029e4f4fa299002b15895608f2f052238 for node:20 with digest node@sha256:735b1ba7e4550c415f98568efbf527e3f75828ac4f10692e490ca78e11d89f6e ...
section_end:1742394465:prepare_executor
section_start:1742394465:prepare_script
Preparing environment
Running on runner-zzzu1ueym-project-6678-concurrent-0 via hifis-runner-manager-terraform-1...
section_end:1742394465:prepare_script
section_start:1742394465:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/hmc/hmc-public/unhide/documentation/.git/
Created fresh repository.
Checking out c795a58d as detached HEAD (ref is feature-6/docusaurus-setup)...

Skipping Git submodules setup
section_end:1742394471:get_sources
section_start:1742394471:step_script
Executing "step_script" stage of the job script
Using docker image sha256:b076521ecd789cdce2cd72e7c34a599029e4f4fa299002b15895608f2f052238 for node:20 with digest node@sha256:735b1ba7e4550c415f98568efbf527e3f75828ac4f10692e490ca78e11d89f6e ...
$ npm install
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

added 1285 packages, and audited 1286 packages in 12s

374 packages are looking for funding
  run `npm fund` for details

9 vulnerabilities (3 low, 1 moderate, 5 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
$ npm run build

> unhide-docs@0.0.0 build
> docusaurus build

[INFO] [en] Creating an optimized production build...
[info] [webpackbar] Compiling Client
[info] [webpackbar] Compiling Server
[success] [webpackbar] Server: Compiled successfully in 14.37s
[success] [webpackbar] Client: Compiled successfully in 20.87s
[WARNING] Docusaurus found broken anchors!

Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.

Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /docs/guides/web-api/search-api:
   -> linking to /docs/about/data-model/#filters

[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.
section_end:1742394513:step_script
section_start:1742394513:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
build: found 271 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=2127060 responseStatus=201 Created token=64_KppN1d
section_end:1742394522:upload_artifacts_on_success
section_start:1742394522:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1742394522:cleanup_file_variables
Job succeeded