============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00022f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

test_canonical_records.py F

=================================== FAILURES ===================================
_________________________ test_dstool_evict_vdisk_grpc _________________________
ydb/tests/functional/audit/test_canonical_records.py:350: in test_dstool_evict_vdisk_grpc
    execute_dstool_grpc(ydb_cluster, TOKEN, ['vdisk', 'evict', '--vdisk-ids', vdisk_id, '--ignore-degraded-group-check', '--ignore-failure-model-group-check'])
../../../../../../../../../environment/arcadia/ydb/tests/functional/audit/helpers.py:57: in execute_dstool_grpc
    assert False, f'Command\n{full_cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err.decode("utf-8")}\n\nstdout:\n{proc_result.std_out.decode("utf-8")}'
E   AssertionError: Command
E   ['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:10137', 'vdisk', 'evict', '--vdisk-ids', '[82000000:1:0:0:0]', '--ignore-degraded-group-check', '--ignore-failure-model-group-check']
E    finished with exit code 1, stderr:
E   
E   error, add --verbose for more info
E   
E   
E   stdout:
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_dstool_evict_vdisk_grpc
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13216
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_canonical_records
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:397 Working directory: /home/runner/.ya/build/build_root/stbp/00022f/r3tmp/kikimr_cluster_cdo89qbr
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30202
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:243 CFG_DIR_PATH="/home/runner/.ya/build/build_root/stbp/00022f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk0/testing_out_stuff/test_canonical_records.py.test_dstool_evict_vdisk_grpc/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:244 Final command: /home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/stbp/00022f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk0/testing_out_stuff/test_canonical_records.py.test_dstool_evict_vdisk_grpc/cluster/node_1/logfile_hjj_jn1e.log --grpc-port=10137 --mon-port=12545 --ic-port=13216
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:1:64 on node localhost:10137/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:2:64 on node localhost:10137/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/stbp/00022f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk0/testing_out_stuff/test_canonical_records.py.test_dstool_evict_vdisk_grpc/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/stbp/00022f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk0/testing_out_stuff/test_canonical_records.py.test_dstool_evict_vdisk_grpc/cluster/node_1/logfile_hjj_jn1e.log', '--grpc-port=10137', '--mon-port=12545', '--ic-port=13216')' in '/home/runner/.ya/build/build_root/stbp/00022f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk0/testing_out_stuff/test_canonical_records.py.test_dstool_evict_vdisk_grpc/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1070213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:279 Started node localhost:10137/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:357 Executing command = ['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10137', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13216\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10137', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13216\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071779
DEBUG    ya.test:process.py:259 Command (pid 1071779) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071779) elapsed time (sec): 0.8821513652801514
DEBUG    ya.test:process.py:263 Command (pid 1071779) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) maxrss: 603084
DEBUG    ya.test:process.py:263 Command (pid 1071779) minflt: 44176
DEBUG    ya.test:process.py:263 Command (pid 1071779) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 1071779) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071779) nvcsw: 508
DEBUG    ya.test:process.py:263 Command (pid 1071779) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071779) stime: 0.29065799999999997
DEBUG    ya.test:process.py:263 Command (pid 1071779) utime: 0.493395
DEBUG    ya.test:process.py:263 Command (pid 1071779) wtime: 0.884
DEBUG    ya.test:process.py:275 Command (pid 1071779) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 1071779) errors:

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:357 Executing command = ['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10137', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10137', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072383
DEBUG    ya.test:process.py:259 Command (pid 1072383) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072383) elapsed time (sec): 0.7891101837158203
DEBUG    ya.test:process.py:263 Command (pid 1072383) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) maxrss: 603084
DEBUG    ya.test:process.py:263 Command (pid 1072383) minflt: 44143
DEBUG    ya.test:process.py:263 Command (pid 1072383) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1072383) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072383) nvcsw: 659
DEBUG    ya.test:process.py:263 Command (pid 1072383) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072383) stime: 0.248378
DEBUG    ya.test:process.py:263 Command (pid 1072383) utime: 0.505732
DEBUG    ya.test:process.py:263 Command (pid 1072383) wtime: 0.791
DEBUG    ya.test:process.py:275 Command (pid 1072383) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1072383) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:451 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:458 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_canonical_records.py, test_name: test_dstool_evict_vdisk_grpc)
DEBUG    ya.test:process.py:678 Command out will be placed to ydb-dstool.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb-dstool.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:10137', 'vdisk', 'list', '--format', 'json']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072660
DEBUG    ya.test:process.py:259 Command (pid 1072660) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072660) elapsed time (sec): 2.0519888401031494
DEBUG    ya.test:process.py:263 Command (pid 1072660) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) maxrss: 613244
DEBUG    ya.test:process.py:263 Command (pid 1072660) minflt: 83263
DEBUG    ya.test:process.py:263 Command (pid 1072660) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1072660) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072660) nvcsw: 879
DEBUG    ya.test:process.py:263 Command (pid 1072660) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072660) stime: 0.343063
DEBUG    ya.test:process.py:263 Command (pid 1072660) utime: 1.666939
DEBUG    ya.test:process.py:263 Command (pid 1072660) wtime: 2.053
DEBUG    ya.test:process.py:275 Command (pid 1072660) output:
[
  {
    "VDiskId": "[82000000:1:0:0:0]",
    "GroupId": 2181038080,
    "NodeId:PDiskId": "[1:1000]",
    "VSlotId": 1000,
    "VSlotStatus": "READY",
    "IsDonor": false,
    "ReadOnly": false
  },
  {
    "VDiskId": "[82000001:1:0:0:0]",
    "GroupId": 2181038081,
    "NodeId:PDiskId": "[1:1]",
    "VSlotId": 1000,
    "VSlotStatus": "READY",
    "IsDonor": false,
    "ReadOnly": false
  }
]
DEBUG    ya.test:process.py:276 Command (pid 1072660) errors:

