See 
<https://builds.apache.org/job/beam_PostCommit_Python37/1751/display/redirect>

Changes:


------------------------------------------
[...truncated 189.79 KB...]
        at 
org.gradle.cache.internal.btree.FileBackedBlockStore$BlockImpl.write(FileBackedBlockStore.java:200)
        at 
org.gradle.cache.internal.btree.FileBackedBlockStore.write(FileBackedBlockStore.java:114)
        ... 23 more

> Task :sdks:python:test-suites:direct:py37:hdfsIntegrationTest
Removing intermediate container ea3fe05dd1f5
 ---> d77e5491b025
Step 4/8 : ENV HDFSCLI_CONFIG 
/app/sdks/python/apache_beam/io/hdfs_integration_test/hdfscli.cfg
 ---> Running in bfd862d94f20
Removing intermediate container bfd862d94f20
 ---> 33015d24cf80
Step 5/8 : COPY sdks/python /app/sdks/python
 ---> 65e1fce82876
Step 6/8 : COPY model /app/model
 ---> f6405ecd42b6
Step 7/8 : RUN pip install --no-cache-dir tox==3.11.1 -r 
sdks/python/build-requirements.txt
 ---> Running in 043058d86bb1

> Task :sdks:python:test-suites:dataflow:py37:setupVirtualenv FAILED

> Task :sdks:python:test-suites:portable:py37:setupVirtualenv FAILED
Collecting grpcio>=1.14.2
ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No 
space left on device: '/tmp/pip-unpack-mej5jx5o'


> Task :sdks:python:test-suites:direct:py37:hdfsIntegrationTest
Collecting tox==3.11.1
  Downloading tox-3.11.1-py2.py3-none-any.whl (76 kB)
Collecting grpcio-tools<=1.14.2,>=1.3.5
  Downloading grpcio_tools-1.14.2-cp37-cp37m-manylinux1_x86_64.whl (22.2 MB)
Collecting future==0.16.0
  Downloading future-0.16.0.tar.gz (824 kB)
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python -c 'import sys, setuptools, tokenize; 
sys.argv[0] = '"'"'/tmp/pip-install-xy3ao9zu/future/setup.py'"'"'; 
__file__='"'"'/tmp/pip-install-xy3ao9zu/future/setup.py'"'"';f=getattr(tokenize,
 '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', 
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info 
--egg-base /tmp/pip-install-xy3ao9zu/future/pip-egg-info
         cwd: /tmp/pip-install-xy3ao9zu/future/
    Complete output (14 lines):
    running egg_info
    creating /tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info
    writing 
/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/PKG-INFO
    writing dependency_links to 
/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/dependency_links.txt
    writing entry points to 
/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/entry_points.txt
    writing top-level names to 
/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/top_level.txt
    writing manifest file 
'/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/SOURCES.txt'
    reading manifest file 
'/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching '*.au' under directory 'tests'
    warning: no files found matching '*.gif' under directory 'tests'
    warning: no files found matching '*.txt' under directory 'tests'
    writing manifest file 
'/tmp/pip-install-xy3ao9zu/future/pip-egg-info/future.egg-info/SOURCES.txt'
    error: [Errno 28] No space left on device
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py 
egg_info Check the logs for full command output.
Service 'test' failed to build: The command '/bin/sh -c pip install 
--no-cache-dir tox==3.11.1 -r sdks/python/build-requirements.txt' returned a 
non-zero code: 1
+ finally
+ docker-compose -p hdfs_IT-jenkins-beam_PostCommit_Python37-1751 --no-ansi down
Removing network hdfs_it-jenkins-beam_postcommit_python37-1751_test_net
Network hdfs_it-jenkins-beam_postcommit_python37-1751_test_net not found.

real    0m0.758s
user    0m0.654s
sys     0m0.096s

> Task :sdks:python:test-suites:direct:py37:hdfsIntegrationTest FAILED

> Task :sdks:python:test-suites:direct:py37:setupVirtualenv
Using base prefix '/usr'
New python executable in 
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/bin/python3.7>
Also creating executable in 
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.7
Collecting tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Collecting grpcio-tools<=1.14.2,>=1.3.5
  Using cached grpcio_tools-1.14.2-cp37-cp37m-manylinux1_x86_64.whl (22.2 MB)
Processing 
/home/jenkins/.cache/pip/wheels/bf/c9/a3/c538d90ef17cf7823fa51fc701a7a7a910a80f6a405bf15b1a/future-0.16.0-cp37-none-any.whl
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.0-py2.py3-none-any.whl (25 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.0.7-py2.py3-none-any.whl (8.0 MB)
Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in 
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages>
 (from tox==3.11.1) (45.2.0)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting py<2,>=1.4.17
  Using cached py-1.8.1-py2.py3-none-any.whl (83 kB)
Collecting grpcio>=1.14.2
  Using cached grpcio-1.27.2-cp37-cp37m-manylinux2010_x86_64.whl (2.7 MB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.11.3-cp37-cp37m-manylinux1_x86_64.whl (1.3 MB)
ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No 
space left on device


> Task :sdks:python:test-suites:direct:py37:setupVirtualenv FAILED

FAILURE: Build completed with 11 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:protobuf:extractIncludeProto'.
> Could not expand ZIP 
> '<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/java/core/build/libs/beam-sdks-java-core-2.20.0-SNAPSHOT.jar'.>

* 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 ':vendor:sdks-java-extensions-protobuf:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for 
> details.

* 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:java:io:kafka:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for 
> details.

* 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:java:extensions:google-cloud-platform-core:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for 
> details.

* 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.
-----------
* What went wrong:
Execution failed for task ':sdks:java:fn-execution:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for 
> details.

* 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:core-construction-java:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for 
> details.

* 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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python37/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.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py37:setupVirtualenv'.
> 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.
==============================================================================

9: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py37:setupVirtualenv'.
> 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.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/test-suites/direct/py37/build.gradle'>
 line: 60

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:py37:hdfsIntegrationTest'.
> 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.
==============================================================================

11: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:py37:setupVirtualenv'.
> 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 1m 33s
50 actionable tasks: 44 executed, 6 from cache

Publishing build scan...
https://gradle.com/s/757wfizgjy3em


FAILURE: Build failed with an exception.

* What went wrong:
Could not add entry 
'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/encodings/__pycache__/idna.cpython-37.pyc'>
 to cache fileHashes.bin 
(<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/.gradle/5.2.1/fileHashes/fileHashes.bin).>
> java.io.IOException: No space left on device

* 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 1m 34s
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