12:29:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/123426 12:29:44 Running as SYSTEM 12:29:44 [EnvInject] - Loading node environment variables. 12:29:44 Building remotely on prd-ubuntu2204-docker-4c-4g-24488 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/docs-tox-verify-chromium 12:29:44 [ssh-agent] Looking for ssh-agent implementation... 12:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:44 $ ssh-agent 12:29:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbDhDAt/agent.1550 12:29:44 SSH_AGENT_PID=1552 12:29:44 [ssh-agent] Started. 12:29:44 Running ssh-add (command line suppressed) 12:29:44 Identity added: /w/workspace/docs-tox-verify-chromium@tmp/private_key_12934726042184160436.key (/w/workspace/docs-tox-verify-chromium@tmp/private_key_12934726042184160436.key) 12:29:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:29:44 The recommended git tool is: NONE 12:29:47 using credential jenkins-ssh 12:29:47 Wiping out workspace first. 12:29:47 Cloning the remote Git repository 12:29:47 Cloning repository git://devvexx.opendaylight.org/mirror/docs 12:29:47 > git init /w/workspace/docs-tox-verify-chromium # timeout=10 12:29:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 12:29:47 > git --version # timeout=10 12:29:47 > git --version # 'git version 2.34.1' 12:29:47 using GIT_SSH to set credentials jenkins-ssh 12:29:47 Verifying host key using known hosts file, will automatically accept unseen keys 12:29:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 12:29:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 12:29:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 12:29:51 using GIT_SSH to set credentials jenkins-ssh 12:29:51 Verifying host key using known hosts file, will automatically accept unseen keys 12:29:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs refs/changes/26/123426/1 # timeout=10 12:29:51 > git rev-parse 5149c9c634017fe7debd2cb7cacc5627b5d249ff^{commit} # timeout=10 12:29:51 Checking out Revision 5149c9c634017fe7debd2cb7cacc5627b5d249ff (refs/changes/26/123426/1) 12:29:51 > git config core.sparsecheckout # timeout=10 12:29:51 > git checkout -f 5149c9c634017fe7debd2cb7cacc5627b5d249ff # timeout=10 12:29:51 ERROR: Unable to retrieve commit message 12:29:51 java.lang.InterruptedException 12:29:51 at java.base/java.lang.Object.wait(Native Method) 12:29:51 at hudson.remoting.Request.call(Request.java:177) 12:29:51 at hudson.remoting.Channel.call(Channel.java:1002) 12:29:51 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 12:29:51 at com.sun.proxy.$Proxy320.withRepository(Unknown Source) 12:29:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 12:29:51 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) 12:29:51 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) 12:29:51 at hudson.scm.SCM.checkout(SCM.java:540) 12:29:51 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:29:51 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:29:51 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:29:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:29:51 at hudson.model.Run.execute(Run.java:1895) 12:29:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:29:51 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:29:51 at hudson.model.Executor.run(Executor.java:442) 12:29:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:29:52 > git rev-list --no-walk ab9bd9fdebd73543fb673b14c4af41d907b5bb0d # timeout=10 12:29:52 provisioning config files... 12:29:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:29:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:29:52 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins10338321301312491163.sh 12:29:52 ---> python-tools-install.sh 12:29:52 Setup pyenv: 12:29:52 * system (set by /opt/pyenv/version) 12:29:52 * 3.8.20 (set by /opt/pyenv/version) 12:29:52 * 3.9.20 (set by /opt/pyenv/version) 12:29:52 3.10.15 12:29:52 3.11.10 12:29:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TsKl 12:29:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:01 lf-activate-venv(): INFO: Base packages installed successfully 12:30:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-TsKl/bin to PATH 12:30:24 Generating Requirements File 12:30:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:30:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:30:47 Python 3.11.10 12:30:48 pip 26.1.2 from /tmp/venv-TsKl/lib/python3.11/site-packages/pip (python 3.11) 12:30:48 aiohappyeyeballs==2.6.2 12:30:48 aiohttp==3.14.0 12:30:48 aiosignal==1.4.0 12:30:48 appdirs==1.4.4 12:30:48 argcomplete==3.6.3 12:30:48 aspy.yaml==1.3.0 12:30:48 attrs==26.1.0 12:30:48 autopage==0.6.0 12:30:48 beautifulsoup4==4.14.3 12:30:48 boto3==1.43.23 12:30:48 botocore==1.43.23 12:30:48 bs4==0.0.2 12:30:48 certifi==2026.5.20 12:30:48 cffi==2.0.0 12:30:48 cfgv==3.5.0 12:30:48 chardet==7.4.3 12:30:48 charset-normalizer==3.4.7 12:30:48 click==8.4.1 12:30:48 cliff==4.14.0 12:30:48 cmd2==3.5.1 12:30:48 cryptography==3.3.2 12:30:48 debtcollector==3.1.0 12:30:48 decorator==5.3.1 12:30:48 defusedxml==0.7.1 12:30:48 Deprecated==1.3.1 12:30:48 distlib==0.4.1 12:30:48 dnspython==2.8.0 12:30:48 docker==7.1.0 12:30:48 dogpile.cache==1.5.0 12:30:48 durationpy==0.10 12:30:48 email-validator==2.3.0 12:30:48 filelock==3.29.1 12:30:48 frozenlist==1.8.0 12:30:48 future==1.0.0 12:30:48 gitdb==4.0.12 12:30:48 GitPython==3.1.50 12:30:48 httplib2==0.30.2 12:30:48 identify==2.6.19 12:30:48 idna==3.18 12:30:48 importlib-resources==1.5.0 12:30:48 iso8601==2.1.0 12:30:48 Jinja2==3.1.6 12:30:48 jmespath==1.1.0 12:30:48 jsonpatch==1.33 12:30:48 jsonpointer==3.1.1 12:30:48 jsonschema==4.26.0 12:30:48 jsonschema-specifications==2025.9.1 12:30:48 keystoneauth1==5.14.0 12:30:48 kubernetes==36.0.2 12:30:48 lftools==0.37.22 12:30:48 lxml==6.1.1 12:30:48 markdown-it-py==4.2.0 12:30:48 MarkupSafe==3.0.3 12:30:48 mdurl==0.1.2 12:30:48 msgpack==1.1.2 12:30:48 multi_key_dict==2.0.3 12:30:48 multidict==6.7.1 12:30:48 munch==4.0.0 12:30:48 netaddr==1.3.0 12:30:48 niet==1.4.2 12:30:48 nodeenv==1.10.0 12:30:48 oauth2client==4.1.3 12:30:48 oauthlib==3.3.1 12:30:48 openstacksdk==4.14.0 12:30:48 os-service-types==1.8.2 12:30:48 osc-lib==4.6.0 12:30:48 oslo.config==10.4.0 12:30:48 oslo.context==6.4.0 12:30:48 oslo.i18n==6.8.0 12:30:48 oslo.log==8.2.0 12:30:48 oslo.serialization==5.10.0 12:30:48 oslo.utils==10.1.0 12:30:48 packaging==26.2 12:30:48 pbr==7.0.3 12:30:48 platformdirs==4.10.0 12:30:48 prettytable==3.17.0 12:30:48 propcache==0.5.2 12:30:48 psutil==7.2.2 12:30:48 pyasn1==0.6.3 12:30:48 pyasn1_modules==0.4.2 12:30:48 pycparser==3.0 12:30:48 pygerrit2==2.0.15 12:30:48 PyGithub==2.9.1 12:30:48 Pygments==2.20.0 12:30:48 PyJWT==2.13.0 12:30:48 PyNaCl==1.6.2 12:30:48 pyparsing==2.4.7 12:30:48 pyperclip==1.11.0 12:30:48 pyrsistent==0.20.0 12:30:48 python-cinderclient==9.9.0 12:30:48 python-dateutil==2.9.0.post0 12:30:48 python-discovery==1.4.0 12:30:48 python-heatclient==5.2.0 12:30:48 python-jenkins==1.8.3 12:30:48 python-keystoneclient==5.8.0 12:30:48 python-magnumclient==4.10.0 12:30:48 python-openstackclient==10.0.0 12:30:48 python-swiftclient==4.10.0 12:30:48 PyYAML==6.0.3 12:30:48 referencing==0.37.0 12:30:48 requests==2.34.2 12:30:48 requests-oauthlib==2.0.0 12:30:48 rfc3986==2.0.0 12:30:48 rich==15.0.0 12:30:48 rich-argparse==1.8.0 12:30:48 rpds-py==2026.5.1 12:30:48 rsa==4.9.1 12:30:48 ruamel.yaml==0.19.1 12:30:48 ruamel.yaml.clib==0.2.15 12:30:48 s3transfer==0.18.0 12:30:48 simplejson==4.1.1 12:30:48 six==1.17.0 12:30:48 smmap==5.0.3 12:30:48 soupsieve==2.8.4 12:30:48 stevedore==5.8.0 12:30:48 tabulate==0.10.0 12:30:48 toml==0.10.2 12:30:48 tomlkit==0.15.0 12:30:48 tqdm==4.67.3 12:30:48 typing_extensions==4.15.0 12:30:48 urllib3==1.26.20 12:30:48 virtualenv==21.4.2 12:30:48 wcwidth==0.7.0 12:30:48 websocket-client==1.9.0 12:30:48 wrapt==2.2.1 12:30:48 xdg==6.0.0 12:30:48 xmltodict==1.0.4 12:30:48 yarl==1.24.2 12:30:48 yq==3.4.3 12:30:48 [docs-tox-verify-chromium] $ /bin/sh /tmp/jenkins15379912287122363653.sh 12:30:48 ---> uv-install.sh 12:30:48 Installing uv/uvx (latest) using shell installer 12:30:48 2026-06-05 12:30:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Cy2PKJ.sh" [1] 12:30:48 downloading uv 0.11.19 x86_64-unknown-linux-gnu 12:30:49 installing to /home/jenkins/.local/bin 12:30:49 uv 12:30:49 uvx 12:30:49 everything's installed! 12:30:49 12:30:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:30:49 12:30:49 source $HOME/.local/bin/env (sh, bash, zsh) 12:30:49 source $HOME/.local/bin/env.fish (fish) 12:30:49 Adding install location to PATH 12:30:49 ---> Validating uv/uvx install 12:30:49 uvx 0.11.19 (x86_64-unknown-linux-gnu) 12:30:49 [EnvInject] - Injecting environment variables from a build step. 12:30:49 [EnvInject] - Injecting as environment variables the properties content 12:30:49 PYTHON=python3 12:30:49 12:30:49 [EnvInject] - Variables injected successfully. 12:30:49 [docs-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins16961498257490286042.sh 12:30:49 ---> tox-install.sh 12:30:49 + source /home/jenkins/lf-env.sh 12:30:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:49 ++ mktemp -d /tmp/venv-XXXX 12:30:49 + lf_venv=/tmp/venv-N0q7 12:30:49 + local venv_file=/tmp/.os_lf_venv 12:30:49 + local python=python3 12:30:49 + local options 12:30:49 + local set_path=true 12:30:49 + local install_args= 12:30:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:49 + true 12:30:49 + case $1 in 12:30:49 + venv_file=/tmp/.toxenv 12:30:49 + shift 2 12:30:49 + true 12:30:49 + case $1 in 12:30:49 + shift 12:30:49 + break 12:30:49 + case $python in 12:30:49 + local pkg_list= 12:30:49 + [[ -d /opt/pyenv ]] 12:30:49 + echo 'Setup pyenv:' 12:30:49 Setup pyenv: 12:30:49 + export PYENV_ROOT=/opt/pyenv 12:30:49 + PYENV_ROOT=/opt/pyenv 12:30:49 + export PATH=/opt/pyenv/bin:/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 12:30:49 + PATH=/opt/pyenv/bin:/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 12:30:49 + pyenv versions 12:30:49 system 12:30:49 3.8.20 12:30:49 3.9.20 12:30:49 3.10.15 12:30:49 * 3.11.10 (set by /w/workspace/docs-tox-verify-chromium/.python-version) 12:30:49 + command -v pyenv 12:30:49 ++ pyenv init - --no-rehash 12:30:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:30:49 for i in ${!paths[@]}; do 12:30:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:30:49 fi; done; 12:30:49 echo "${paths[*]}"'\'')" 12:30:49 export PATH="/opt/pyenv/shims:${PATH}" 12:30:49 export PYENV_SHELL=bash 12:30:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:49 pyenv() { 12:30:49 local command 12:30:49 command="${1:-}" 12:30:49 if [ "$#" -gt 0 ]; then 12:30:49 shift 12:30:49 fi 12:30:49 12:30:49 case "$command" in 12:30:49 rehash|shell) 12:30:49 eval "$(pyenv "sh-$command" "$@")" 12:30:49 ;; 12:30:49 *) 12:30:49 command pyenv "$command" "$@" 12:30:49 ;; 12:30:49 esac 12:30:49 }' 12:30:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:30:49 for i in ${!paths[@]}; do 12:30:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:30:49 fi; done; 12:30:49 echo "${paths[*]}"' 12:30:49 ++ PATH=/opt/pyenv/bin:/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 12:30:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/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 12:30:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/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 12:30:49 ++ export PYENV_SHELL=bash 12:30:49 ++ PYENV_SHELL=bash 12:30:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:49 +++ complete -F _pyenv pyenv 12:30:49 ++ lf-pyver python3 12:30:49 ++ local py_version_xy=python3 12:30:49 ++ local py_version_xyz= 12:30:49 ++ pyenv versions 12:30:49 ++ local command 12:30:49 ++ command=versions 12:30:49 ++ '[' 1 -gt 0 ']' 12:30:49 ++ shift 12:30:49 ++ case "$command" in 12:30:49 ++ command pyenv versions 12:30:49 ++ awk '{ print $1 }' 12:30:49 ++ sed 's/^[ *]* //' 12:30:49 ++ grep -E '^[0-9.]*[0-9]$' 12:30:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:49 +++ grep '^3' /tmp/.pyenv_versions 12:30:49 +++ sort -V 12:30:49 +++ tail -n 1 12:30:49 ++ py_version_xyz=3.11.10 12:30:49 ++ [[ -z 3.11.10 ]] 12:30:49 ++ echo 3.11.10 12:30:49 ++ return 0 12:30:49 + pyenv local 3.11.10 12:30:49 + local command 12:30:49 + command=local 12:30:49 + '[' 2 -gt 0 ']' 12:30:49 + shift 12:30:49 + case "$command" in 12:30:49 + command pyenv local 3.11.10 12:30:49 + for arg in "$@" 12:30:49 + case $arg in 12:30:49 + pkg_list+='tox ' 12:30:49 + for arg in "$@" 12:30:49 + case $arg in 12:30:49 + pkg_list+='virtualenv ' 12:30:49 + for arg in "$@" 12:30:49 + case $arg in 12:30:49 + pkg_list+='urllib3~=1.26.15 ' 12:30:49 + [[ -f /tmp/.toxenv ]] 12:30:49 + [[ ! -f /tmp/.toxenv ]] 12:30:49 + [[ -n '' ]] 12:30:49 + python3 -m venv /tmp/venv-N0q7 12:30:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N0q7' 12:30:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N0q7 12:30:53 + echo /tmp/venv-N0q7 12:30:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:30:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:30:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:53 + local 'pip_opts=--upgrade --quiet' 12:30:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:30:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:30:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:30:53 + [[ -n '' ]] 12:30:53 + [[ -n '' ]] 12:30:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:30:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:53 + /tmp/venv-N0q7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:30:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:30:57 lf-activate-venv(): INFO: Base packages installed successfully 12:30:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:30:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:30:57 + /tmp/venv-N0q7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:59 + type python3 12:30:59 + true 12:30:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-N0q7/bin to PATH' 12:30:59 lf-activate-venv(): INFO: Adding /tmp/venv-N0q7/bin to PATH 12:30:59 + PATH=/tmp/venv-N0q7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/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 12:30:59 + return 0 12:30:59 + python3 --version 12:30:59 Python 3.11.10 12:30:59 + python3 -m pip --version 12:30:59 pip 26.1.2 from /tmp/venv-N0q7/lib/python3.11/site-packages/pip (python 3.11) 12:30:59 + python3 -m pip freeze 12:31:00 cachetools==7.1.4 12:31:00 colorama==0.4.6 12:31:00 distlib==0.4.1 12:31:00 filelock==3.29.1 12:31:00 packaging==26.2 12:31:00 platformdirs==4.10.0 12:31:00 pluggy==1.6.0 12:31:00 pyproject-api==1.10.1 12:31:00 python-discovery==1.4.0 12:31:00 tomli_w==1.2.0 12:31:00 tox==4.55.1 12:31:00 urllib3==1.26.20 12:31:00 virtualenv==21.4.2 12:31:00 [docs-tox-verify-chromium] $ /bin/sh -xe /tmp/jenkins4042603365078966870.sh 12:31:00 [EnvInject] - Injecting environment variables from a build step. 12:31:00 [EnvInject] - Injecting as environment variables the properties content 12:31:00 PARALLEL=False 12:31:00 12:31:00 [EnvInject] - Variables injected successfully. 12:31:00 [docs-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins12337508679614156327.sh 12:31:00 ---> tox-run.sh 12:31:00 + PATH=/home/jenkins/.local/bin:/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 12:31:00 + ARCHIVE_TOX_DIR=/w/workspace/docs-tox-verify-chromium/archives/tox 12:31:00 + ARCHIVE_DOC_DIR=/w/workspace/docs-tox-verify-chromium/archives/docs 12:31:00 + mkdir -p /w/workspace/docs-tox-verify-chromium/archives/tox 12:31:00 + cd /w/workspace/docs-tox-verify-chromium/. 12:31:00 + source /home/jenkins/lf-env.sh 12:31:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:00 ++ mktemp -d /tmp/venv-XXXX 12:31:00 + lf_venv=/tmp/venv-VEuD 12:31:00 + local venv_file=/tmp/.os_lf_venv 12:31:00 + local python=python3 12:31:00 + local options 12:31:00 + local set_path=true 12:31:00 + local install_args= 12:31:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:00 + true 12:31:00 + case $1 in 12:31:00 + venv_file=/tmp/.toxenv 12:31:00 + shift 2 12:31:00 + true 12:31:00 + case $1 in 12:31:00 + shift 12:31:00 + break 12:31:00 + case $python in 12:31:00 + local pkg_list= 12:31:00 + [[ -d /opt/pyenv ]] 12:31:00 + echo 'Setup pyenv:' 12:31:00 Setup pyenv: 12:31:00 + export PYENV_ROOT=/opt/pyenv 12:31:00 + PYENV_ROOT=/opt/pyenv 12:31:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:00 + pyenv versions 12:31:00 system 12:31:00 3.8.20 12:31:00 3.9.20 12:31:00 3.10.15 12:31:00 * 3.11.10 (set by /w/workspace/docs-tox-verify-chromium/.python-version) 12:31:00 + command -v pyenv 12:31:00 ++ pyenv init - --no-rehash 12:31:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:00 for i in ${!paths[@]}; do 12:31:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:00 fi; done; 12:31:00 echo "${paths[*]}"'\'')" 12:31:00 export PATH="/opt/pyenv/shims:${PATH}" 12:31:00 export PYENV_SHELL=bash 12:31:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:00 pyenv() { 12:31:00 local command 12:31:00 command="${1:-}" 12:31:00 if [ "$#" -gt 0 ]; then 12:31:00 shift 12:31:00 fi 12:31:00 12:31:00 case "$command" in 12:31:00 rehash|shell) 12:31:00 eval "$(pyenv "sh-$command" "$@")" 12:31:00 ;; 12:31:00 *) 12:31:00 command pyenv "$command" "$@" 12:31:00 ;; 12:31:00 esac 12:31:00 }' 12:31:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:00 for i in ${!paths[@]}; do 12:31:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:00 fi; done; 12:31:00 echo "${paths[*]}"' 12:31:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:00 ++ export PYENV_SHELL=bash 12:31:00 ++ PYENV_SHELL=bash 12:31:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:00 +++ complete -F _pyenv pyenv 12:31:00 ++ lf-pyver python3 12:31:00 ++ local py_version_xy=python3 12:31:00 ++ local py_version_xyz= 12:31:00 ++ pyenv versions 12:31:00 ++ local command 12:31:00 ++ command=versions 12:31:00 ++ '[' 1 -gt 0 ']' 12:31:00 ++ shift 12:31:00 ++ case "$command" in 12:31:00 ++ command pyenv versions 12:31:00 ++ sed 's/^[ *]* //' 12:31:00 ++ awk '{ print $1 }' 12:31:00 ++ grep -E '^[0-9.]*[0-9]$' 12:31:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:00 +++ grep '^3' /tmp/.pyenv_versions 12:31:00 +++ sort -V 12:31:00 +++ tail -n 1 12:31:00 ++ py_version_xyz=3.11.10 12:31:00 ++ [[ -z 3.11.10 ]] 12:31:00 ++ echo 3.11.10 12:31:00 ++ return 0 12:31:00 + pyenv local 3.11.10 12:31:00 + local command 12:31:00 + command=local 12:31:00 + '[' 2 -gt 0 ']' 12:31:00 + shift 12:31:00 + case "$command" in 12:31:00 + command pyenv local 3.11.10 12:31:00 + for arg in "$@" 12:31:00 + case $arg in 12:31:00 + pkg_list+='tox ' 12:31:00 + for arg in "$@" 12:31:00 + case $arg in 12:31:00 + pkg_list+='virtualenv ' 12:31:00 + for arg in "$@" 12:31:00 + case $arg in 12:31:00 + pkg_list+='urllib3~=1.26.15 ' 12:31:00 + [[ -f /tmp/.toxenv ]] 12:31:00 ++ cat /tmp/.toxenv 12:31:00 + lf_venv=/tmp/venv-N0q7 12:31:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N0q7 from' file:/tmp/.toxenv 12:31:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N0q7 from file:/tmp/.toxenv 12:31:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:00 + local 'pip_opts=--upgrade --quiet' 12:31:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:00 + [[ -n '' ]] 12:31:00 + [[ -n '' ]] 12:31:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:00 + /tmp/venv-N0q7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:31:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:01 lf-activate-venv(): INFO: Base packages installed successfully 12:31:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:01 + /tmp/venv-N0q7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:02 + type python3 12:31:02 + true 12:31:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-N0q7/bin to PATH' 12:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-N0q7/bin to PATH 12:31:02 + PATH=/tmp/venv-N0q7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:02 + return 0 12:31:02 + [[ -d /opt/pyenv ]] 12:31:02 + echo '---> Setting up pyenv' 12:31:02 ---> Setting up pyenv 12:31:02 + export PYENV_ROOT=/opt/pyenv 12:31:02 + PYENV_ROOT=/opt/pyenv 12:31:02 + export PATH=/opt/pyenv/bin:/tmp/venv-N0q7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:02 + PATH=/opt/pyenv/bin:/tmp/venv-N0q7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/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 12:31:02 ++ pwd 12:31:02 + PYTHONPATH=/w/workspace/docs-tox-verify-chromium 12:31:02 + export PYTHONPATH 12:31:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:02 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:02 + tox --version 12:31:02 4.55.1 from /tmp/venv-N0q7/lib/python3.11/site-packages/tox/__init__.py 12:31:02 + PARALLEL=False 12:31:02 + TOX_OPTIONS_LIST= 12:31:02 + [[ -n '' ]] 12:31:02 + case ${PARALLEL,,} in 12:31:02 + tee -a /w/workspace/docs-tox-verify-chromium/archives/tox/tox.log 12:31:02 + tox 12:31:03 pre-commit: install_deps> python -I -m pip install pre-commit 12:31:06 pre-commit: freeze> python -m pip freeze --all 12:31:06 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.1,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,virtualenv==21.4.2 12:31:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:31:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:31:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:31:07 [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 12:31:08 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. 12:31:08 [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. 12:31:09 [INFO] Initializing environment for https://github.com/igorshubovych/markdownlint-cli. 12:31:09 [INFO] Initializing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. 12:31:09 [INFO] Initializing environment for https://github.com/codespell-project/codespell. 12:31:10 [INFO] Initializing environment for https://github.com/python-jsonschema/check-jsonschema. 12:31:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:11 [INFO] Once installed this environment will be reused. 12:31:11 [INFO] This may take a few minutes... 12:31:14 [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 12:31:14 [INFO] Once installed this environment will be reused. 12:31:14 [INFO] This may take a few minutes... 12:31:18 [INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy. 12:31:18 [INFO] Once installed this environment will be reused. 12:31:18 [INFO] This may take a few minutes... 12:31:24 [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. 12:31:24 [INFO] Once installed this environment will be reused. 12:31:24 [INFO] This may take a few minutes... 12:31:30 [INFO] Installing environment for https://github.com/igorshubovych/markdownlint-cli. 12:31:30 [INFO] Once installed this environment will be reused. 12:31:30 [INFO] This may take a few minutes... 12:31:40 [INFO] Installing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. 12:31:40 [INFO] Once installed this environment will be reused. 12:31:40 [INFO] This may take a few minutes... 12:31:44 [INFO] Installing environment for https://github.com/codespell-project/codespell. 12:31:44 [INFO] Once installed this environment will be reused. 12:31:44 [INFO] This may take a few minutes... 12:31:49 [INFO] Installing environment for https://github.com/python-jsonschema/check-jsonschema. 12:31:49 [INFO] Once installed this environment will be reused. 12:31:49 [INFO] This may take a few minutes... 12:31:55 trim trailing whitespace.................................................Passed 12:31:56 check for added large files..............................................Passed 12:31:56 check python ast.........................................................Passed 12:31:56 check json...........................................(no files to check)Skipped 12:31:56 check for merge conflicts................................................Passed 12:31:56 check xml............................................(no files to check)Skipped 12:31:56 check yaml...............................................................Passed 12:31:56 debug statements (python)................................................Passed 12:31:56 fix end of files.........................................................Failed 12:31:56 - hook id: end-of-file-fixer 12:31:56 - exit code: 1 12:31:56 - files were modified by this hook 12:31:56 12:31:56 Fixing docs/release-process/tip-and-tail-kernel.rst 12:31:56 12:31:56 fix requirements.txt.....................................................Passed 12:31:56 mixed line ending........................................................Passed 12:31:56 don't commit to branch...................................................Passed 12:31:56 yamllint.................................................................Passed 12:31:57 mypy.....................................................................Passed 12:31:58 shellcheck...............................................................Passed 12:31:59 markdownlint.............................................................Passed 12:31:59 actionlint...............................................................Passed 12:31:59 codespell................................................................Failed 12:31:59 - hook id: codespell 12:31:59 - exit code: 65 12:31:59 12:31:59 docs/release-process/tip-and-tail.rst:52: eventhough ==> even though 12:31:59 docs/release-process/tip-and-tail.rst:54: explictly ==> explicitly 12:31:59 docs/release-process/tip-and-tail.rst:55: sovereignity ==> sovereignty 12:31:59 12:31:59 Validate GitHub Actions..............................(no files to check)Skipped 12:32:00 Validate GitHub Workflows................................................Passed 12:32:00 Check GitHub Workflows set timeout-minutes...............................Passed 12:32:00 Validate ReadTheDocs Config..............................................Passed 12:32:00 pre-commit hook(s) made changes. 12:32:00 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 12:32:00 To run `pre-commit` as part of git workflow, use `pre-commit install`. 12:32:00 All changes made by hooks: 12:32:01 diff --git a/docs/release-process/tip-and-tail-kernel.rst b/docs/release-process/tip-and-tail-kernel.rst 12:32:01 index 427dfcbd6..c06faee94 100644 12:32:01 --- a/docs/release-process/tip-and-tail-kernel.rst 12:32:01 +++ b/docs/release-process/tip-and-tail-kernel.rst 12:32:01 @@ -135,5 +135,3 @@ timeframe, we will probably need longer than that to have a solid Java 25-based 12:32:01 With that context, it seems reasonable to plan for 2026.09 Manganese or 2027.03 Iron to be our target for the next 12:32:01 Tail (LTS) release. As a purely-convenience, the naming of the latter would make for much easier conversations 12:32:01 in the long term. 12:32:01 - 12:32:01 - 12:32:01 pre-commit: exit 1 (54.61 seconds) /w/workspace/docs-tox-verify-chromium> pre-commit run --all-files --show-diff-on-failure pid=2379 12:32:01 pre-commit: FAIL ✖ in 57.9 seconds 12:32:01 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:32:21 docs: freeze> python -m pip freeze --all 12:32:22 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,oauthlib==3.3.1,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.15.0,urllib3==2.7.0,webcolors==25.10.0 12:32:22 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-tox-verify-chromium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/html 12:33:00 /w/workspace/docs-tox-verify-chromium/docs/release-notes/projects/yangtools.rst:145: WARNING: Inline emphasis start-string without end-string. [docutils] 12:33:00 /w/workspace/docs-tox-verify-chromium/docs/release-process/tip-and-tail-kernel.rst: WARNING: document isn't included in any toctree [toc.not_included] 12:33:03 docs: exit 1 (41.47 seconds) /w/workspace/docs-tox-verify-chromium> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-tox-verify-chromium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/html pid=3244 12:33:03 docs: FAIL ✖ in 1 minute 2.77 seconds 12:33:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:33:22 docs-linkcheck: freeze> python -m pip freeze --all 12:33:22 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,oauthlib==3.3.1,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.15.0,urllib3==2.7.0,webcolors==25.10.0 12:33:22 docs-linkcheck: commands[0]> sphinx-build -q -b linkcheck -d /w/workspace/docs-tox-verify-chromium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/linkcheck 12:34:08 /w/workspace/docs-tox-verify-chromium/docs/release-notes/projects/yangtools.rst:145: WARNING: Inline emphasis start-string without end-string. [docutils] 12:34:08 /w/workspace/docs-tox-verify-chromium/docs/release-process/tip-and-tail-kernel.rst: WARNING: document isn't included in any toctree [toc.not_included] 12:34:09 /w/workspace/docs-tox-verify-chromium/docs/getting-started-guide/security_considerations.rst:270: WARNING: broken link: https://access.redhat.com/documentation/en-us/red_hat_jboss_fuse/6.3/html/security_guide/webconsole#idm139646384633952 (403 Client Error: Forbidden for url: https://docs.redhat.com/documentation/en-us/red_hat_jboss_fuse/6.3/html/security_guide/webconsole) 12:34:09 /w/workspace/docs-tox-verify-chromium/docs/contributor-guides/coding-guidelines/coding-guidelines-java.rst:20: WARNING: broken link: https://checkstyle.sourceforge.io/checks/modifier/modifierorder.html (403 Client Error: Forbidden for url: https://checkstyle.sourceforge.io/checks/modifier/modifierorder.html) 12:34:10 /w/workspace/docs-tox-verify-chromium/docs/documentation.rst:376: WARNING: broken link: https://docutils.sourceforge.io/FAQ.html#is-nested-inline-markup-possible (403 Client Error: Forbidden for url: https://docutils.sourceforge.io/FAQ.html) 12:35:13 docs-linkcheck: exit 1 (110.60 seconds) /w/workspace/docs-tox-verify-chromium> sphinx-build -q -b linkcheck -d /w/workspace/docs-tox-verify-chromium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/linkcheck pid=3288 12:35:13 docs-linkcheck: FAIL ✖ in 2 minutes 9.61 seconds 12:35:13 spelling: install_deps> python -I -m pip install PyEnchant sphinxcontrib-spelling -r docs/requirements.txt 12:35:31 spelling: freeze> python -m pip freeze --all 12:35:31 spelling: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,oauthlib==3.3.1,packaging==26.2,pillow==12.2.0,pip==26.1.1,pyenchant==3.3.0,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.2,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.15.0,urllib3==2.7.0,webcolors==25.10.0 12:35:31 spelling: commands[0]> sh -c 'command enchant>/dev/null || command enchant-2 -v>/dev/null || (sudo apt-get -qq update && sudo apt-get --yes install enchant-2) || sudo yum -y install enchant || (echo "enchant command not found - please install it (e.g. sudo apt-get install enchant | yum install enchant )" >&2 && exit 1)' 12:35:31 /usr/bin/sh: 1: enchant: not found 12:35:31 /usr/bin/sh: 1: enchant-2: not found 12:35:42 W: Skipping acquire of configured file 'main/source/Sources' as repository 'https://deb.nodesource.com/node_22.x nodistro InRelease' does not seem to provide it (sources.list entry misspelt?) 12:35:42 W: http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 12:35:42 Reading package lists... 12:35:42 Building dependency tree... 12:35:42 Reading state information... 12:35:43 The following additional packages will be installed: 12:35:43 aspell aspell-en dictionaries-common hunspell-en-us libaspell15 12:35:43 libenchant-2-2 libhunspell-1.7-0 12:35:43 Suggested packages: 12:35:43 aspell-doc spellutils wordlist hunspell openoffice.org-hunspell 12:35:43 | openoffice.org-core libenchant-2-voikko 12:35:43 The following NEW packages will be installed: 12:35:43 aspell aspell-en dictionaries-common enchant-2 hunspell-en-us libaspell15 12:35:43 libenchant-2-2 libhunspell-1.7-0 12:35:43 0 upgraded, 8 newly installed, 0 to remove and 103 not upgraded. 12:35:43 Need to get 1416 kB of archives. 12:35:43 After this operation, 5448 kB of additional disk space will be used. 12:35:43 Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libaspell15 amd64 0.60.8-4build1 [325 kB] 12:35:43 Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 dictionaries-common all 1.28.14 [185 kB] 12:35:44 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 aspell amd64 0.60.8-4build1 [87.7 kB] 12:35:44 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] 12:35:44 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 hunspell-en-us all 1:2020.12.07-2 [280 kB] 12:35:44 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libhunspell-1.7-0 amd64 1.7.0-4build1 [175 kB] 12:35:44 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libenchant-2-2 amd64 2.3.2-1ubuntu2 [50.9 kB] 12:35:44 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 enchant-2 amd64 2.3.2-1ubuntu2 [13.0 kB] 12:35:44 debconf: unable to initialize frontend: Dialog 12:35:44 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:35:44 debconf: falling back to frontend: Readline 12:35:44 debconf: unable to initialize frontend: Readline 12:35:44 debconf: (This frontend requires a controlling tty.) 12:35:44 debconf: falling back to frontend: Teletype 12:35:44 dpkg-preconfigure: unable to re-open stdin: 12:35:44 Fetched 1416 kB in 1s (1431 kB/s) 12:35:44 Selecting previously unselected package libaspell15:amd64. 12:35:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190387 files and directories currently installed.) 12:35:45 Preparing to unpack .../0-libaspell15_0.60.8-4build1_amd64.deb ... 12:35:45 Unpacking libaspell15:amd64 (0.60.8-4build1) ... 12:35:45 Selecting previously unselected package dictionaries-common. 12:35:45 Preparing to unpack .../1-dictionaries-common_1.28.14_all.deb ... 12:35:45 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' 12:35:45 Unpacking dictionaries-common (1.28.14) ... 12:35:45 Selecting previously unselected package aspell. 12:35:45 Preparing to unpack .../2-aspell_0.60.8-4build1_amd64.deb ... 12:35:45 Unpacking aspell (0.60.8-4build1) ... 12:35:45 Selecting previously unselected package aspell-en. 12:35:45 Preparing to unpack .../3-aspell-en_2018.04.16-0-1_all.deb ... 12:35:45 Unpacking aspell-en (2018.04.16-0-1) ... 12:35:45 Selecting previously unselected package hunspell-en-us. 12:35:45 Preparing to unpack .../4-hunspell-en-us_1%3a2020.12.07-2_all.deb ... 12:35:45 Unpacking hunspell-en-us (1:2020.12.07-2) ... 12:35:45 Selecting previously unselected package libhunspell-1.7-0:amd64. 12:35:45 Preparing to unpack .../5-libhunspell-1.7-0_1.7.0-4build1_amd64.deb ... 12:35:45 Unpacking libhunspell-1.7-0:amd64 (1.7.0-4build1) ... 12:35:45 Selecting previously unselected package libenchant-2-2:amd64. 12:35:45 Preparing to unpack .../6-libenchant-2-2_2.3.2-1ubuntu2_amd64.deb ... 12:35:45 Unpacking libenchant-2-2:amd64 (2.3.2-1ubuntu2) ... 12:35:45 Selecting previously unselected package enchant-2. 12:35:45 Preparing to unpack .../7-enchant-2_2.3.2-1ubuntu2_amd64.deb ... 12:35:45 Unpacking enchant-2 (2.3.2-1ubuntu2) ... 12:35:45 Setting up dictionaries-common (1.28.14) ... 12:35:45 debconf: unable to initialize frontend: Dialog 12:35:45 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:35:45 debconf: falling back to frontend: Readline 12:35:46 Setting up libaspell15:amd64 (0.60.8-4build1) ... 12:35:46 Setting up aspell (0.60.8-4build1) ... 12:35:46 debconf: unable to initialize frontend: Dialog 12:35:46 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:35:46 debconf: falling back to frontend: Readline 12:35:46 Setting up hunspell-en-us (1:2020.12.07-2) ... 12:35:46 Setting up libhunspell-1.7-0:amd64 (1.7.0-4build1) ... 12:35:46 Setting up libenchant-2-2:amd64 (2.3.2-1ubuntu2) ... 12:35:46 Setting up aspell-en (2018.04.16-0-1) ... 12:35:46 debconf: unable to initialize frontend: Dialog 12:35:46 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:35:46 debconf: falling back to frontend: Readline 12:35:46 Setting up enchant-2 (2.3.2-1ubuntu2) ... 12:35:46 Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 12:35:46 Processing triggers for man-db (2.10.2-1) ... 12:35:50 Processing triggers for dictionaries-common (1.28.14) ... 12:35:50 debconf: unable to initialize frontend: Dialog 12:35:50 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:35:50 debconf: falling back to frontend: Readline 12:35:50 aspell-autobuildhash: processing: en [en-common]. 12:35:50 aspell-autobuildhash: processing: en [en-variant_0]. 12:35:50 aspell-autobuildhash: processing: en [en-variant_1]. 12:35:50 aspell-autobuildhash: processing: en [en-variant_2]. 12:35:50 aspell-autobuildhash: processing: en [en-w_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en-wo_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_AU-variant_0]. 12:35:50 aspell-autobuildhash: processing: en [en_AU-variant_1]. 12:35:50 aspell-autobuildhash: processing: en [en_AU-w_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_CA-variant_0]. 12:35:50 aspell-autobuildhash: processing: en [en_CA-variant_1]. 12:35:50 aspell-autobuildhash: processing: en [en_CA-w_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_GB-variant_0]. 12:35:50 aspell-autobuildhash: processing: en [en_GB-variant_1]. 12:35:50 aspell-autobuildhash: processing: en [en_US-w_accents-only]. 12:35:50 aspell-autobuildhash: processing: en [en_US-wo_accents-only]. 12:35:51 12:35:51 Running kernel seems to be up-to-date. 12:35:51 12:35:51 No services need to be restarted. 12:35:51 12:35:51 No containers need to be restarted. 12:35:51 12:35:51 No user sessions are running outdated binaries. 12:35:51 12:35:51 No VM guests are running outdated hypervisor (qemu) binaries on this host. 12:35:54 spelling: commands[1]> sphinx-build -q -W --keep-going -b spelling -d /w/workspace/docs-tox-verify-chromium/.tox/spelling/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/spelling 12:36:43 /w/workspace/docs-tox-verify-chromium/docs/release-notes/projects/yangtools.rst:145: WARNING: Inline emphasis start-string without end-string. [docutils] 12:36:43 /w/workspace/docs-tox-verify-chromium/docs/release-process/tip-and-tail-kernel.rst: WARNING: document isn't included in any toctree [toc.not_included] 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:46: : Spell check: Supercommitter: in SimRel relies on contributions from upstream developers, assisted by either the Supercommitter process. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:45: : Spell check: eventhough: as unreleased eventhough that SimRel, including . 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:46: : Spell check: desupported: 5 years ago and has been desupported since September 2021. This tracking (creating and releasing releases in Jira). 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:47: : Spell check: explictly: can only be done by active committers on each individual project as our governance explictly precludes all other. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:48: : Spell check: sovereignity: community members from doing so as part of project sovereignity.. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:74: : Spell check: lifecycle: not align with typical upgrade cycles. Each SimRel has a lifecycle of 18 months, with 6 months dedicated to development. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:77: : Spell check: evolutions: As a final point, the experience from Kernel project evolutions has shown that while we may deliver critical changes. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:127: : Spell check: backport: there comes the inevitable pressure to backport various bug fixes and features. This typically comes from two quarters:. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:131: : Spell check: behaviour: has a risk and a cost. The risk is that of breaking a user relying on the buggy behaviour. The cost is the fact that. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:132: : Spell check: backporting: the effort expended on backporting a fix is something that is probably better spent on fixing a different bug. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:144: : Spell check: backport: Default is to not backport. Reduces risk and allows for other work to be done.. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:146: : Spell check: backport: If a backport is to be done, document the reason why the backport is necessary and include a risk assessment. That. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:146: : Spell check: backport: If a backport is to be done, document the reason why the backport is necessary and include a risk assessment. That. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:147: : Spell check: mortem: upfront work serves as an audit trail as well as input to post-mortem analysis should things go wrong. Yes, things. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:180: : Spell check: applicate: can be integrated into netconf.git as an applicate. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:192: : Spell check: LTS: Opting into an LTS SimRel is a major commitment for a project. Some projects may opt out from being part of non-LTS. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:208: : Spell check: Supercommitters: We have accrued a number of mechanics (like Supercommitters), semantic separations (MRI/MSI/self-released) and. 12:36:46 WARNING: docs/release-process/tip-and-tail.rst:208: : Spell check: MSI: We have accrued a number of mechanics (like Supercommitters), semantic separations (MRI/MSI/self-released) and. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:49: : Spell check: mening: to mening. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:74: : Spell check: backports: to backports -- so that the Netty endpoint becomes at least as good as the JAX-RS endpoint.. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:85: : Spell check: devloper: as our experience with devloper-visible changes driven from Kernel projects has shown they typically need some amount. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:102: : Spell check: unnotices: , due to that release addressing a glaring gap which went unnotices for about two years.. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:115: : Spell check: installable: the JAX-RS endpoint remaining as a separate installable.. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:123: : Spell check: onwards: being disabled from Java 24 onwards. The situation is being. 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:125: : Spell check: Jolokia: things we are currently using -- but it will allow us to finally upgrade Jolokia :). 12:36:46 WARNING: docs/release-process/tip-and-tail-kernel.rst:133: : Spell check: timeframe: timeframe, we will probably need longer than that to have a solid Java 25-based released.. 12:36:46 WARNING: Found 26 misspelled words 12:36:46 spelling: exit 1 (52.72 seconds) /w/workspace/docs-tox-verify-chromium> sphinx-build -q -W --keep-going -b spelling -d /w/workspace/docs-tox-verify-chromium/.tox/spelling/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/spelling pid=4455 12:36:46 spelling: FAIL ✖ in 1 minute 33.38 seconds 12:36:46 gitlint: install_deps> python -I -m pip install gitlint 12:36:50 gitlint: freeze> python -m pip freeze --all 12:36:50 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==26.1.1,python-dateutil==2.9.0.post0,setuptools==82.0.1,sh==1.14.3,six==1.17.0 12:36:50 gitlint: commands[0]> gitlint 12:36:51 pre-commit: FAIL code 1 (57.90=setup[3.29]+cmd[54.61] seconds) 12:36:51 docs: FAIL code 1 (62.76=setup[21.29]+cmd[41.47] seconds) 12:36:51 docs-linkcheck: FAIL code 1 (129.61=setup[19.01]+cmd[110.60] seconds) 12:36:51 spelling: FAIL code 1 (93.38=setup[18.58]+cmd[22.09,52.72] seconds) 12:36:51 gitlint: OK (4.24=setup[4.09]+cmd[0.15] seconds) 12:36:51 evaluation failed :( (347.93 seconds) 12:36:51 + tox_status=1 12:36:51 + echo '---> Completed tox runs' 12:36:51 ---> Completed tox runs 12:36:51 + for i in .tox/*/log 12:36:51 ++ echo .tox/docs-linkcheck/log 12:36:51 ++ awk -F/ '{print $2}' 12:36:51 + tox_env=docs-linkcheck 12:36:51 + cp -r .tox/docs-linkcheck/log /w/workspace/docs-tox-verify-chromium/archives/tox/docs-linkcheck 12:36:51 + for i in .tox/*/log 12:36:51 ++ echo .tox/docs/log 12:36:51 ++ awk -F/ '{print $2}' 12:36:51 + tox_env=docs 12:36:51 + cp -r .tox/docs/log /w/workspace/docs-tox-verify-chromium/archives/tox/docs 12:36:51 + for i in .tox/*/log 12:36:51 ++ echo .tox/gitlint/log 12:36:51 ++ awk -F/ '{print $2}' 12:36:51 + tox_env=gitlint 12:36:51 + cp -r .tox/gitlint/log /w/workspace/docs-tox-verify-chromium/archives/tox/gitlint 12:36:51 + for i in .tox/*/log 12:36:51 ++ echo .tox/pre-commit/log 12:36:51 ++ awk -F/ '{print $2}' 12:36:51 + tox_env=pre-commit 12:36:51 + cp -r .tox/pre-commit/log /w/workspace/docs-tox-verify-chromium/archives/tox/pre-commit 12:36:51 + for i in .tox/*/log 12:36:51 ++ echo .tox/spelling/log 12:36:51 ++ awk -F/ '{print $2}' 12:36:51 + tox_env=spelling 12:36:51 + cp -r .tox/spelling/log /w/workspace/docs-tox-verify-chromium/archives/tox/spelling 12:36:51 + DOC_DIR=docs/_build/html 12:36:51 + [[ -d docs/_build/html ]] 12:36:51 + echo '---> Archiving generated docs' 12:36:51 ---> Archiving generated docs 12:36:51 + mv docs/_build/html /w/workspace/docs-tox-verify-chromium/archives/docs 12:36:51 + echo '---> tox-run.sh ends' 12:36:51 ---> tox-run.sh ends 12:36:51 + test 1 -eq 0 12:36:51 + exit 1 12:36:51 ++ '[' 1 = 1 ']' 12:36:51 ++ '[' -x /usr/bin/clear_console ']' 12:36:51 ++ /usr/bin/clear_console -q 12:36:51 Build step 'Execute shell' marked build as failure 12:36:51 $ ssh-agent -k 12:36:51 unset SSH_AUTH_SOCK; 12:36:51 unset SSH_AGENT_PID; 12:36:51 echo Agent pid 1552 killed; 12:36:51 [ssh-agent] Stopped. 12:36:51 [PostBuildScript] - [INFO] Executing post build scripts. 12:36:51 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins10436931149990620977.sh 12:36:51 ---> sysstat.sh 12:36:51 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins17706771006667048997.sh 12:36:51 ---> package-listing.sh 12:36:51 ++ facter osfamily 12:36:51 ++ tr '[:upper:]' '[:lower:]' 12:36:52 + OS_FAMILY=debian 12:36:52 + workspace=/w/workspace/docs-tox-verify-chromium 12:36:52 + START_PACKAGES=/tmp/packages_start.txt 12:36:52 + END_PACKAGES=/tmp/packages_end.txt 12:36:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:36:52 + PACKAGES=/tmp/packages_start.txt 12:36:52 + '[' /w/workspace/docs-tox-verify-chromium ']' 12:36:52 + PACKAGES=/tmp/packages_end.txt 12:36:52 + case "${OS_FAMILY}" in 12:36:52 + dpkg -l 12:36:52 + grep '^ii' 12:36:52 + '[' -f /tmp/packages_start.txt ']' 12:36:52 + '[' -f /tmp/packages_end.txt ']' 12:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:36:52 + true 12:36:52 + '[' /w/workspace/docs-tox-verify-chromium ']' 12:36:52 + mkdir -p /w/workspace/docs-tox-verify-chromium/archives/ 12:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-tox-verify-chromium/archives/ 12:36:52 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins11696315079256473322.sh 12:36:52 ---> capture-instance-metadata.sh 12:36:52 Setup pyenv: 12:36:52 system 12:36:52 3.8.20 12:36:52 3.9.20 12:36:52 3.10.15 12:36:52 * 3.11.10 (set by /w/workspace/docs-tox-verify-chromium/.python-version) 12:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TsKl from file:/tmp/.os_lf_venv 12:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:54 lf-activate-venv(): INFO: Base packages installed successfully 12:36:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-TsKl/bin to PATH 12:37:03 INFO: Running in OpenStack, capturing instance metadata 12:37:04 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins10878336262997707563.sh 12:37:04 provisioning config files... 12:37:04 Could not find credentials [logs] for docs-tox-verify-chromium #74 12:37:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-tox-verify-chromium@tmp/config5228280348151451483tmp 12:37:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:37:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:37:04 provisioning config files... 12:37:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:37:04 [EnvInject] - Injecting environment variables from a build step. 12:37:04 [EnvInject] - Injecting as environment variables the properties content 12:37:04 SERVER_ID=logs 12:37:04 12:37:04 [EnvInject] - Variables injected successfully. 12:37:04 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins9817841030869106646.sh 12:37:04 ---> create-netrc.sh 12:37:04 WARN: Log server credential not found. 12:37:04 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins850398365071467469.sh 12:37:04 ---> python-tools-install.sh 12:37:04 Setup pyenv: 12:37:04 system 12:37:04 3.8.20 12:37:04 3.9.20 12:37:04 3.10.15 12:37:04 * 3.11.10 (set by /w/workspace/docs-tox-verify-chromium/.python-version) 12:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TsKl from file:/tmp/.os_lf_venv 12:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:06 lf-activate-venv(): INFO: Base packages installed successfully 12:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools 12:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-TsKl/bin to PATH 12:37:15 [docs-tox-verify-chromium] $ /bin/sh /tmp/jenkins15246147077377659950.sh 12:37:15 ---> uv-install.sh 12:37:15 uv 0.11.19 is already installed 12:37:15 uvx 0.11.19 (x86_64-unknown-linux-gnu) 12:37:15 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins12658195684591912050.sh 12:37:15 ---> sudo-logs.sh 12:37:15 Archiving 'sudo' log.. 12:37:16 [docs-tox-verify-chromium] $ /bin/bash /tmp/jenkins6951665575935717332.sh 12:37:16 ---> job-cost.sh 12:37:16 INFO: Activating Python virtual environment... 12:37:16 Setup pyenv: 12:37:16 system 12:37:16 3.8.20 12:37:16 3.9.20 12:37:16 3.10.15 12:37:16 * 3.11.10 (set by /w/workspace/docs-tox-verify-chromium/.python-version) 12:37:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TsKl from file:/tmp/.os_lf_venv 12:37:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:18 lf-activate-venv(): INFO: Base packages installed successfully 12:37:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-TsKl/bin to PATH 12:37:24 INFO: No stack-cost file found 12:37:24 INFO: Instance uptime: 501s 12:37:24 INFO: Fetching instance metadata (attempt 1 of 3)... 12:37:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:37:25 INFO: Successfully fetched instance metadata 12:37:25 INFO: Instance type: v3-standard-4 12:37:25 INFO: Retrieving pricing info for: v3-standard-4 12:37:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:37:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=501 12:37:25 INFO: Successfully fetched Vexxhost pricing API 12:37:25 INFO: Retrieved cost: 0.11 12:37:25 INFO: Retrieved resource: v3-standard-4 12:37:25 INFO: Creating archive directory: /w/workspace/docs-tox-verify-chromium/archives/cost 12:37:25 INFO: Archiving costs to: /w/workspace/docs-tox-verify-chromium/archives/cost.csv 12:37:25 INFO: Successfully archived job cost data 12:37:25 DEBUG: Cost data: docs-tox-verify-chromium,74,2026-06-05 12:37:25,v3-standard-4,501,0.11,0.00,FAILURE 12:37:25 [docs-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins10821292533216845109.sh 12:37:25 ---> logs-deploy.sh 12:37:25 Setup pyenv: 12:37:25 system 12:37:25 3.8.20 12:37:25 3.9.20 12:37:25 3.10.15 12:37:25 * 3.11.10 (set by /w/workspace/docs-tox-verify-chromium/.python-version) 12:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TsKl from file:/tmp/.os_lf_venv 12:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:27 lf-activate-venv(): INFO: Base packages installed successfully 12:37:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-TsKl/bin to PATH 12:37:37 WARNING: Nexus logging server not set 12:37:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-tox-verify-chromium/74/ 12:37:37 INFO: archiving logs to S3 12:37:39 ---> uname -a: 12:37:39 Linux prd-ubuntu2204-docker-4c-4g-24488 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:37:39 12:37:39 12:37:39 ---> lscpu: 12:37:39 Architecture: x86_64 12:37:39 CPU op-mode(s): 32-bit, 64-bit 12:37:39 Address sizes: 40 bits physical, 48 bits virtual 12:37:39 Byte Order: Little Endian 12:37:39 CPU(s): 4 12:37:39 On-line CPU(s) list: 0-3 12:37:39 Vendor ID: AuthenticAMD 12:37:39 Model name: AMD EPYC-Rome Processor 12:37:39 CPU family: 23 12:37:39 Model: 49 12:37:39 Thread(s) per core: 1 12:37:39 Core(s) per socket: 1 12:37:39 Socket(s): 4 12:37:39 Stepping: 0 12:37:39 BogoMIPS: 5599.99 12:37:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:37:39 Virtualization: AMD-V 12:37:39 Hypervisor vendor: KVM 12:37:39 Virtualization type: full 12:37:39 L1d cache: 128 KiB (4 instances) 12:37:39 L1i cache: 128 KiB (4 instances) 12:37:39 L2 cache: 2 MiB (4 instances) 12:37:39 L3 cache: 64 MiB (4 instances) 12:37:39 NUMA node(s): 1 12:37:39 NUMA node0 CPU(s): 0-3 12:37:39 Vulnerability Gather data sampling: Not affected 12:37:39 Vulnerability Indirect target selection: Not affected 12:37:39 Vulnerability Itlb multihit: Not affected 12:37:39 Vulnerability L1tf: Not affected 12:37:39 Vulnerability Mds: Not affected 12:37:39 Vulnerability Meltdown: Not affected 12:37:39 Vulnerability Mmio stale data: Not affected 12:37:39 Vulnerability Reg file data sampling: Not affected 12:37:39 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:37:39 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:37:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:37:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:37:39 Vulnerability Srbds: Not affected 12:37:39 Vulnerability Tsa: Not affected 12:37:39 Vulnerability Tsx async abort: Not affected 12:37:39 Vulnerability Vmscape: Not affected 12:37:39 12:37:39 12:37:39 ---> nproc: 12:37:39 4 12:37:39 12:37:39 12:37:39 ---> df -h: 12:37:39 Filesystem Size Used Avail Use% Mounted on 12:37:39 tmpfs 1.6G 1.1M 1.6G 1% /run 12:37:39 /dev/vda1 78G 10G 68G 13% / 12:37:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:37:39 tmpfs 5.0M 0 5.0M 0% /run/lock 12:37:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:37:39 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:37:39 12:37:39 12:37:39 ---> free -m: 12:37:39 total used free shared buff/cache available 12:37:39 Mem: 15989 704 10707 4 4577 14942 12:37:39 Swap: 1023 0 1023 12:37:39 12:37:39 12:37:39 ---> ip addr: 12:37:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:37:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:37:39 inet 127.0.0.1/8 scope host lo 12:37:39 valid_lft forever preferred_lft forever 12:37:39 inet6 ::1/128 scope host 12:37:39 valid_lft forever preferred_lft forever 12:37:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:37:39 link/ether fa:16:3e:a5:04:f0 brd ff:ff:ff:ff:ff:ff 12:37:39 altname enp0s3 12:37:39 inet 10.30.171.139/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:37:39 valid_lft 85892sec preferred_lft 85892sec 12:37:39 inet6 fe80::f816:3eff:fea5:4f0/64 scope link 12:37:39 valid_lft forever preferred_lft forever 12:37:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:37:39 link/ether 7a:a7:78:65:b8:24 brd ff:ff:ff:ff:ff:ff 12:37:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:37:39 valid_lft forever preferred_lft forever 12:37:39 12:37:39 12:37:39 ---> sar -b -r -n DEV: 12:37:39 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-24488) 06/05/26 _x86_64_ (4 CPU) 12:37:39 12:37:39 12:29:12 LINUX RESTART (4 CPU) 12:37:39 12:37:39 12:37:39 ---> sar -P ALL: 12:37:39 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-24488) 06/05/26 _x86_64_ (4 CPU) 12:37:39 12:37:39 12:29:12 LINUX RESTART (4 CPU) 12:37:39 12:37:39 12:37:39