See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/1833/display/redirect?page=changes>
Changes: [noreply] [Python] Add saved_weights example to tf notebook (#26472) ------------------------------------------ [...truncated 558.58 KB...] #16 1.062 google-cloud-bigquery==3.9.0 #16 1.062 google-cloud-bigquery-storage==2.19.1 #16 1.062 google-cloud-bigtable==2.17.0 #16 1.062 google-cloud-core==2.3.2 #16 1.062 google-cloud-datastore==2.15.1 #16 1.062 google-cloud-dlp==3.12.1 #16 1.062 google-cloud-language==2.9.1 #16 1.062 google-cloud-pubsub==2.15.2 #16 1.062 google-cloud-pubsublite==1.7.0 #16 1.062 google-cloud-recommendations-ai==0.10.3 #16 1.062 google-cloud-spanner==3.30.0 #16 1.062 google-cloud-videointelligence==2.11.1 #16 1.062 google-cloud-vision==3.4.1 #16 1.062 google-crc32c==1.5.0 #16 1.062 google-resumable-media==2.4.1 #16 1.062 googleapis-common-protos==1.59.0 #16 1.062 greenlet==2.0.2 #16 1.062 grpc-google-iam-v1==0.12.6 #16 1.062 grpcio==1.53.0 #16 1.062 grpcio-status==1.53.0 #16 1.062 guppy3==3.1.2 #16 1.062 hdfs==2.7.0 #16 1.062 httplib2==0.21.0 #16 1.062 hypothesis==6.70.2 #16 1.062 idna==3.4 #16 1.062 importlib-metadata==6.1.0 #16 1.062 iniconfig==2.0.0 #16 1.062 joblib==1.2.0 #16 1.062 mmh3==3.1.0 #16 1.062 mock==5.0.1 #16 1.062 nltk==3.8.1 #16 1.062 nose==1.3.7 #16 1.062 numpy==1.21.6 #16 1.062 oauth2client==4.1.3 #16 1.062 objsize==0.6.1 #16 1.062 orjson==3.8.9 #16 1.062 overrides==6.5.0 #16 1.062 packaging==23.0 #16 1.062 pandas==1.3.5 #16 1.062 parameterized==0.8.1 #16 1.062 pip==23.1.2 #16 1.062 pluggy==1.0.0 #16 1.062 proto-plus==1.22.2 #16 1.062 protobuf==4.22.1 #16 1.062 psycopg2-binary==2.9.6 #16 1.062 pyarrow==11.0.0 #16 1.062 pyasn1==0.4.8 #16 1.062 pyasn1-modules==0.2.8 #16 1.062 pycparser==2.21 #16 1.062 pydot==1.4.2 #16 1.062 PyHamcrest==1.10.1 #16 1.062 pymongo==4.3.3 #16 1.062 PyMySQL==1.0.3 #16 1.062 pyparsing==3.0.9 #16 1.062 pytest==7.2.2 #16 1.062 pytest-timeout==2.1.0 #16 1.062 pytest-xdist==3.2.1 #16 1.062 python-dateutil==2.8.2 #16 1.062 python-snappy==0.6.1 #16 1.062 pytz==2023.3 #16 1.062 PyYAML==6.0 #16 1.062 regex==2022.10.31 #16 1.062 requests==2.28.2 #16 1.062 requests-mock==1.10.0 #16 1.062 rsa==4.9 #16 1.062 scikit-learn==1.0.2 #16 1.062 scipy==1.7.3 #16 1.062 setuptools==67.7.2 #16 1.062 six==1.16.0 #16 1.062 sortedcontainers==2.4.0 #16 1.062 soupsieve==2.4 #16 1.062 SQLAlchemy==1.4.47 #16 1.062 sqlparse==0.4.3 #16 1.062 tenacity==8.2.2 #16 1.062 testcontainers==3.7.1 #16 1.062 threadpoolctl==3.1.0 #16 1.062 tomli==2.0.1 #16 1.062 tqdm==4.65.0 #16 1.062 typing_extensions==4.5.0 #16 1.062 urllib3==1.26.15 #16 1.062 websocket-client==1.5.1 #16 1.062 wheel==0.40.0 #16 1.062 wrapt==1.15.0 #16 1.062 zipp==3.15.0 #16 1.062 zstandard==0.20.0 #16 DONE 1.2s #17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/ #17 DONE 0.0s #18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/ #18 DONE 0.1s #19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/ #19 DONE 0.0s #20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/ #20 DONE 0.2s #21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/ #21 DONE 0.1s #22 [third_party_licenses 2/4] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #22 DONE 0.1s #23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/ #23 DONE 0.1s #24 [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 #24 1.075 Collecting pip-licenses<5 #24 1.150 Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB) #24 1.159 Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages (6.0) #24 1.160 Requirement already satisfied: tenacity in /usr/local/lib/python3.7/site-packages (8.2.2) #24 1.201 Collecting PTable (from pip-licenses<5) #24 1.217 Downloading PTable-0.9.2.tar.gz (31 kB) #24 1.237 Preparing metadata (setup.py): started #24 1.606 Preparing metadata (setup.py): finished with status 'done' #24 1.622 Building wheels for collected packages: PTable #24 1.623 Building wheel for PTable (setup.py): started #24 2.199 Building wheel for PTable (setup.py): finished with status 'done' #24 2.201 Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22908 sha256=2fb04c63cc702dc9ad3ab20d63499e1cac94d2df8c85de4f81570aa3e2866ea1 #24 2.201 Stored in directory: /root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54 #24 2.207 Successfully built PTable #24 3.417 Installing collected packages: PTable, pip-licenses #24 3.495 Successfully installed PTable-0.9.2 pip-licenses-3.5.5 #24 3.496 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 #24 8.850 INFO:root:Successfully pulled licenses for 109 dependencies #24 8.850 Skip pulling license for bs4 #24 DONE 8.9s #25 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #25 DONE 0.1s #26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #26 DONE 0.3s #27 exporting to image #27 exporting layers #27 exporting layers 11.3s done #27 writing image sha256:9995b5644b0e29cf49508b142cc3bc8300cba46c022ace4eadf6fc3de953990b 0.0s done #27 naming to docker.io/apache/beam_python3.7_sdk:2.48.0.dev done #27 DONE 11.3s > 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 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.47.0rc1 INFO:root:No image given, using default Python SDK image INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.47.0rc1 INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.47.0rc1" for Docker environment INFO:__main__:Listening for expansion requests at 38959 INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. INFO:__main__:Shutting down expansion service. INFO:apache_beam.runners.portability.stager:Executing command: ['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.47.0rc1-743bdccef67087512a7a190820e727aab7bdcb14/bin/python', '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', '/tmp/tmpb91oebgh/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', '--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64'] INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.47.0rc1 INFO:root:No image given, using default Python SDK image INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.47.0rc1 INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.47.0rc1" for Docker environment INFO:__main__:Listening for expansion requests at 45929 INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. INFO:__main__:Shutting down expansion service. org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > testRunInference FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 16 tests completed, 1 failed > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython > FAILED > Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE > Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230501150945] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:a823cd2f57945a8079c0da44684fb6942adebf028407f90cdb2836d428ed83d5] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230501150945] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:a823cd2f57945a8079c0da44684fb6942adebf028407f90cdb2836d428ed83d5])]. Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:a823cd2f57945a8079c0da44684fb6942adebf028407f90cdb2836d428ed83d5 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:a823cd2f57945a8079c0da44684fb6942adebf028407f90cdb2836d428ed83d5]. > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230501150945] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:dbd0d3efd9175213c08983aa8cb8db54f9545c2eaeac95438a05ff9c0aaf855d] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230501150945] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:dbd0d3efd9175213c08983aa8cb8db54f9545c2eaeac95438a05ff9c0aaf855d])]. Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:dbd0d3efd9175213c08983aa8cb8db54f9545c2eaeac95438a05ff9c0aaf855d Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:dbd0d3efd9175213c08983aa8cb8db54f9545c2eaeac95438a05ff9c0aaf855d]. > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html> * 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.5.1/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 29m 54s 191 actionable tasks: 126 executed, 59 from cache, 6 up-to-date Build scan background action failed. java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590) at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557) at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230) at java.lang.reflect.WeakCache.get(WeakCache.java:127) at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719) at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64) at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59) at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Publishing build scan... https://gradle.com/s/db2oubwx2q3fm 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]
