+ sudo -E -H -u github ./ya make --test-size=small --test-size=medium --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 20 --link-threads 40 --cache-size 512G --do-not-output-stderrs -T --nice 0 --stat --output /home/github/tmp/out -DGITHUB_CI=yes --build relwithdebinfo --target=cloud/blockstore/ --bazel-remote-store --bazel-remote-base-uri http://195.242.10.243:9090 --bazel-remote-username bazel-remote-user --bazel-remote-password-file /tmp/tmp.Ue54YHu5oG --junit /home/github/tmp/junit.xml.3 --log-file /home/github/tmp/logs/3/ya_log.txt --evlog-file /home/github/tmp/logs/3/ya_evlog.jsonl -X Configuring dependencies for platform default-linux-x86_64-relwithdebinfo Warn[-WPluginErr]: in $B/cloud/blockstore/tests/fio/qemu-vhost-kikimr-test/cloud-blockstore-tests-fio-qemu-vhost-kikimr-test: Requirement cpu is redefined 8 -> 4 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/fio/qemu-vhost-kikimr-test/cloud-blockstore-tests-fio-qemu-vhost-kikimr-test: Requirement ram is redefined 30 -> 16 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/fio/qemu-vhost-local-test/cloud-blockstore-tests-fio-qemu-vhost-local-test: Requirement cpu is redefined 8 -> 4 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/fio/qemu-vhost-local-test/cloud-blockstore-tests-fio-qemu-vhost-local-test: Requirement ram is redefined 30 -> 16 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/fio/qemu-vhost-null-test/cloud-blockstore-tests-fio-qemu-vhost-null-test: Requirement cpu is redefined 8 -> 4 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/fio/qemu-vhost-null-test/cloud-blockstore-tests-fio-qemu-vhost-null-test: Requirement ram is redefined 30 -> 16 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-data-integrity/blockstore-tests-loadtest-local-data-integrity: Requirement cpu is redefined 8 -> all Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-encryption/cloud-blockstore-tests-loadtest-local-encryption: Requirement ram is redefined 30 -> 48 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-mirror/cloud-blockstore-tests-loadtest-local-mirror: Requirement cpu is redefined 8 -> all Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-mirror-lagging/blockstore-tests-loadtest-local-mirror-lagging: Requirement cpu is redefined 8 -> all Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-nonrepl/dedicated/tests-loadtest-local-nonrepl-dedicated: Requirement cpu is redefined 8 -> 16 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-nonrepl/dedicated/tests-loadtest-local-nonrepl-dedicated: Requirement ram is redefined 30 -> 96 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-nonrepl/embedded/tests-loadtest-local-nonrepl-embedded: Requirement cpu is redefined 8 -> 16 Warn[-WPluginErr]: in $B/cloud/blockstore/tests/loadtest/local-nonrepl/embedded/tests-loadtest-local-nonrepl-embedded: Requirement ram is redefined 30 -> 96 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 |25.0%| PREPARE $(GDB) |31.2%| PREPARE $(YMAKE_PYTHON3-1415908779) |37.5%| PREPARE $(LLD_ROOT-3334042713) |43.8%| PREPARE $(TEST_TOOL_HOST-sbr:8580453620) |50.0%| PREPARE $(GO_TOOLS-2652799470) |56.2%| PREPARE $(PYTHON) |62.5%| PREPARE $(OS_SDK_ROOT-sbr:1966560555) |68.8%| PREPARE $(CLANG-2185927622) |75.0%| COMPACTING CACHE 300.5GiB |81.2%| CLEANING SYMRES |87.5%| [GO] {RESULT} $(B)/cloud/blockstore/tools/csi_driver/internal/monitoring/tests/tests >> tests::TestShouldReportRetriableErros [FAIL] |88.2%| [TS] cloud/blockstore/tools/csi_driver/internal/monitoring/tests/tests >> tests::TestShouldReportRetriableErros [FAIL] |94.1%| [TS] {RESULT} cloud/blockstore/tools/csi_driver/internal/monitoring/tests/tests |99.9%| CLEANING BUILD ROOT cloud/blockstore/tools/csi_driver/internal/monitoring/tests ------ sole chunk ran 1 test (total:0.32s - test:0.31s) [fail] tests::TestShouldReportRetriableErros [default-linux-x86_64-relwithdebinfo] (0.00s) monitoring_test.go:177: Error Trace: /-S/cloud/blockstore/tools/csi_driver/internal/monitoring/monitoring_test.go:177 Error: Not equal: expected: "# HELP Count\n# TYPE Count counter\nCount{component=\"server\",method=\"/csi.v1.Node/NodeStageVolume\"} 4\n# HELP InflightCount\n# TYPE InflightCount gauge\nInflightCount{component=\"server\",method=\"/csi.v1.Node/NodeStageVolume\"} 0\n# HELP RetriableErrors\n# TYPE RetriableErrors counter\nRetriableErrors{component=\"server\",method=\"/csi.v1.Node/NodeStageVolume\"} 4\n" actual : "# HELP Count\n# TYPE Count counter\nCount{component=\"server\",method=\"/csi.v1.Node/NodeStageVolume\"} 4\n# HELP InflightCount\n# TYPE InflightCount gauge\nInflightCount{component=\"server\",method=\"/csi.v1.Node/NodeStageVolume\"} 0\n# HELP RetriableErrors\n# TYPE RetriableErrors counter\nRetriableErrors{component=\"server\",method=\"/csi.v1.Node/NodeStageVolume\"} 0\n" Diff: --- Expected +++ Actual @@ -8,3 +8,3 @@ # TYPE RetriableErrors counter -RetriableErrors{component="server",method="/csi.v1.Node/NodeStageVolume"} 4 +RetriableErrors{component="server",method="/csi.v1.Node/NodeStageVolume"} 0 Test: TestShouldReportRetriableErros Log: /home/github/tmp/out/cloud/blockstore/tools/csi_driver/internal/monitoring/tests/test-results/tests/testing_out_stuff/tests.TestShouldReportRetriableErros.log Logsdir: /home/github/tmp/out/cloud/blockstore/tools/csi_driver/internal/monitoring/tests/test-results/tests/testing_out_stuff ------ FAIL: 1 - FAIL cloud/blockstore/tools/csi_driver/internal/monitoring/tests Total 1 suite: 1 - FAIL Total 1 test: 1 - FAIL Cache efficiency ratio is 99.77% (429 of 430). Local: 2 (0.47%), dist: 0 (0.00%), by dynamic uids: 0 (0.00%), avoided: 427 (99.30%) Dist cache download: count=0, size=0 bytes, speed=0.0 bytes/s Disk usage for tools/sdk 1.46 GiB Additional disk space consumed for build cache 0 bytes Critical path: [538 ms] [TS] [rnd-4dl7xhka4ekfl4qx]: cloud/blockstore/tools/csi_driver/internal/monitoring/tests/tests [started: 0 (1760450912130), finished: 538 (1760450912668)] Time from start: 7841.72900390625 ms, time elapsed by graph 538 ms, time diff 7303.72900390625 ms. The longest 10 tasks: [7299 ms] [ymake ThreadPoolExecutor-0_1 default-linux-x86_64-relwithdebinfo-pic] [started: 1760450902232302, finished: 1760450909532067] [7263 ms] [ymake ThreadPoolExecutor-0_0 default-linux-x86_64-relwithdebinfo-nopic] [started: 1760450902228338, finished: 1760450909491857] [ 902 ms] [ymake ThreadPoolExecutor-0_2 tools-pic] [started: 1760450903547889, finished: 1760450904450068] [ 538 ms] [TS] [rnd-4dl7xhka4ekfl4qx]: cloud/blockstore/tools/csi_driver/internal/monitoring/tests/tests [started: 1760450912130, finished: 1760450912668] [ 210 ms] [prepare:clean symres] local [started: 1760450912109, finished: 1760450912319] [ 10 ms] [prepare:$(LLD_ROOT-3334042713)] local [started: 1760450912117, finished: 1760450912127] [ 10 ms] [prepare:$(CLANG-2185927622)] local [started: 1760450912119, finished: 1760450912129] [ 9 ms] [prepare:$(GDB)] local [started: 1760450912116, finished: 1760450912125] [ 9 ms] [prepare:$(TEST_TOOL_HOST-sbr:8580453620)] local [started: 1760450912118, finished: 1760450912127] [ 9 ms] [prepare:$(GO_TOOLS-2652799470)] local [started: 1760450912118, finished: 1760450912127] Total time by type: [538 ms] [TS] [count: 1, ave time 538.00 msec] [217 ms] [prepare:clean] [count: 3, ave time 72.33 msec] [ 73 ms] [prepare:tools] [count: 8, ave time 9.12 msec] [ 9 ms] [prepare:AC] [count: 2, ave time 4.50 msec] [ 9 ms] [prepare:get from local cache] [count: 2, ave time 4.50 msec] Total tasks times: Total failed tasks time - 0 ms (0.00%) Total tests tasks time - 538 ms (100.00%) Total run tasks time - 538 ms Configure time - 9.8 s Statistics overhead 13 ms Info: Dump junit report to /home/github/tmp/junit.xml.3 Failed + echo 10