============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_workload.py .E.

==================================== ERRORS ====================================
______________ ERROR at teardown of TestYdbLogWorkload.test[row] _______________
ydb/tests/stress/log/tests/test_workload.py:12: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Not freed 0x00007FA590E91E70 size: 6672, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
E   VERIFY failed (2025-10-28T13:25:37.431898Z): Allocated: 109803664, Freed: 109796992, Peak: 84116016
E   yql/essentials/minikql/mkql_mem_info.cpp:180
E   VerifyDebug(): requirement GetUsage() == 0 failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F6F15
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7EF456
E   2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xCF89D9E
E   3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xCF89A84
E   4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xCF89DCD
E   5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xEB26157
E   6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xEB26157
E   7. /-S/util/generic/ptr.h:421: UnRef @ 0xEB26157
E   8. /-S/util/generic/ptr.h:426: UnRef @ 0xEB26157
E   9. /-S/util/generic/ptr.h:497: UnRef @ 0xEB26157
E   10. /-S/util/generic/ptr.h:641: UnRef @ 0xEB26157
E   11. /-S/util/generic/ptr.h:539: ~TIntrusivePtr @ 0xEB26157
E   12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xEB26157
E   13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1B6031C9
E   14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1B6031C9
E   15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1B6031C9
E   16. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:409: ~TKqpReadActor @ 0x1B6031C9
E   17. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:404: ?? @ 0x1B6035BD
E   18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB66F777
E   19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB66F777
E   20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB66F777
E   21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB66F777
E   22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB66F777
E   23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB66F777
E   24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB66F777
E   25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB66F777
E   26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB66F777
E   27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB66F777
E   28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB67091B
E   29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB674904
E   30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB674510
E   31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6750FE
E   32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7F8B6C
E   33. ??:0: ?? @ 0x7FA611A09AC2
E   34. ??:0: ?? @ 0x7FA611A9B8BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[row]
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/fknc/00213e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7714
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/fknc/00213e/r3tmp/kikimr_cluster_k5kv1rir
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/fknc/00213e/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/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_ep55pmkj.log --grpc-port=8969 --mon-port=20287 --ic-port=7714
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8969/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/fknc/00213e/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/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_ep55pmkj.log --grpc-port=8969 --mon-port=20287 --ic-port=7714
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/fknc/00213e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_ep55pmkj.log', '--grpc-port=8969', '--mon-port=20287', '--ic-port=7714')' in '/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3770897
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8969/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/fknc/00213e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3770898
DEBUG    ya.test:process.py:259 Command (pid 3770898) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3770898) elapsed time (sec): 0.48836708068847656
DEBUG    ya.test:process.py:263 Command (pid 3770898) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3770898) maxrss: 541200
DEBUG    ya.test:process.py:263 Command (pid 3770898) minflt: 17251
DEBUG    ya.test:process.py:263 Command (pid 3770898) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 3770898) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3770898) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3770898) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3770898) stime: 0.299467
DEBUG    ya.test:process.py:263 Command (pid 3770898) utime: 0.120569
DEBUG    ya.test:process.py:263 Command (pid 3770898) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3770898) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-v3lqjqyo5q
    Host information: 
        Linux ghrun-v3lqjqyo5q 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3770898) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/fknc/00213e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8969', '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: 7714\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/fknc/00213e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8969', '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: 7714\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3771353
