Running with gitlab-runner 16.11.0 (91a27b2a)  on ns4.shore.co.il Z5_U7unN, system ID: r_LqTOTPD7fUkT section_start:1717867286:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.shore.co.il/ci-images:pre-commit ... Pulling docker image registry.shore.co.il/ci-images:pre-commit ... Using docker image sha256:e2a96341a742710b3b7201fcead2736c25400049be750f8d1e2b299d889853ed for registry.shore.co.il/ci-images:pre-commit with digest registry.shore.co.il/ci-images@sha256:6d9fbc9fd5d3e366bc3a8bb8fa7d8596a17fc3d68f98ca0729c4d9a91c6d057e ... section_end:1717867288:prepare_executor section_start:1717867288:prepare_script Preparing environment Running on runner-z5u7unn-project-30-concurrent-0 via 5a89a2fb96e2... section_end:1717867289:prepare_script section_start:1717867289:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/nimrod/blog/.git/ Created fresh repository. Checking out d0a12162 as detached HEAD (ref is master)... Skipping Git submodules setup section_end:1717867291:get_sources section_start:1717867291: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. WARNING: Cache file does not exist  Failed to extract cache section_end:1717867291:restore_cache section_start:1717867291:step_script Executing "step_script" stage of the job script Using docker image sha256:e2a96341a742710b3b7201fcead2736c25400049be750f8d1e2b299d889853ed for registry.shore.co.il/ci-images:pre-commit with digest registry.shore.co.il/ci-images@sha256:6d9fbc9fd5d3e366bc3a8bb8fa7d8596a17fc3d68f98ca0729c4d9a91c6d057e ... $ echo 'Cython < 3.0' > "$PIP_CONSTRAINT" $ pre-commit run --all-files [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/Yelp/detect-secrets. [INFO] Initializing environment for https://github.com/adrienverge/yamllint. [INFO] Initializing environment for https://github.com/amperser/proselint/. [INFO] Initializing environment for https://github.com/ambv/black. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks-markup. [INFO] Initializing environment for https://github.com/myint/rstcheck.git. [INFO] Initializing environment for https://github.com/PyCQA/prospector. [INFO] Initializing environment for https://github.com/PyCQA/prospector:bandit,pyroma. [INFO] Initializing environment for https://github.com/pycqa/flake8.git. [INFO] Initializing environment for https://github.com/pycqa/flake8.git:flake8-bugbear. [INFO] Initializing environment for https://github.com/executablebooks/mdformat.git. [INFO] Initializing environment for https://github.com/codespell-project/codespell.git. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Yelp/detect-secrets. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/adrienverge/yamllint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/amperser/proselint/. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/ambv/black. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks-markup. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/myint/rstcheck.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/PyCQA/prospector. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pycqa/flake8.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/executablebooks/mdformat.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/codespell-project/codespell.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... check that executables have shebangs.........................................Passed check for merge conflicts....................................................Passed check toml...................................................................Passed trim trailing whitespace.....................................................Passed Detect secrets...............................................................Passed yamllint.....................................................................Passed A linter for prose...........................................................Passed black........................................................................Passed Check .rst files with the same linter used by pypi.org.......................Passed rstcheck.....................................................................Passed prospector...................................................................Passed flake8.......................................................................Passed mdformat.....................................................................Passed codespell....................................................................Passed section_end:1717867362:step_script section_start:1717867362:archive_cache Saving cache for successful job Creating cache default-non_protected... .cache/: found 31489 matching artifact files and directories No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. Created cache section_end:1717867383:archive_cache section_start:1717867383:cleanup_file_variables Cleaning up project directory and file based variables section_end:1717867384:cleanup_file_variables Job succeeded