============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/lbkr/000202/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/lbkr/000202/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:18152', '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/lbkr/000202/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13425
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/lbkr/000202/r3tmp/kikimr_cluster_56fjcmb2
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/lbkr/000202/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:243 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lbkr/000202/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/lbkr/000202/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/lbkr/000202/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_4u4o73gn.log --grpc-port=18152 --mon-port=11444 --ic-port=13425
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:1:64 on node localhost:18152/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:2:64 on node localhost:18152/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lbkr/000202/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lbkr/000202/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/lbkr/000202/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_4u4o73gn.log', '--grpc-port=18152', '--mon-port=11444', '--ic-port=13425')' in '/home/runner/.ya/build/build_root/lbkr/000202/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: 2064750
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:279 Started node localhost:18152/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/lbkr/000202/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:357 Executing command = ['/home/runner/.ya/build/build_root/lbkr/000202/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18152', '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: 13425\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/lbkr/000202/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18152', '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: 13425\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2066215
DEBUG    ya.test:process.py:259 Command (pid 2066215) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2066215) elapsed time (sec): 0.7219998836517334
DEBUG    ya.test:process.py:263 Command (pid 2066215) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) maxrss: 600528
DEBUG    ya.test:process.py:263 Command (pid 2066215) minflt: 43983
DEBUG    ya.test:process.py:263 Command (pid 2066215) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 2066215) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2066215) nvcsw: 497
DEBUG    ya.test:process.py:263 Command (pid 2066215) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2066215) stime: 0.21420299999999998
DEBUG    ya.test:process.py:263 Command (pid 2066215) utime: 0.47041299999999997
DEBUG    ya.test:process.py:263 Command (pid 2066215) wtime: 0.723
DEBUG    ya.test:process.py:275 Command (pid 2066215) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/lbkr/000202/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:357 Executing command = ['/home/runner/.ya/build/build_root/lbkr/000202/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18152', '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/lbkr/000202/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18152', '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: 2066564
DEBUG    ya.test:process.py:259 Command (pid 2066564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2066564) elapsed time (sec): 0.7272143363952637
DEBUG    ya.test:process.py:263 Command (pid 2066564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) maxrss: 600528
DEBUG    ya.test:process.py:263 Command (pid 2066564) minflt: 44120
DEBUG    ya.test:process.py:263 Command (pid 2066564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 2066564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2066564) nvcsw: 680
DEBUG    ya.test:process.py:263 Command (pid 2066564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2066564) stime: 0.247973
DEBUG    ya.test:process.py:263 Command (pid 2066564) utime: 0.45388799999999996
DEBUG    ya.test:process.py:263 Command (pid 2066564) wtime: 0.729
DEBUG    ya.test:process.py:275 Command (pid 2066564) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 2066564) 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/lbkr/000202/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:18152', 'vdisk', 'list', '--format', 'json']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2067035
DEBUG    ya.test:process.py:259 Command (pid 2067035) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2067035) elapsed time (sec): 1.986600399017334
DEBUG    ya.test:process.py:263 Command (pid 2067035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) maxrss: 608612
DEBUG    ya.test:process.py:263 Command (pid 2067035) minflt: 83353
DEBUG    ya.test:process.py:263 Command (pid 2067035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 2067035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2067035) nvcsw: 891
DEBUG    ya.test:process.py:263 Command (pid 2067035) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2067035) stime: 0.319634
DEBUG    ya.test:process.py:263 Command (pid 2067035) utime: 1.6740849999999998
DEBUG    ya.test:process.py:263 Command (pid 2067035) wtime: 1.988
DEBUG    ya.test:process.py:275 Command (pid 2067035) 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 2067035) 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/lbkr/000202/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:18152', '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: 2072719
DEBUG    ya.test:process.py:259 Command (pid 2072719) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 2072719) elapsed time (sec): 1.687415599822998
DEBUG    ya.test:process.py:263 Command (pid 2072719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) maxrss: 609008
DEBUG    ya.test:process.py:263 Command (pid 2072719) minflt: 84673
DEBUG    ya.test:process.py:263 Command (pid 2072719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 2072719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2072719) nvcsw: 1659
DEBUG    ya.test:process.py:263 Command (pid 2072719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2072719) stime: 0.38038299999999997
DEBUG    ya.test:process.py:263 Command (pid 2072719) utime: 1.347182
DEBUG    ya.test:process.py:263 Command (pid 2072719) wtime: 1.689
DEBUG    ya.test:process.py:275 Command (pid 2072719) output:

