See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/3259/display/redirect>

Changes:


------------------------------------------
[...truncated 1.42 MB...]
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "s3"
2023/10/25 05:56:36 Cross-compiling 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/go/test/integration/io/xlang/kafka/kafka_test.go>
 with GOOS=linux GOARCH=amd64 CGO_ENABLED=0 as /tmp/worker-2-1698213396815085247
2023/10/25 05:56:39 Prepared job with id: 
go-testkafkaio_basicreadwrite-18_16f44937-16ac-46dd-a684-74e3aa0c451f and 
staging token: 
go-testkafkaio_basicreadwrite-18_16f44937-16ac-46dd-a684-74e3aa0c451f
2023/10/25 05:56:39 Staged binary artifact with token: 
go-testkafkaio_basicreadwrite-18_16f44937-16ac-46dd-a684-74e3aa0c451f
2023/10/25 05:56:39 Submitted job: 
go0testkafkaio0basicreadwrite018-jenkins-1025055639-dd91468e_eb9ef987-8ed8-4fa0-8cc0-c6c402293ab1
2023/10/25 05:56:39 
Job[go0testkafkaio0basicreadwrite018-jenkins-1025055639-dd91468e_eb9ef987-8ed8-4fa0-8cc0-c6c402293ab1]
 state: STOPPED
2023/10/25 05:56:39 
Job[go0testkafkaio0basicreadwrite018-jenkins-1025055639-dd91468e_eb9ef987-8ed8-4fa0-8cc0-c6c402293ab1]
 state: STARTING
2023/10/25 05:56:39 
Job[go0testkafkaio0basicreadwrite018-jenkins-1025055639-dd91468e_eb9ef987-8ed8-4fa0-8cc0-c6c402293ab1]
 state: RUNNING
2023/10/25 05:56:50 
Job[go0testkafkaio0basicreadwrite018-jenkins-1025055639-dd91468e_eb9ef987-8ed8-4fa0-8cc0-c6c402293ab1]
 state: DONE
--- PASS: TestKafkaIO_BasicReadWrite (31.46s)
PASS
ok      github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka       
37.487s
$ cd ../..
$ rm -rf /tmp/tmp.9bMKEYYHXZ
$ exit
$ exit

> Task :runners:samza:job-server:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest
 > test FAILED
    java.lang.RuntimeException at JobServicePipelineResult.java:176

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest
 > test FAILED
    java.lang.RuntimeException at PortableRunner.java:205
        Caused by: java.util.concurrent.ExecutionException at 
CompletableFuture.java:357
            Caused by: 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
Status.java:539

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest 
> test FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:392
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest
 > test FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:401
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest
 > test FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:242
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.PythonExternalTransformTest > 
trivialPythonTransform FAILED
    java.lang.RuntimeException at PythonExternalTransformTest.java:58
        Caused by: java.io.IOException at PythonExternalTransformTest.java:58

org.apache.beam.sdk.extensions.python.PythonExternalTransformTest > 
pythonTransformWithDependencies FAILED
    java.lang.RuntimeException at PythonExternalTransformTest.java:73
        Caused by: java.io.IOException at PythonExternalTransformTest.java:73

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > 
testDataframeSum FAILED
    java.lang.RuntimeException at DataframeTransformTest.java:50
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap 
FAILED
    java.lang.RuntimeException at PythonMapTest.java:41
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > 
testPythonFlatMap FAILED
    java.lang.RuntimeException at PythonMapTest.java:54
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInferenceWithKVs FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:108
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInference FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:60
    java.lang.NullPointerException at Preconditions.java:1010

16 tests completed, 12 failed

> Task :runners:samza:job-server:validatesCrossLanguageRunnerJavaUsingPython 
> FAILED

> Task :runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner 
>>> --job_endpoint=localhost:33689 --environment_cache_millis=10000 
>>> --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=uses_java_expansion_service
ImportError while loading conftest 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/conftest.py'.>
conftest.py:22: in <module>
    from apache_beam.options import pipeline_options
apache_beam/__init__.py:88: in <module>
    from apache_beam import io
apache_beam/io/__init__.py:21: in <module>
    from apache_beam.io.avroio import *
apache_beam/io/avroio.py:59: in <module>
    from apache_beam.io import filebasedsink
apache_beam/io/filebasedsink.py:29: in <module>
    from apache_beam.io import iobase
apache_beam/io/iobase.py:54: in <module>
    from apache_beam.transforms import Impulse
