See <https://ci-beam.apache.org/job/beam_PostCommit_Python38/1572/display/redirect?page=changes>
Changes: [samuelw] [BEAM-12740] [BEAM-8268] Improve error handling and retries for GCS [aromanenko.dev] [BEAM-12270] Add Parquet source support for TPD-DS benchmark [noreply] [BEAM-12742] Samza Runner does not properly delete modified timer ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Python38/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_PostCommit_Python38/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 a0fbe00ef12b72ec89672ab32ccc6d6331ca5edd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a0fbe00ef12b72ec89672ab32ccc6d6331ca5edd # timeout=10 Commit message: "Merge pull request #15301: [BEAM-12740] [BEAM-8268] Improve error handling and retries for GCS rename used by FileBasedSink" > git rev-list --no-walk 410ad7699621e28433d81809f6b9c42fe7bd6a60 # 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 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :python38PostCommit The message received from the daemon indicates that the daemon has disappeared. Build request sent: Build{id=f70ac48f-808a-4631-b8f1-5812b9d97449, currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src}> Attempting to read last messages from the daemon log... Daemon pid: 26320 log file: /home/jenkins/.gradle/daemon/6.8.3/daemon-26320.out.log ----- Last 20 lines from daemon log file - daemon-26320.out.log ----- 2021-08-18T18:00:30.505+0000 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=f70ac48f-808a-4631-b8f1-5812b9d97449, currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src}.> 2021-08-18T18:00:30.505+0000 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=f70ac48f-808a-4631-b8f1-5812b9d97449, currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src}> with connection: socket connection from /127.0.0.1:33467 to /127.0.0.1:59724. 2021-08-18T18:00:30.506+0000 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=f70ac48f-808a-4631-b8f1-5812b9d97449, currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src},> connection = DefaultDaemonConnection: socket connection from /127.0.0.1:33467 to /127.0.0.1:59724] after 0.0 minutes of idle 2021-08-18T18:00:30.507+0000 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [3813aa70-f51b-483f-a21e-42deeb54fdea port:33467, addresses:[localhost/127.0.0.1]] 2021-08-18T18:00:30.507+0000 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [3813aa70-f51b-483f-a21e-42deeb54fdea port:33467, addresses:[localhost/127.0.0.1]] 2021-08-18T18:00:30.507+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry. 2021-08-18T18:00:30.507+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry. 2021-08-18T18:00:30.508+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry. 2021-08-18T18:00:30.508+0000 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer 2021-08-18T18:00:30.508+0000 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes. 2021-08-18T18:00:30.508+0000 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=f70ac48f-808a-4631-b8f1-5812b9d97449, currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Python38/ws/src}.> Dispatching build started information... 2021-08-18T18:00:30.508+0000 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 27: dispatching org.gradle.launcher.daemon.protocol.BuildStarted@1b96108 2021-08-18T18:00:30.509+0000 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: [PATH, 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, CODECOV_TOKEN, NODE_NAME, BUILD_DISPLAY_NAME, JOB_DISPLAY_URL, GIT_BRANCH, SETUPTOOLS_USE_DISTUTILS, SHLVL, WORKSPACE_TMP, GIT_PREVIOUS_COMMIT, 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, COVERALLS_REPO_TOKEN, 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-08-18T18:00:30.510+0000 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection. 2021-08-18T18:00:30.510+0000 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Removing daemon address: [3813aa70-f51b-483f-a21e-42deeb54fdea port:33467, addresses:[localhost/127.0.0.1]] 2021-08-18T18:00:30.510+0000 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 26320). The daemon log file: /home/jenkins/.gradle/daemon/6.8.3/daemon-26320.out.log Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt. 2021-08-18T18:00:30.512+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry. 2021-08-18T18:00:30.512+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry. 2021-08-18T18:00:30.513+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry. ----- 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]
