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

Changes:

[chamikaramj] Include coders embedded in CombinePayload when converting x-lang

[kevinsijo] [BEAM-9919] Refining xlang types and wrappers

[Luke Cwik] [BEAM-9979] Support a reset call that happens after the bundle is 
done

[noreply] [BEAM-10200] Add optional experiment to enable heap dump through the …

[kevinsijo] [BEAM-9919] xlang transforms wrapped with namespaces

[kevinsijo] [BEAM-9919] cleaning namespace.go


------------------------------------------
[...truncated 1.62 MB...]

apache_beam/io/fileio.py:187
apache_beam/io/fileio.py:187
apache_beam/io/fileio.py:187
apache_beam/io/fileio.py:187
apache_beam/io/fileio.py:187
apache_beam/io/fileio.py:187
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio.py>:187:
 FutureWarning: MatchAll is experimental.
    return pcoll.pipeline | beam.Create([self._file_pattern]) | MatchAll()

apache_beam/io/fileio_test.py:659
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:659:
 FutureWarning: MatchFiles is experimental.
    | "ApacheFileNames" >> beam.Map(lambda fm: fm.path))

apache_beam/io/fileio_test.py:508
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:508:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(json.loads))

apache_beam/io/fileio_test.py:515
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:515:
 FutureWarning: MatchFiles is experimental.
    | "MapApache" >>

apache_beam/io/fileio_test.py:515
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:515:
 FutureWarning: ReadMatches is experimental.
    | "MapApache" >>

apache_beam/io/mongodbio_test.py:323
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:323:
 FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/io/fileio_test.py:99
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:99:
 FutureWarning: MatchAll is experimental.
    | beam.Map(lambda x: x.path))

apache_beam/io/parquetio_test.py:376
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:376:
 FutureWarning: The parameter chunksize is deprecated for 
pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize 
instead
    count=12000).to_batches(chunksize=1000)

apache_beam/io/fileio_test.py:195
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:195:
 FutureWarning: MatchAll is experimental.
    | beam.Map(lambda rf: rf.open().readline()))

apache_beam/io/fileio_test.py:195
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:195:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(lambda rf: rf.open().readline()))

apache_beam/io/fileio_test.py:172
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:172:
 FutureWarning: MatchAll is experimental.
    | beam.FlatMap(lambda rf: csv.reader(_get_file_reader(rf))))

apache_beam/io/fileio_test.py:172
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:172:
 FutureWarning: ReadMatches is experimental.
    | beam.FlatMap(lambda rf: csv.reader(_get_file_reader(rf))))

apache_beam/io/fileio_test.py:78
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:78:
 FutureWarning: MatchFiles is experimental.
    | beam.Map(lambda x: x.path))

apache_beam/io/fileio_test.py:272
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:272:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(lambda x: x.read_utf8()))

apache_beam/io/fileio_test.py:389
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:389:
 FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(path=dir))

apache_beam/io/fileio_test.py:397
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:397:
 FutureWarning: MatchFiles is experimental.
    | beam.Map(json.loads))

apache_beam/io/fileio_test.py:397
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:397:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(json.loads))

apache_beam/io/fileio_test.py:452
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:452:
 FutureWarning: WriteToFiles is experimental.
    write_transform = beam.io.fileio.WriteToFiles(path=dir)

apache_beam/io/parquetio_test.py:414
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:414:
 FutureWarning: The parameter chunksize is deprecated for 
pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize 
instead
    for batch in orig.to_batches(chunksize=20)

apache_beam/io/fileio_test.py:155
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:155:
 FutureWarning: MatchAll is experimental.
    | beam.FlatMap(lambda f: f.read().decode('utf-8').splitlines()))

apache_beam/io/fileio_test.py:155
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:155:
 FutureWarning: ReadMatches is experimental.
    | beam.FlatMap(lambda f: f.read().decode('utf-8').splitlines()))

apache_beam/io/fileio_test.py:589
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:589:
 FutureWarning: WriteToFiles is experimental.
    | beam.ParDo(self.record_dofn()))

apache_beam/io/fileio_test.py:593
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:593:
 FutureWarning: MatchFiles is experimental.
    files = (p | beam.io.fileio.MatchFiles(FileSystems.join(dir, '*')))

