Robert Bradshaw created BEAM-7801:
-------------------------------------
Summary: Explicit use of init_dockerized_job_server causes
wordcount_xlang to hang.
Key: BEAM-7801
URL: https://issues.apache.org/jira/browse/BEAM-7801
Project: Beam
Issue Type: Test
Components: test-failures
Reporter: Robert Bradshaw
[https://builds.apache.org/job/beam_PostCommit_Python2_PR/17/consoleFull]
*14:09:21* Requirement already satisfied: idna<2.9,>=2.5 in
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/build/gradleenv/1922375555/lib/python2.7/site-packages
(from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.15.0.dev0)
(2.8)*14:09:21* Installing collected packages: apache-beam*14:09:21* Found
existing installation: apache-beam 2.15.0.dev0*14:09:21* Not uninstalling
apache-beam at
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/sdks/python,
outside environment
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/build/gradleenv/1922375555*14:09:21*
Can't uninstall 'apache-beam'. No files were found to uninstall.*14:09:21*
Running setup.py develop for apache-beam*14:09:21* Successfully installed
apache-beam*14:09:22* Traceback (most recent call last):*14:09:22* File
"/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main*14:09:22*
"__main__", fname, loader, pkg_name)*14:09:22* File
"/usr/lib/python2.7/runpy.py", line 72, in _run_code*14:09:22* exec code in
run_globals*14:09:22* File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/sdks/python/apache_beam/examples/wordcount_xlang.py",
line 136, in <module>*14:09:22* main()*14:09:22* File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/sdks/python/apache_beam/examples/wordcount_xlang.py",
line 119, in main*14:09:22*
p.runner.init_dockerized_job_server()*14:09:22* AttributeError:
'PortableRunner' object has no attribute 'init_dockerized_job_server'*14:09:22*
*14:09:22* >
*Task :sdks:python:crossLanguagePortableWordCount*
FAILED
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)