See
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Runners_Cron/1124/display/redirect>
Changes:
------------------------------------------
[...truncated 268.97 KB...]
evaluation failed :( (2.55 seconds)
Internal error in Gradle Enterprise Gradle plugin: progress notification[QUIET]
[system.out] <Normal> self._log_execute(request, execute_status)
</Normal>
com.gradle.scan.plugin.BuildScanException: Internal error in Gradle Enterprise
Gradle plugin: progress notification[QUIET] [system.out] <Normal>
self._log_execute(request, execute_status)
</Normal>
at com.gradle.scan.plugin.BuildScanException.a(SourceFile:25)
at com.gradle.scan.plugin.internal.m.d.a(SourceFile:95)
at com.gradle.scan.plugin.internal.m.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)
at java.lang.Thread.run(Thread.java:750)
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.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.h.b.b(SourceFile:34)
at com.gradle.scan.plugin.internal.h.d.c(SourceFile:39)
at com.gradle.scan.plugin.internal.c.t.b.a(SourceFile:16)
at com.gradle.scan.plugin.internal.c.t.d.a(SourceFile:32)
at com.gradle.scan.plugin.internal.m.b$b.a(SourceFile:108)
at com.gradle.scan.plugin.internal.m.b$b.progress(SourceFile:98)
at com.gradle.scan.plugin.internal.m.b.a(SourceFile:60)
at com.gradle.scan.plugin.internal.m.n.a(SourceFile:42)
at com.gradle.scan.plugin.internal.m.d.a(SourceFile:93)
... 5 more
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)
... 16 more
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
at
java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:282)
at
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:243)
... 20 more
> Task :sdks:python:test-suites:tox:py310:testPy310Cython FAILED
Failed to execute
org.gradle.cache.internal.AsyncCacheAccessDecoratedCache$$Lambda$312/885473451@a1a3cac.
org.gradle.api.UncheckedIOException: Could not add entry
':sdks:python:test-suites:tox:py310:testPy310Cython' to cache
executionHistory.bin
(<https://ci-beam.apache.org/job/beam_PreCommit_Python_Runners_Cron/ws/src/.gradle/8.3/executionHistory/executionHistory.bin).>
at
org.gradle.cache.internal.btree.BTreePersistentIndexedCache.put(BTreePersistentIndexedCache.java:162)
at
org.gradle.cache.internal.DefaultMultiProcessSafeIndexedCache.lambda$put$1(DefaultMultiProcessSafeIndexedCache.java:67)
at
org.gradle.cache.internal.DefaultFileLockManager$DefaultFileLock.doWriteAction(DefaultFileLockManager.java:216)
at
org.gradle.cache.internal.DefaultFileLockManager$DefaultFileLock.writeFile(DefaultFileLockManager.java:206)
at
org.gradle.cache.internal.DefaultCacheCoordinator$UnitOfWorkFileAccess.writeFile(DefaultCacheCoordinator.java:472)
at
org.gradle.cache.internal.DefaultMultiProcessSafeIndexedCache.put(DefaultMultiProcessSafeIndexedCache.java:67)
at
org.gradle.cache.internal.AsyncCacheAccessDecoratedCache.lambda$putLater$1(AsyncCacheAccessDecoratedCache.java:56)
at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at
org.gradle.cache.internal.ExclusiveCacheAccessingWorker$2.run(ExclusiveCacheAccessingWorker.java:180)
at org.gradle.internal.Factories$1.create(Factories.java:31)
at
org.gradle.cache.internal.DefaultCacheCoordinator.useCache(DefaultCacheCoordinator.java:248)
at
org.gradle.cache.internal.DefaultCacheCoordinator.useCache(DefaultCacheCoordinator.java:229)
at
org.gradle.cache.internal.ExclusiveCacheAccessingWorker.flushOperations(ExclusiveCacheAccessingWorker.java:175)
at
org.gradle.cache.internal.ExclusiveCacheAccessingWorker.run(ExclusiveCacheAccessingWorker.java:145)
at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at
org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: org.gradle.api.UncheckedIOException: java.io.IOException: No space
left on device
at
org.gradle.cache.internal.btree.FileBackedBlockStore.write(FileBackedBlockStore.java:140)
at
org.gradle.cache.internal.btree.CachingBlockStore.flush(CachingBlockStore.java:64)
at
org.gradle.cache.internal.btree.FreeListBlockStore.flush(FreeListBlockStore.java:103)
at
org.gradle.cache.internal.btree.StateCheckBlockStore.flush(StateCheckBlockStore.java:85)
at
org.gradle.cache.internal.btree.BTreePersistentIndexedCache.put(BTreePersistentIndexedCache.java:160)
... 18 more
Caused by: java.io.IOException: No space left on device
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at
org.gradle.internal.io.RandomAccessFileOutputStream.write(RandomAccessFileOutputStream.java:46)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
at
com.google.common.io.CountingOutputStream.write(CountingOutputStream.java:52)
at java.io.DataOutputStream.write(DataOutputStream.java:107)
at
org.gradle.internal.io.StreamByteBuffer$StreamByteBufferChunk.writeTo(StreamByteBuffer.java:356)
at
org.gradle.internal.io.StreamByteBuffer.writeTo(StreamByteBuffer.java:104)
at
org.gradle.cache.internal.btree.BTreePersistentIndexedCache$DataBlock.write(BTreePersistentIndexedCache.java:713)
at
org.gradle.cache.internal.btree.FileBackedBlockStore$BlockImpl.write(FileBackedBlockStore.java:215)
at
org.gradle.cache.internal.btree.FileBackedBlockStore.write(FileBackedBlockStore.java:136)
... 22 more
FAILURE: Build completed with 7 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py38:testPy38Cython'.
> 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:tox:py39:testPy39Cloud'.
> 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:tox:py311:testPy311Cloud'.
> 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:tox:py310:testPy310Cloud'.
> 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:test-suites:tox:py311:testPy311Cython'.
> 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.
==============================================================================
6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py39:testPy39Cython'.
> Process 'command 'sh'' finished with non-zero exit value 2
* 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:test-suites:tox:py310:testPy310Cython'.
> Process 'command 'sh'' finished with non-zero exit value 2
* 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.3/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 1m 45s
17 actionable tasks: 16 executed, 1 from cache
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.3
Plugin version: 3.13.2
com.gradle.scan.plugin.internal.m.a: Build operation dispatch of progress
notification [QUIET] [system.out] <Normal> self._log_execute(request,
execute_status)
</Normal> failed.
Operation context:
org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$1 (1):
{}
org.gradle.execution.RunRootBuildWorkBuildOperationType$Details (2513):
{getBuildStartTime=1697127326643}
org.gradle.api.internal.tasks.execution.ExecuteTaskBuildOperationDetails
(2611): {buildPath=:,
taskPath=:sdks:python:test-suites:tox:py310:testPy310Cython,
taskClass=org.gradle.api.DefaultTask, taskId=605}
org.gradle.internal.execution.steps.ExecuteStep$1$1 (2615):
{getIdentity=org.gradle.api.internal.tasks.execution.TaskExecution$$Lambda$1473/67570297@5690d331,
getWorkType=class org.gradle.api.internal.tasks.execution.TaskExecution}
org.gradle.api.internal.tasks.execution.ExecuteTaskActionBuildOperationType$1
(2616): {}
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.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.h.b.b(SourceFile:34)
at com.gradle.scan.plugin.internal.h.d.c(SourceFile:39)
at com.gradle.scan.plugin.internal.c.t.b.a(SourceFile:16)
at com.gradle.scan.plugin.internal.c.t.d.a(SourceFile:32)
at com.gradle.scan.plugin.internal.m.b$b.a(SourceFile:108)
at com.gradle.scan.plugin.internal.m.b$b.progress(SourceFile:98)
at com.gradle.scan.plugin.internal.m.b.a(SourceFile:60)
at com.gradle.scan.plugin.internal.m.n.a(SourceFile:42)
at com.gradle.scan.plugin.internal.m.d.a(SourceFile:93)
at com.gradle.scan.plugin.internal.m.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.c.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
----------
FAILURE: Build failed with an exception.
* What went wrong:
Could not add entry ':sdks:python:test-suites:tox:py39:testPy39Cython' to cache
executionHistory.bin
(<https://ci-beam.apache.org/job/beam_PreCommit_Python_Runners_Cron/ws/src/.gradle/8.3/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 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.3/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 1m 45s
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]