You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2022/02/21 02:23:00 UTC

[jira] [Created] (FLINK-26264) Python Test failed on its docs building phase

Leonard Xu created FLINK-26264:
----------------------------------

             Summary: Python Test failed on its docs building phase
                 Key: FLINK-26264
                 URL: https://issues.apache.org/jira/browse/FLINK-26264
             Project: Flink
          Issue Type: Bug
            Reporter: Leonard Xu


 
{code:java}
Feb 18 15:28:17 installing tox...
Feb 18 15:28:19 install tox... [SUCCESS]
Feb 18 15:28:19 installing flake8...
Feb 18 15:28:21 install flake8... [SUCCESS]
Feb 18 15:28:21 installing sphinx...
Feb 18 15:28:28 install sphinx... [SUCCESS]
Feb 18 15:28:28 installing mypy...
Feb 18 15:28:34 install mypy... [SUCCESS]
Feb 18 15:28:34 =======install environment... [SUCCESS]=======
Feb 18 15:28:34 ===============checks starting================
Feb 18 15:28:34 ================flake8 checks=================
Feb 18 15:28:36 ==========flake8 checks... [SUCCESS]==========
Feb 18 15:28:36 =================mypy checks==================
Feb 18 15:28:40 Success: no issues found in 65 source files
Feb 18 15:28:41 ===========mypy checks... [SUCCESS]===========
Feb 18 15:28:41 rm -rf _build/*
Feb 18 15:28:41 /__w/1/s/flink-python/dev/.conda/bin/sphinx-build -b html -d _build/doctrees  -a -W . _build/html
Feb 18 15:28:41 Running Sphinx v2.4.4
Feb 18 15:28:41 
Feb 18 15:28:41 Warning, treated as error:
Feb 18 15:28:41 node class 'meta' is already registered, its visitors will be overridden
Feb 18 15:28:41 Makefile:76: recipe for target 'html' failed
Feb 18 15:28:41 make: *** [html] Error 2
Feb 18 15:28:41 ==========sphinx checks... [FAILED]===========
Feb 18 15:28:41 Process exited with EXIT CODE: 1.
Feb 18 15:28:41 Trying to KILL watchdog (2871).
/__w/1/s/tools/ci/watchdog.sh: line 100:  2871 Terminated              watchdog
Feb 18 15:28:41 Searching for .dump, .dumpstream and related files in '/__w/1/s'
The STDIO streams did not close within 10 seconds of the exit event from process '/bin/bash'. This may indicate a child process inherited the STDIO streams and has not yet exited.
##[error]Bash exited with code '1'.
Finishing: Test - python {code}
 

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=31869&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=c67e71ed-6451-5d26-8920-5a8cf9651901



--
This message was sent by Atlassian Jira
(v8.20.1#820001)