See <https://builds.apache.org/job/beam_PostCommit_Python2/983/display/redirect>

Changes:


------------------------------------------
[...truncated 114.71 KB...]
53e7c2967f11: Download complete
69a945568374: Verifying Checksum
69a945568374: Download complete
7ddbc47eeb70: Verifying Checksum
7ddbc47eeb70: Download complete
93333bc225a7: Verifying Checksum
93333bc225a7: Download complete
b9c10bd6c9bd: Verifying Checksum
b9c10bd6c9bd: Download complete
1164b51d180a: Verifying Checksum
1164b51d180a: Download complete
a715a7d71f27: Verifying Checksum
a715a7d71f27: Download complete
7f4e3538e99c: Verifying Checksum
7f4e3538e99c: Download complete
7ddbc47eeb70: Pull complete
c1bbdc448b72: Pull complete
8c3b70e39044: Pull complete
45d437916d57: Pull complete
e119fb0e0a55: Pull complete
91f0b9bae1ea: Pull complete
53e7c2967f11: Pull complete
69a945568374: Pull complete
93333bc225a7: Pull complete
b9c10bd6c9bd: Pull complete
7f4e3538e99c: Pull complete
1164b51d180a: Pull complete
a715a7d71f27: Pull complete
Digest: sha256:2704b1f2ad53c0c5fb029fc112f99b5e9acdca3ab869095a3f8c6d14b2e3c0f3
Status: Downloaded newer image for mongo:latest

> Task :runners:flink:1.9:job-server-container:copyDockerfileDependencies
> Task :runners:flink:1.9:job-server-container:dockerPrepare

> Task :runners:flink:1.9:job-server-container:docker
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 
Packages [508 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]

> Task :sdks:python:test-suites:direct:py2:mongodbioIT FAILED
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7. More details about 
Python 2 support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining 
file://<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python>
    ERROR: Command errored out with exit status 1:
     command: 
<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/bin/python2.7>
 -c 'import sys, setuptools, tokenize; sys.argv[0] = 
'"'"'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py'"'"';>
 
__file__='"'"'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py'"'"';f=getattr(tokenize,>
 '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', 
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info
         cwd: 
<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/>
    Complete output (27 lines):
    
<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py>:198:
 UserWarning: You are using Apache Beam with Python 2. New releases of Apache 
Beam will soon support Python 3 only.
      'You are using Apache Beam with Python 2. '
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py";,>
 line 264, in <module>
        'test': generate_protos_first(test),
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/setuptools/__init__.py";,>
 line 144, in setup
        _install_setup_requires(attrs)
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/setuptools/__init__.py";,>
 line 139, in _install_setup_requires
        dist.fetch_build_eggs(dist.setup_requires)
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/setuptools/dist.py";,>
 line 720, in fetch_build_eggs
        replace_conflicting=True,
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 794, in resolve
        new_requirements = dist.requires(req.extras)[::-1]
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2736, in requires
        dm = self._dep_map
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 3023, in _dep_map
        self.__dep_map = self._compute_dependencies()
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 3032, in _compute_dependencies
        for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 3014, in _parsed_pkg_info
        metadata = self.get_metadata(self.PKG_INFO)
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1420, in get_metadata
        value = self._get(path)
      File 
"<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/45127155/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1616, in _get
        with open(path, 'rb') as stream:
    IOError: [Errno 2] No such file or directory: 
'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/.eggs/pytest_runner-5.2-py2.7.egg/pytest_runner-5.2.dist-info/METADATA'>
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check 
the logs for full command output.

> Task :runners:flink:1.9:job-server-container:docker
Fetched 7927 kB in 2s (3806 kB/s)
Reading package lists...
Reading package lists...
> Task :runners:spark:job-server:shadowJar

> Task :runners:flink:1.9:job-server-container:docker

Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libltdl7
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 389 kB of archives.
After this operation, 427 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 
[389 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 389 kB in 0s (5481 kB/s)
Selecting previously unselected package libltdl7:amd64.
(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 ... 12447 files and directories 
currently installed.)
Preparing to unpack .../libltdl7_2.4.6-2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libltdl7:amd64 (2.4.6-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Removing intermediate container 80586e8755b0
 ---> 3ac9e82ffefc
Step 4/7 : ADD beam-runners-flink-job-server.jar /opt/apache/beam/jars/
 ---> d536931f8eb5
Step 5/7 : ADD flink-job-server.sh /opt/apache/beam/
 ---> 571a29a9e913
Step 6/7 : WORKDIR /opt/apache/beam
 ---> Running in 7419c3f74514
Removing intermediate container 7419c3f74514
 ---> 836428adcf65
Step 7/7 : ENTRYPOINT ["./flink-job-server.sh"]
 ---> Running in 2739667cdaf6
Removing intermediate container 2739667cdaf6
 ---> 92ef76598d2a
Successfully built 92ef76598d2a
Successfully tagged 
jenkins-docker-apache.bintray.io/beam/flink-job-server:latest

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: 
commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', 
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: 
commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='7646b5360d049a7ca31e9133315db43456f39e2e', 
urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:python:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/go>

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/go>

> Task :sdks:python:container:installDependencies
> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:python:container:buildDarwinAmd64

> Task :sdks:java:container:docker
 ---> Running in 39bd0d66ca8a
Removing intermediate container 39bd0d66ca8a
 ---> e09d5b76f4b6
Step 3/9 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 40fa92798c46
Step 4/9 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 0d61c1914e15
Step 5/9 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/

> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild
> Task :sdks:python:container:py2:copyLauncherDependencies

> Task :sdks:java:container:docker
 ---> caf33ece9e76
Step 6/9 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> dfefa9f3e330
Step 7/9 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 5a754442b604
Step 8/9 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 27a902b6129b
Step 9/9 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 28794429a5bc
Removing intermediate container 28794429a5bc
 ---> a213d4f81d35
Successfully built a213d4f81d35
Successfully tagged apachebeam/java_sdk:2.18.0-SNAPSHOT

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/build.gradle'>
 line: 46

* What went wrong:
Execution failed for task ':sdks:python:sdist'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py2:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py2:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:py2:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/test-suites/direct/py2/build.gradle'>
 line: 107

* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:py2:mongodbioIT'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 50s
108 actionable tasks: 84 executed, 21 from cache, 3 up-to-date

Publishing build scan...
https://gradle.com/s/wxkg6a6nr6o4u

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to