DEBUG    ya.test:process.py:276 Command (pid 2072719) 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:18152/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11444
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13425
============================== slowest durations ===============================
64.20s call     test_canonical_records.py::test_dstool_evict_vdisk_grpc
12.01s teardown test_canonical_records.py::test_dstool_evict_vdisk_grpc
5.99s 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/lbkr/000202/ydb/apps/dstool/ydb-dstool', '--endpoint', 'grpc://localhost:18152', '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 82.76s (0:01:22) ==================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/lbkr/000235/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.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/lbkr/000210/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.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/lbkr/00020f/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.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/lbkr/000261/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.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/lbkr/00025a/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.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/lbkr/000249/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.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/lbkr/00024a/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.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/lbkr/000231/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.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/lbkr/000267/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.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/lbkr/000205/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.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/lbkr/00020b/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.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/lbkr/00023e/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.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/lbkr/00022b/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.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/lbkr/000258/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.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/lbkr/00020c/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.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/lbkr/000243/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/lbkr/000255/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.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/lbkr/000247/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.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/lbkr/0001f2/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.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/lbkr/00023d/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/lbkr/0001f1/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.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/lbkr/00020d/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/lbkr/000221/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.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/lbkr/000206/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.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/lbkr/00021c/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.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/lbkr/00023c/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.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/lbkr/000240/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.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/lbkr/000257/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.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/lbkr/00023b/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/lbkr/00022c/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.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/lbkr/0001fb/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.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/lbkr/0001f4/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.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/lbkr/0001ff/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.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/lbkr/000246/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/lbkr/000262/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.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/lbkr/000236/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.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/lbkr/00024e/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.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/lbkr/000226/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.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/lbkr/00024b/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.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/lbkr/00024c/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.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/lbkr/00024f/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/lbkr/000254/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/lbkr/000234/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.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/lbkr/00022d/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/lbkr/000229/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.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/lbkr/000204/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.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/lbkr/0001f8/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.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/lbkr/000250/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.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/lbkr/00021f/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.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/lbkr/000253/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.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/lbkr/0001ee/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.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/lbkr/00021b/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/lbkr/000241/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.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/lbkr/0001ef/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.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/lbkr/000264/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.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/lbkr/000232/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.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/lbkr/000233/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.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/lbkr/000228/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.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/lbkr/000203/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.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/lbkr/00020a/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.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/lbkr/00023f/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.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/lbkr/00025f/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.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/lbkr/000225/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.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/lbkr/0001f7/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.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/lbkr/000207/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.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/lbkr/000244/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.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/lbkr/000222/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/lbkr/000237/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/lbkr/000208/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.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/lbkr/000209/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.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/lbkr/000242/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/lbkr/00022a/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.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/lbkr/000219/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.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/lbkr/000239/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.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/lbkr/000200/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/lbkr/00025d/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/lbkr/0001fe/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/lbkr/000224/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.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/lbkr/000256/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.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/lbkr/0001f5/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.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/lbkr/0001fd/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.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/lbkr/00021d/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.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/lbkr/00025e/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/lbkr/0001fc/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.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/lbkr/00024d/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.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/lbkr/00023a/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.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/lbkr/000214/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.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/lbkr/000220/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.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/lbkr/000201/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.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/lbkr/000223/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.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/lbkr/00021a/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/lbkr/000238/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/lbkr/000230/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/lbkr/000259/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.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/lbkr/000251/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.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/lbkr/00020e/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.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/lbkr/000227/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.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/lbkr/00021e/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.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/lbkr/000252/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.13s ============================