DEBUG    ya.test:process.py:678 Command out will be placed to ydb-dstool.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb-dstool.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:10137', 'vdisk', 'evict', '--vdisk-ids', '[82000000:1:0:0:0]', '--ignore-degraded-group-check', '--ignore-failure-model-group-check']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077860
DEBUG    ya.test:process.py:259 Command (pid 1077860) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1077860) elapsed time (sec): 1.6023809909820557
DEBUG    ya.test:process.py:263 Command (pid 1077860) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) maxrss: 613248
DEBUG    ya.test:process.py:263 Command (pid 1077860) minflt: 85062
DEBUG    ya.test:process.py:263 Command (pid 1077860) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1077860) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077860) nvcsw: 1663
DEBUG    ya.test:process.py:263 Command (pid 1077860) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077860) stime: 0.333603
DEBUG    ya.test:process.py:263 Command (pid 1077860) utime: 1.314072
DEBUG    ya.test:process.py:263 Command (pid 1077860) wtime: 1.604
DEBUG    ya.test:process.py:275 Command (pid 1077860) output:

DEBUG    ya.test:process.py:276 Command (pid 1077860) errors:
error, add --verbose for more info

DEBUG    ya.test:process.py:456 No sanitizer errors found
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_canonical_records
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:251 Stopped node localhost:10137/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13216
============================== slowest durations ===============================
64.18s call     test_canonical_records.py::test_dstool_evict_vdisk_grpc
12.01s teardown test_canonical_records.py::test_dstool_evict_vdisk_grpc
6.50s setup    test_canonical_records.py::test_dstool_evict_vdisk_grpc
=========================== short test summary info ============================
FAILED test_canonical_records.py::test_dstool_evict_vdisk_grpc - AssertionError: Command
['/home/runner/.ya/build/build_root/stbp/00022f/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:10137', 'vdisk', 'evict', '--vdisk-ids', '[82000000:1:0:0:0]', '--ignore-degraded-group-check', '--ignore-failure-model-group-check']
 finished with exit code 1, stderr:

error, add --verbose for more info


stdout:
================= 1 failed, 10 deselected in 83.30s (0:01:23) ==================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00024a/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000249/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000286/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00026d/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001b0/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001f2/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00024c/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000270/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000232/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000253/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00022b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001da/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000274/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00021f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001c8/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000264/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000231/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000207/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001ba/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00023f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001f3/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00020b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000248/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00028d/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00026c/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000252/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001e1/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000217/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000203/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000275/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00024d/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001d9/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000212/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001b3/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00027d/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001fb/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00021b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000277/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00023c/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00022a/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001e6/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000201/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000272/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000256/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001ec/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000244/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00025f/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000288/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00023b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001ce/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00025e/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000234/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00022d/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000236/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000240/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00020d/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000257/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000238/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000293/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00026b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000223/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00025a/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00024e/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000224/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000260/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000219/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001ea/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00026a/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001b6/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000266/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00028b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000229/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001c0/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00025c/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000284/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000280/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000233/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000278/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000255/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000220/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000291/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00020c/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00025b/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00021a/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001d4/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000241/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000294/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000243/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00027e/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001d0/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000245/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000265/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00026e/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001fc/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001bd/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/00023a/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/0001e0/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000251/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/stbp/000263/ydb/tests/functional/audit/test-results/py3test/testing_out_stuff/test_canonical_records/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items / 10 deselected / 1 selected

============================ 10 deselected in 0.12s ============================