apache_beam/transforms/__init__.py:24: in <module>
    from apache_beam.transforms.external import *
apache_beam/transforms/external.py:44: in <module>
    from apache_beam.runners import pipeline_context
apache_beam/runners/__init__.py:29: in <module>
    from apache_beam.runners.dataflow.dataflow_runner import DataflowRunner
apache_beam/runners/dataflow/__init__.py:25: in <module>
    from apache_beam.runners.dataflow.test_dataflow_runner import 
TestDataflowRunner
/usr/lib/python3.8/os.py:223: in makedirs
    mkdir(name, mode)
E   OSError: [Errno 28] No space left on device: 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/apache_beam/runners/dataflow/__pycache__'>

> Task :runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingJava 
> FAILED

> Task :runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingSql 
> FAILED
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner 
>>> --job_endpoint=localhost:33689 --environment_cache_millis=10000 
>>> --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_sql_expansion_service
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/bin/pytest";,>
 line 8, in <module>
    sys.exit(console_main())
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py";,>
 line 192, in console_main
    code = main()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py";,>
 line 150, in main
    config = _prepareconfig(args, plugins)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py";,>
 line 331, in _prepareconfig
    config = pluginmanager.hook.pytest_cmdline_parse(
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_hooks.py";,>
 line 493, in __call__
    return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_manager.py";,>
 line 115, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py";,>
 line 130, in _multicall
    teardown[0].send(outcome)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/helpconfig.py";,>
 line 104, in pytest_cmdline_parse
    config: Config = outcome.get_result()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_result.py";,>
 line 114, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py";,>
 line 77, in _multicall
    res = hook_impl.function(*args)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py";,>
 line 1075, in pytest_cmdline_parse
    self.parse(args)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py";,>
 line 1425, in parse
    self._preparse(args, addopts=addopts)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py";,>
 line 1327, in _preparse
    self.hook.pytest_load_initial_conftests(
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_hooks.py";,>
 line 493, in __call__
    return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_manager.py";,>
 line 115, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py";,>
 line 152, in _multicall
    return outcome.get_result()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_result.py";,>
 line 114, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py";,>
 line 62, in _multicall
    next(wrapper_gen)  # first yield
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py";,>
 line 149, in pytest_load_initial_conftests
    capman.start_global_capturing()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py";,>
 line 750, in start_global_capturing
    self._global_capturing = _get_multicapture(self._method)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py";,>
 line 692, in _get_multicapture
    return MultiCapture(in_=FDCapture(0), out=FDCapture(1), err=FDCapture(2))
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py";,>
 line 466, in __init__
    TemporaryFile(buffering=0),
  File "/usr/lib/python3.8/tempfile.py", line 719, in TemporaryFile
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/lib/python3.8/tempfile.py", line 256, in _sanitize_params
    dir = gettempdir()
  File "/usr/lib/python3.8/tempfile.py", line 425, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/lib/python3.8/tempfile.py", line 357, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', 
'/var/tmp', '/usr/tmp', 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python']>

> Task :runners:samza:job-server:samzaJobServerCleanup
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/scripts/run_job_server.sh>:
 line 19: cannot create temp file for here-document: No space left on device
Stopping job server pid: 303967.

> Task :runners:samza:job-server:validatesCrossLanguageRunnerCleanup
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/scripts/run_expansion_services.sh>:
 line 19: cannot create temp file for here-document: No space left on device
Stopping expansion service pid: 314492.
Stopping expansion service pid: 314493.

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:samza:job-server:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/runners/samza/job-server/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html>
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 4

* 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 
':runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingSql'.
> 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.
==============================================================================

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 27m 10s
271 actionable tasks: 180 executed, 81 from cache, 10 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.13.2

java.lang.RuntimeException: Could not serialize event class 
'com.gradle.scan.agent.serialization.scan.a.b'.
        at com.gradle.scan.plugin.internal.h.c.c.a(SourceFile:112)
        at com.gradle.scan.plugin.internal.h.a.a(SourceFile:42)
        at com.gradle.scan.plugin.internal.h.a.b(SourceFile:34)
        at com.gradle.scan.plugin.internal.c.ad.m.a(SourceFile:40)
        at com.gradle.scan.plugin.internal.c.ad.h.a(SourceFile:60)
        at com.gradle.scan.plugin.internal.c.ad.c.b(SourceFile:28)
        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.c.c.a(SourceFile:110)
        ... 8 more
Caused by: java.io.IOException: No space left on device
        at 
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:243)
        ... 12 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