You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/04 00:33:32 UTC

Build failed in Jenkins: beam_PostCommit_Java_Examples_Dataflow_V2_java11 #1817

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

Changes:

[stranniknm] [BEAM-13999] playground - support vertical orientation for graph

[noreply] [Cleanup] Update pre-v2 go package references (#17002)

[noreply] [BEAM-13885] Add unit tests to window package (#16971)

[noreply] Merge pull request #16891 from [BEAM-13872] [Playground] Increase test

[noreply] Merge pull request #16912 from [BEAM-13878] [Playground] Increase test

[noreply] Merge pull request #16946 from [BEAM-13873] [Playground] Increase test

[noreply] [BEAM-13951] Update mass_comment.py list of Run commands (#16889)

[noreply] [BEAM-10652] Allow Clustering without Partition in BigQuery (#16578)

[noreply] [BEAM-13857] Add K:V flags for expansion service jars and addresses to


------------------------------------------
[...truncated 59.89 KB...]
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for database-commons-1.16.3: http://opensource.org/licenses/MIT. Retrying...
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for database-commons-1.16.3: http://opensource.org/licenses/MIT. Retrying...

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 93.309556 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java11:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java11:copyGolangLicenses
> Task :sdks:java:container:java11:dockerPrepare
> Task :sdks:java:container:java11:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
95e3ec1a2ab3: Preparing
174ead76537f: Preparing
ad8e14306ab8: Preparing
cf65567d149b: Preparing
2b8da5e580fb: Preparing
d7c2b299e0dc: Preparing
3333e758f974: Preparing
14db3a95f57f: Preparing
5e453d16d6a3: Preparing
4890c4d26e18: Preparing
8068723bbdfe: Preparing
4d34741910d8: Preparing
0ad539aab402: Preparing
da814db69f74: Preparing
804bc49f369a: Preparing
d1609e012401: Preparing
e3f84a8cee1f: Preparing
48144a6f44ae: Preparing
26d5108b2cba: Preparing
89fda00479fc: Preparing
8068723bbdfe: Waiting
d7c2b299e0dc: Waiting
4d34741910d8: Waiting
5e453d16d6a3: Waiting
0ad539aab402: Waiting
da814db69f74: Waiting
4890c4d26e18: Waiting
804bc49f369a: Waiting
3333e758f974: Waiting
d1609e012401: Waiting
14db3a95f57f: Waiting
89fda00479fc: Waiting
48144a6f44ae: Waiting
174ead76537f: Pushed
ad8e14306ab8: Pushed
2b8da5e580fb: Pushed
95e3ec1a2ab3: Pushed
d7c2b299e0dc: Pushed
cf65567d149b: Pushed
14db3a95f57f: Pushed
3333e758f974: Pushed
5e453d16d6a3: Pushed
4890c4d26e18: Pushed
da814db69f74: Layer already exists
804bc49f369a: Layer already exists
d1609e012401: Layer already exists
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
4d34741910d8: Pushed
0ad539aab402: Pushed
8068723bbdfe: Pushed
20220304000114: digest: sha256:9553541509597df937040b092c6780001ae1756a1e5ed5988c4c100635ce9487 size: 4520

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0304000452-a1ebb40c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0304000452-a1ebb40c
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1646352286953.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0304000452-a1ebb40c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0304000452-a1ebb40c
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1646352286953.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0304000452-e58ce062
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0304000452-e58ce062
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1646352286976.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0304000452-e58ce062
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0304000452-e58ce062
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1646352286976.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

8 tests completed, 1 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220304000114
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9553541509597df937040b092c6780001ae1756a1e5ed5988c4c100635ce9487
Deleted: sha256:27ecbdb427107886c3c8153819829c9192f776ccf470dd122399754196b794eb
Deleted: sha256:3945293f2115321de9397b34b0aaf174981513aab999eaa6fff5616978cd6ddc
Deleted: sha256:3c5f11353517c54dc0a7fc5ac4ed54c3fbffa40806387ac5a5425508b81bbf79
Deleted: sha256:c84cf2e21343774b42c9a79810bd8b25d4ca8dad61c35627b95d1dd36bcf734b
Deleted: sha256:e8c6e1015ea6a366d0733d7b0043888fe27ab2aa46bc51906684d52cd9d64298
Deleted: sha256:bd3724a746dccdcb7b03504f823cc38809f974e70fc7c24f072c27421971f9ab
Deleted: sha256:70084faee8ea189f9856c93e2fe61c38c28fa36126677ec5b346558a874c2f55
Deleted: sha256:777cf59f57a1d306325513ca87c85e016925f877e6a466cf9f2f07d8807696c8
Deleted: sha256:1b31daa9878199f89802e9f6659e66b9f1b82012a2b6c3460692b615aab03fe6
Deleted: sha256:f4f6cbecda569417c317d7dfaef2e0f69db56b5ad1ad1e7094c6e2accd29382a
Deleted: sha256:cf3fad9e3a7765aa36d5e8a41cfb4fe75add6f5b0e1a8cdcfd3ad96dd219c286
Deleted: sha256:4353a7864814461fa58ba9d7974cbd372227819ce731d539b31fe67af65717a8
Deleted: sha256:ca210308b31ada20b8423ba12f036c58384a7ffe407f22c82f55ae94395346ec
Deleted: sha256:a521c00d9989c6b2b0e3db8b416e5617c64bdb1595f8a83d5dbb8f5ed5005f54
Deleted: sha256:91f4dcf039fa227567ea84020807d8775fb89eb8b7d0ee36873b698d6b266769
Deleted: sha256:54cef2938cee97c0fae2700a88d2d450e81b3f50dacd72312c69d9f286ae4685
Deleted: sha256:b500b4c1f5f99207a43aa6d9025a2c3222da771724d37915371b7272e0b23def
Deleted: sha256:4bf65aafc078b0a59797e1b84766306e52dfdf8d48859e6473ff00595d0eec6e
Deleted: sha256:3c1bb3d09da0f22f164b9b073027ce04e0e548bcddd10cc4bbc2e321bd490f83
Deleted: sha256:cc2879c7bcf69b7b116a11fc80f709315ede17dbc0542fdb4f383d012e230708
Deleted: sha256:f496f63de007b93c104b869c6f44ab07b6fca78ee4d2a37c94928663f70d8b80
Deleted: sha256:b90f449de40af28e912fbd752d886c78d0b80d319b9183abf81a40e1997b1caf
Deleted: sha256:63987b87c4455d4905e58a19d6ba3a8f5e94c8aef8e1a3e8228c9a872d3bd1d1
Deleted: sha256:c2c16cc22f3ca8dda844bfd04dd47007272fdb163b4bbad26d9e11ba023ef11a
Deleted: sha256:1e2b27d57046add4dac5ff37538bbb540c4ce5d9892fa95dd613814b8996b8cd
Deleted: sha256:2ca3a0d7d8389b27944075cdced5231bb4dc64b528053c9361d6bf48a81e0935
Deleted: sha256:0fd38c53112fcc201c489fda145cefa7f388c75e4ba04caa8ce2014446f99aa5
Deleted: sha256:1cfe3372f3cfd59d9678ced583d6179be359b1773425f2f25cf7e1ec64f1a16c
Deleted: sha256:029e7c7267782febf3277eb919714dcfd019c7a0c79f047c68efed7c20234eaa
Deleted: sha256:8ed09880e239e7d02a8764933383bef0576dbc8d0e7dbc3e9bec9aa42c7e4165
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220304000114]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:becc1b597f40fb860cbbcb98727a121ef582c04552c53c45c9849edb67ac29c6]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220304000114] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:becc1b597f40fb860cbbcb98727a121ef582c04552c53c45c9849edb67ac29c6])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:becc1b597f40fb860cbbcb98727a121ef582c04552c53c45c9849edb67ac29c6
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:becc1b597f40fb860cbbcb98727a121ef582c04552c53c45c9849edb67ac29c6
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:becc1b597f40fb860cbbcb98727a121ef582c04552c53c45c9849edb67ac29c6].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/index.html>

* 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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 32m 51s
88 actionable tasks: 54 executed, 32 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5pqjtzwknxiis

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_Examples_Dataflow_V2_java11 #1818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1818/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org