+ sudo -E -H -u github ./ya make --test-size=small --test-size=medium --test-size=large --test-type=unittest --test-type=clang_tidy --test-type=gtest --test-type=py3test --test-type=py2test --test-type=pytest --test-type=flake8 --test-type=black --test-type=py2_flake8 --test-type=go_test --test-type=gofmt --run-all-tests --keep-going --retest --test-threads 14 --link-threads 28 --cache-size 512G --do-not-output-stderrs -T --nice 0 --stat --output /home/github/tmp_test/out -DGITHUB_CI=yes --build relwithdebinfo --target=cloud/filestore/ --bazel-remote-store --bazel-remote-base-uri http://195.242.10.243:9090 --bazel-remote-username bazel-remote-user --bazel-remote-password-file /home/github/bazel.pwms --junit /home/github/tmp_test/junit.xml.2 --log-file /home/github/tmp_test/logs/2/ya_log.txt --evlog-file /home/github/tmp_test/logs/2/ya_evlog.jsonl -X Configuring dependencies for platform default-linux-x86_64-relwithdebinfo Warn[-WPluginErr]: in $B/cloud/filestore/tests/async_close_test/cloud-filestore-tests-async_close_test: Requirement cpu is redefined 8 -> 4 Warn[-WPluginErr]: in $B/cloud/filestore/tests/async_close_test/cloud-filestore-tests-async_close_test: Requirement ram is redefined 30 -> 16 Warn[-WPluginErr]: in $B/cloud/filestore/tests/directory_handles/cloud-filestore-tests-directory_handles: Requirement cpu is redefined 8 -> 4 Warn[-WPluginErr]: in $B/cloud/filestore/tests/directory_handles/cloud-filestore-tests-directory_handles: Requirement ram is redefined 30 -> 16 Configuring dependencies for platform tools Configuring dependencies for platform test_tool_tc1-global Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution |12.1%| PREPARE $(OS_SDK_ROOT-sbr:1966560555) |15.2%| PREPARE $(YMAKE_PYTHON3-1415908779) |18.2%| PREPARE $(PYTHON) |21.2%| PREPARE $(FLAKE8_PY3-3680676150) |24.2%| PREPARE $(TEST_TOOL_HOST-sbr:8580453620) |27.3%| PREPARE $(GDB) |30.3%| PREPARE $(CLANG-2185927622) |36.4%| PREPARE $(LLD_ROOT-3334042713) |39.4%| COMPACTING CACHE 155.1GiB |54.5%| CLEANING SYMRES |57.6%| [LD] {RESULT} $(B)/cloud/filestore/tests/client/cloud-filestore-tests-client |60.6%| [LD] {RESULT} $(B)/cloud/filestore/tests/recipes/service-kikimr/service-kikimr-recipe |63.6%| [LD] {RESULT} $(B)/cloud/filestore/tools/analytics/profile_tool/{filestore-profile-tool ... liblibaio-dynamic.so} |66.7%| [PK] {RESULT} $(B)/cloud/storage/core/tools/testing/ydb/bin/{testing-ydb-bin.final.pkg.fake ... cloud/storage/core/tools/testing/ydb/bin/ydbd} |69.7%| [LD] {RESULT} $(B)/cloud/filestore/apps/server/{filestore-server ... liblibaio-dynamic.so} |72.7%| [LD] {RESULT} $(B)/cloud/filestore/apps/client/{filestore-client ... libfuse.so} >> test.py::test_multitablet_findgarbage >> test.py::test_multitablet_findgarbage_in_leader >> test.py::test_multitablet_findgarbage_in_leader [GOOD] |75.8%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test |78.8%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test |81.8%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test |84.8%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test |87.9%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test |90.9%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test >> test.py::test_multitablet_findgarbage_in_leader [GOOD] >> test.py::test_multitablet_findgarbage [FAIL] |93.9%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/filestore/tests/client/py3test >> test.py::test_multitablet_findgarbage [FAIL] |97.0%| [TA] $(B)/cloud/filestore/tests/client/test-results/py3test/{meta.json ... results_accumulator.log} |99.9%| [TA] {RESULT} $(B)/cloud/filestore/tests/client/test-results/py3test/{meta.json ... results_accumulator.log} |99.9%| CLEANING BUILD ROOT cloud/filestore/tests/client [size:medium] nchunks:7 [tags: sb:MULTISLOT, sb:cores=8, sb:logs_ttl=3, sb:ssd, sb:ttl=3] ------ [0/7] chunk ran 1 test (total:16.12s - recipes:4.28s test:9.05s recipes:2.77s) [fail] test.py::test_multitablet_findgarbage [default-linux-x86_64-relwithdebinfo] (8.36s) cloud/filestore/tests/client/test.py:567: in test_multitablet_findgarbage client.write(shard1_id, "/garbage1_1", "--data", data_file) cloud/filestore/tests/python/lib/client.py:368: in wrapper return function(self, cmd) cloud/filestore/tests/python/lib/client.py:384: in write return common.execute(cmd, env=self.__env, check_exit_code=self.__check_exit_code).stdout library/python/testing/yatest_common/yatest/common/process.py:656: in execute res.wait(check_exit_code, timeout, on_timeout) library/python/testing/yatest_common/yatest/common/process.py:411: in wait self._finalise(check_exit_code) library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise raise ExecutionError(self) E yatest.common.process.ExecutionError: Command '/home/github/tmp_test/out/cloud/filestore/apps/client/filestore-client write --filesystem fs0-shard1 --path /garbage1_1 --server-address localhost --server-port 26947 --data /home/github/tmp_test/out/cloud/filestore/tests/client/test-results/py3test/chunk0/testing_out_stuff/data.txt' has failed with code 1. E Errors: E b'filestore-client "/home/github/tmp_test/out/cloud/filestore/apps/client/filestore-client write --filesystem fs0-shard1 --path /garbage1_1 --server-address localhost --server-port 26947 --data /home/github/tmp_test/out/cloud/filestore/tests/client/test-results/py3test/chunk0/testing_out_stuff/data.txt" failed: (NCloud::TServiceError) /actions-runner/_work/nbs/nbs/cloud/filestore/apps/client/lib/command.h:177: E_INVALID_STATE CRITICAL_EVENT:AppCriticalEvents/InvalidShardNo:FileSystemId: fs0-shard1, shardNo: 1, shardCount: 0 | \n' Log: /home/github/tmp_test/out/cloud/filestore/tests/client/test-results/py3test/chunk0/testing_out_stuff/test.py.test_multitablet_findgarbage.log Logsdir: /home/github/tmp_test/out/cloud/filestore/tests/client/test-results/py3test/chunk0/testing_out_stuff ------ FAIL: 1 - GOOD, 1 - FAIL cloud/filestore/tests/client Total 1 suite: 1 - FAIL Total 2 tests: 1 - GOOD 1 - FAIL Cache efficiency ratio is 99.97% (24123 of 24131). Local: 7 (0.03%), dist: 0 (0.00%), by dynamic uids: 0 (0.00%), avoided: 24116 (99.94%) Dist cache download: count=0, size=0 bytes, speed=0.0 bytes/s Disk usage for tools/sdk 1.25 GiB Additional disk space consumed for build cache 0 bytes Critical path: [16341 ms] [TM] [rnd-3436551020123359395 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 0 (1767376002811), finished: 16341 (1767376019152)] [ 173 ms] [TA] [rnd-fza27t9gzn4h26w9]: $(BUILD_ROOT)/cloud/filestore/tests/client/test-results/py3test/{meta.json ... results_accumulator.log} [started: 16363 (1767376019174), finished: 16536 (1767376019347)] Time from start: 23115.679931640625 ms, time elapsed by graph 16514 ms, time diff 6601.679931640625 ms. The longest 10 tasks: [16341 ms] [TM] [rnd-3436551020123359395 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002811, finished: 1767376019152] [ 8947 ms] [TM] [rnd-10756298528872259972 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002809, finished: 1767376011756] [ 8052 ms] [TM] [rnd-9062032905279628077 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002822, finished: 1767376010874] [ 8007 ms] [TM] [rnd-960879698021533951 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002819, finished: 1767376010826] [ 7994 ms] [TM] [rnd-1919092573507428504 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002812, finished: 1767376010806] [ 7988 ms] [TM] [rnd-16948770957716465684 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002815, finished: 1767376010803] [ 7988 ms] [TM] [rnd-15349549691811072686 default-linux-x86_64 relwithdebinfo]: cloud/filestore/tests/client/py3test [started: 1767376002819, finished: 1767376010807] [ 6577 ms] [ymake ThreadPoolExecutor-0_0 default-linux-x86_64-relwithdebinfo-nopic] [started: 1767375993461634, finished: 1767376000039314] [ 6572 ms] [ymake ThreadPoolExecutor-0_1 default-linux-x86_64-relwithdebinfo-pic] [started: 1767375993464430, finished: 1767376000036986] [ 903 ms] [ymake ThreadPoolExecutor-0_2 tools-pic] [started: 1767375994737155, finished: 1767375995640706] Total time by type: [65317 ms] [TM] [count: 7, ave time 9331.00 msec] [ 479 ms] [prepare:clean] [count: 2, ave time 239.50 msec] [ 274 ms] [prepare:get from local cache] [count: 7, ave time 39.14 msec] [ 173 ms] [TA] [count: 1, ave time 173.00 msec] [ 96 ms] [prepare:tools] [count: 8, ave time 12.00 msec] [ 31 ms] [prepare:AC] [count: 2, ave time 15.50 msec] Total tasks times: Total failed tasks time - 0 ms (0.00%) Total tests tasks time - 65490 ms (100.00%) Total run tasks time - 65490 ms Configure time - 9.1 s Statistics overhead 558 ms Info: Dump junit report to /home/github/tmp_test/junit.xml.2 Failed + echo 10