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/10/15 12:56:08 UTC

Build failed in Jenkins: beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow #1008

See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/1008/display/redirect>

Changes:


------------------------------------------
[...truncated 149.03 KB...]
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]
175dcc6b3d1d: Preparing
09907d4671df: Preparing
e55c1e1c4591: Preparing
65e9f254ad3d: Preparing
93abe1874825: Preparing
2784f76fc2c7: Preparing
d59d4f40bac1: Preparing
efec46e41e66: Preparing
09746a5d192f: Preparing
7e67cae3127c: Preparing
838da6e30bb1: Preparing
f44d54f218c9: Preparing
44a0e93ac26b: Preparing
1e39969a7245: Preparing
a44f6dbb3aa3: Preparing
a3c041284573: Preparing
d7d83f440013: Preparing
0c7daf9a72c8: Preparing
75ba02937496: Preparing
288cf3a46e32: Preparing
186da837555d: Preparing
955c9335e041: Preparing
8e079fee2186: Preparing
2784f76fc2c7: Waiting
d7d83f440013: Waiting
186da837555d: Waiting
f44d54f218c9: Waiting
0c7daf9a72c8: Waiting
955c9335e041: Waiting
44a0e93ac26b: Waiting
75ba02937496: Waiting
8e079fee2186: Waiting
a3c041284573: Waiting
288cf3a46e32: Waiting
a44f6dbb3aa3: Waiting
d59d4f40bac1: Waiting
09746a5d192f: Waiting
838da6e30bb1: Waiting
93abe1874825: Pushed
e55c1e1c4591: Pushed
65e9f254ad3d: Pushed
175dcc6b3d1d: Pushed
efec46e41e66: Pushed
09746a5d192f: Pushed
d59d4f40bac1: Pushed
09907d4671df: Pushed
44a0e93ac26b: Pushed
1e39969a7245: Pushed
a44f6dbb3aa3: Layer already exists
838da6e30bb1: Pushed
a3c041284573: Layer already exists
0c7daf9a72c8: Layer already exists
75ba02937496: Layer already exists
288cf3a46e32: Layer already exists
d7d83f440013: Layer already exists
186da837555d: Layer already exists
955c9335e041: Layer already exists
8e079fee2186: Layer already exists
2784f76fc2c7: Pushed
7e67cae3127c: Pushed
f44d54f218c9: Pushed
20221015121729: digest: sha256:2d6933fedba7d9cf636ee2ce883595b48eab10ffcebd5d7c4efea0699d835a40 size: 5156

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

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingSql
>>> RUNNING integration tests with pipeline options: --runner=TestDataflowRunner --project=apache-beam-testing --region=us-central1 --sdk_harness_container_image_overrides=.*java.*,us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221015121729 --experiments=shuffle_mode=appliance --sdk_location=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/python/build/apache-beam.tar.gz>
>>>   pytest options: --capture=no --numprocesses=8 --timeout=4500 --log-cli-level=INFO
>>>   collect markers: -m=xlang_sql_expansion_service
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.1.3, pluggy-1.0.0
rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/python,> configfile: pytest.ini
plugins: xdist-2.5.0, timeout-2.1.0, hypothesis-6.56.2, forked-1.4.0, requests-mock-1.10.0
timeout: 4500.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I
[gw0] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw1] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw2] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw5] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw7] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw6] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw3] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
[gw4] Python 3.9.10 (main, Jan 15 2022, 18:17:56)  -- [GCC 9.3.0]
gw0 [9] / gw1 [9] / gw2 [9] / gw3 [9] / gw4 [9] / gw5 [9] / gw6 [9] / gw7 [9]

scheduling tests via LoadScheduling

apache_beam/transforms/sql_test.py::SqlTransformTest::test_project 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_agg 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_row 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_filter 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_generate_data 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_windowing_before_sql 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_map 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_tagged_join 
[gw3] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_tagged_join 
[gw1] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_filter 
[gw2] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_generate_data 
[gw7] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_project 
[gw5] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_map 
[gw6] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_row 
[gw0] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_agg 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_zetasql_generate_data 
[gw4] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_windowing_before_sql 
[gw0] PASSED apache_beam/transforms/sql_test.py::SqlTransformTest::test_zetasql_generate_data 

=============================== warnings summary ===============================
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py:15
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/hdfs/config.py>:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    from imp import load_source

../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
apache_beam/typehints/pandas_type_compatibility_test.py:66
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:66: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
apache_beam/typehints/pandas_type_compatibility_test.py:89
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:89: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/python/pytest_xlangSqlValidateRunner.xml> -
============ 9 passed, 3 skipped, 41 warnings in 1563.68s (0:26:03) ============

> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221015121729
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:2d6933fedba7d9cf636ee2ce883595b48eab10ffcebd5d7c4efea0699d835a40
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221015121729]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:2d6933fedba7d9cf636ee2ce883595b48eab10ffcebd5d7c4efea0699d835a40]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221015121729
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2d5e92a82fa31ee275a01f642aba95f407f7226e7fcc4a1f329c2dfc0777f6cc
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221015121729]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2d5e92a82fa31ee275a01f642aba95f407f7226e7fcc4a1f329c2dfc0777f6cc]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221015121729] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2d5e92a82fa31ee275a01f642aba95f407f7226e7fcc4a1f329c2dfc0777f6cc])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da49011768fe519893f3236bfb0523e08076dd76de41533826a434b0ff570347
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da49011768fe519893f3236bfb0523e08076dd76de41533826a434b0ff570347
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Sat, 15 Oct 2022 12:56:07 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:da49011768fe519893f3236bfb0523e08076dd76de41533826a434b0ff570347': None

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2321045.
Stopping expansion service pid: 2321046.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 304

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.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.

* 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 38m 41s
168 actionable tasks: 114 executed, 48 from cache, 6 up-to-date

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

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_XVR_PythonUsingJavaSQL_Dataflow #1009

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


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