See 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/11332/display/redirect>

Changes:


------------------------------------------
[...truncated 2.05 MB...]
#9 524.3 iniconfig==2.0.0
#9 524.3 joblib==1.3.2
#9 524.3 Js2Py==0.74
#9 524.3 jsonschema==4.19.1
#9 524.3 jsonschema-specifications==2023.7.1
#9 524.3 mmh3==4.0.1
#9 524.3 mock==5.1.0
#9 524.3 nltk==3.8.1
#9 524.3 nose==1.3.7
#9 524.3 numpy==1.24.4
#9 524.3 oauth2client==4.1.3
#9 524.3 objsize==0.6.1
#9 524.3 orjson==3.9.9
#9 524.3 overrides==6.5.0
#9 524.3 packaging==23.2
#9 524.3 pandas==1.5.3
#9 524.3 parameterized==0.9.0
#9 524.3 pip==23.3.1
#9 524.3 pluggy==1.3.0
#9 524.3 proto-plus==1.22.3
#9 524.3 protobuf==4.24.4
#9 524.3 psycopg2-binary==2.9.9
#9 524.3 pyarrow==11.0.0
#9 524.3 pyasn1==0.5.0
#9 524.3 pyasn1-modules==0.3.0
#9 524.3 pycparser==2.21
#9 524.3 pydot==1.4.2
#9 524.3 PyHamcrest==2.0.4
#9 524.3 pyjsparser==2.7.1
#9 524.3 pymongo==4.5.0
#9 524.3 PyMySQL==1.1.0
#9 524.3 pyparsing==3.1.1
#9 524.3 pyproject_hooks==1.0.0
#9 524.3 pytest==7.4.2
#9 524.3 pytest-timeout==2.2.0
#9 524.3 pytest-xdist==3.3.1
#9 524.3 python-dateutil==2.8.2
#9 524.3 pytz==2023.3.post1
#9 524.3 PyYAML==6.0.1
#9 524.3 referencing==0.30.2
#9 524.3 regex==2023.10.3
#9 524.3 requests==2.31.0
#9 524.3 requests-mock==1.11.0
#9 524.3 rpds-py==0.10.6
#9 524.3 rsa==4.9
#9 524.3 scikit-learn==1.3.1
#9 524.3 scipy==1.11.3
#9 524.3 setuptools==68.2.2
#9 524.3 shapely==2.0.2
#9 524.3 six==1.16.0
#9 524.3 sortedcontainers==2.4.0
#9 524.3 soupsieve==2.5
#9 524.3 SQLAlchemy==1.4.49
#9 524.3 sqlparse==0.4.4
#9 524.3 tenacity==8.2.3
#9 524.3 testcontainers==3.7.1
#9 524.3 threadpoolctl==3.2.0
#9 524.3 tqdm==4.66.1
#9 524.3 typing_extensions==4.8.0
#9 524.3 tzlocal==5.1
#9 524.3 urllib3==2.0.7
#9 524.3 websocket-client==1.6.4
#9 524.3 wheel==0.41.2
#9 524.3 wrapt==1.15.0
#9 524.3 zstandard==0.21.0
#9 DONE 525.8s

#10 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#10 DONE 0.3s

#11 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#11 DONE 0.1s

#12 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#12 DONE 0.2s

#13 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#13 1.426 Collecting pip-licenses<5
#13 1.490   Downloading pip_licenses-4.3.3-py3-none-any.whl.metadata (31 kB)
#13 1.510 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0.1)
#13 1.511 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.3)
#13 1.563 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#13 1.579   Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB)
#13 1.639 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#13 1.653   Downloading wcwidth-0.2.8-py2.py3-none-any.whl.metadata (13 kB)
#13 1.682 Downloading pip_licenses-4.3.3-py3-none-any.whl (20 kB)
#13 1.704 Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
#13 1.725 Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
#13 3.061 Installing collected packages: wcwidth, prettytable, pip-licenses
#13 3.207 Successfully installed pip-licenses-4.3.3 prettytable-3.9.0 
wcwidth-0.2.8
#13 3.207 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#13 12.04 Skip pulling license for  bs4
#13 12.04 INFO:root:Successfully pulled licenses for 117 dependencies
#13 DONE 27.6s

#14 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#14 DONE 0.5s

