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

Changes:

[relax] Ensure timer consistency in Dataflow and portable runners


------------------------------------------
[...truncated 187.01 KB...]
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Cloud Storage Command Line Tool (Platform... ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Default set of gcloud commands               ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: anthoscli                                    ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: anthoscli                                    ═╣
╚════════════════════════════════════════════════════════════╝
ERROR: (gcloud.components.update) The component 
[anthoscli-linux-x86_64] failed to download.

("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", 
ConnectionResetError(104, 'Connection reset by peer'))

To help improve the quality of this product, we collect anonymized usage data
and anonymized stacktraces when crashes are encountered; additional information
is available at <https://cloud.google.com/sdk/usage-statistics>. This data is
handled in accordance with our privacy policy
<https://cloud.google.com/terms/cloud-privacy-notice>. You may choose to opt in 
this
collection now (by choosing 'Y' at the below prompt), or at any time in the
future by running the following command:

    gcloud config set disable_usage_reporting false


This will install all the core command line tools necessary for working with
the Google Cloud Platform.


> Task :sdks:python:container:py36:docker
 ---> Running in b0dd67fd4e1a
Removing intermediate container b0dd67fd4e1a
 ---> 2285a381fe84
Step 9/27 : ENV PATH $PATH:/usr/local/gcloud/google-cloud-sdk/bin
 ---> Running in e61c6e670da1
Removing intermediate container e61c6e670da1
 ---> 27741ec970e9
Step 10/27 : RUN mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud &&     
curl -s -O https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz && 
    tar -xf google-cloud-sdk.tar.gz &&     
/usr/local/gcloud/google-cloud-sdk/install.sh &&     rm google-cloud-sdk.tar.gz
 ---> Running in 9b861e3d2ed8
Welcome to the Google Cloud SDK!
WARNING: You appear to be running this script as root. This may cause 
the installation to be inaccessible to users other than the root user.
Beginning update. This process may take several minutes.


Your current Cloud SDK version is: 350.0.0
Installing components from version: 350.0.0

┌─────────────────────────────────────────────────────────────────────────────┐
│                     These components will be installed.              
       │
├─────────────────────────────────────────────────────┬────────────┬──────────┤
│                         Name                        │  Version   │   
Size   │
├─────────────────────────────────────────────────────┼────────────┼──────────┤
│ BigQuery Command Line Tool                          │ 
    2.0.70 │  < 1 MiB 
│
│ BigQuery Command Line Tool (Platform Specific)     
 │     2.0.69 │  < 1 
MiB │
│ Cloud SDK Core Libraries (Platform Specific)       
 │ 2021.06.18 │  < 1 
MiB │
│ Cloud Storage Command Line Tool                     
│       4.65 │  3.9 MiB │
│ Cloud Storage Command Line Tool (Platform Specific) 
│       4.63 │  < 1 MiB │
│ anthoscli                                           
│     0.2.17 │ 47.0 MiB 
│
│ gcloud cli dependencies                            
 │ 2021.04.16 │  < 1 
MiB │
└─────────────────────────────────────────────────────┴────────────┴──────────┘

For the latest full release notes, please visit:
  https://cloud.google.com/sdk/release_notes

╔════════════════════════════════════════════════════════════╗
╠═ Creating update staging area                             ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: BigQuery Command Line Tool                   ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: BigQuery Command Line Tool (Platform Spec... ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Cloud SDK Core Libraries (Platform Specific) ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Cloud Storage Command Line Tool              ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Cloud Storage Command Line Tool (Platform... ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Default set of gcloud commands               ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: anthoscli                                    ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: anthoscli                                    ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: gcloud cli dependencies                      ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Creating backup and activating new installation          ═╣
╚════════════════════════════════════════════════════════════╝


> Task :sdks:python:container:py37:docker FAILED
The command '/bin/sh -c mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud 
&&     curl -s -O 
https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
-xf google-cloud-sdk.tar.gz &&     
/usr/local/gcloud/google-cloud-sdk/install.sh &&     rm 
google-cloud-sdk.tar.gz' returned a non-zero code: 1

> Task :sdks:python:container:py36:dockerTagLatest
> Task :sdks:python:container:py36:dockerTag
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerTag

> Task :sdks:python:container:py36:dockerPush
71854dc1d7e4: Pushed
b5bef84a9205: Pushed
39dd14e9b201: Pushed
a2ec332cfbe8: Pushed
f53558eea21c: Layer already exists
ee748a6c0d01: Layer already exists
874270ccafbe: Layer already exists
61d52d596bb1: Layer already exists
138b36d5a43a: Layer already exists
238cf1429ee6: Pushed
ad83f0aa5c0a: Layer already exists
5a9a65095453: Layer already exists
4b0edb23340c: Layer already exists
afa3e488a0ee: Layer already exists
dcb89db6823b: Pushed

> Task :sdks:python:container:py38:dockerPush
The push refers to repository 
[gcr.io/apache-beam-testing/beam_portability/beam_python3.8_sdk]
dfea426f9430: Preparing
35b00f9e3447: Preparing
3af6a88b47ef: Preparing
086cb510a2f3: Preparing
20f034abecb5: Preparing
547ca5a56a84: Preparing
f5f1bb194912: Preparing
97c9bd97e4d9: Preparing
c80be76ec3c9: Preparing
4c9ce71be863: Preparing
35b00f9e3447: Waiting
d4e85613813a: Preparing
0b136df6926d: Preparing
3af6a88b47ef: Waiting
b68ad336f3c1: Preparing
20f034abecb5: Waiting
71854dc1d7e4: Preparing
086cb510a2f3: Waiting
dfea426f9430: Waiting
39dd14e9b201: Preparing
547ca5a56a84: Waiting
b5bef84a9205: Preparing
f5f1bb194912: Waiting
0d9eb2b50145: Preparing
97c9bd97e4d9: Waiting
4c9ce71be863: Waiting
f1bf35324ef4: Preparing
c80be76ec3c9: Waiting
d4e85613813a: Waiting
2111c6a43dd0: Preparing
83e874f6db11: Preparing
b68ad336f3c1: Waiting
0b136df6926d: Waiting
305de86f48d8: Preparing
71854dc1d7e4: Waiting
67d52d14a08f: Preparing
3aaf323e8881: Preparing
39dd14e9b201: Waiting
515418ad7cad: Preparing
0d9eb2b50145: Waiting
b5bef84a9205: Waiting
138b36d5a43a: Preparing
f1bf35324ef4: Waiting
ad83f0aa5c0a: Preparing
305de86f48d8: Waiting
2111c6a43dd0: Waiting
5a9a65095453: Preparing
4b0edb23340c: Preparing
67d52d14a08f: Waiting
afa3e488a0ee: Preparing
3aaf323e8881: Waiting
515418ad7cad: Waiting
5a9a65095453: Waiting
138b36d5a43a: Waiting
afa3e488a0ee: Waiting
4b0edb23340c: Waiting
ad83f0aa5c0a: Waiting
35b00f9e3447: Pushed
3af6a88b47ef: Pushed
dfea426f9430: Pushed
086cb510a2f3: Pushed
20f034abecb5: Pushed
547ca5a56a84: Pushed
f5f1bb194912: Pushed
97c9bd97e4d9: Pushed
c80be76ec3c9: Pushed
4c9ce71be863: Pushed
d4e85613813a: Pushed
71854dc1d7e4: Layer already exists
39dd14e9b201: Layer already exists
b5bef84a9205: Layer already exists
0b136df6926d: Pushed
b68ad336f3c1: Pushed
2111c6a43dd0: Pushed
83e874f6db11: Pushed
305de86f48d8: Layer already exists
67d52d14a08f: Layer already exists
3aaf323e8881: Layer already exists
515418ad7cad: Layer already exists
138b36d5a43a: Layer already exists
ad83f0aa5c0a: Layer already exists
5a9a65095453: Layer already exists
4b0edb23340c: Layer already exists
afa3e488a0ee: Layer already exists

> Task :sdks:python:container:py36:dockerPush
af3090f05f43: Pushed

> Task :sdks:python:container:py38:dockerPush
0d9eb2b50145: Pushed
f1bf35324ef4: Pushed
latest: digest: 
sha256:1ddd5dc71949d4d22a7af2b0a72384012e3b536e8d977d8e84f086af791cc4a7 size: 
6398

> Task :sdks:python:container:py36:dockerPush
35e7d2cb8331: Pushed
latest: digest: 
sha256:6d387e20f0149f8a29e1a9a66ac693d161ab07632568d3be61e236eed3d18b31 size: 
6398

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py37:docker'.
> Process 'command 'docker'' 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 37s
182 actionable tasks: 135 executed, 40 from cache, 7 up-to-date

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

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