============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_postgres.py F.............

=================================== FAILURES ===================================
_______________ TestPostgresSuite.test_postgres_suite[select_1] ________________
ydb/tests/functional/postgresql/test_postgres.py:83: in test_postgres_suite
    stdout_file = execute_binary(
ydb/tests/functional/postgresql/test_postgres.py:48: in execute_binary
    yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/psql/psql postgresql://root:1234@localhost:13167/Root -w -a -f /home/runner/.ya/build/build_root/xh1g/003672/environment/arcadia/ydb/tests/functional/postgresql/cases/select_1.sql' has failed with code 2.
E   Errors:
E   None
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_postgres_suite[select_1]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25713
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/xh1g/003672/r3tmp/kikimr_cluster_dqk8603h
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4689
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13167
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/xh1g/003672/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/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/node_1/logfile_dp88j8dq.log --grpc-port=4689 --mon-port=11422 --ic-port=25713 --pgwire-port=13167
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4689/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/xh1g/003672/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/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/node_1/logfile_dp88j8dq.log --grpc-port=4689 --mon-port=11422 --ic-port=25713 --pgwire-port=13167
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/node_1/logfile_dp88j8dq.log', '--grpc-port=4689', '--mon-port=11422', '--ic-port=25713', '--pgwire-port=13167')' in '/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.select_1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3362765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4689/1
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/xh1g/003672/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3362818
DEBUG    ya.test:process.py:259 Command (pid 3362818) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3362818) elapsed time (sec): 0.6162238121032715
DEBUG    ya.test:process.py:263 Command (pid 3362818) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) maxrss: 542812
DEBUG    ya.test:process.py:263 Command (pid 3362818) minflt: 16213
DEBUG    ya.test:process.py:263 Command (pid 3362818) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3362818) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3362818) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3362818) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3362818) stime: 0.341947
DEBUG    ya.test:process.py:263 Command (pid 3362818) utime: 0.134136
DEBUG    ya.test:process.py:263 Command (pid 3362818) wtime: 0.62
DEBUG    ya.test:process.py:275 Command (pid 3362818) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-b46ekg6cny
    Host information: 
        Linux ghrun-b46ekg6cny 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4689', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25713\n      }\n      HostConfigId: 1\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/xh1g/003672/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4689', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25713\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3374731
DEBUG    ya.test:process.py:259 Command (pid 3374731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3374731) elapsed time (sec): 0.6210095882415771
DEBUG    ya.test:process.py:263 Command (pid 3374731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) maxrss: 551224
DEBUG    ya.test:process.py:263 Command (pid 3374731) minflt: 18354
DEBUG    ya.test:process.py:263 Command (pid 3374731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3374731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3374731) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3374731) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3374731) stime: 0.323949
DEBUG    ya.test:process.py:263 Command (pid 3374731) utime: 0.149249
DEBUG    ya.test:process.py:263 Command (pid 3374731) wtime: 0.625
DEBUG    ya.test:process.py:275 Command (pid 3374731) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4689', '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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xh1g/003672/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4689', '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: 3376806
DEBUG    ya.test:process.py:259 Command (pid 3376806) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3376806) elapsed time (sec): 0.6943285465240479
DEBUG    ya.test:process.py:263 Command (pid 3376806) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) maxrss: 551224
DEBUG    ya.test:process.py:263 Command (pid 3376806) minflt: 18357
DEBUG    ya.test:process.py:263 Command (pid 3376806) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3376806) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3376806) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 3376806) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3376806) stime: 0.38770099999999996
DEBUG    ya.test:process.py:263 Command (pid 3376806) utime: 0.14732599999999998
DEBUG    ya.test:process.py:263 Command (pid 3376806) wtime: 0.697
DEBUG    ya.test:process.py:275 Command (pid 3376806) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_postgres.py::TestPostgresSuite, test_name: test_postgres_suite[select_1])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/psql/psql
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/psql/psql', 'postgresql://root:1234@localhost:13167/Root', '-w', '-a', '-f', PosixPath('/home/runner/.ya/build/build_root/xh1g/003672/environment/arcadia/ydb/tests/functional/postgresql/cases/select_1.sql')]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3379701
DEBUG    ya.test:process.py:259 Command (pid 3379701) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 3379701) elapsed time (sec): 0.1875457763671875
DEBUG    ya.test:process.py:263 Command (pid 3379701) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) inblock: 1744
DEBUG    ya.test:process.py:263 Command (pid 3379701) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3379701) maxrss: 162476
DEBUG    ya.test:process.py:263 Command (pid 3379701) minflt: 31
DEBUG    ya.test:process.py:263 Command (pid 3379701) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3379701) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3379701) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3379701) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3379701) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 3379701) utime: 0.0019119999999999999
DEBUG    ya.test:process.py:263 Command (pid 3379701) wtime: 0.203
DEBUG    ya.test:process.py:275 Command (pid 3379701) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3379701) errors:
None
ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:None
	std_err:None
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
7.01s teardown test_postgres.py::TestPostgresSuite::test_postgres_suite[strings]
4.51s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[select_1]
1.66s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[strings]
1.59s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[numeric]
1.23s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[horology]
1.23s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[withtable]
1.06s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[float8]
0.83s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[boolean]
0.38s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[float4]
0.30s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[int2]
0.30s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[comments]
0.22s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[select_1]
0.21s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[text]
0.15s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[name]
0.10s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[roles]
0.09s call     test_postgres.py::TestPostgresSuite::test_postgres_suite[char]
0.02s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[int2]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[strings]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[comments]
0.01s teardown test_postgres.py::TestPostgresSuite::test_postgres_suite[boolean]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[boolean]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[char]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[numeric]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[float4]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[float8]
0.01s setup    test_postgres.py::TestPostgresSuite::test_postgres_suite[withtable]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_postgres.py::TestPostgresSuite::test_postgres_suite[select_1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/xh1g/003672/ydb/tests/functional/postgresql/psql/psql postgresql://root:1234@localhost:13167/Root -w -a -f /home/runner/.ya/build/build_root/xh1g/003672/environment/arcadia/ydb/tests/functional/postgresql/cases/select_1.sql' has failed with code 2.
Errors:
None
======================== 1 failed, 13 passed in 22.05s =========================