DEBUG    ya.test:process.py:259 Command (pid 3771353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3771353) elapsed time (sec): 0.5697023868560791
DEBUG    ya.test:process.py:263 Command (pid 3771353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) maxrss: 549360
DEBUG    ya.test:process.py:263 Command (pid 3771353) minflt: 18393
DEBUG    ya.test:process.py:263 Command (pid 3771353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3771353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3771353) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3771353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3771353) stime: 0.326137
DEBUG    ya.test:process.py:263 Command (pid 3771353) utime: 0.14245
DEBUG    ya.test:process.py:263 Command (pid 3771353) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 3771353) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/fknc/00213e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8969', '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/fknc/00213e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8969', '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: 3771464
DEBUG    ya.test:process.py:259 Command (pid 3771464) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3771464) elapsed time (sec): 0.6129333972930908
DEBUG    ya.test:process.py:263 Command (pid 3771464) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) maxrss: 549368
DEBUG    ya.test:process.py:263 Command (pid 3771464) minflt: 18391
DEBUG    ya.test:process.py:263 Command (pid 3771464) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 3771464) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3771464) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3771464) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3771464) stime: 0.32422
DEBUG    ya.test:process.py:263 Command (pid 3771464) utime: 0.127152
DEBUG    ya.test:process.py:263 Command (pid 3771464) wtime: 0.621
DEBUG    ya.test:process.py:275 Command (pid 3771464) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3771464) 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
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e7cda519-8c4d-45e9-8bf4-524fd5de73f6, localhost:8969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e7cda519-8c4d-45e9-8bf4-524fd5de73f6, localhost:8969): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7cda519-8c4d-45e9-8bf4-524fd5de73f6, localhost:8969): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-v3lqjqyo5q.auto.internal" port: 8969 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-v3lqjqyo5q.auto.internal:8969, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8969
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbLogWorkload, test_name: test[row])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/workload_log
DEBUG    ya.test:process.py:678 Command out will be placed to workload_log.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_log.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/workload_log', '--endpoint', 'grpc://localhost:8969', '--database', '/Root', '--store_type', 'row', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3771699
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 44749a07-f101-4b74-8c1b-49b6dc84eaa2, localhost:8969): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 44749a07-f101-4b74-8c1b-49b6dc84eaa2, localhost:8969): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 44749a07-f101-4b74-8c1b-49b6dc84eaa2, localhost:8969): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-v3lqjqyo5q.auto.internal" port: 8969 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-v3lqjqyo5q.auto.internal:8969, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8969
DEBUG    ya.test:process.py:259 Command (pid 3771699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3771699) elapsed time (sec): 153.22940373420715
DEBUG    ya.test:process.py:263 Command (pid 3771699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) inblock: 314456
DEBUG    ya.test:process.py:263 Command (pid 3771699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) majflt: 45
DEBUG    ya.test:process.py:263 Command (pid 3771699) maxrss: 912896
DEBUG    ya.test:process.py:263 Command (pid 3771699) minflt: 500097
DEBUG    ya.test:process.py:263 Command (pid 3771699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) nivcsw: 16849
DEBUG    ya.test:process.py:263 Command (pid 3771699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3771699) nvcsw: 2810881
DEBUG    ya.test:process.py:263 Command (pid 3771699) oublock: 813848
DEBUG    ya.test:process.py:263 Command (pid 3771699) stime: 20.720335
DEBUG    ya.test:process.py:263 Command (pid 3771699) utime: 78.825944
DEBUG    ya.test:process.py:263 Command (pid 3771699) wtime: 153.238
DEBUG    ya.test:process.py:275 Command (pid 3771699) output:
Remove path log/log_row...
Remove path log/log_row...Ok
Init tables ...
Init tables ...Ok
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
Fill table log/log_row...
1	     16	16	0	0	303	407	811	811
2	      3	3	0	0	113	489	489	489
3	      8	8	0	0	1783	2575	2575	2575
4	      1	1	0	0	2655	2655	2655	2655
5	      1	1	0	0	2911	2911	2911	2911
6	      4	4	0	0	3007	3839	3839	3839
7	      0	0	0	0	0	0	0	0
8	      2	2	0	0	4287	4351	4351	4351
9	      1	1	0	0	6783	6783	6783	6783
10	      0	0	0	0	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      4	4	0	2	7359	7583	7583	7583
14	      0	0	0	0	0	0	0	0
15	      0	0	0	1	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	2	0	0	0	0
19	      0	0	0	1	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	6	0	0	0	0
24	      0	0	0	0	0	0	0	0
25	      0	0	0	1	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	0	0	0	0	0
Fill table log/log_row OK 100000 / 100000 (27.713236s)
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
28	      0	0	0	2	0	0	0	0
1	    664	664	0	0	13	26	35	38
29	      0	0	0	1	0	0	0	0
2	    795	795	0	0	11	19	44	48
30	      0	0	0	0	0	0	0	0
3	    182	182	0	0	13	29	31	39
31	      0	0	0	0	0	0	0	0
4	    260	260	0	0	18	65	1223	1263
32	      0	0	0	0	0	0	0	0
5	    334	334	0	0	22	76	96	97
33	      0	0	0	6	0	0	0	0
6	    281	281	0	0	29	76	99	101
34	      0	0	0	0	0	0	0	0
7	    503	503	0	0	16	35	49	58
35	      0	0	0	1	0	0	0	0
8	    454	454	0	0	19	41	51	57
36	      0	0	0	0	0	0	0	0
9	    401	401	0	0	23	46	54	59
37	      0	0	0	0	0	0	0	0
10	    444	444	0	0	19	52	71	72
38	      0	0	0	2	0	0	0	0
11	    515	515	0	0	17	33	44	48
39	      0	0	0	1	0	0	0	0
12	    551	551	0	0	13	35	121	128
40	      0	0	0	0	0	0	0	0
13	    467	467	0	0	18	39	67	77
41	      0	0	0	0	0	0	0	0
14	    495	495	0	0	17	37	60	67
42	      0	0	0	0	0	0	0	0
15	    161	161	0	0	20	239	240	241
43	      0	0	0	5	0	0	0	0
16	    538	538	0	0	14	59	249	257
44	      0	0	0	1	0	0	0	0
17	    379	379	0	0	20	68	77	86
45	      0	0	0	0	0	0	0	0
18	    437	437	0	0	19	44	63	65
46	      0	0	0	1	0	0	0	0
19	    427	427	0	0	19	55	77	79
47	      0	0	0	0	0	0	0	0
20	    528	528	0	0	16	37	48	59
48	      0	0	0	2	0	0	0	0
21	    563	563	0	0	16	31	38	59
49	      0	0	0	1	0	0	0	0
22	    570	570	0	0	15	29	36	42
50	      0	0	0	0	0	0	0	0
23	    480	480	0	0	17	45	65	71
51	      0	0	0	0	0	0	0	0
24	    552	552	0	0	16	29	34	40
52	      0	0	0	0	0	0	0	0
25	    440	440	0	0	19	47	65	69
53	      1	1	0	5	123	123	123	123
26	    445	445	0	0	18	44	99	106
54	      0	0	0	1	0	0	0	0
27	    421	421	0	0	21	38	58	66
55	      0	0	0	0	0	0	0	0
28	    429	429	0	0	21	42	51	55
56	      0	0	0	1	0	0	0	0
29	    493	493	0	0	19	31	40	45
57	      0	0	0	0	0	0	0	0
30	    358	358	0	0	26	50	69	75
58	      0	0	0	2	0	0	0	0
31	    534	534	0	0	16	35	66	70
59	      0	0	0	1	0	0	0	0
32	    558	558	0	0	16	33	41	56
60	      0	0	0	0	0	0	0	0
33	    211	211	0	0	18	35	40	45
61	      0	0	0	0	0	0	0	0
34	    259	259	0	0	15	64	1151	1207
62	      0	0	0	0	0	0	0	0
35	    466	466	0	0	18	41	50	51
63	      0	0	0	5	0	0	0	0
36	    454	454	0	0	19	40	49	62
64	      0	0	0	1	0	0	0	0
37	    547	547	0	0	17	29	33	35
65	      0	0	0	0	0	0	0	0
38	    533	533	0	0	17	32	34	38
66	      1	1	0	1	7743	7743	7743	7743
39	    503	503	0	0	18	39	48	51
67	      0	0	0	0	0	0	0	0
40	    426	426	0	0	19	51	64	66

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	  18058	451.45	0	0	17	41	68	1263
68	      1	1	0	1	189	189	189	189
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
69	      0	0	0	1	0	0	0	0
1	    305	305	0	0	26	60	71	82
70	      0	0	0	0	0	0	0	0
2	    391	391	0	0	22	58	92	93
71	      0	0	0	0	0	0	0	0
3	    357	357	0	0	18	72	98	118
72	      0	0	0	0	0	0	0	0
4	    471	471	0	0	17	50	65	80
73	      0	0	0	5	0	0	0	0
5	    330	330	0	0	22	63	172	180
74	      0	0	0	1	0	0	0	0
6	    310	310	0	0	30	51	61	72
75	      0	0	0	0	0	0	0	0
7	    404	404	0	0	22	43	63	72
76	      0	0	0	2	0	0	0	0
8	    315	315	0	0	30	59	67	70
77	      0	0	0	0	0	0	0	0
9	    420	420	0	0	21	43	53	63
78	      0	0	0	1	0	0	0	0
10	    441	441	0	0	21	33	46	52
79	      0	0	0	1	0	0	0	0
11	    417	417	0	0	21	40	52	72
80	      0	0	0	0	0	0	0	0
12	    353	353	0	0	26	44	55	63
81	      0	0	0	0	0	0	0	0
13	    450	450	0	0	17	45	54	69
82	      0	0	0	0	0	0	0	0
14	    471	471	0	0	19	36	45	58
83	      1	1	0	4	9151	9151	9151	9151
15	    337	337	0	0	26	49	93	101
84	      0	0	0	1	0	0	0	0
16	    370	370	0	0	24	55	72	105
85	      0	0	0	0	0	0	0	0
17	    343	343	0	0	25	60	76	80
86	      0	0	0	2	0	0	0	0
18	    380	380	0	0	24	50	55	58
87	      0	0	0	0	0	0	0	0
19	    381	381	0	0	24	45	49	54
88	      0	0	0	1	0	0	0	0
20	    358	358	0	0	24	55	61	74
89	      0	0	0	1	0	0	0	0
21	    393	393	0	0	22	44	64	75
90	      0	0	0	0	0	0	0	0
22	    430	430	0	0	21	40	50	56
91	      0	0	0	0	0	0	0	0
23	    136	136	0	0	28	56	70	71
92	      0	0	0	0	0	0	0	0
24	     66	66	6	0	14	1439	1503	1551
93	      0	0	0	3	0	0	0	0
25	    401	401	4	0	18	45	57	1983
94	      0	0	0	3	0	0	0	0
26	    386	386	0	0	20	65	89	94
95	      0	0	0	0	0	0	0	0
27	    258	258	0	0	36	56	67	70
96	      0	0	0	2	0	0	0	0
28	    292	292	0	0	30	62	109	110
97	      0	0	0	0	0	0	0	0
29	    294	294	0	0	31	59	78	87
98	      0	0	0	1	0	0	0	0
30	    323	323	0	0	31	49	56	63
99	      0	0	0	1	0	0	0	0
31	    331	331	0	0	28	47	70	76
100	      0	0	0	0	0	0	0	0
32	    281	281	0	0	34	72	80	93
101	      0	0	0	0	0	0	0	0
33	    332	332	0	0	25	62	90	94
102	      0	0	0	0	0	0	0	0
34	    341	341	0	0	20	68	180	192
103	      0	0	0	3	0	0	0	0
35	    204	204	0	0	33	120	219	221
104	      0	0	0	3	0	0	0	0
36	    307	307	0	0	25	91	127	148
105	      0	0	0	0	0	0	0	0
37	    456	456	0	0	18	46	65	70
106	      0	0	0	2	0	0	0	0
38	    363	363	0	0	22	52	67	78
107	      0	0	0	0	0	0	0	0
39	    294	294	0	0	29	59	83	87
108	      0	0	0	1	0	0	0	0
40	    301	301	0	0	31	56	67	72

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	  13793	344.825	10	0	24	55	82	1983
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
109	      0	0	0	1	0	0	0	0
1	    177	177	0	0	41	161	163	180
110	      0	0	0	0	0	0	0	0
2	    204	204	0	0	40	95	108	119
111	      0	0	0	0	0	0	0	0
3	    250	250	0	0	35	79	162	177
112	      0	0	0	0	0	0	0	0
4	    159	159	0	0	62	94	99	109
113	      0	0	0	3	0	0	0	0
5	     10	10	0	0	115	139	139	139
114	      0	0	0	3	0	0	0	0
6	     22	22	7	0	160	1783	1807	1807
115	      0	0	0	0	0	0	0	0
7	     61	61	3	0	166	323	1983	2399
116	      0	0	0	2	0	0	0	0
8	     65	65	0	0	150	263	297	299
117	      0	0	0	0	0	0	0	0
9	     67	67	0	0	130	327	365	365
118	      0	0	0	1	0	0	0	0
10	     48	48	0	0	103	143	152	152
119	      0	0	0	0	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1	0	0	0	0
120	      0	0	0	11	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
120	     44	0.366667	0	114	1663	7583	9151	9151
13	      0	0	0	699	0	0	0	0
14	      0	0	0	878	0	0	0	0
15	      0	0	0	976	0	0	0	0
16	      0	0	0	804	0	0	0	0
17	      0	0	0	950	0	0	0	0
18	      0	0	0	722	0	0	0	0
19	      0	0	0	888	0	0	0	0
20	      0	0	0	926	0	0	0	0
21	      0	0	0	927	0	0	0	0
22	      0	0	0	1174	0	0	0	0
23	      0	0	0	1059	0	0	0	0
24	      0	0	0	1127	0	0	0	0
25	      0	0	0	959	0	0	0	0
26	      0	0	0	1021	0	0	0	0
27	      0	0	0	937	0	0	0	0
28	      0	0	0	837	0	0	0	0
29	      0	0	0	1005	0	0	0	0
30	      0	0	0	834	0	0	0	0
31	      0	0	0	985	0	0	0	0
32	      0	0	0	794	0	0	0	0
33	      0	0	0	898	0	0	0	0
34	      0	0	0	963	0	0	0	0
35	      0	0	0	923	0	0	0	0
36	      0	0	0	821	0	0	0	0
37	      0	0	0	847	0	0	0	0
38	      0	0	0	858	0	0	0	0
39	      0	0	0	721	0	0	0	0
40	      0	0	0	759	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	   1063	26.575	10	25303	52	187	365	2399