#15 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#15 DONE 0.3s

#16 exporting to image
#16 exporting layers
#16 exporting layers 16.5s done
#16 writing image 
sha256:3a1fab733a83732fa47af97a8ccc9a274fbf6dc625a24e9d73d4cd81268f92ef 0.0s 
done
#16 naming to docker.io/apache/beam_python3.11_sdk:2.52.0.dev done
#16 DONE 16.7s

FAILURE: Build completed with 7 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py311: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.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py310: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.
> Get more help at https://help.gradle.org.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py39: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.
> Get more help at https://help.gradle.org.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38: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.
> Get more help at https://help.gradle.org.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py38:docker'.
> Process 'command 'docker'' 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.
> Get more help at https://help.gradle.org.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py310:docker'.
> Process 'command 'docker'' 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.
> Get more help at https://help.gradle.org.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py39:docker'.
> Process 'command 'docker'' 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.
> Get more help at https://help.gradle.org.
==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 11m 56s
52 actionable tasks: 46 executed, 1 from cache, 5 up-to-date

A build scan cannot be produced as an error occurred gathering build data.
Please report this problem via https://gradle.com/help/plugin and include the 
following via copy/paste:

----------
Gradle version: 8.4
Plugin version: 3.15.1

com.gradle.scan.plugin.internal.operations.a: Build operation dispatch of 
progress notification [ERROR] [system.err] <Normal>#9 238.0 Traceback (most 
recent call last):
</Normal> failed.
Operation context: 
        org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$1 (1): 
{}
        org.gradle.execution.RunRootBuildWorkBuildOperationType$Details 
(12513): {getBuildStartTime=1698554439057}
        
org.gradle.api.internal.tasks.execution.ExecuteTaskBuildOperationDetails 
(12888): {buildPath=:, taskPath=:sdks:python:container:py39:docker, 
taskClass=org.gradle.api.tasks.Exec, taskId=2477}
        org.gradle.internal.execution.steps.ExecuteStep$1$1 (12891): 
{getIdentity=org.gradle.api.internal.tasks.execution.TaskExecution$$Lambda$1496/672662796@5bd6ebb6,
 getWorkType=class org.gradle.api.internal.tasks.execution.TaskExecution}
        
org.gradle.api.internal.tasks.execution.ExecuteTaskActionBuildOperationType$1 
(12892): {}
Caused by: java.lang.RuntimeException: Could not serialize event class 
'com.gradle.scan.agent.serialization.scan.a.b'.
        at com.gradle.scan.plugin.internal.h.d.c.a(SourceFile:112)
        at com.gradle.scan.plugin.internal.h.b.a(SourceFile:42)
        at com.gradle.scan.plugin.internal.h.b.b(SourceFile:34)
        at com.gradle.scan.plugin.internal.h.c.b(SourceFile:34)
        at com.gradle.scan.plugin.internal.h.e.c(SourceFile:39)
        at com.gradle.scan.plugin.internal.c.u.b.a(SourceFile:16)
        at com.gradle.scan.plugin.internal.c.u.d.a(SourceFile:32)
        at com.gradle.scan.plugin.internal.operations.b$b.a(SourceFile:108)
        at 
com.gradle.scan.plugin.internal.operations.b$b.progress(SourceFile:98)
        at com.gradle.scan.plugin.internal.operations.b.a(SourceFile:60)
        at com.gradle.scan.plugin.internal.operations.n.a(SourceFile:42)
        at com.gradle.scan.plugin.internal.operations.d.a(SourceFile:95)
        at com.gradle.scan.plugin.internal.operations.h.a(SourceFile:45)
        at com.gradle.scan.plugin.internal.r.a$a.a(SourceFile:31)
        at com.gradle.scan.plugin.internal.r.a$a.a(SourceFile:20)
        at com.gradle.scan.plugin.internal.r.a.c(SourceFile:67)
Caused by: java.lang.RuntimeException: java.io.IOException: No space left on 
device
        at 
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:245)
        at 
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:116)
        at 
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:106)
        at 
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:75)
        at com.gradle.scan.plugin.internal.h.d.c.a(SourceFile:110)
        ... 15 more
Caused by: java.io.IOException: No space left on device
        at 
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:243)
        ... 19 more
----------

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