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

Changes:

[iemejia] [BEAM-8561] Add ThriftIO to support IO for Thrift files


------------------------------------------
[...truncated 476.32 KB...]
    >
  >
  pcollections: <
    key: "n2"
    value: <
      unique_name: "n2"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n3"
    value: <
      unique_name: "n3"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n4"
    value: <
      unique_name: "n4"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n5"
    value: <
      unique_name: "n5"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n6"
    value: <
      unique_name: "n6"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n7"
    value: <
      unique_name: "n7"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n8"
    value: <
      unique_name: "n8"
      coder_id: "c4"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n9"
    value: <
      unique_name: "n9"
      coder_id: "c6"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  windowing_strategies: <
    key: "w0"
    value: <
      window_fn: <
        urn: "beam:window_fn:global_windows:v1"
      >
      merge_status: NON_MERGING
      window_coder_id: "c1"
      trigger: <
        default: <
        >
      >
      accumulation_mode: DISCARDING
      output_time: END_OF_WINDOW
      closing_behavior: EMIT_IF_NONEMPTY
      OnTimeBehavior: FIRE_ALWAYS
      environment_id: "go"
    >
  >
  coders: <
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: 
"Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
      >
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c2"
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:iterable:v1"
      >
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c5"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n<us.gcr.io/apache-beam-testing/jenkins/go_sdk:20200218-084408"
    >
  >
>
root_transform_ids: "e5"
root_transform_ids: "e3"
root_transform_ids: "e4"
root_transform_ids: "e1"
root_transform_ids: "e2"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "s1"
2020/02/18 08:54:27 Test flatten:flatten failed:        connecting to job 
service:
failed to dial server at localhost:47839
        caused by:
context deadline exceeded
2020/02/18 08:54:27 Result: 4 tests failed
./run_integration_tests.sh: line 185: 18986 Killed                  java -jar 
$FLINK_JOB_SERVER_JAR --flink-master [local] --job-port $JOB_PORT 
--artifact-port 0

if [[ ! -z "$JOB_PORT" ]]; then
  # Shut down the job server
  kill %1 || echo "Failed to shut down job server"
fi
./run_integration_tests.sh: line 189: kill: %1: no such job

# Delete the container locally and remotely
Failed to shut down job server
docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
Untagged: us.gcr.io/apache-beam-testing/jenkins/go_sdk:20200218-084408
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/go_sdk@sha256:8bd1b054800ea982f30e96a22287909b9889d8e2bd0f35ebd38fa15a24f9c76c
Deleted: sha256:4aa5955ebc9cd308169f67225d60ce2a46cfbe09ba08f3fc46e6ca1771f682c4
Deleted: sha256:d55cd2dacc87c1a9f548479325f1cd4222d634cc3ca7d41db645f2f5995533e4
Deleted: sha256:7bf45491a62423b284b54d67f6ebfec356fa3d3c4803d8d18a9d08bb97d49988
Deleted: sha256:ebc9d43558c007728ec5b1c1c7e8023439cb090781384cc78d1ecb8176a54560
Deleted: sha256:dea7489e318bf55ae375ff897766f1a14eff0f1f8166ebc1274c8b3a785fa318
Deleted: sha256:2b3b75349190666e9890ae5d9c522aa7427123a86fdc6de7ced13b2f66262f33
Deleted: sha256:6eeb8af1a0a8c74a46c5b301b4cb889bbf8fc4e0d32db3eda40cf1db5fca9740
Deleted: sha256:2bd645e5b3566fbf3d3155df0f83de55d1a5aef715b342616f20669408f69644
Deleted: sha256:4126e62ff9688e6c48f1c89574cfbf1a3988206f10c0b74ee28334d605772053
Deleted: sha256:d180e4c3fcc7ba3a498a67cfdf00bfe6701cd8cc26791f0d8baf4179df29c6e2
gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to 
delete container"
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/go_sdk@sha256:8bd1b054800ea982f30e96a22287909b9889d8e2bd0f35ebd38fa15a24f9c76c
  Associated tags:
 - 20200218-084408
Tags:
- us.gcr.io/apache-beam-testing/jenkins/go_sdk:20200218-084408
Deleted [us.gcr.io/apache-beam-testing/jenkins/go_sdk:20200218-084408].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/go_sdk@sha256:8bd1b054800ea982f30e96a22287909b9889d8e2bd0f35ebd38fa15a24f9c76c].

# Clean up tempdir
rm -rf $TMPDIR

if [[ "$TEST_EXIT_CODE" -eq 0 ]]; then
  echo ">>> SUCCESS"
else
>>> FAILURE
  echo ">>> FAILURE"
fi
exit $TEST_EXIT_CODE

> Task :sdks:go:test:flinkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/src/sdks/go/test/build.gradle'>
 line: 59

* What went wrong:
Execution failed for task ':sdks:go:test:flinkValidatesRunner'.
> 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 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 12m 24s
65 actionable tasks: 48 executed, 17 from cache

Publishing build scan...
https://gradle.com/s/6wzyj4imndv5a

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