name: doc8 run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/oom-master-doc8-lint/.tox/doc8/bin:/opt/pyenv/bin:/tmp/venv-tzrY/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 3958269206 env PYTHONIOENCODING: utf-8 env TOX_ENV_DIR: /w/workspace/oom-master-doc8-lint/.tox/doc8 env TOX_ENV_NAME: doc8 env TOX_WORK_DIR: /w/workspace/oom-master-doc8-lint/.tox env VIRTUAL_ENV: /w/workspace/oom-master-doc8-lint/.tox/doc8 metadata pid: 2327 cwd: /w/workspace/oom-master-doc8-lint allow: /w/workspace/oom-master-doc8-lint/.tox/doc8/bin/* cmd: doc8 docs/ exit_code: 1 Scanning... Validating... docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127: D000 Unexpected indentation. docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:131: D000 Unexpected indentation. docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D002 Trailing whitespace docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:23: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:24: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:34: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:36: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:38: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:40: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:157: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D005 No newline at end of file docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long ======== Total files scanned = 43 Total files ignored = 0 Total accumulated errors = 23 Detailed error counts: - doc8.checks.CheckCarriageReturn = 0 - doc8.checks.CheckIndentationNoTab = 0 - doc8.checks.CheckMaxLineLength = 18 - doc8.checks.CheckNewlineEndOfFile = 2 - doc8.checks.CheckTrailingWhitespace = 1 - doc8.checks.CheckValidity = 2