build
En échec Démarré
par
@cyril.thuillier-hamel
Cyril Thuillier-Hamel
1Running with gitlab-runner 17.0.0 (44feccdf)2 on gitlab-gitlab-runner-7f5649cc9f-vmqsj qy49aGXh, system ID: r_SzwsVAfCQ1Wc4Using Kubernetes namespace: forge5Using Kubernetes executor with image python:3.10-alpine ...6Using attach strategy to execute scripts...8Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...9Waiting for pod forge/runner-qy49agxh-project-1540-concurrent-1-oflj2mf3 to be running, status is Pending10Waiting for pod forge/runner-qy49agxh-project-1540-concurrent-1-oflj2mf3 to be running, status is Pending11 ContainersNotReady: "containers with unready status: [build helper]"12 ContainersNotReady: "containers with unready status: [build helper]"13Running on runner-qy49agxh-project-1540-concurrent-1-oflj2mf3 via gitlab-gitlab-runner-7f5649cc9f-vmqsj...15Fetching changes with git depth set to 20...16Initialized empty Git repository in /builds/cyril.thuillier-hamel/term-nsi-honfleur/.git/17Created fresh repository.18Checking out a36e5868 as detached HEAD (ref is main)...19Skipping Git submodules setup21Checking cache for default-protected...22No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 23WARNING: Cache file does not exist 24Failed to extract cache26$ python -m venv .venv27$ source .venv/bin/activate28$ pip install -r requirements.txt29Collecting pyodide-mkdocs-theme30 Downloading pyodide_mkdocs_theme-1.2.3-py3-none-any.whl (202 kB)31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.4/202.4 kB 4.3 MB/s eta 0:00:0032Collecting mkdocs-awesome-pages-plugin33 Downloading mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl (14 kB)34Collecting mkdocs-enumerate-headings-plugin35 Downloading mkdocs_enumerate_headings_plugin-0.6.2-py3-none-any.whl (11 kB)36Collecting mkdocs-exclude-search37 Downloading mkdocs_exclude_search-0.6.6-py3-none-any.whl (7.8 kB)38Collecting mkdocs-macros-plugin<2.0,>=1.039 Downloading mkdocs_macros_plugin-1.0.5-py3-none-any.whl (21 kB)40Collecting mkdocs<2.0,>=1.641 Downloading mkdocs-1.6.0-py3-none-any.whl (3.9 MB)42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 33.4 MB/s eta 0:00:0043Collecting mkdocs-material<10.0,>=9.544 Downloading mkdocs_material-9.5.27-py3-none-any.whl (8.8 MB)45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 32.4 MB/s eta 0:00:0046Collecting natsort>=8.1.047 Downloading natsort-8.4.0-py3-none-any.whl (38 kB)48Collecting wcmatch>=749 Downloading wcmatch-8.5.2-py3-none-any.whl (39 kB)50Collecting beautifulsoup4>=4.9.051 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 6.9 MB/s eta 0:00:0053Collecting soupsieve>1.254 Downloading soupsieve-2.5-py3-none-any.whl (36 kB)55Collecting pathspec>=0.11.156 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)57Collecting ghp-import>=1.058 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)59Collecting click>=7.060 Downloading click-8.1.7-py3-none-any.whl (97 kB)61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.2 MB/s eta 0:00:0062Collecting jinja2>=2.11.163 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 6.1 MB/s eta 0:00:0065Collecting mergedeep>=1.3.466 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)67Collecting pyyaml-env-tag>=0.168 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)69Collecting mkdocs-get-deps>=0.2.070 Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)71Collecting packaging>=20.572 Downloading packaging-24.1-py3-none-any.whl (53 kB)73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 1.6 MB/s eta 0:00:0074Collecting pyyaml>=5.175 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB)76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 18.6 MB/s eta 0:00:0077Collecting watchdog>=2.078 Downloading watchdog-4.0.1.tar.gz (126 kB)79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.6/126.6 kB 3.9 MB/s eta 0:00:0080 Installing build dependencies: started81 Installing build dependencies: finished with status 'done'82 Getting requirements to build wheel: started83 Getting requirements to build wheel: finished with status 'done'84 Preparing metadata (pyproject.toml): started85 Preparing metadata (pyproject.toml): finished with status 'done'86Collecting markdown>=3.3.687 Downloading Markdown-3.6-py3-none-any.whl (105 kB)88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.4/105.4 kB 6.8 MB/s eta 0:00:0089Collecting markupsafe>=2.0.190 Downloading MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_x86_64.whl (30 kB)91Collecting python-dateutil92 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 9.4 MB/s eta 0:00:0094Collecting termcolor95 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB)96Collecting paginate~=0.597 Downloading paginate-0.5.6.tar.gz (12 kB)98 Preparing metadata (setup.py): started99 Preparing metadata (setup.py): finished with status 'done'100Collecting babel~=2.10101 Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB)102 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 33.1 MB/s eta 0:00:00103Collecting mkdocs-material-extensions~=1.3104 Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)105Collecting pygments~=2.16106 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)107 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.3 MB/s eta 0:00:00108Collecting pymdown-extensions~=10.2109 Downloading pymdown_extensions-10.8.1-py3-none-any.whl (250 kB)110 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.8/250.8 kB 7.1 MB/s eta 0:00:00111Collecting regex>=2022.4112 Downloading regex-2024.5.15-cp310-cp310-musllinux_1_2_x86_64.whl (765 kB)113 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 765.6/765.6 kB 19.9 MB/s eta 0:00:00114Collecting colorama~=0.4115 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)116Collecting requests~=2.26117 Downloading requests-2.32.3-py3-none-any.whl (64 kB)118 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 2.7 MB/s eta 0:00:00119Collecting bracex>=2.1.1120 Downloading bracex-2.4-py3-none-any.whl (11 kB)121Collecting platformdirs>=2.2.0122 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB)123Collecting six>=1.5124 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)125Collecting urllib3<3,>=1.21.1126 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)127 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 3.7 MB/s eta 0:00:00128Collecting idna<4,>=2.5129 Downloading idna-3.7-py3-none-any.whl (66 kB)130 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 2.8 MB/s eta 0:00:00131Collecting charset-normalizer<4,>=2132 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB)133 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 6.7 MB/s eta 0:00:00134Collecting certifi>=2017.4.17135 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB)136 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 7.4 MB/s eta 0:00:00137Building wheels for collected packages: watchdog138 Building wheel for watchdog (pyproject.toml): started139 Building wheel for watchdog (pyproject.toml): finished with status 'done'140 Created wheel for watchdog: filename=watchdog-4.0.1-py3-none-any.whl size=82996 sha256=535f450b7cba028646abb6c9e62259ae6bebe9ed8a8d209b10a7c34d665dc1f6141 Stored in directory: /builds/cyril.thuillier-hamel/term-nsi-honfleur/.cache/pip/wheels/0e/6e/e2/7cab10d2819073f6de2725fc6942247c52aee1e22e9fa24fd6142Successfully built watchdog143Installing collected packages: paginate, watchdog, urllib3, termcolor, soupsieve, six, regex, pyyaml, pygments, platformdirs, pathspec, packaging, natsort, mkdocs-material-extensions, mergedeep, markupsafe, markdown, idna, colorama, click, charset-normalizer, certifi, bracex, babel, wcmatch, requests, pyyaml-env-tag, python-dateutil, pymdown-extensions, mkdocs-get-deps, jinja2, beautifulsoup4, ghp-import, mkdocs, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude-search, mkdocs-enumerate-headings-plugin, mkdocs-awesome-pages-plugin, pyodide-mkdocs-theme144 DEPRECATION: paginate is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559145 Running setup.py install for paginate: started146 Running setup.py install for paginate: finished with status 'done'147Successfully installed babel-2.15.0 beautifulsoup4-4.12.3 bracex-2.4 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 ghp-import-2.1.0 idna-3.7 jinja2-3.1.4 markdown-3.6 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.6.0 mkdocs-awesome-pages-plugin-2.9.2 mkdocs-enumerate-headings-plugin-0.6.2 mkdocs-exclude-search-0.6.6 mkdocs-get-deps-0.2.0 mkdocs-macros-plugin-1.0.5 mkdocs-material-9.5.27 mkdocs-material-extensions-1.3.1 natsort-8.4.0 packaging-24.1 paginate-0.5.6 pathspec-0.12.1 platformdirs-4.2.2 pygments-2.18.0 pymdown-extensions-10.8.1 pyodide-mkdocs-theme-1.2.3 python-dateutil-2.9.0.post0 pyyaml-6.0.1 pyyaml-env-tag-0.1 regex-2024.5.15 requests-2.32.3 six-1.16.0 soupsieve-2.5 termcolor-2.4.0 urllib3-2.2.2 watchdog-4.0.1 wcmatch-8.5.2148[notice] A new release of pip is available: 23.0.1 -> 24.1.1149[notice] To update, run: pip install --upgrade pip150$ if [ $CI_COMMIT_REF_NAME = "main" ] ; then # collapsed multi-line command151ERROR - Config value 'docs_dir': The path '/builds/cyril.thuillier-hamel/term-nsi-honfleur/docs' isn't an existing directory.152Aborted with a configuration error!154Uploading artifacts...155WARNING: build.env: no matching files. Ensure that the artifact path is relative to the working directory (/builds/cyril.thuillier-hamel/term-nsi-honfleur) 156ERROR: No files to upload 158ERROR: Job failed: command terminated with exit code 1