See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4513/display/redirect>

Changes:


------------------------------------------
[...truncated 456.74 KB...]
Collecting pip-licenses<3.0.0
  Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22924 
sha256=8873cfd011971186e10c2dc088c2c4941f24c15fd2a14e28b68a0a54eb29d31a
  Stored in directory: 
/root/.cache/pip/wheels/f3/65/67/71f473ec87ea4554d1bdfb1b5128cfe1414c2b113b72a1ee8e
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
Ignoring pip-licenses: markers 'python_version <= "2.7"' don't match your 
environment
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
INFO:root:Successfully pulled licenses for 113 dependencies
Skip pulling license for  bs4
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
Removing intermediate container 8c10a70e11cf
 ---> 3ef0ab2c4ad9
Step 20/27 : RUN rm -rf /tmp/license_scripts
 ---> Running in fd2d238d2953
Removing intermediate container fd2d238d2953
 ---> d7539b677a3a
Step 21/27 : RUN pip freeze --all
 ---> Running in 15d29e50dd39
absl-py==0.14.1
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
atomicwrites==1.4.0
attrs==21.2.0
avro-python3==1.8.2
beautifulsoup4==4.9.1
bs4==0.0.1
cached-property==1.5.2
cachetools==3.1.1
certifi==2021.5.30
chardet==3.0.4
clang==5.0
click==8.0.1
crcmod==1.7
Cython==0.29.21
dataclasses==0.8
dill==0.3.1.1
docopt==0.6.2
fastavro==1.0.0.post1
fasteners==0.16.3
flatbuffers==1.12
freezegun==0.3.15
future==0.18.2
gast==0.4.0
google-api-core==1.22.2
google-api-python-client==2.23.0
google-apitools==0.5.31
google-auth==1.31.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.15.3
google-cloud-dlp==0.13.0
google-cloud-language==1.3.0
google-cloud-profiler==3.0.4
google-cloud-pubsub==1.0.2
google-cloud-recommendations-ai==0.2.0
google-cloud-spanner==1.13.0
google-cloud-videointelligence==1.13.0
google-cloud-vision==0.42.0
google-crc32c==1.2.0
google-pasta==0.2.0
google-python-cloud-debugger==2.15
google-resumable-media==1.3.3
googleapis-common-protos==1.53.0
grpc-google-iam-v1==0.12.3
grpcio==1.40.0
grpcio-gcp==0.2.2
guppy3==3.0.10
h5py==3.1.0
hdfs==2.5.8
httplib2==0.19.1
idna==2.10
importlib-metadata==4.8.1
joblib==1.0.1
keras==2.6.0
Keras-Preprocessing==1.1.2
Markdown==3.3.4
mmh3==2.5.1
more-itertools==8.10.0
nltk==3.5
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.1
opt-einsum==3.3.0
orjson==3.6.1
packaging==21.0
pandas==1.1.5
Pillow==7.2.0
pip==21.2.4
pluggy==0.13.1
proto-plus==1.19.2
protobuf==3.17.3
protorpc==0.12.0
PTable==0.9.2
py==1.10.0
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.10.1
pyparsing==2.4.7
pytest==4.6.11
python-dateutil==2.8.1
python-gflags==3.1.2
python-snappy==0.5.4
pytz==2020.1
PyYAML==5.4
regex==2021.9.30
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==57.5.0
six==1.15.0
soupsieve==2.2.1
tenacity==8.0.1
tensorboard==2.6.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.6.0
tensorflow-estimator==2.6.0
termcolor==1.1.0
threadpoolctl==3.0.0
tqdm==4.62.3
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.25.11
wcwidth==0.2.5
Werkzeug==2.0.1
wheel==0.37.0
wrapt==1.12.1
zipp==3.6.0
Removing intermediate container 15d29e50dd39
 ---> 44a61f906ee5
Step 22/27 : RUN pip check
 ---> Running in 87a1940ee79a
No broken requirements found.
Removing intermediate container 87a1940ee79a
 ---> c8e2b21c5a90
Step 23/27 : COPY target/LICENSE /opt/apache/beam/
 ---> e117cdc0c6cd
Step 24/27 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 7877613238c6
Step 25/27 : COPY target/NOTICE /opt/apache/beam/
 ---> 1f0d0c549b06
