============================= test session starts ==============================
platform linux -- Python 3.7.7, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /workspace/speech/cloud-client/.nox/py-3-7/bin/python
cachedir: .pytest_cache
rootdir: /workspace, configfile: pytest.ini
collecting ... collected 22 items
beta_snippets_test.py::test_transcribe_file_with_enhanced_model PASSED [ 4%]
beta_snippets_test.py::test_transcribe_file_with_metadata PASSED [ 9%]
beta_snippets_test.py::test_transcribe_file_with_auto_punctuation PASSED [ 13%]
beta_snippets_test.py::test_transcribe_diarization PASSED [ 18%]
beta_snippets_test.py::test_transcribe_multichannel_file E0828 10:27:18.708634490 13111 sync_posix.cc:67] assertion failed: pthread_mutex_lock(mu) == 0
Fatal Python error: Aborted
Thread 0x00007f2c36e0e600 (most recent call first):
File "/usr/local/lib/python3.7/codecs.py", line 322 in decode
File "/workspace/speech/cloud-client/.nox/py-3-7/lib/python3.7/site-packages/_pytest/capture.py", line 484 in snap
File "/workspace/speech/cloud-client/.nox/py-3-7/lib/python3.7/site-packages/_pytest/capture.py", line 570 in readouterr
File "/workspace/speech/cloud-client/.nox/py-3-7/lib/python3.7/site-packages/_pytest/capture.py", line 657 in read_global_capture
File "/workspace/speech/cloud-client/.nox/py-3-7/lib/python3.7/site-packages/_pytest/capture.py", line 718 in item_capture
nox > Command pytest --junitxml=sponge_log.xml failed with exit code -6
nox > Session py-3.7 failed.```