+ 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 10 --link-threads 20 --cache-size 512G --do-not-output-stderrs -T --nice 0 --stat --output /home/github/tmp_test/out -DGITHUB_CI=yes --build relwithdebinfo --target=cloud/disk_manager/ --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.Y0BM --junit /home/github/tmp_test/junit.xml.3 --log-file /home/github/tmp_test/logs/3/ya_log.txt --evlog-file /home/github/tmp_test/logs/3/ya_evlog.jsonl -X Configuring dependencies for platform default-linux-x86_64-relwithdebinfo 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 |33.3%| PREPARE $(GDB) |34.9%| PREPARE $(CLANG-2185927622) |36.5%| PREPARE $(GO_TOOLS-2652799470) |38.1%| PREPARE $(YMAKE_PYTHON3-1415908779) |39.7%| PREPARE $(FLAKE8_PY3-3680676150) |41.3%| PREPARE $(PYTHON) |42.9%| PREPARE $(LLD_ROOT-3334042713) |44.4%| PREPARE $(OS_SDK_ROOT-sbr:1966560555) |46.0%| PREPARE $(TEST_TOOL_HOST-sbr:8580453620) |49.2%| COMPACTING CACHE 111.9GiB |50.8%| CLEANING SYMRES |52.4%| [LD] {RESULT} $(B)/contrib/python/moto/bin/moto_server |54.0%| [LD] {RESULT} $(B)/cloud/disk_manager/cmd/disk-manager/disk-manager |55.6%| [LD] {RESULT} $(B)/cloud/disk_manager/cmd/disk-manager-init-db/disk-manager-init-db |57.1%| [LD] {RESULT} $(B)/cloud/disk_manager/test/recipe/recipe |58.7%| [LD] {RESULT} $(B)/cloud/disk_manager/test/images/server/server |60.3%| [LD] {RESULT} $(B)/cloud/tasks/test/nemesis/nemesis |61.9%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/metadata/metadata-mock |63.5%| [LD] {RESULT} $(B)/cloud/disk_manager/test/images/recipe/recipe |65.1%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/clients/nbs/tests/tests |66.7%| [ld] {RESULT} $(B)/tools/flake8_linter/flake8_linter |68.3%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/compute/compute-mock |69.8%| [LD] {RESULT} $(B)/cloud/disk_manager/test/images/qcow2generator/qcow2generator |71.4%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test |73.0%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/kms/kms-mock |74.6%| [LD] {RESULT} $(B)/cloud/blockstore/apps/client/{blockstore-client ... liblibidn-dynamic.so} |76.2%| [LD] {RESULT} $(B)/cloud/blockstore/apps/disk_agent/{diskagentd ... liblibaio-dynamic.so} |77.8%| [LD] {RESULT} $(B)/cloud/blockstore/apps/server/{nbsd ... liblibaio-dynamic.so} |79.4%| [PK] {RESULT} $(B)/cloud/storage/core/tools/testing/ydb/bin/{testing-ydb-bin.final.pkg.fake ... cloud/storage/core/tools/testing/ydb/bin/ydbd} |81.0%| [LD] {RESULT} $(B)/cloud/filestore/apps/server/{filestore-server ... liblibaio-dynamic.so} >> common.go::gofmt [FAIL] |82.5%| [TS] cloud/disk_manager/internal/pkg/facade/testcommon/gofmt >> common.go::gofmt [FAIL] |84.1%| [TS] {RESULT} cloud/disk_manager/internal/pkg/facade/testcommon/gofmt >> __main__.py::flake8 [FAIL] |85.7%| [TS] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/test/recipe/flake8 >> __main__.py::flake8 [FAIL] |87.3%| [TS] {RESULT} cloud/disk_manager/test/recipe/flake8 |88.9%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test |90.5%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test |92.1%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test >> filesystem_service_nemesis_test::TestCreateFilesystemInCells [FAIL] |93.7%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test >> filesystem_service_nemesis_test::TestCreateFilesystemInCells [FAIL] |95.2%| [TA] $(B)/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/{meta.json ... results_accumulator.log} |96.8%| [TA] {RESULT} $(B)/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/{meta.json ... results_accumulator.log} >> tests::TestCreateDisk [GOOD] >> tests::TestDeleteDisk [GOOD] >> tests::TestDeleteDiskSync [GOOD] >> tests::TestCreateDeleteCheckpoint [GOOD] >> tests::TestDeleteCheckpointOnUnexistingDisk [GOOD] >> tests::TestDeleteCheckpointData [GOOD] >> tests::TestResizeDisk [GOOD] >> tests::TestResizeDiskConcurrently [GOOD] >> tests::TestResizeDiskFailureBecauseSizeIsNotDivisibleByBlockSize [GOOD] >> tests::TestResizeDiskFailureBecauseSizeDecreaseIsForbidden [GOOD] >> tests::TestResizeDiskFailureWhileChekpointing [GOOD] >> tests::TestAlterDisk [GOOD] >> tests::TestAlterDiskConcurrently [GOOD] >> tests::TestAlterDiskFailureWhileCheckpointing [GOOD] >> tests::TestRebaseDisk [GOOD] >> tests::TestAssignDisk [GOOD] >> tests::TestUnassignDisk [GOOD] >> tests::TestUnassignDeletedDisk [GOOD] >> tests::TestTokenErrorsShouldBeRetriable [GOOD] |98.4%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/clients/nbs/tests/tests >> tests::TestTokenErrorsShouldBeRetriable [GOOD] |99.9%| [TM] {RESULT} cloud/disk_manager/internal/pkg/clients/nbs/tests/tests |99.9%| CLEANING BUILD ROOT cloud/disk_manager/test/recipe ------ sole chunk ran 1 test (total:1.12s - test:1.11s) [fail] __main__.py::flake8 [default-linux-x86_64-relwithdebinfo] (0.00s) cloud/disk_manager/test/recipe/__main__.py:310: [E303] too many blank lines (2) Logsdir: /home/github/tmp_test/out/cloud/disk_manager/test/recipe/test-results/flake8/testing_out_stuff ------ FAIL: 1 - FAIL cloud/disk_manager/test/recipe ------ sole chunk ran 42 tests (total:193.02s - recipes:72.24s test:119.96s recipes:0.78s) Info: Test run has exceeded 8.0G (8388608K) memory limit with 8.3G (8668040K) used. This may lead to test failure on the Autocheck/CI You can increase test's ram requirement using REQUIREMENTS(ram:X) in the ya.make pid rss ref pdirt 245431 44.5M 44.8M 6.1M test_tool run_test @/home/github/tmp_test/out/ya_command_file_0.args 245450 31.6M 20.6M 8.5M ├─ test_tool run_test @/home/github/tmp_test/out/ya_command_file_0.args 252234 45.5M 46.3M 23.4M │ └─ test_tool run_go_test @/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff/test_tool. 252241 78.5M 90.8M 72.8M │ └─ tests -test.v 245473 81.5M 82.8M 40.9M ├─ moto_server s3 --port 15619 245478 1.2G 1.2G 622M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-result 247367 379M 396M 215M ├─ nbsd --service kikimr --server-port 26490 --data-server-port 24801 --secure-server-port 17720 --mon-port 5034 --profile-file /home/github/.ya/build/build_root/wmkw/00001 248061 272M 278M 122M ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 18116 --mon-port 22072 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file 248531 271M 279M 124M ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 19566 --mon-port 22898 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-1 --diag-fil 248673 265M 271M 114M ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 65006 --mon-port 1354 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-2 --diag-file 248821 278M 284M 128M ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 14572 --mon-port 26697 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-3 --diag-fil 248961 1.4G 1.5G 1.3G ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 17404 --mon-port 4930 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-4 --diag-file 249101 273M 279M 123M ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 7140 --mon-port 63861 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-5 --diag-file 249241 264M 271M 115M ├─ diskagentd --domain Root --node-broker localhost:4748 --ic-port 22987 --mon-port 27663 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-6 --diag-fil 251036 1.1G 1.1G 570M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-result 251386 304M 316M 138M ├─ nbsd --service kikimr --server-port 64614 --data-server-port 11020 --secure-server-port 8266 --mon-port 24299 --profile-file /home/github/.ya/build/build_root/wmkw/00001 251524 263M 268M 113M ├─ diskagentd --domain Root --node-broker localhost:10321 --ic-port 27794 --mon-port 61085 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file 251645 1.1G 1.1G 565M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-result 251988 284M 294M 118M ├─ nbsd --service kikimr --server-port 26911 --data-server-port 22715 --secure-server-port 27553 --mon-port 5736 --profile-file /home/github/.ya/build/build_root/wmkw/00001 252122 262M 268M 113M └─ diskagentd --domain Root --node-broker localhost:19011 --ic-port 5040 --mon-port 18889 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file Log: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/run_test.log Logsdir: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff Stderr: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff/stderr cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test [size:large] nchunks:4 [tags: sb:ssd, ya:fat, ya:force_sandbox, ya:sandbox_coverage] ------ [0/4] chunk ran 1 test (total:38.09s - recipes:22.26s test:14.44s recipes:1.39s) [fail] filesystem_service_nemesis_test::TestCreateFilesystemInCells [default-linux-x86_64-relwithdebinfo] (14.17s) 2026-01-19T15:30:41.488Z INFO client/client.go:52 Waiting for operation f7ff9fca-0e64-47ed-a542-01ecd7cc4f50 {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:45.502Z INFO client/client.go:75 Operation f7ff9fca-0e64-47ed-a542-01ecd7cc4f50 finished {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:45.502Z INFO nfs/endpoint_picker.go:118 waiting for one of filestore endpoints to become healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.503Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:10654" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.503Z DEBUG client/grpc.go:90 Ping #4825920192198544747 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.503Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:10654" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.503Z DEBUG client/grpc.go:90 Ping #17570649953015086373 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.503Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:10654" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.504Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:10654" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.504Z DEBUG client/grpc.go:90 Ping #16966902169205740775 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.504Z DEBUG client/grpc.go:90 Ping #16800220350659873431 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.523Z DEBUG client/grpc.go:111 Ping #16966902169205740775 request completed (time: 19.338607ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.523Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:10654" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.523Z DEBUG client/grpc.go:111 Ping #4825920192198544747 request completed (time: 19.609942ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.523Z DEBUG client/grpc.go:111 Ping #17570649953015086373 request completed (time: 19.533145ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:50.52 ..[snippet truncated].. client/grpc.go:111 Ping #14967076381125394766 request completed (time: 19.079442ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:10654" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z DEBUG client/grpc.go:111 Ping #4637998558900267184 request completed (time: 19.199976ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:10654" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z DEBUG client/grpc.go:111 Ping #5319731159851251759 request completed (time: 19.298637ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:10654" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z DEBUG client/grpc.go:111 Ping #5192322492472083709 request completed (time: 19.529008ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:10654" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.556Z DEBUG client/grpc.go:90 CreateSession #7140448297685727711 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.566Z DEBUG client/grpc.go:111 CreateSession #7140448297685727711 request completed (time: 9.334983ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} filesystem_service_test.go:113: Error Trace: /-S/cloud/disk_manager/internal/pkg/facade/filesystem_service_test/filesystem_service_test.go:113 Error: An error is expected but got nil. Test: TestCreateFilesystemInCells 2026-01-19T15:30:55.566Z DEBUG client/grpc.go:90 DestroySession #17745246862175650201 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:30:55.568Z DEBUG client/grpc.go:111 DestroySession #17745246862175650201 request completed (time: 2.565697ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} Log: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/chunk0/testing_out_stuff/filesystem_service_nemesis_test.TestCreateFilesystemInCells.log Logsdir: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/chunk0/testing_out_stuff ------ FAIL: 1 - FAIL cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test cloud/disk_manager/internal/pkg/facade/testcommon ------ sole chunk ran 1 test (total:0.22s - test:0.21s) [fail] common.go::gofmt [default-linux-x86_64-relwithdebinfo] (0.00s) Code needs to be formatted. Run ya tool go fmt cloud/disk_manager/internal/pkg/facade/testcommon/common.go Logsdir: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/testcommon/test-results/gofmt/testing_out_stuff Stderr: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/testcommon/test-results/gofmt/testing_out_stuff/common.go.gofmt.err Stdout: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/testcommon/test-results/gofmt/testing_out_stuff/common.go.gofmt.out ------ FAIL: 1 - FAIL cloud/disk_manager/internal/pkg/facade/testcommon Total 4 suites: 1 - GOOD 3 - FAIL Total 45 tests: 42 - GOOD 3 - FAIL Cache efficiency ratio is 99.97% (28377 of 28385). Local: 20 (0.07%), dist: 0 (0.00%), by dynamic uids: 0 (0.00%), avoided: 28357 (99.90%) Dist cache download: count=0, size=0 bytes, speed=0.0 bytes/s Disk usage for tools/sdk 1.49 GiB Additional disk space consumed for build cache 0 bytes Critical path: [193238 ms] [TM] [rnd-9ufh4uawlnhhlmxf default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/clients/nbs/tests/tests [started: 0 (1768836618756), finished: 193238 (1768836811994)] Time from start: 198947.86499023438 ms, time elapsed by graph 193238 ms, time diff 5709.864990234375 ms. The longest 10 tasks: [193238 ms] [TM] [rnd-9ufh4uawlnhhlmxf default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/clients/nbs/tests/tests [started: 1768836618756, finished: 1768836811994] [ 38291 ms] [TL] [rnd-592831143078781335 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836618762, finished: 1768836657053] [ 25109 ms] [TL] [rnd-6300330078690103160 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836618763, finished: 1768836643872] [ 24214 ms] [TL] [rnd-16334097006949293483 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836618759, finished: 1768836642973] [ 24100 ms] [TL] [rnd-15678352101653696649 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836618758, finished: 1768836642858] [ 5692 ms] [ymake ThreadPoolExecutor-0_0 default-linux-x86_64-relwithdebinfo-nopic] [started: 1768836610816492, finished: 1768836616509357] [ 5610 ms] [ymake ThreadPoolExecutor-0_1 default-linux-x86_64-relwithdebinfo-pic] [started: 1768836610820528, finished: 1768836616431081] [ 1322 ms] [TS] [rnd-qi24mz70lcv9e081 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/test/recipe/flake8 [started: 1768836618739, finished: 1768836620061] [ 738 ms] [ymake ThreadPoolExecutor-0_2 tools-pic] [started: 1768836612071379, finished: 1768836612809541] [ 416 ms] [TS] [rnd-1tc8gy1dhuw62gvx]: cloud/disk_manager/internal/pkg/facade/testcommon/gofmt [started: 1768836618739, finished: 1768836619155] Total time by type: [193238 ms] [TM] [count: 1, ave time 193238.00 msec] [111714 ms] [TL] [count: 4, ave time 27928.50 msec] [ 1738 ms] [TS] [count: 2, ave time 869.00 msec] [ 238 ms] [prepare:clean] [count: 2, ave time 119.00 msec] [ 172 ms] [TA] [count: 1, ave time 172.00 msec] [ 122 ms] [prepare:get from local cache] [count: 20, ave time 6.10 msec] [ 108 ms] [prepare:tools] [count: 9, ave time 12.00 msec] [ 64 ms] [prepare:AC] [count: 2, ave time 32.00 msec] Total tasks times: Total failed tasks time - 0 ms (0.00%) Total tests tasks time - 306862 ms (100.00%) Total run tasks time - 306862 ms Configure time - 7.8 s Statistics overhead 496 ms Info: Dump junit report to /home/github/tmp_test/junit.xml.3 Failed + echo 10