+ 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.Z9tH --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 |14.3%| PREPARE $(TEST_TOOL_HOST-sbr:8580453620) |23.8%| PREPARE $(WITH_JDK11-sbr:3064614561) |28.6%| PREPARE $(WITH_JDK-sbr:4561486916) |33.3%| PREPARE $(OS_SDK_ROOT-sbr:1966560555) |38.1%| PREPARE $(CLANG-2185927622) |42.9%| PREPARE $(WITH_JDK17-sbr:4561486916) |47.6%| PREPARE $(PYTHON) |52.4%| PREPARE $(LLD_ROOT-3334042713) |57.1%| PREPARE $(JDK_DEFAULT-1779948129) |61.9%| COMPACTING CACHE 156.0GiB |66.7%| PREPARE $(JDK17-1779948129) |71.4%| PREPARE $(YMAKE_PYTHON3-1415908779) |76.2%| PREPARE $(JDK11-2842640623) |81.0%| PREPARE $(GDB) |85.7%| CLEANING SYMRES |90.5%| [LD] {RESULT} $(B)/cloud/storage/core/libs/kikimr/ut/{cloud-storage-core-libs-kikimr-ut ... liblibaio-dynamic.so} >> TConfigInitializerTest::ShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores >> TConfigInitializerTest::ShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores [FAIL] |95.2%| [TS] cloud/storage/core/libs/kikimr/ut/unittest >> TConfigInitializerTest::ShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores [FAIL] |99.9%| [TS] {RESULT} cloud/storage/core/libs/kikimr/ut/unittest |99.9%| CLEANING BUILD ROOT cloud/storage/core/libs/kikimr/ut ------ sole chunk ran 1 test (total:3.53s - test:3.51s) [fail] TConfigInitializerTest::ShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores [default-linux-x86_64-relwithdebinfo] (0.04s) assertion failed at cloud/storage/core/libs/kikimr/config_initializer_ut.cpp:188, void NCloud::NStorage::NTestSuiteTConfigInitializerTest::TestShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores(ui32, ui32, ui32, ui32, ui32, ui32, ui32, ui32, ui32, ui32, ui32, ui32): (expectedSystemThreads == actualConfig.GetExecutor(0).GetThreads()) failed: (12 != 11) TIntrusivePtr, std::__y1::allocator>>, TStringPtrOps, std::__y1::allocator>>>>::Get() const at /actions-runner/_work/nbs/nbs/util/generic/ptr.h:560:16 NPrivateStringBuilder::TStringBuilder::~TStringBuilder() at /actions-runner/_work/nbs/nbs/util/string/builder.h:8:11 NCloud::NStorage::NTestSuiteTConfigInitializerTest::TTestCaseShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores::Execute_(NUnitTest::TTestContext&) at /actions-runner/_work/nbs/nbs/cloud/storage/core/libs/kikimr/config_initializer_ut.cpp:213:9 NCloud::NStorage::NTestSuiteTConfigInitializerTest::TCurrentTest::Execute()::'lambda'()::operator()() const at /actions-runner/_work/nbs/nbs/cloud/storage/core/libs/kikimr/config_initializer_ut.cpp:0:1 std::__y1::__function::__value_func::~__value_func[abi:v15000]() at /actions-runner/_work/nbs/nbs/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:470:20 TIntrusivePtr, std::__y1::allocator>>, TStringPtrOps, std::__y1::allocator>>>>::UnRef() at /actions-runner/_work/nbs/nbs/util/generic/ptr.h:598:13 NUnitTest::TTestFactory::Execute() at /actions-runner/_work/nbs/nbs/library/cpp/testing/unittest/registar.cpp:0:19 NUnitTest::RunMain(int, char**) at /actions-runner/_work/nbs/nbs/library/cpp/testing/unittest/utmain.cpp:0:0 ?? at ??:0:0 ?? at ??:0:0 _start at ??:0:0 Logsdir: /home/github/tmp_test/out/cloud/storage/core/libs/kikimr/ut/test-results/unittest/testing_out_stuff Stderr: /home/github/tmp_test/out/cloud/storage/core/libs/kikimr/ut/test-results/unittest/testing_out_stuff/TConfigInitializerTest.ShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores.err Stdout: /home/github/tmp_test/out/cloud/storage/core/libs/kikimr/ut/test-results/unittest/testing_out_stuff/TConfigInitializerTest.ShouldAdjustActorSystemThreadsAccordingToAvailableCpuCores.out ------ FAIL: 1 - FAIL cloud/storage/core/libs/kikimr/ut Total 1 suite: 1 - FAIL Total 1 test: 1 - FAIL Cache efficiency ratio is 99.99% (14472 of 14473). Local: 2 (0.01%), dist: 0 (0.00%), by dynamic uids: 0 (0.00%), avoided: 14470 (99.98%) Dist cache download: count=0, size=0 bytes, speed=0.0 bytes/s Disk usage for tools/sdk 2.07 GiB Additional disk space consumed for build cache 0 bytes Critical path: [3761 ms] [TS] [rnd-dm26nbeoq4medj3k]: cloud/storage/core/libs/kikimr/ut/unittest [started: 0 (1768409971082), finished: 3761 (1768409974843)] Time from start: 12171.3388671875 ms, time elapsed by graph 3761 ms, time diff 8410.3388671875 ms. The longest 10 tasks: [8410 ms] [ymake ThreadPoolExecutor-0_1 default-linux-x86_64-relwithdebinfo-pic] [started: 1768409960256235, finished: 1768409968666574] [8404 ms] [ymake ThreadPoolExecutor-0_0 default-linux-x86_64-relwithdebinfo-nopic] [started: 1768409960256331, finished: 1768409968660454] [3761 ms] [TS] [rnd-dm26nbeoq4medj3k]: cloud/storage/core/libs/kikimr/ut/unittest [started: 1768409971082, finished: 1768409974843] [ 941 ms] [ymake ThreadPoolExecutor-0_2 tools-pic] [started: 1768409963412310, finished: 1768409964354238] [ 408 ms] [prepare:clean symres] local [started: 1768409971052, finished: 1768409971460] [ 16 ms] [prepare:$(CLANG-2185927622)] local [started: 1768409971062, finished: 1768409971078] [ 15 ms] [prepare:$(LLD_ROOT-3334042713)] local [started: 1768409971064, finished: 1768409971079] [ 14 ms] [prepare:$(OS_SDK_ROOT-sbr:1966560555)] local [started: 1768409971063, finished: 1768409971077] [ 14 ms] [prepare:$(JDK_DEFAULT-1779948129)] local [started: 1768409971066, finished: 1768409971080] [ 14 ms] [prepare:$(YMAKE_PYTHON3-1415908779)] local [started: 1768409971066, finished: 1768409971080] Total time by type: [3761 ms] [TS] [count: 1, ave time 3761.00 msec] [ 419 ms] [prepare:clean] [count: 3, ave time 139.67 msec] [ 174 ms] [prepare:tools] [count: 13, ave time 13.38 msec] [ 13 ms] [prepare:get from local cache] [count: 2, ave time 6.50 msec] [ 11 ms] [prepare:AC] [count: 2, ave time 5.50 msec] Total tasks times: Total failed tasks time - 0 ms (0.00%) Total tests tasks time - 3761 ms (100.00%) Total run tasks time - 3761 ms Configure time - 10.8 s Statistics overhead 330 ms Info: Dump junit report to /home/github/tmp_test/junit.xml.2 Failed + echo 10