Step 26/27 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 8a3c047ef018
Step 27/27 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in fd55ab4ecf64
Removing intermediate container fd55ab4ecf64
 ---> e6512dc18158
Successfully built e6512dc18158
Successfully tagged apache/beam_python3.6_sdk:2.34.0.dev

> Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerSetup

> Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerGoUsingJava
Oct 03, 2021 12:17:01 AM org.apache.beam.sdk.expansion.service.ExpansionService 
loadRegisteredTransforms
INFO: Registering external transforms: 
[beam:external:java:kafkaio:externalwithmetadata:v1, 
beam:external:java:kafkaio:typedwithoutmetadata:v1, 
beam:external:java:kafka:write:v1, beam:external:java:generate_sequence:v1]
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=5189389d-2679-44ef-b5dd-1afa35a25c9f, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 26880
  log file: /home/jenkins/.gradle/daemon/6.9.1/daemon-26880.out.log
----- Last  20 lines from daemon log file - daemon-26880.out.log -----
2021-10-03T00:17:00.838+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting 
executing command: Build{id=5189389d-2679-44ef-b5dd-1afa35a25c9f, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src}> 
with connection: socket connection from /127.0.0.1:45035 to /127.0.0.1:55780.
2021-10-03T00:17:00.840+0000 [ERROR] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: 
started DaemonCommandExecution[command = 
Build{id=5189389d-2679-44ef-b5dd-1afa35a25c9f, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src},> 
connection = DefaultDaemonConnection: socket connection from /127.0.0.1:45035 
to /127.0.0.1:55780] after 5.0 minutes of idle
2021-10-03T00:17:00.841+0000 [INFO] 
[org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as 
busy, address: [45eecff5-ceb7-4603-8eb2-fe49c4ced194 port:45035, 
addresses:[localhost/127.0.0.1]]
2021-10-03T00:17:00.841+0000 [DEBUG] 
[org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by 
address: [45eecff5-ceb7-4603-8eb2-fe49c4ced194 port:45035, 
addresses:[localhost/127.0.0.1]]
2021-10-03T00:17:00.841+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive 
lock on daemon addresses registry.
2021-10-03T00:17:00.841+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon 
addresses registry.
2021-10-03T00:17:00.842+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon 
addresses registry.
2021-10-03T00:17:00.842+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
2021-10-03T00:17:00.842+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. 
Sleeping until state changes.
2021-10-03T00:17:00.856+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is 
about to start building Build{id=5189389d-2679-44ef-b5dd-1afa35a25c9f, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src}.> 
Dispatching build started information...
2021-10-03T00:17:00.856+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 253: 
dispatching org.gradle.launcher.daemon.protocol.BuildStarted@7efc8d4b
2021-10-03T00:17:00.857+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, CI, 
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-10-03T00:17:00.861+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying 
all logs to the client via the connection.
2021-10-03T00:17:00.861+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.LogToClient] The client will now 
receive all logging from the daemon (pid: 26880). The daemon log file: 
/home/jenkins/.gradle/daemon/6.9.1/daemon-26880.out.log
2021-10-03T00:17:00.872+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build 
in daemon [uptime: 6 mins 56.969 secs, performance: 99%]
2021-10-03T00:17:00.875+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started 
executing the build.
2021-10-03T00:17:00.876+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with 
daemon context: 
DefaultDaemonContext[uid=0995d597-a37c-4ae8-84ae-4abb49324219,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=26880,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Configuration on demand is an incubating feature.
Use project GOPATH: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/go/container/.gogradle/project_gopath>
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

> Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerGoUsingJava 
> FAILED
> Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerJavaUsingJava
> Task 
> :runners:flink:1.13:job-server:validatesCrossLanguageRunnerJavaUsingPython
> Task 
> :runners:flink:1.13:job-server:validatesCrossLanguageRunnerJavaUsingPythonOnly
> Task 
> :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingJava
> Task 
> :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingPython
> Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingSql
> Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerCleanup
> Task :runners:flink:1.13:job-server:flinkJobServerCleanup

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/go/test/build.gradle'>
 line: 198

* What went wrong:
Execution failed for task 
':runners:flink:1.13:job-server:validatesCrossLanguageRunnerGoUsingJava'.
> 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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 31m 14s
221 actionable tasks: 158 executed, 56 from cache, 7 up-to-date

Publishing build scan...
https://gradle.com/s/aueh3i7f6w5rs

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