See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/2208/display/redirect>

Changes:


------------------------------------------
[...truncated 673.37 KB...]
#9 577.3 google-cloud-spanner==3.38.0
#9 577.3 google-cloud-storage==2.10.0
#9 577.3 google-cloud-videointelligence==2.11.3
#9 577.3 google-cloud-vision==3.4.4
#9 577.3 google-crc32c==1.5.0
#9 577.3 google-pasta==0.2.0
#9 577.3 google-resumable-media==2.5.0
#9 577.3 googleapis-common-protos==1.60.0
#9 577.3 greenlet==2.0.2
#9 577.3 grpc-google-iam-v1==0.12.6
#9 577.3 grpcio==1.56.2
#9 577.3 grpcio-status==1.56.2
#9 577.3 guppy3==3.1.3
#9 577.3 h5py==3.9.0
#9 577.3 hdfs==2.7.0
#9 577.3 httplib2==0.22.0
#9 577.3 hypothesis==6.82.0
#9 577.3 idna==3.4
#9 577.3 importlib-metadata==6.8.0
#9 577.3 iniconfig==2.0.0
#9 577.3 joblib==1.3.1
#9 577.3 keras==2.13.1
#9 577.3 libclang==16.0.6
#9 577.3 Markdown==3.4.4
#9 577.3 MarkupSafe==2.1.3
#9 577.3 mmh3==4.0.1
#9 577.3 mock==5.1.0
#9 577.3 nltk==3.8.1
#9 577.3 nose==1.3.7
#9 577.3 numpy==1.24.3
#9 577.3 oauth2client==4.1.3
#9 577.3 oauthlib==3.2.2
#9 577.3 objsize==0.6.1
#9 577.3 opt-einsum==3.3.0
#9 577.3 orjson==3.9.2
#9 577.3 overrides==6.5.0
#9 577.3 packaging==23.1
#9 577.3 pandas==1.5.3
#9 577.3 parameterized==0.9.0
#9 577.3 pip==23.0.1
#9 577.3 pluggy==1.2.0
#9 577.3 proto-plus==1.22.3
#9 577.3 protobuf==4.23.4
#9 577.3 psycopg2-binary==2.9.6
#9 577.3 pyarrow==11.0.0
#9 577.3 pyasn1==0.5.0
#9 577.3 pyasn1-modules==0.3.0
#9 577.3 pycparser==2.21
#9 577.3 pydot==1.4.2
#9 577.3 PyHamcrest==2.0.4
#9 577.3 pymongo==4.4.1
#9 577.3 PyMySQL==1.1.0
#9 577.3 pyparsing==3.1.1
#9 577.3 pytest==7.4.0
#9 577.3 pytest-timeout==2.1.0
#9 577.3 pytest-xdist==3.3.1
#9 577.3 python-dateutil==2.8.2
#9 577.3 python-snappy==0.6.1
#9 577.3 pytz==2023.3
#9 577.3 PyYAML==6.0.1
#9 577.3 regex==2023.6.3
#9 577.3 requests==2.31.0
#9 577.3 requests-mock==1.11.0
#9 577.3 requests-oauthlib==1.3.1
#9 577.3 rsa==4.9
#9 577.3 scikit-learn==1.3.0
#9 577.3 scipy==1.10.1
#9 577.3 setuptools==68.0.0
#9 577.3 Shapely==1.8.5.post1
#9 577.3 six==1.16.0
#9 577.3 sortedcontainers==2.4.0
#9 577.3 soupsieve==2.4.1
#9 577.3 SQLAlchemy==1.4.49
#9 577.3 sqlparse==0.4.4
#9 577.3 tenacity==8.2.2
#9 577.3 tensorboard==2.13.0
#9 577.3 tensorboard-data-server==0.7.1
#9 577.3 tensorflow==2.13.0
#9 577.3 tensorflow-estimator==2.13.0
#9 577.3 tensorflow-io-gcs-filesystem==0.32.0
#9 577.3 termcolor==2.3.0
#9 577.3 testcontainers==3.7.1
#9 577.3 threadpoolctl==3.2.0
#9 577.3 tomli==2.0.1
#9 577.3 tqdm==4.65.0
#9 577.3 typing_extensions==4.5.0
#9 577.3 uritemplate==4.1.1
#9 577.3 urllib3==1.26.16
#9 577.3 websocket-client==1.6.1
#9 577.3 Werkzeug==2.3.6
#9 577.3 wheel==0.41.0
#9 577.3 wrapt==1.15.0
#9 577.3 zipp==3.16.2
#9 577.3 zstandard==0.21.0
#9 DONE 581.3s

