See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/3715/display/redirect?page=changes>
Changes: [noreply] Clarify llm download/loading instructions (#25145) ------------------------------------------ [...truncated 1.29 MB...] File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 630, in _get_multicapture return MultiCapture(in_=FDCapture(0), out=FDCapture(1), err=FDCapture(2)) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 388, in __init__ TemporaryFile(buffering=0), File "/usr/lib/python3.7/tempfile.py", line 725, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/lib/python3.7/tempfile.py", line 265, in _sanitize_params dir = gettempdir() File "/usr/lib/python3.7/tempfile.py", line 433, in gettempdir tempdir = _get_default_tempdir() File "/usr/lib/python3.7/tempfile.py", line 368, in _get_default_tempdir dirlist) FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python']> > Task > :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql > FAILED Traceback (most recent call last): File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/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_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 190, in console_main code = main() File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 148, in main config = _prepareconfig(args, plugins) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 330, in _prepareconfig pluginmanager=pluginmanager, args=args File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_hooks.py",> line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_manager.py",> line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",> line 55, in _multicall gen.send(outcome) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/helpconfig.py",> line 103, in pytest_cmdline_parse config: Config = outcome.get_result() File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_result.py",> line 60, in get_result raise ex[1].with_traceback(ex[2]) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",> line 39, in _multicall res = hook_impl.function(*args) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 1058, in pytest_cmdline_parse self.parse(args) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 1346, in parse self._preparse(args, addopts=addopts) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 1249, in _preparse early_config=self, args=args, parser=self._parser File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_hooks.py",> line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_manager.py",> line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",> line 60, in _multicall return outcome.get_result() File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_result.py",> line 60, in get_result raise ex[1].with_traceback(ex[2]) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",> line 34, in _multicall next(gen) # first yield File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 141, in pytest_load_initial_conftests capman.start_global_capturing() File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 688, in start_global_capturing self._global_capturing = _get_multicapture(self._method) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 630, in _get_multicapture return MultiCapture(in_=FDCapture(0), out=FDCapture(1), err=FDCapture(2)) File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 388, in __init__ TemporaryFile(buffering=0), File "/usr/lib/python3.7/tempfile.py", line 725, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/usr/lib/python3.7/tempfile.py", line 265, in _sanitize_params dir = gettempdir() File "/usr/lib/python3.7/tempfile.py", line 433, in gettempdir tempdir = _get_default_tempdir() File "/usr/lib/python3.7/tempfile.py", line 368, in _get_default_tempdir dirlist) FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python']> > Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup > Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython'. > Multiple build operations failed. Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest.xml.> Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.PythonMapTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.PythonMapTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest.xml.> ...and 4 more failures. > Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest.xml.> > Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.PythonMapTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.PythonMapTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest.xml.> > Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest.xml.> > Could not write XML test results for org.apache.beam.sdk.extensions.python.PythonExternalTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.PythonExternalTransformTest.xml.> * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava'. > 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. ============================================================================== 3: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:xlang: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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 38m 57s 248 actionable tasks: 163 executed, 73 from cache, 12 up-to-date Publishing build scan... https://gradle.com/s/lipvcs2ywarrk FAILURE: Build completed with 4 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython'. > Multiple build operations failed. Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest.xml.> Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.PythonMapTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.PythonMapTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest.xml.> Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest.xml.> ...and 4 more failures. > Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest.xml.> > Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.PythonMapTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.PythonMapTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.CoderTranslationTest$ToFromProtoTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest.xml.> > Could not write XML test results for org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest.xml.> > Could not write XML test results for org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest.xml.> > Could not write XML test results for org.apache.beam.sdk.extensions.python.PythonExternalTransformTest to file <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/test-results/validatesCrossLanguageRunnerJavaUsingPython/TEST-org.apache.beam.sdk.extensions.python.PythonExternalTransformTest.xml.> * 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:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava'. > 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:direct:xlang: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. > Run with --scan to get full insights. ============================================================================== 4: Task failed with an exception. ----------- * What went wrong: Could not add entry ':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython' to cache executionHistory.bin (<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/.gradle/7.5.1/executionHistory/executionHistory.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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 38m 58s FAILURE: Build failed with an exception. * What went wrong: Could not receive a message from the daemon. * 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 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]