DEBUG    ya.test:process.py:276 Command (pid 3771699) errors:
...CLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 0 Status: TRANSPORT_UNAVAILABLE Task ID: 3 Status: Task ID: 5 Status: Task ID: TRANSPORT_UNAVAILABLE Task ID: 2 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: Task ID: 7<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE  Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: Task ID: 0Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 7 Status: TRANSPORT_UNAVAILABLETask ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1Task ID: Task ID: 5 Status:  Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 0 Status: TRANSPORT_UNAVAILABLE Task ID: 1 Status: TRANSPORT_UNAVAILABLE Task ID: 9 Status: Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: Task ID: 5 Status: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969
Task ID: 3 Status: TRANSPORT_UNAVAILABLE Task ID: Task ID: 2 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE6 <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969
Task ID: 8 Status: 7
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: 4 Status: TRANSPORT_UNAVAILABLE 
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 7 Status: Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: TRANSPORT_UNAVAILABLE Task ID: 8 Status: TRANSPORT_UNAVAILABLE Task ID: 7 Status: TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE Task ID: 3 Status: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:8969: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-v3lqjqyo5q.auto.internal:8969

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
contrib/tools/python3/Lib/tempfile.py:940: ResourceWarning: Implicitly cleaning up <TemporaryDirectory '/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/tmpesu3vd5j'>
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-v3lqjqyo5q'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3770897' in '/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_ep55pmkj.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8969/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20287
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7714
============================== slowest durations ===============================
294.69s call     test_workload.py::TestYdbLogWorkload::test[column]
153.51s call     test_workload.py::TestYdbLogWorkload::test[row]
12.01s teardown test_workload.py::TestYdbLogWorkload::test[column]
4.40s setup    test_workload.py::TestYdbLogWorkload::test[column]
3.82s setup    test_workload.py::TestYdbLogWorkload::test[row]
0.06s teardown test_workload.py::TestYdbLogWorkload::test[row]
=========================== short test summary info ============================
ERROR test_workload.py::TestYdbLogWorkload::test[row] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/fknc/00213e/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Not freed 0x00007FA590E91E70 size: 6672, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
VERIFY failed (2025-10-28T13:25:37.431898Z): Allocated: 109803664, Freed: 109796992, Peak: 84116016
yql/essentials/minikql/mkql_mem_info.cpp:180
VerifyDebug(): requirement GetUsage() == 0 failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F6F15
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7EF456
2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xCF89D9E
3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xCF89A84
4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xCF89DCD
5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xEB26157
6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xEB26157
7. /-S/util/generic/ptr.h:421: UnRef @ 0xEB26157
8. /-S/util/generic/ptr.h:426: UnRef @ 0xEB26157
9. /-S/util/generic/ptr.h:497: UnRef @ 0xEB26157
10. /-S/util/generic/ptr.h:641: UnRef @ 0xEB26157
11. /-S/util/generic/ptr.h:539: ~TIntrusivePtr @ 0xEB26157
12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xEB26157
13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1B6031C9
14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1B6031C9
15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1B6031C9
16. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:409: ~TKqpReadActor @ 0x1B6031C9
17. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:404: ?? @ 0x1B6035BD
18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB66F777
19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB66F777
20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB66F777
21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB66F777
22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB66F777
23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB66F777
24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB66F777
25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB66F777
26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB66F777
27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB66F777
28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB67091B
29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB674904
30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB674510
31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6750FE
32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7F8B6C
33. ??:0: ?? @ 0x7FA611A09AC2
34. ??:0: ?? @ 0x7FA611A9B8BF
==================== 2 passed, 1 error in 469.33s (0:07:49) ====================