apache_beam/io/fileio_test.py:600
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:600:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(

apache_beam/io/fileio_test.py:253
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:253:
 FutureWarning: ReadMatches is experimental.
    | beam.FlatMap(lambda x: x.read().decode('utf-8').splitlines()))

apache_beam/io/fileio_test.py:416
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:416:
 FutureWarning: WriteToFiles is experimental.
    max_writers_per_bundle=1))

apache_beam/io/fileio_test.py:424
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:424:
 FutureWarning: MatchFiles is experimental.
    | beam.Map(json.loads))

apache_beam/io/fileio_test.py:424
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:424:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(json.loads))

apache_beam/io/fileio_test.py:431
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:431:
 FutureWarning: MatchFiles is experimental.
    | "MapApache" >>

apache_beam/io/fileio_test.py:431
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:431:
 FutureWarning: ReadMatches is experimental.
    | "MapApache" >>

/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
/usr/lib/python3.5/unittest/case.py:1116
  /usr/lib/python3.5/unittest/case.py:1116: DeprecationWarning: 
assertDictContainsSubset is deprecated
    DeprecationWarning)

apache_beam/io/mongodbio_test.py:268
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:268:
 FutureWarning: ReadFromMongoDB is experimental.
    projection=projection)

apache_beam/io/mongodbio_test.py:339
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:339:
 FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/runners/interactive/interactive_beam.py:388
apache_beam/runners/interactive/interactive_beam.py:388
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/interactive/interactive_beam.py>:388:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    runner, user_pipeline, user_pipeline.options)

apache_beam/runners/interactive/interactive_beam.py:411
apache_beam/runners/interactive/interactive_beam.py:411
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/interactive/interactive_beam.py>:411:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    result = pf.PipelineFragment(list(pcolls), user_pipeline.options).run()

apache_beam/io/parquetio_test.py:366
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:366:
 FutureWarning: The parameter chunksize is deprecated for 
pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize 
instead
    count=12000).to_batches(chunksize=1000)

apache_beam/transforms/util_test.py:651
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:651:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

target/.tox-py35-cython/py35-cython/lib/python3.5/site-packages/hamcrest/library/collection/issequence_containinginorder.py:95
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/target/.tox-py35-cython/py35-cython/lib/python3.5/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:95:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/pytest_py35-cython.xml>
 -
=========== 2771 passed, 725 skipped, 227 warnings in 715.00 seconds ===========
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/__init__.py>:86:
 UserWarning: You are using the final Apache Beam release with Python 3.5 
support. New releases of Apache Beam will require Python 3.6 or a newer version.
  'You are using the final Apache Beam release with Python 3.5 support. '
============================= test session starts ==============================
platform linux -- Python 3.5.2, pytest-4.6.11, py-1.9.0, pluggy-0.13.1
cachedir: target/.tox-py35-cython/py35-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python,>
 inifile: pytest.ini
plugins: requests-mock-1.8.0, xdist-1.34.0, timeout-1.4.2, forked-1.3.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 3557 items / 3495 deselected / 3 skipped / 59 selected

apache_beam/coders/fast_coders_test.py ..............................    [ 48%]
apache_beam/coders/slow_coders_test.py ..............................    [ 96%]
apache_beam/io/gcp/tests/bigquery_matcher_test.py s                      [ 98%]
apache_beam/runners/portability/stager_test.py .                         [100%]

=============================== warnings summary ===============================
apache_beam/__init__.py:86
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/__init__.py>:86:
 UserWarning: You are using the final Apache Beam release with Python 3.5 
support. New releases of Apache Beam will require Python 3.6 or a newer version.
    'You are using the final Apache Beam release with Python 3.5 support. '

apache_beam/io/vcfio.py:50
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/vcfio.py>:50:
 UserWarning: VCF IO will support Python 3 after migration to Nucleus, see: 
BEAM-5628.
    "VCF IO will support Python 3 after migration to Nucleus, "

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/pytest_py35-cython_no_xdist.xml>
 -
====== 61 passed, 4 skipped, 3495 deselected, 2 warnings in 26.44 seconds ======
py35-cython run-test-post: commands[0] | bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py35-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py35:preCommitPy35

FAILURE: Build failed with an exception.

* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 79

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py2:preCommitIT_batch'.
> Process 'command '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. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 53m 39s
87 actionable tasks: 69 executed, 18 from cache

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

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