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

Changes:

[David Morávek] Simplify LateDataDropping runner.


------------------------------------------
[...truncated 270.83 KB...]
      >
      component_coder_ids: "c13"
    >
  >
  coders: <
    key: "c15"
    value: <
      spec: <
        urn: "beam:coder:iterable:v1"
      >
      component_coder_ids: "c14"
    >
  >
  coders: <
    key: "c16"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c7"
      component_coder_ids: "c15"
    >
  >
  coders: <
    key: "c17"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c18"
    value: <
      spec: <
        urn: "beam:coder:iterable:v1"
      >
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c19"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c18"
    >
  >
  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: "c0"
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:iterable:v1"
      >
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c5"
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:string_utf8:v1"
      >
    >
  >
  coders: <
    key: "c8"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c7"
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c9"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c7"
      component_coder_ids: "c7"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: 
"\nAus.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210212-121103"
      capabilities: "beam:protocol:progress_reporting:v0"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:version:sdk_base:go"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      dependencies: <
        type_urn: "beam:artifact:type:go_worker_binary:v1"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n\006worker"
      >
    >
  >
>
root_transform_ids: "e5"
root_transform_ids: "e1"
root_transform_ids: "e3"
root_transform_ids: "s1"
root_transform_ids: "e11_reshuffle"
root_transform_ids: "e12"
root_transform_ids: "s5"
root_transform_ids: "s4"
root_transform_ids: "s3"
root_transform_ids: "s2"
2021/02/12 12:34:08 Test reshuffle:reshufflekv failed:  connecting to job 
service
failed to dial server at localhost:55373
        caused by:
context deadline exceeded
2021/02/12 12:34:08 Result: 11 tests failed

if [[ ! -z "$JOB_PORT" ]]; then
  # Shut down the job server
  kill %1 || echo "Failed to shut down job server"
fi

if [[ "$PUSH_CONTAINER_TO_GCR" = 'yes' ]]; then
  # Delete the container locally and remotely
  docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
  gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to 
delete container"

  # Clean up tempdir
  rm -rf $TMPDIR
fi
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210212-121103
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:3224be65af613ddcbb5cced0401e1f9d5f76be46d9d1c79b42e73fd8f14ee25b
Deleted: sha256:363810c0bcca196494a8d8b11471839c1c7e7a8338b5a753eaa6174a591ec491
Deleted: sha256:8dfca041b7fa4f1f3fe43abb2feed0f8858d84dab74b2cc0eed1dfd7bc85dd54
Deleted: sha256:e18f2bf00f241be2d590b21b133c0f235b69a390874a0f3c1781938c836203d3
Deleted: sha256:6c7b9ab2918734580192d6a2f5776c941809d0413997d98b29108f1ee4482269
Deleted: sha256:ffb6ce53d17e03003aab87c13f200a8ba7f6aa36cf4bb5014a4bd7accdab45c6
Deleted: sha256:a17fd076e774d649f1084deb48d151facc05def1055f329cba07bb4d6f932f3c
Deleted: sha256:c019d67910f39e6b5a22ef332d54df6e4b78af60f9bd4ace98e805764948a25f
Deleted: sha256:13cfed322cc49e8000f37be8ed70c09058dc50da1559e05530e9c75167f863cb
Deleted: sha256:4a2fda0d06bd72929908dfde8f260d46f6f49ad230ad1521f05ebe701d869b16
Deleted: sha256:5f251e1dce35eb70d024cbf48ea85783dbc4b5046a8b79952be243e0542dd04a
Deleted: sha256:2e2e6304ec8712ffa1272ed9e2f0d4dce0aa4399d8490fe7a9eb8dc3258e17c9
Deleted: sha256:b69f94413fa4642b2e76acfc2b7e0177e8fb8f926f08aca010e069cd1af12403
Deleted: sha256:bb2c8e4f149585c1292f1975cd97296e2e4bce98f89ca71041a533d17030e030
Deleted: sha256:d5d3e374b8ed784bea3bc93992c8b24fdb11a9c3618cdac01e6a8212c8f1dd83
Deleted: sha256:8d2bc44d9681e74cf62c41156392252521e1fae0b46ad0c204fdf85f53263def
Deleted: sha256:05a41c329276b72c74f583540c312ab46c1db1b9a4d8252360448b16a56ab3ce
Deleted: sha256:8014e9fcf1ee599cb7ae89c875dd492ec1932d25c8fd38101530e98b3d2ffda8
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:3224be65af613ddcbb5cced0401e1f9d5f76be46d9d1c79b42e73fd8f14ee25b
  Associated tags:
 - 20210212-121103
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210212-121103
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210212-121103].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:3224be65af613ddcbb5cced0401e1f9d5f76be46d9d1c79b42e73fd8f14ee25b].

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

> Task :sdks:go:test:flinkValidatesRunner FAILED

FAILURE: Build failed with an exception.

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

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 33m 46s
127 actionable tasks: 101 executed, 26 from cache
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

Publishing build scan...
https://gradle.com/s/7xroonnxvep5q

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