See 
<https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/1941/display/redirect?page=changes>

Changes:

[chadrik] Create a class to encapsulate the work required to submit a pipeline 
to

[alex] [BEAM-9394] DynamicMessage handling of empty map violates schema

[github] Merge pull request #10854: State timers documentation


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-14 (beam) in workspace 
<https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/ws/src>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1856d8533c879ab236d0593be1f9c7fff41edd7f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1856d8533c879ab236d0593be1f9c7fff41edd7f
Commit message: "Merge pull request #10811: [BEAM-9276] Create a class to 
encapsulate the steps required to submit a pipeline"
 > git rev-list --no-walk 860131b5d47c830b772d3f1665a26a45ec85ab36 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/ws/src/gradlew>
 -PdisableSpotlessCheck=true --continue --max-workers=12 
-Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g 
:javaExamplesDataflowPreCommit
Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status 
for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Configure project :sdks:java:container
Start downloading go 1.12.
downloading https://storage.googleapis.com/golang/go1.12.linux-amd64.tar.gz -> 
/home/jenkins/.gradle/go/binary/go1.12.linux-amd64.tar.gz

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 36

* What went wrong:
A problem occurred evaluating project ':runners:google-cloud-dataflow-java'.
> A problem occurred configuring project ':sdks:java:container'.
   > 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 15s

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

----------
Gradle version: 5.2.1
Plugin version: 2.3

java.lang.IllegalStateException: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:233)
        at com.gradle.scan.a.e.b.close(SourceFile:244)
        at com.gradle.scan.a.e.c.close(SourceFile:66)
        at com.gradle.scan.plugin.internal.n.a(SourceFile:78)
        at com.gradle.scan.plugin.internal.e.c.c.b(SourceFile:125)
        at com.gradle.scan.plugin.internal.e.c.c.a(SourceFile:117)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)
        at com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)
Caused by: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:231)
        ... 8 more

----------


FAILURE: Build failed with an exception.

* What went wrong:
Failed to notify root build lifecycle listener.
> Could not update 
> /home/jenkins/.gradle/caches/5.2.1/file-changes/last-build.bin
> Could not update 
> <https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/ws/src/.gradle/5.2.1/fileChanges/last-build.bin>

* 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 15s

FAILURE: Build failed with an exception.

* What went wrong:
Could not write cache value to 
'/home/jenkins/.gradle/daemon/5.2.1/registry.bin'.

* 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]

Reply via email to