See 
<https://ci-beam.apache.org/job/beam_Metrics_Report/40/display/redirect?page=changes>

Changes:

[zyichi] [BEAM-9165] clean up python sdk harness status http server.

[zyichi] Minor fix to prebuilding sdk workflow timeout setting

[Ismaël Mejía] [BEAM-12281] Drop support for Flink 1.10

[Ismaël Mejía] [BEAM-12281] Update Flink Jenkins jobs to use Flink 1.12

[Brian Hulette] Add DataFrame API updates to CHANGES.md

[anant.damle] [BEAM-12427] Ignore the AutoValue_* classes generated in 
"generated"

[Ismaël Mejía] [BEAM-12423] Upgrade pyarrow to support version 4.0.0 too

[zyichi] [BEAM-12437] Fix broken test from missing allow_unsafe_triggers

[noreply] [BEAM-8787] Contribution Guide Improvement (#14477)

[noreply] [BEAM-12417] Add UnknownLogicalType to Java for passing through 
unknown

[noreply] Minor: Add problematic path to error message (#14903)

[noreply] [BEAM-12104] Java WordCountIT (Dataflow runner) on Ubuntu 20.04 GHA

[noreply] Twitter redesign to move the component to it's separate project.

[aromanenko.dev] [WEBSITE] Add a note about how to unsubscribe from mailing 
lists

[noreply] [BEAM-12024] Add flight delay groupby.apply example (#14398)

[noreply] [BEAM-12419] Add Timeout and WaitForReady support in java gRPC calls

[noreply] Minor: Add link to DataFrame API reference in "Languages" nav (#14937)

[rafal.ochyra] [BEAM-12225] List shards using ListShards API instead of 
DescribeStream

[noreply] [BEAM-12434] Implement side_input for num_shards in iobase (#14916)

[noreply] [BEAM-12410] SamzaPortablePipelineOptions to extend

[noreply] [BEAM-12438] Add Regression test for issue around LP coding Row 
coders.

[noreply] [BEAM-9547] Thorough testing for global aggregations (#14893)

[noreply] [BEAM-9547] Add support for Series.repeat (#14909)

[noreply] [BEAM-9547] Add support for `DataFrame.value_counts()` (#14922)

[Andrew Pilloud] Moving to 2.32.0-SNAPSHOT on master branch.

[Ismaël Mejía] [BEAM-12385] Handle VARCHAR and other SQL specific logical types 
in

[Andrew Pilloud] Add 2.32.0 section to CHANGES.md

[noreply] [BEAM-12305] Fix test_pack_combiner for Flink and Spark (#14842)

[noreply] Cython 3.0 readiness (#14848)

[noreply] [BEAM-9547] More WontImplement operations (#14910)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-14 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4e22ff3d933c1ba085ab3a7597b7fc5b1079ccb4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e22ff3d933c1ba085ab3a7597b7fc5b1079ccb4 # timeout=10
Commit message: "[BEAM-9547] More WontImplement operations (#14910)"
 > git rev-list --no-walk 3876ddb0963f392ad3127c1822dcc7a37912ee00 # timeout=10
No emails were triggered.
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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/gradlew> 
--continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
-PinfluxDb=beam_test_metrics -PinfluxHost=10.128.0.96 -PinfluxPort=8086 
:beam-test-jenkins:generateMetricsReport
> 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:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=26ec93ba-b308-49b1-a540-d09e41d62cb3, 
currentDir=<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 18035
  log file: /home/jenkins/.gradle/daemon/6.8.3/daemon-18035.out.log
----- Last  20 lines from daemon log file - daemon-18035.out.log -----
2021-06-08T16:53:22.920+0000 [INFO] 
[org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received 
command: Build{id=26ec93ba-b308-49b1-a540-d09e41d62cb3, 
currentDir=<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src}.>
2021-06-08T16:53:22.920+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting 
executing command: Build{id=26ec93ba-b308-49b1-a540-d09e41d62cb3, 
currentDir=<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src}> with 
connection: socket connection from /127.0.0.1:35483 to /127.0.0.1:33778.
2021-06-08T16:53:22.921+0000 [ERROR] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: 
started DaemonCommandExecution[command = 
Build{id=26ec93ba-b308-49b1-a540-d09e41d62cb3, 
currentDir=<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src},> 
connection = DefaultDaemonConnection: socket connection from /127.0.0.1:35483 
to /127.0.0.1:33778] after 0.0 minutes of idle
2021-06-08T16:53:22.921+0000 [INFO] 
[org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as 
busy, address: [18ebaf86-d752-4d24-9463-b9b37c0b1950 port:35483, 
addresses:[localhost/127.0.0.1]]
2021-06-08T16:53:22.921+0000 [DEBUG] 
[org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by 
address: [18ebaf86-d752-4d24-9463-b9b37c0b1950 port:35483, 
addresses:[localhost/127.0.0.1]]
2021-06-08T16:53:22.921+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive 
lock on daemon addresses registry.
2021-06-08T16:53:22.921+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon 
addresses registry.
2021-06-08T16:53:23.028+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon 
addresses registry.
2021-06-08T16:53:23.028+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
2021-06-08T16:53:23.028+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. 
Sleeping until state changes.
2021-06-08T16:53:23.029+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is 
about to start building Build{id=26ec93ba-b308-49b1-a540-d09e41d62cb3, 
currentDir=<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src}.> 
Dispatching build started information...
2021-06-08T16:53:23.029+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 27: 
dispatching org.gradle.launcher.daemon.protocol.BuildStarted@71e3720
2021-06-08T16:53:23.029+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring 
env variables: [PATH, INFLUXDB_USER, RUN_DISPLAY_URL, HUDSON_HOME, 
RUN_CHANGES_DISPLAY_URL, JOB_URL, HUDSON_COOKIE, MAIL, JENKINS_SERVER_COOKIE, 
LOGNAME, PWD, RUN_TESTS_DISPLAY_URL, JENKINS_URL, SHELL, BUILD_TAG, 
ROOT_BUILD_CAUSE, BUILD_CAUSE_TIMERTRIGGER, OLDPWD, GIT_CHECKOUT_DIR, 
JENKINS_HOME, sha1, NODE_NAME, BUILD_DISPLAY_NAME, JOB_DISPLAY_URL, GIT_BRANCH, 
SETUPTOOLS_USE_DISTUTILS, SHLVL, WORKSPACE_TMP, GIT_PREVIOUS_COMMIT, 
INFLUXDB_USER_PASSWORD, JAVA_HOME, BUILD_ID, LANG, XDG_SESSION_ID, JOB_NAME, 
SPARK_LOCAL_IP, BUILD_CAUSE, GIT_PREVIOUS_SUCCESSFUL_COMMIT, NODE_LABELS, 
HUDSON_URL, WORKSPACE, ROOT_BUILD_CAUSE_TIMERTRIGGER, _, GIT_COMMIT, 
EXECUTOR_NUMBER, HUDSON_SERVER_COOKIE, SSH_CLIENT, JOB_BASE_NAME, USER, 
SSH_CONNECTION, BUILD_NUMBER, BUILD_URL, RUN_ARTIFACTS_DISPLAY_URL, GIT_URL, 
XDG_RUNTIME_DIR, HOME]
2021-06-08T16:53:23.031+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying 
all logs to the client via the connection.
2021-06-08T16:53:23.031+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.LogToClient] The client will now 
receive all logging from the daemon (pid: 18035). The daemon log file: 
/home/jenkins/.gradle/daemon/6.8.3/daemon-18035.out.log
2021-06-08T16:53:23.033+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build 
in daemon [uptime: 42.396 secs, performance: 98%, GC rate: 0.22/s, heap usage: 
1% of 2.6 GiB]
2021-06-08T16:53:23.034+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started 
executing the build.
2021-06-08T16:53:23.034+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with 
daemon context: 
DefaultDaemonContext[uid=5fe50f41-ebad-49ca-ad2c-7eaa73de28c7,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=18035,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xmx4g,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Configuration on demand is an incubating feature.
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

* 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