#10 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#10 DONE 0.1s

#11 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#11 DONE 0.1s

#12 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#12 DONE 0.1s

#13 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#13 1.606 Collecting pip-licenses<5
#13 1.666   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#13 1.677 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0.1)
#13 1.678 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.2)
#13 1.764 Collecting prettytable>=2.3.0
#13 1.781   Downloading prettytable-3.8.0-py3-none-any.whl (27 kB)
#13 1.856 Collecting wcwidth
#13 1.896   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#13 3.472 Installing collected packages: wcwidth, prettytable, pip-licenses
#13 3.686 Successfully installed pip-licenses-4.3.2 prettytable-3.8.0 
wcwidth-0.2.6
#13 3.687 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
#13 3.870 
#13 3.870 [notice] A new release of pip is available: 23.0.1 -> 23.2.1
#13 3.870 [notice] To update, run: pip install --upgrade pip
#13 20.24 INFO:root:Successfully pulled licenses for 137 dependencies
#13 20.24 Skip pulling license for  bs4
#13 DONE 21.1s

#14 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#14 DONE 0.1s

#15 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#15 DONE 0.4s

#16 exporting to image
#16 exporting layers
#16 exporting layers 24.8s done
#16 writing image 
sha256:6351eba2e06877013d05870f61c0ee3532480646b567965de007cd194254046d done
#16 naming to docker.io/apache/beam_python3.8_sdk:2.50.0.dev done
#16 DONE 24.8s

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
f0a43394e8ef: Preparing
efaea59e2b22: Preparing
738722f04b4b: Preparing
1e21838f01fd: Preparing
8cb4d829e137: Preparing
bcffbe53e1e5: Preparing
77e1f2fba20a: Preparing
2eaa4ad2751a: Preparing
f9f5dc620ebf: Preparing
801d9ec76403: Preparing
4bae804cfcdc: Preparing
891fa86dfd1d: Preparing
4438bc41581a: Preparing
f370a05d981b: Preparing
2eaa4ad2751a: Waiting
4438bc41581a: Waiting
f370a05d981b: Waiting
891fa86dfd1d: Waiting
f9f5dc620ebf: Waiting
801d9ec76403: Waiting
4bae804cfcdc: Waiting
bcffbe53e1e5: Waiting
77e1f2fba20a: Waiting
efaea59e2b22: Pushed
8cb4d829e137: Pushed
1e21838f01fd: Pushed
bcffbe53e1e5: Pushed
77e1f2fba20a: Layer already exists
f9f5dc620ebf: Layer already exists
2eaa4ad2751a: Layer already exists
4bae804cfcdc: Layer already exists
801d9ec76403: Layer already exists
891fa86dfd1d: Layer already exists
f370a05d981b: Layer already exists
4438bc41581a: Layer already exists
f0a43394e8ef: Pushed
738722f04b4b: Pushed
20230803153515: digest: 
sha256:1642073f6fec45cdca9137cabf50980e6711b1a348de674d8a0053d142cc216a size: 
3268

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 33833
Launching Python expansion service @ 39099

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2393716.
Stopping expansion service pid: 2393718.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:protobuf:compileTestJava'.
> Failed to load cache entry f30a606e346836e44665645c35fb5948 for task 
> ':sdks:java:extensions:protobuf:compileTestJava': Could not load from local 
> cache: Timeout waiting to lock Build cache 
> (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by 
> another Gradle instance.
  Owner PID: 2214452
  Our PID: 2284439
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:compileJava'.
> Failed to load cache entry 2ff07d7d06c530c64bc1e59993dc542d for task 
> ':runners:google-cloud-dataflow-java:compileJava': Could not load from local 
> cache: Timeout waiting to lock Build cache 
> (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by 
> another Gradle instance.
  Owner PID: 2214452
  Our PID: 2284439
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* 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.6.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 16m 46s
184 actionable tasks: 121 executed, 57 from cache, 6 up-to-date

Publishing build scan...
https://ge.apache.org/s/nrp5rwtm5td5q

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