++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: cff333a2-f488-44a0-a148-6a018cc2014d INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 553 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3788 targets (554 packages loaded) Analyzing: 3788 targets (554 packages loaded, 0 targets configured) Analyzing: 3788 targets (587 packages loaded, 32038 targets configured) Analyzing: 3788 targets (601 packages loaded, 34990 targets configured) Analyzing: 3788 targets (602 packages loaded, 35437 targets configured) Analyzing: 3788 targets (603 packages loaded, 37803 targets configured) INFO: Analyzed 3788 targets (603 packages loaded, 42781 targets configured). checking cached actions INFO: Found 3788 test targets... [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [7,306 / 10,845] Linking external/llvm-project/mlir/libControlFlowDialect.so; Downloading external/llvm-project/mlir/libControlFlowDialect.so, 8.0 KiB / 379.1 KiB; 0s remote-cache ... (5 actions, 0 running) [12,869 / 17,331] Linking tensorflow/tsl/platform/libtest.so; 0s remote-cache ... (53 actions, 0 running) [15,230 / 17,600] Compiling tensorflow/core/kernels/bias_op.cc; 0s remote-cache ... (54 actions, 0 running) [16,156 / 17,600] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 37.0 MiB / 94.4 MiB; 0s remote-cache ... (56 actions, 0 running) [17,055 / 17,600] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 26.2 MiB / 69.6 MiB; 0s remote-cache ... (31 actions, 0 running) [18,346 / 19,787] Linking tensorflow/c/env_test_cpu; Downloading tensorflow/c/env_test_cpu, 3.8 MiB / 12.1 MiB; 0s remote-cache ... (50 actions, 0 running) [18,675 / 20,162] Linking tensorflow/c/c_api_experimental_test; Downloading tensorflow/c/c_api_experimental_test, 91.8 MiB / 165.1 MiB; 1s remote-cache ... (56 actions, 0 running) [18,909 / 20,296] Linking tensorflow/c/c_api_experimental_test; 2s remote-cache ... (56 actions, 0 running) [19,523 / 20,834] Linking external/llvm-project/mlir/libSPIRVDialect.a; 0s remote-cache ... (48 actions, 0 running) [20,733 / 21,889] Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; Downloading external/llvm-project/llvm/_objs/CodeGen/AsmPrinter.d; 0s remote-cache ... (44 actions, 0 running) [21,578 / 22,486] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a, 21.5 MiB / 35.2 MiB; 0s remote-cache ... (54 actions, 0 running) [22,368 / 23,090] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/add_functions_for_exported_names.cc ... (54 actions, 0 running) [23,376 / 23,767] [Prepa] Compiling tensorflow/core/grappler/optimizers/data/slack.cc ... (47 actions, 0 running) [24,007 / 24,165] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/lower_variable_ops_to_ml_program.cc ... (3 actions, 0 running) [24,887 / 25,229] Generating code from table: lib/Target/AMDGPU/AMDGPU.td @llvm-project//llvm:AMDGPUCommonTableGen__gen_register_info_genrule; Downloading external/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGenRegisterInfo.inc, 82.7 MiB / 112.8 MiB; 0s remote-cache ... (56 actions, 0 running) [25,313 / 25,384] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 154.9 MiB / 379.4 MiB; 1s remote-cache ... (56 actions, 42 running) [25,353 / 25,418] 2 / 3788 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 326.7 MiB / 379.4 MiB; 2s remote-cache ... (56 actions, 54 running) [25,353 / 25,418] 3 / 3788 tests; Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (58 actions, 57 running) [25,417 / 25,475] 4 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 3s local ... (56 actions, 55 running) [25,468 / 25,529] 4 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 4s local ... (56 actions, 54 running) [26,628 / 27,266] 5 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 5s local ... (53 actions, 48 running) [27,034 / 27,688] 6 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 6s local ... (55 actions, 43 running) [27,620 / 28,241] 7 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 7s local ... (48 actions, 42 running) [28,274 / 28,646] 7 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 8s local ... (55 actions, 42 running) [28,913 / 29,110] 7 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 9s local ... (55 actions, 42 running) [29,545 / 29,662] 7 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000009_cpu; 10s local ... (55 actions, 42 running) [29,873 / 30,022] 12 / 3788 tests; Testing //tensorflow/compiler/xla/tests:batch_normalization_test_cpu (shard 2 of 40); 11s local ... (65 actions, 59 running) [30,756 / 31,072] 22 / 3788 tests; Testing //tensorflow/compiler/xla/tests:cpu_gpu_fusion_test_cpu; 9s local ... (74 actions, 51 running) [31,033 / 31,292] 23 / 3788 tests; Testing //tensorflow/compiler/xla/tests:cpu_gpu_fusion_test_cpu; 10s local ... (74 actions, 55 running) [31,206 / 31,414] 24 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000030_cpu; 3s local ... (79 actions, 54 running) [31,609 / 31,692] 24 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000030_cpu; 4s local ... (80 actions, 54 running) [31,812 / 31,873] 29 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000030_cpu; 5s local ... (89 actions, 84 running) [31,908 / 31,968] 36 / 3788 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000062_cpu; 6s local ... (91 actions, 86 running) [32,033 / 32,126] 47 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/restrict_max_rank.mlir.test; 7s local, remote-cache ... (87 actions, 77 running) [32,421 / 32,483] 65 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/restrict_max_rank.mlir.test; 8s local, remote-cache ... (87 actions, 79 running) [32,539 / 32,606] 71 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/restrict_max_rank.mlir.test; 9s local, remote-cache ... (86 actions, 78 running) [36,025 / 36,570] 78 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/restrict_max_rank.mlir.test; 10s local, remote-cache ... (70 actions running) [38,167 / 38,236] 82 / 3788 tests; Testing //tensorflow/compiler/xla/service/cpu:cpu_runtime_test (shard 2 of 10); 7s local ... (81 actions, 73 running) [38,225 / 38,289] 83 / 3788 tests; Testing //tensorflow/compiler/xla/service/cpu:cpu_runtime_test (shard 2 of 10); 8s local ... (84 actions, 83 running) [38,237 / 38,294] 87 / 3788 tests; Testing //tensorflow/compiler/xla/service/cpu:cpu_runtime_test (shard 5 of 10); 9s local ... (83 actions running) [38,270 / 38,365] 91 / 3788 tests; Testing //tensorflow/compiler/xla/service/cpu:cpu_runtime_test (shard 5 of 10); 10s local ... (81 actions, 80 running) [38,272 / 38,365] 91 / 3788 tests; Testing //tensorflow/compiler/xla/service/cpu:cpu_runtime_test (shard 8 of 10); 11s local ... (81 actions, 80 running) [38,275 / 38,365] 95 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/batch_matmul.mlir.test; 12s local, remote-cache ... (81 actions running) [38,282 / 38,365] 102 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/batch_matmul.mlir.test; 13s local, remote-cache ... (74 actions running) [38,300 / 38,365] 119 / 3788 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reverse.mlir.test; 11s local, remote-cache ... (59 actions, 57 running) [38,304 / 38,365] 123 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 12s local ... (56 actions running) [38,306 / 38,365] 125 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 13s local ... (56 actions running) [38,307 / 38,365] 125 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 14s local ... (56 actions, 55 running) [38,309 / 38,366] 125 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 16s local ... (56 actions running) [38,332 / 38,435] 127 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 17s local ... (57 actions, 56 running) [38,333 / 38,435] 127 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 18s local ... (57 actions running) [38,340 / 38,435] 129 / 3788 tests; Testing //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test; 19s local ... (56 actions running) [38,346 / 38,435] 130 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 17s local ... (56 actions running) [38,360 / 38,435] 130 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 18s local ... (56 actions, 55 running) [38,370 / 38,435] 130 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 19s local ... (56 actions running) [38,371 / 38,435] 130 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 20s local ... (56 actions running) [38,417 / 38,476] 130 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 21s local ... (56 actions, 53 running) [38,452 / 38,520] 131 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 22s local ... (57 actions running) [38,462 / 38,520] 132 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 23s local ... (59 actions running) [38,477 / 38,548] 133 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 24s local ... (60 actions running) [38,483 / 38,548] 133 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 25s local ... (60 actions running) [38,486 / 38,548] 134 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 26s local ... (59 actions running) [38,491 / 38,548] 137 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 27s local ... (56 actions running) [38,512 / 38,576] 137 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 28s local ... (56 actions, 55 running) [38,522 / 38,585] 137 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 29s local ... (56 actions running) [38,526 / 38,585] 138 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 30s local ... (56 actions running) [38,570 / 38,626] 138 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 31s local ... (56 actions running) [38,572 / 38,628] 138 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 32s local ... (57 actions running) [38,589 / 38,647] 140 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 33s local ... (58 actions running) [38,591 / 38,647] 142 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 34s local ... (57 actions running) [38,601 / 38,658] 145 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 35s local ... (56 actions running) [38,672 / 38,771] 145 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 36s local ... (56 actions, 54 running) [38,734 / 38,797] 145 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 37s local ... (56 actions running) [38,738 / 38,797] 146 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 38s local ... (56 actions running) [38,758 / 38,842] 149 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 39s local ... (56 actions, 52 running) [38,827 / 38,886] 150 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 40s local ... (54 actions, 52 running) [38,837 / 38,899] 151 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 41s local ... (56 actions running) [38,847 / 38,908] 154 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 42s local ... (56 actions, 53 running) [38,850 / 38,908] 156 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 43s local ... (56 actions, 53 running) [38,856 / 38,912] 157 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 44s local ... (56 actions, 53 running) [39,333 / 39,522] 159 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 45s local ... (54 actions, 51 running) [40,549 / 40,609] 160 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 46s local ... (58 actions running) [40,570 / 40,632] 163 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 47s local ... (59 actions, 57 running) [40,607 / 40,671] 172 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 19s local ... (70 actions, 69 running) [40,643 / 40,703] 175 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 20s local ... (74 actions running) [40,646 / 40,703] 177 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 21s local ... (75 actions running) [40,658 / 40,715] 180 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 22s local ... (74 actions running) [40,659 / 40,716] 181 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 23s local ... (75 actions running) [40,753 / 40,810] 184 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 24s local ... (74 actions running) [40,913 / 40,971] 191 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 25s local ... (71 actions, 70 running) [41,181 / 41,235] 192 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 26s local ... (69 actions, 68 running) [41,308 / 41,366] 196 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 27s local ... (73 actions, 71 running) [41,439 / 41,497] 201 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 28s local ... (73 actions, 72 running) [41,464 / 41,521] 202 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 29s local ... (75 actions running) [41,482 / 41,541] 204 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 30s local ... (75 actions running) [41,504 / 41,563] 205 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 31s local ... (75 actions running) [41,547 / 41,614] 205 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 32s local ... (75 actions running) [41,557 / 41,645] 207 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 33s local ... (75 actions, 73 running) [41,749 / 43,927] 210 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 34s local ... (76 actions, 71 running) [42,073 / 44,215] 214 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 35s local ... (72 actions, 64 running) [42,752 / 44,838] 218 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 36s local ... (70 actions, 57 running) [43,300 / 45,431] 225 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 37s local ... (64 actions, 44 running) [43,847 / 45,790] 231 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 38s local ... (57 actions, 33 running) [44,224 / 46,105] 235 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 39s local ... (57 actions, 29 running) [44,764 / 46,505] 235 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 40s local ... (58 actions, 27 running) [45,098 / 46,785] 235 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 41s local ... (57 actions, 22 running) [45,467 / 46,819] 237 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 42s local ... (49 actions, 17 running) [45,915 / 47,014] 239 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 44s local ... (16 actions running) [46,414 / 47,389] 239 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 45s local ... (58 actions, 15 running) [47,090 / 47,971] 240 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 46s local ... (57 actions, 14 running) [47,712 / 48,522] 240 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 47s local ... (55 actions, 14 running) [48,280 / 48,943] 240 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 48s local ... (57 actions, 14 running) [48,974 / 49,373] 240 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 49s local ... (51 actions, 14 running) [49,817 / 50,049] 240 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 50s local ... (36 actions, 13 running) [50,353 / 50,501] 241 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 51s local ... (100 actions, 98 running) [50,383 / 50,531] 242 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 53s local ... (104 actions, 103 running) [50,385 / 50,531] 242 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 54s local ... (104 actions, 103 running) [50,386 / 50,531] 242 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 55s local ... (106 actions running) [50,390 / 50,531] 243 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 56s local ... (107 actions running) [50,393 / 50,531] 243 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 57s local ... (104 actions, 101 running) [50,440 / 50,562] 244 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 58s local ... (106 actions running) [50,484 / 50,616] 245 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 59s local ... (107 actions, 106 running) [50,643 / 50,835] 246 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 60s local ... (108 actions, 107 running) [50,827 / 50,951] 247 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 40s local ... (110 actions running) [50,866 / 50,994] 247 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 41s local ... (109 actions, 108 running) [50,890 / 51,017] 247 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 42s local ... (108 actions, 106 running) [50,936 / 51,069] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 43s local ... (111 actions running) [50,976 / 51,110] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 44s local ... (111 actions running) [50,977 / 51,110] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 46s local ... (110 actions, 109 running) [50,981 / 51,115] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 48s local ... (111 actions running) [50,990 / 51,127] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 49s local ... (111 actions running) [51,072 / 51,208] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 50s local ... (111 actions running) [51,114 / 51,254] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 51s local ... (109 actions, 107 running) [51,127 / 51,271] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 52s local ... (110 actions, 109 running) [51,135 / 51,278] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 54s local ... (111 actions running) [51,240 / 51,395] 248 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 55s local ... (108 actions, 107 running) [51,252 / 51,406] 249 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 56s local ... (108 actions running) [51,256 / 51,439] 249 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 57s local ... (107 actions running) [51,261 / 51,439] 249 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 58s local ... (103 actions running) [51,261 / 51,439] 249 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 59s local ... (103 actions running) [51,261 / 51,439] 249 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 60s local ... (103 actions running) [51,261 / 51,439] 250 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 61s local ... (103 actions running) [51,263 / 51,439] 250 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 62s local ... (103 actions, 102 running) [51,277 / 51,439] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 63s local ... (95 actions, 94 running) [51,284 / 51,439] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 64s local ... (88 actions, 87 running) [51,286 / 51,439] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 66s local ... (88 actions running) [51,312 / 51,457] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 67s local ... (91 actions running) [51,366 / 51,510] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 68s local ... (92 actions running) [51,393 / 51,538] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 69s local ... (92 actions running) [51,442 / 51,589] 251 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 70s local ... (93 actions, 91 running) [51,497 / 51,688] 252 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 71s local ... (93 actions, 89 running) [51,598 / 51,753] 252 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 72s local ... (93 actions, 86 running) [51,633 / 51,780] 252 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 74s local ... (93 actions, 92 running) [51,634 / 51,780] 252 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (93 actions, 91 running) [51,673 / 51,819] 253 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (93 actions, 89 running) [51,689 / 51,835] 254 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (93 actions, 90 running) [51,690 / 51,838] 254 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (93 actions, 89 running) [51,805 / 51,950] 256 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (94 actions, 92 running) [51,840 / 51,987] 256 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (96 actions, 93 running) [51,915 / 52,060] 258 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (96 actions, 95 running) [51,976 / 52,121] 264 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 57s local, remote-cache ... (97 actions running) [52,085 / 52,231] 267 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 58s local, remote-cache ... (92 actions, 90 running) [52,109 / 52,254] 268 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 59s local, remote-cache ... (93 actions, 92 running) [52,129 / 52,274] 271 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 60s local, remote-cache ... (93 actions, 92 running) [52,165 / 52,320] 271 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 61s local, remote-cache ... (92 actions, 90 running) [52,233 / 52,381] 276 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 62s local, remote-cache ... (90 actions, 87 running) [52,286 / 52,433] 276 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 63s local, remote-cache ... (89 actions, 88 running) [52,356 / 52,502] 282 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 64s local, remote-cache ... (90 actions, 89 running) [52,377 / 52,547] 282 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 60s local, remote-cache ... (87 actions, 86 running) [52,396 / 52,547] 289 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 60s local, remote-cache ... (71 actions, 70 running) [52,478 / 52,615] 293 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 61s local, remote-cache ... (62 actions, 60 running) [52,510 / 52,651] 295 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (62 actions, 59 running) [52,573 / 52,725] 297 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (61 actions running) [52,574 / 52,725] 298 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (61 actions running) [52,586 / 52,732] 301 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (62 actions running) [52,590 / 52,732] 303 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (64 actions running) [52,591 / 52,732] 303 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (64 actions running) [52,597 / 52,732] 304 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (67 actions running) [52,608 / 52,732] 304 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (72 actions running) [52,621 / 52,732] 305 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (83 actions running) [52,638 / 52,736] 309 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (97 actions running) [52,677 / 52,774] 310 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (99 actions running) [52,729 / 52,827] 312 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (98 actions, 97 running) [52,754 / 52,851] 313 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (98 actions running) [52,755 / 52,854] 313 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (97 actions, 96 running) [52,807 / 52,909] 313 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (95 actions, 94 running) [52,819 / 52,920] 315 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 77s local, remote-cache ... (96 actions running) [52,853 / 52,954] 317 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (96 actions running) [52,892 / 53,000] 318 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (94 actions, 91 running) [52,922 / 53,040] 319 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (91 actions running) [52,928 / 53,040] 321 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 82s local, remote-cache ... (87 actions running) [52,933 / 53,040] 322 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 83s local, remote-cache ... (83 actions, 82 running) [52,936 / 53,040] 323 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (80 actions, 79 running) [52,948 / 53,054] 327 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (74 actions running) [52,954 / 53,057] 327 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (69 actions, 68 running) [52,982 / 53,083] 328 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (68 actions, 67 running) [53,031 / 53,135] 328 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (66 actions, 63 running) [53,053 / 53,153] 330 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (67 actions, 66 running) [53,087 / 53,187] 332 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (66 actions, 65 running) [53,178 / 53,286] 333 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (69 actions running) [53,183 / 53,286] 335 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (71 actions, 70 running) [53,184 / 53,286] 335 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (70 actions, 69 running) [53,201 / 53,301] 336 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (70 actions running) [53,217 / 53,319] 337 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (70 actions, 69 running) [53,270 / 53,370] 343 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (69 actions, 68 running) [53,294 / 53,396] 343 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (71 actions, 70 running) [53,328 / 53,428] 344 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (72 actions, 71 running) [53,334 / 53,450] 347 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (70 actions running) [53,337 / 53,450] 349 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (69 actions, 68 running) [53,342 / 53,450] 354 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (66 actions running) [53,345 / 53,450] 355 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (65 actions running) [53,359 / 53,459] 357 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (64 actions running) [53,391 / 53,489] 362 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (63 actions, 62 running) [53,402 / 53,511] 363 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 52s local ... (60 actions, 59 running) [53,403 / 53,511] 365 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 53s local ... (60 actions running) [53,407 / 53,511] 367 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 54s local ... (60 actions, 59 running) [53,410 / 53,511] 368 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 55s local ... (60 actions, 59 running) [53,412 / 53,511] 369 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 56s local ... (60 actions running) [53,412 / 53,511] 369 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 57s local ... (60 actions running) [53,412 / 53,511] 370 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 58s local ... (60 actions running) [53,467 / 53,563] 370 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 59s local ... (61 actions, 60 running) [53,511 / 53,609] 373 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 60s local ... (60 actions, 57 running) [53,529 / 53,626] 375 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 62s local ... (60 actions, 58 running) [53,603 / 53,699] 378 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 56s local, remote-cache ... (65 actions, 64 running) [53,651 / 53,747] 381 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 57s local, remote-cache ... (65 actions, 64 running) [53,683 / 53,776] 386 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 58s local, remote-cache ... (62 actions running) [53,685 / 53,777] 387 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 60s local, remote-cache ... (61 actions running) [53,689 / 53,781] 387 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 61s local, remote-cache ... (61 actions running) [53,697 / 53,789] 389 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 62s local, remote-cache ... (62 actions running) [53,731 / 53,825] 392 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 63s local, remote-cache ... (62 actions, 61 running) [53,755 / 53,850] 396 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 41s local ... (61 actions running) [53,757 / 53,850] 398 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 42s local ... (63 actions running) [53,770 / 53,860] 401 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (60 actions running) [53,771 / 53,863] 401 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (61 actions, 60 running) [53,774 / 53,868] 401 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (61 actions running) [53,776 / 53,868] 402 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 47s local ... (60 actions running) [53,777 / 53,868] 402 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (60 actions running) [53,780 / 53,875] 404 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (60 actions running) [53,784 / 53,875] 406 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (60 actions running) [53,788 / 53,883] 408 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (59 actions, 58 running) [53,792 / 53,883] 409 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (62 actions, 61 running) [53,793 / 53,883] 409 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (62 actions, 61 running) [53,796 / 53,883] 409 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (65 actions, 64 running) [53,800 / 53,883] 410 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (65 actions, 64 running) [53,811 / 53,899] 411 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (65 actions, 64 running) [53,814 / 53,899] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (65 actions running) [53,815 / 53,899] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (65 actions running) [53,817 / 53,899] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 60s local ... (64 actions running) [53,819 / 53,899] 414 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (64 actions running) [53,820 / 53,902] 414 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (64 actions, 63 running) [53,841 / 53,921] 415 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 63s local ... (64 actions running) [53,871 / 53,951] 417 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (65 actions running) [53,873 / 53,955] 417 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (67 actions, 66 running) [53,903 / 53,990] 417 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 67s local ... (68 actions, 67 running) [53,971 / 54,063] 420 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (68 actions running) [53,972 / 54,063] 420 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (68 actions running) [53,975 / 54,063] 420 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (68 actions running) [54,038 / 54,095] 425 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (57 actions running) [54,041 / 54,112] 427 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (59 actions running) [54,045 / 54,112] 428 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (57 actions, 56 running) [54,051 / 54,112] 429 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (57 actions, 56 running) [54,056 / 54,112] 430 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (57 actions, 56 running) [54,065 / 54,122] 431 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (57 actions, 56 running) [54,080 / 54,136] 431 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (57 actions running) [54,143 / 54,259] 432 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (58 actions, 51 running) [54,367 / 54,561] 434 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (58 actions, 44 running) [54,756 / 54,819] 434 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (58 actions, 57 running) [54,756 / 54,819] 434 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (62 actions running) [54,757 / 54,819] 434 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (63 actions, 62 running) [54,758 / 54,820] 435 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (63 actions running) [54,802 / 54,861] 438 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (61 actions, 58 running) [54,844 / 54,901] 443 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (58 actions, 56 running) [54,901 / 54,958] 447 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (57 actions, 55 running) [54,941 / 54,999] 448 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 88s local ... (56 actions, 55 running) [54,982 / 55,038] 448 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (56 actions, 55 running) [55,038 / 55,095] 451 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (58 actions, 55 running) [55,085 / 55,143] 455 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 91s local ... (56 actions, 53 running) [55,139 / 55,206] 459 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (58 actions, 54 running) [55,270 / 55,326] 465 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 73s local ... (60 actions, 55 running) [55,388 / 55,445] 471 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 74s local ... (60 actions, 59 running) [55,424 / 55,481] 474 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 76s local ... (61 actions, 60 running) [55,457 / 55,519] 476 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 77s local ... (62 actions, 61 running) [55,560 / 55,617] 480 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 78s local ... (60 actions, 56 running) [55,640 / 55,698] 486 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 79s local ... (58 actions, 55 running) [55,695 / 55,752] 492 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 80s local ... (58 actions, 55 running) [55,792 / 55,850] 497 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 81s local ... (55 actions, 52 running) [55,875 / 55,933] 503 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 82s local ... (57 actions, 55 running) [55,984 / 56,043] 514 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 83s local ... (57 actions, 52 running) [56,063 / 56,121] 522 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 48s local ... (56 actions, 53 running) [56,085 / 56,142] 528 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 49s local ... (60 actions, 57 running) [56,229 / 56,293] 532 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 50s local ... (58 actions, 53 running) [56,319 / 56,377] 538 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 51s local ... (56 actions, 53 running) [56,348 / 56,406] 543 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 52s local ... (63 actions, 60 running) [56,424 / 56,481] 551 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 53s local ... (60 actions, 56 running) [56,477 / 56,536] 562 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 54s local ... (61 actions, 59 running) [56,528 / 56,585] 569 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 55s local ... (64 actions, 61 running) [56,572 / 56,628] 573 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 56s local ... (64 actions, 61 running) [56,648 / 56,705] 577 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 57s local ... (66 actions, 65 running) [56,659 / 56,716] 582 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 58s local ... (63 actions running) [56,713 / 56,771] 588 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 59s local ... (63 actions, 61 running) [56,733 / 56,792] 594 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 60s local ... (62 actions, 60 running) [56,740 / 56,797] 597 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 61s local ... (60 actions, 59 running) [56,749 / 56,805] 598 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 62s local ... (60 actions, 59 running) [56,881 / 56,945] 608 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 63s local ... (58 actions, 57 running) [56,887 / 56,946] 612 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 64s local ... (58 actions running) [56,889 / 56,946] 615 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 7 of 8); 66s local ... (56 actions running) [56,944 / 57,002] 621 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 66s local ... (56 actions, 51 running) [56,978 / 57,035] 622 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 67s local ... (56 actions, 55 running) [57,005 / 57,061] 628 / 3788 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 53s local ... (57 actions, 56 running) [57,019 / 57,085] 636 / 3788 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 54s local ... (56 actions running) [57,026 / 57,085] 639 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 46s local ... (57 actions running) [57,046 / 57,104] 639 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 47s local ... (56 actions, 54 running) [57,097 / 57,157] 642 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 48s local ... (55 actions, 52 running) [57,156 / 57,215] 645 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 49s local ... (57 actions, 53 running) [57,224 / 57,279] 648 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 50s local ... (58 actions, 55 running) [57,268 / 57,325] 651 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 33s local ... (62 actions, 59 running) [57,333 / 57,416] 658 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 34s local ... (63 actions, 62 running) [57,342 / 57,416] 667 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 35s local ... (60 actions running) [57,346 / 57,416] 671 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 36s local ... (57 actions running) [57,349 / 57,416] 672 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 37s local ... (56 actions, 55 running) [57,352 / 57,416] 674 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 38s local ... (56 actions running) [57,356 / 57,416] 677 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 40s local ... (56 actions running) [57,357 / 57,416] 677 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 41s local ... (56 actions running) [57,360 / 57,416] 677 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 42s local ... (56 actions running) [57,373 / 57,431] 678 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 43s local ... (56 actions, 54 running) [57,487 / 57,546] 679 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 44s local ... (56 actions, 55 running) [57,495 / 57,551] 683 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 45s local ... (56 actions running) [57,539 / 57,596] 685 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 46s local ... (58 actions, 55 running) [57,571 / 57,653] 685 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 47s local ... (58 actions, 55 running) [57,596 / 57,654] 688 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 48s local ... (56 actions, 51 running) [57,661 / 57,718] 690 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 49s local ... (58 actions, 57 running) [57,703 / 57,760] 693 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 50s local ... (57 actions, 56 running) [57,733 / 57,788] 695 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 51s local ... (57 actions, 54 running) [57,786 / 57,845] 698 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 52s local ... (57 actions, 52 running) [57,821 / 57,877] 701 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 54s local ... (59 actions, 58 running) [57,825 / 57,882] 703 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 55s local ... (59 actions, 57 running) [57,868 / 58,104] 710 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 56s local ... (59 actions, 58 running) [57,870 / 58,105] 711 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (59 actions running) [57,886 / 58,126] 713 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 58s local ... (59 actions, 57 running) [57,922 / 58,144] 713 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local ... (59 actions, 57 running) [57,972 / 58,189] 715 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 60s local ... (58 actions, 52 running) [58,187 / 58,350] 719 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (55 actions, 47 running) [58,280 / 58,425] 719 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (56 actions, 45 running) [58,520 / 58,946] 719 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (55 actions, 45 running) [58,691 / 58,946] 720 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (55 actions, 44 running) [58,791 / 58,946] 721 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 65s local ... (56 actions, 43 running) [59,007 / 59,074] 722 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (56 actions, 47 running) [59,060 / 59,117] 724 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (54 actions, 53 running) [59,068 / 59,128] 728 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (57 actions, 56 running) [59,069 / 59,128] 728 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (60 actions, 59 running) [59,075 / 59,131] 733 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (57 actions running) [59,080 / 59,136] 735 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (58 actions running) [59,091 / 59,147] 738 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (56 actions, 55 running) [59,095 / 59,151] 741 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 74s local ... (56 actions running) [59,099 / 59,155] 742 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (56 actions running) [59,100 / 59,156] 742 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 76s local ... (57 actions, 56 running) [59,117 / 59,184] 745 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (57 actions, 55 running) [59,159 / 59,264] 749 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 78s local ... (56 actions, 54 running) [59,166 / 59,265] 751 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (57 actions, 56 running) [59,173 / 59,266] 754 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (56 actions, 55 running) [59,177 / 59,266] 755 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (57 actions, 56 running) [59,179 / 59,266] 756 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (56 actions, 55 running) [59,181 / 59,266] 756 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 84s local ... (56 actions running) [59,182 / 59,266] 757 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 85s local ... (56 actions running) [59,185 / 59,266] 757 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 86s local ... (56 actions, 55 running) [59,191 / 59,266] 758 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 88s local ... (56 actions, 55 running) [59,192 / 59,266] 759 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 89s local ... (56 actions running) [59,194 / 59,266] 760 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 90s local ... (56 actions running) [59,197 / 59,266] 761 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 91s local ... (56 actions running) [59,204 / 59,266] 764 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 79s local ... (56 actions, 55 running) [59,206 / 59,266] 764 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 80s local ... (56 actions, 55 running) [59,210 / 59,266] 765 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (56 actions, 55 running) [59,211 / 59,269] 765 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 82s local ... (56 actions, 55 running) [59,226 / 59,283] 766 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (56 actions, 55 running) [59,241 / 59,303] 766 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (57 actions running) [59,243 / 59,303] 768 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 85s local ... (58 actions running) [59,245 / 59,303] 768 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 86s local ... (59 actions running) [59,247 / 59,303] 768 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (59 actions running) [59,252 / 59,308] 768 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 88s local ... (58 actions, 57 running) [59,272 / 59,346] 770 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 89s local ... (58 actions running) [59,274 / 59,346] 773 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (60 actions running) [59,279 / 59,346] 773 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 92s local ... (59 actions running) [59,287 / 59,346] 774 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (58 actions, 57 running) [59,298 / 59,356] 776 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (56 actions, 55 running) [59,317 / 59,373] 776 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (57 actions, 56 running) [59,335 / 59,398] 778 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 96s local ... (58 actions, 56 running) [59,369 / 59,425] 779 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 97s local ... (60 actions, 58 running) [59,378 / 59,441] 783 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 98s local ... (61 actions, 59 running) [59,384 / 59,442] 786 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (60 actions running) [59,391 / 59,447] 789 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 100s local ... (57 actions running) [59,405 / 59,461] 791 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 102s local ... (59 actions running) [59,429 / 59,485] 794 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (56 actions, 55 running) [59,438 / 59,494] 795 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (58 actions running) [59,470 / 59,526] 796 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (58 actions running) [59,490 / 59,548] 799 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 106s local ... (57 actions, 56 running) [59,558 / 59,615] 804 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 107s local ... (58 actions, 55 running) [59,573 / 59,629] 806 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (60 actions running) [59,606 / 59,668] 811 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 109s local ... (65 actions running) [59,609 / 59,668] 813 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 111s local ... (64 actions running) [59,623 / 59,679] 817 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 112s local ... (62 actions, 61 running) [59,645 / 59,701] 820 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 113s local ... (61 actions, 60 running) [59,689 / 59,783] 827 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 114s local ... (58 actions running) [59,691 / 59,783] 829 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 115s local ... (57 actions running) [59,693 / 59,783] 830 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 116s local ... (56 actions running) [59,697 / 59,783] 830 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (56 actions, 55 running) [59,702 / 59,783] 831 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (56 actions, 55 running) [59,706 / 59,783] 836 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (56 actions running) [59,709 / 59,783] 837 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (56 actions running) [59,711 / 59,783] 839 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 122s local ... (56 actions running) [59,715 / 59,783] 839 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (56 actions running) [59,717 / 59,783] 839 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (56 actions running) [59,720 / 59,783] 840 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (56 actions running) [59,724 / 59,783] 841 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (56 actions running) [59,727 / 59,783] 841 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (56 actions running) [59,755 / 59,812] 842 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (56 actions, 54 running) [59,758 / 59,814] 843 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (56 actions running) [59,765 / 59,821] 845 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (56 actions running) [59,787 / 59,843] 847 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (57 actions, 56 running) [59,803 / 59,860] 849 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (58 actions running) [59,822 / 59,879] 850 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (61 actions, 60 running) [59,889 / 59,962] 852 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (67 actions, 66 running) [59,895 / 59,962] 855 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (67 actions running) [59,901 / 59,962] 856 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (68 actions, 67 running) [59,906 / 59,963] 857 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (68 actions, 67 running) [59,931 / 59,988] 858 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (68 actions, 65 running) [59,958 / 60,014] 863 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (67 actions, 66 running) [59,980 / 60,040] 866 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (69 actions, 68 running) [60,003 / 60,061] 870 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (69 actions, 68 running) [60,061 / 60,118] 874 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (69 actions, 68 running) [60,118 / 60,174] 877 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (71 actions, 70 running) [60,164 / 60,220] 880 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (73 actions, 70 running) [60,186 / 60,243] 883 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (73 actions, 71 running) [60,204 / 60,260] 885 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (75 actions running) [60,217 / 60,273] 889 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (79 actions running) [60,231 / 60,287] 898 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (80 actions, 79 running) [60,243 / 60,300] 901 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (85 actions, 84 running) [60,256 / 60,312] 904 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (89 actions, 88 running) [60,262 / 60,318] 907 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (87 actions, 86 running) [60,269 / 60,330] 914 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (85 actions, 84 running) [60,294 / 60,351] 928 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (74 actions running) [60,322 / 60,386] 935 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (75 actions running) [60,328 / 60,386] 942 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (76 actions running) [60,341 / 60,397] 945 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (74 actions, 73 running) [60,356 / 60,415] 949 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (71 actions, 70 running) [60,360 / 60,416] 950 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (73 actions running) [60,361 / 60,417] 951 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (74 actions running) [60,378 / 60,434] 953 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (73 actions running) [60,379 / 60,435] 953 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (75 actions running) [60,394 / 60,450] 956 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (77 actions running) [60,410 / 60,511] 959 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (78 actions, 77 running) [60,442 / 60,529] 959 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (78 actions, 77 running) [60,519 / 60,590] 962 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (77 actions, 74 running) [60,581 / 60,644] 963 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (79 actions, 78 running) [60,586 / 60,644] 966 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (77 actions running) [60,596 / 60,699] 973 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (70 actions running) [60,609 / 60,699] 985 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (60 actions running) [60,618 / 60,699] 991 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (56 actions running) [60,618 / 60,699] 992 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (56 actions running) [60,623 / 60,699] 992 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (56 actions running) [60,629 / 60,699] 993 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (56 actions running) [60,629 / 60,699] 994 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (56 actions running) [60,631 / 60,699] 995 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 183s local ... (56 actions running) [60,633 / 60,699] 995 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (56 actions running) [60,641 / 60,699] 996 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (56 actions, 55 running) [60,683 / 60,739] 999 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (56 actions, 55 running) [60,706 / 60,762] 1002 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (58 actions running) [60,747 / 60,803] 1008 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (59 actions running) [60,781 / 60,885] 1013 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (56 actions running) [60,787 / 60,885] 1014 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (56 actions running) [60,793 / 60,885] 1014 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (56 actions running) [60,794 / 60,885] 1015 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (56 actions running) [60,794 / 60,885] 1016 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (56 actions running) [60,796 / 60,885] 1017 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (56 actions running) [60,798 / 60,885] 1019 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (56 actions running) [60,801 / 60,885] 1020 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 197s local ... (56 actions, 55 running) [60,811 / 60,885] 1021 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (56 actions, 55 running) [60,812 / 60,885] 1022 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (56 actions running) [60,820 / 60,885] 1023 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (56 actions, 55 running) [60,824 / 60,885] 1023 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (56 actions, 55 running) [60,829 / 60,885] 1024 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (56 actions, 55 running) [60,845 / 60,901] 1025 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (56 actions, 55 running) [60,850 / 60,906] 1026 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (56 actions running) [60,854 / 60,959] 1027 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (56 actions running) [60,858 / 60,959] 1028 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (56 actions running) [60,861 / 60,959] 1028 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 209s local ... (56 actions, 55 running) [60,867 / 60,959] 1030 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 54s local ... (56 actions, 55 running) [60,874 / 60,959] 1031 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 55s local ... (56 actions, 55 running) [60,881 / 60,959] 1031 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 56s local ... (56 actions, 55 running) [60,889 / 60,959] 1033 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 57s local ... (56 actions, 55 running) [60,896 / 60,959] 1035 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 58s local ... (56 actions running) [60,914 / 60,976] 1035 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 59s local ... (56 actions, 55 running) [60,922 / 60,978] 1037 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 60s local ... (57 actions, 56 running) [60,982 / 61,038] 1042 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 61s local ... (56 actions, 55 running) [61,023 / 61,088] 1049 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 62s local ... (56 actions, 55 running) [61,037 / 61,098] 1054 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 63s local ... (56 actions, 55 running) [61,041 / 61,098] 1056 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 64s local ... (56 actions running) [61,057 / 61,114] 1056 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 66s local ... (56 actions, 54 running) [61,074 / 61,130] 1056 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 67s local ... (56 actions, 55 running) [61,128 / 61,187] 1063 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 68s local ... (56 actions, 54 running) [61,205 / 61,261] 1066 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 69s local ... (58 actions, 56 running) [61,232 / 61,288] 1074 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 70s local ... (60 actions, 59 running) [61,257 / 61,361] 1085 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 71s local ... (57 actions running) [61,268 / 61,361] 1093 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 72s local ... (56 actions, 55 running) [61,272 / 61,361] 1093 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 74s local ... (56 actions, 55 running) [61,282 / 61,361] 1097 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 44s local ... (56 actions, 55 running) [61,287 / 61,361] 1101 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 45s local ... (56 actions running) [61,292 / 61,361] 1105 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 47s local ... (56 actions running) [61,297 / 61,361] 1109 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 48s local ... (56 actions running) [61,303 / 61,361] 1110 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 49s local ... (56 actions running) [61,328 / 61,384] 1110 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 50s local ... (57 actions running) [61,389 / 61,464] 1119 / 3788 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 51s local ... (56 actions, 55 running) [61,401 / 61,464] 1128 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 33s local ... (56 actions, 55 running) [61,408 / 61,465] 1129 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 34s local ... (56 actions, 55 running) [61,486 / 61,571] 1136 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 35s local ... (58 actions, 56 running) [61,498 / 61,571] 1144 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 37s local ... (56 actions running) [61,502 / 61,571] 1145 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 38s local ... (56 actions running) [61,504 / 61,571] 1146 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 39s local ... (56 actions running) [61,514 / 61,572] 1148 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 40s local ... (56 actions running) [61,574 / 61,630] 1150 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 41s local ... (56 actions, 54 running) [61,611 / 61,669] 1155 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:range_test; 31s local ... (56 actions running) [61,633 / 61,690] 1162 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:range_test; 32s local ... (56 actions running) [61,652 / 61,708] 1164 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:range_test; 33s local ... (58 actions running) [61,671 / 61,728] 1168 / 3788 tests; Testing //tensorflow/python/data/kernel_tests:range_test; 34s local ... (57 actions, 55 running) [61,692 / 61,749] 1173 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 26s local ... (60 actions, 59 running) [61,720 / 61,776] 1178 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 27s local ... (61 actions, 60 running) [61,729 / 61,806] 1184 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 29s local ... (56 actions, 55 running) [61,735 / 61,806] 1188 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 30s local ... (56 actions running) [61,747 / 61,806] 1188 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 31s local ... (56 actions, 55 running) [61,773 / 61,830] 1190 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 32s local ... (56 actions, 54 running) [61,801 / 61,857] 1192 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 33s local ... (56 actions, 55 running) [61,829 / 61,884] 1195 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 34s local ... (55 actions, 54 running) [61,853 / 61,909] 1196 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 35s local ... (57 actions running) [61,906 / 61,962] 1207 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 36s local ... (59 actions, 57 running) [61,933 / 61,991] 1211 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 37s local ... (61 actions, 59 running) [61,974 / 62,031] 1215 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 38s local ... (64 actions, 63 running) [62,078 / 62,134] 1226 / 3788 tests; Testing //tensorflow/core/framework:tensor_test; 26s local ... (58 actions running) [62,119 / 62,225] 1235 / 3788 tests; Testing //tensorflow/core/framework:tensor_test; 27s local ... (58 actions, 54 running) [62,135 / 62,225] 1242 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 18s local ... (59 actions running) [62,142 / 62,225] 1244 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 19s local ... (58 actions running) [62,150 / 62,225] 1249 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 20s local ... (56 actions running) [62,153 / 62,225] 1251 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 21s local ... (56 actions running) [62,153 / 62,225] 1252 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 23s local ... (56 actions running) [62,158 / 62,225] 1256 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 24s local ... (56 actions, 55 running) [62,161 / 62,225] 1259 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 25s local ... (56 actions running) [62,164 / 62,225] 1262 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 27s local ... (56 actions running) [62,166 / 62,225] 1263 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 28s local ... (56 actions running) [62,169 / 62,226] 1265 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 29s local ... (56 actions running) [62,169 / 62,226] 1266 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 30s local ... (56 actions running) [62,172 / 62,228] 1267 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 31s local ... (56 actions running) [62,202 / 62,265] 1268 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 32s local ... (56 actions, 53 running) [62,221 / 62,292] 1268 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 33s local ... (57 actions, 56 running) [62,230 / 62,292] 1270 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 35s local ... (56 actions, 55 running) [62,310 / 62,366] 1271 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 36s local ... (56 actions, 55 running) [62,353 / 62,409] 1275 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 37s local ... (58 actions, 57 running) [62,396 / 62,453] 1284 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 38s local ... (57 actions running) [62,444 / 62,500] 1293 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 39s local ... (57 actions, 55 running) [62,462 / 62,519] 1294 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 40s local ... (57 actions, 56 running) [62,521 / 62,577] 1300 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 41s local ... (56 actions running) [62,540 / 62,598] 1303 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 42s local ... (56 actions running) [62,549 / 62,605] 1305 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 43s local ... (56 actions running) [62,564 / 62,620] 1307 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 44s local ... (56 actions running) [62,577 / 62,636] 1310 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 45s local ... (56 actions, 55 running) [62,615 / 62,681] 1313 / 3788 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 46s local ... (56 actions, 55 running) [62,619 / 62,681] 1314 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 33s local ... (57 actions, 56 running) [62,629 / 62,685] 1319 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 34s local ... (56 actions, 55 running) [62,637 / 62,693] 1319 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 35s local ... (56 actions running) [62,658 / 62,714] 1326 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 36s local ... (56 actions running) [62,664 / 62,720] 1331 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 38s local ... (56 actions running) [62,698 / 62,766] 1335 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 39s local ... (56 actions, 55 running) [62,708 / 62,766] 1339 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 40s local ... (56 actions running) [62,722 / 62,778] 1342 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 41s local ... (56 actions, 55 running) [62,735 / 62,791] 1345 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 42s local ... (56 actions running) [62,754 / 62,810] 1351 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 44s local ... (56 actions running) [62,775 / 62,831] 1356 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 45s local ... (56 actions running) [62,788 / 62,844] 1362 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 46s local ... (56 actions running) [62,808 / 62,864] 1364 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 47s local ... (56 actions, 54 running) [62,836 / 62,893] 1366 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 48s local ... (56 actions, 54 running) [62,918 / 62,974] 1371 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 49s local ... (56 actions, 55 running) [62,987 / 63,044] 1378 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 50s local ... (57 actions, 55 running) [62,999 / 63,055] 1385 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 51s local ... (56 actions running) [63,047 / 63,103] 1397 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 52s local ... (56 actions, 55 running) [63,071 / 63,129] 1404 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 53s local ... (57 actions running) [63,074 / 63,130] 1406 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 54s local ... (57 actions running) [63,076 / 63,132] 1408 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 55s local ... (56 actions running) [63,097 / 63,153] 1412 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 56s local ... (58 actions running) [63,118 / 63,214] 1420 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 57s local ... (56 actions running) [63,122 / 63,214] 1424 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 58s local ... (56 actions running) [63,126 / 63,214] 1428 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 59s local ... (56 actions running) [63,132 / 63,214] 1433 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 30s local ... (56 actions running) [63,136 / 63,214] 1433 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 31s local ... (56 actions, 55 running) [63,137 / 63,214] 1434 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 33s local ... (56 actions running) [63,139 / 63,214] 1436 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 35s local ... (56 actions running) [63,145 / 63,214] 1436 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 36s local ... (56 actions running) [63,150 / 63,214] 1436 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 37s local ... (56 actions running) [63,154 / 63,214] 1438 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 38s local ... (56 actions running) [63,200 / 63,257] 1441 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 39s local ... (56 actions, 54 running) [63,244 / 63,321] 1445 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 40s local ... (56 actions, 52 running) [63,309 / 63,365] 1450 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 41s local ... (57 actions, 53 running) [63,395 / 63,452] 1456 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 42s local ... (55 actions running) [63,442 / 63,499] 1459 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 43s local ... (57 actions, 56 running) [63,514 / 63,573] 1461 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 44s local ... (57 actions, 54 running) [63,560 / 63,617] 1466 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 46s local ... (56 actions, 55 running) [63,574 / 63,632] 1468 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 47s local ... (56 actions, 53 running) [63,676 / 63,732] 1476 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 48s local ... (56 actions, 52 running) [63,724 / 63,781] 1482 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 49s local ... (60 actions, 58 running) [63,778 / 63,834] 1490 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 50s local ... (61 actions, 60 running) [63,788 / 63,846] 1494 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 51s local ... (61 actions running) [63,797 / 63,853] 1496 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 53s local ... (61 actions running) [63,801 / 63,857] 1497 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 54s local ... (61 actions running) [63,822 / 63,878] 1501 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 55s local ... (60 actions running) [63,867 / 63,923] 1509 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 56s local ... (56 actions, 55 running) [63,874 / 63,930] 1511 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 57s local ... (57 actions running) [63,891 / 63,950] 1516 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 58s local ... (58 actions running) [63,904 / 63,960] 1522 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 59s local ... (56 actions running) [63,904 / 63,960] 1522 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 60s local ... (56 actions running) [63,905 / 63,961] 1524 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 61s local ... (56 actions running) [63,919 / 63,975] 1526 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 62s local ... (56 actions, 55 running) [63,945 / 64,001] 1530 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 64s local ... (56 actions running) [63,957 / 64,016] 1534 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 65s local ... (57 actions running) [63,975 / 64,033] 1536 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 66s local ... (58 actions, 57 running) [63,999 / 64,057] 1539 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 67s local ... (58 actions running) [64,022 / 64,084] 1545 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 69s local ... (58 actions running) [64,030 / 64,088] 1547 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 69s local ... (58 actions running) [64,062 / 64,126] 1552 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 70s local ... (58 actions running) [64,111 / 64,181] 1556 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 71s local ... (61 actions running) [64,145 / 64,230] 1557 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 72s local ... (62 actions running) [64,147 / 64,230] 1558 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 73s local ... (62 actions, 61 running) [64,152 / 64,230] 1561 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 74s local ... (62 actions, 61 running) [64,153 / 64,230] 1562 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 75s local ... (62 actions running) [64,158 / 64,234] 1562 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 76s local ... (62 actions, 61 running) [64,176 / 64,256] 1565 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (62 actions, 61 running) [64,213 / 64,288] 1571 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (62 actions running) [64,279 / 64,355] 1574 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (64 actions running) [64,288 / 64,363] 1581 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (61 actions running) [64,301 / 64,378] 1582 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (61 actions, 60 running) [64,316 / 64,391] 1582 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (62 actions, 61 running) [64,363 / 64,439] 1585 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (62 actions, 60 running) [64,372 / 64,448] 1588 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (61 actions running) [64,423 / 64,482] 1595 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (60 actions, 58 running) [64,456 / 64,516] 1601 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (62 actions, 60 running) [64,466 / 64,525] 1606 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (61 actions running) [64,477 / 64,535] 1609 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (62 actions, 61 running) [64,492 / 64,550] 1611 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (63 actions running) [64,501 / 64,560] 1614 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (60 actions, 59 running) [64,540 / 64,598] 1616 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (60 actions, 59 running) [64,546 / 64,603] 1618 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (61 actions running) [64,564 / 64,623] 1620 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (61 actions running) [64,608 / 64,665] 1627 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (60 actions, 59 running) [64,617 / 64,715] 1635 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (58 actions running) [64,621 / 64,715] 1639 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (58 actions running) [64,627 / 64,715] 1643 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (58 actions running) [64,629 / 64,715] 1643 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (58 actions running) [64,637 / 64,715] 1646 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (58 actions running) [64,643 / 64,716] 1648 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (55 actions running) [64,647 / 64,717] 1652 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (56 actions running) [64,648 / 64,717] 1653 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (56 actions running) [64,649 / 64,717] 1653 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (56 actions, 55 running) [64,656 / 64,717] 1654 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (56 actions, 55 running) [64,661 / 64,717] 1656 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (56 actions, 55 running) [64,673 / 64,752] 1656 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (56 actions running) [64,677 / 64,752] 1658 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (56 actions running) [64,682 / 64,752] 1658 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (56 actions running) [64,687 / 64,752] 1659 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions, 55 running) [64,691 / 64,752] 1659 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (56 actions, 55 running) [64,698 / 64,767] 1659 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (56 actions, 55 running) [64,702 / 64,767] 1661 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (56 actions running) [64,705 / 64,767] 1661 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (56 actions, 55 running) [64,706 / 64,767] 1662 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions running) [64,708 / 64,767] 1662 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions running) [64,709 / 64,767] 1662 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions running) [64,716 / 64,772] 1663 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (56 actions running) [64,748 / 64,805] 1666 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (58 actions running) [64,788 / 64,845] 1670 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions, 53 running) [64,811 / 64,870] 1672 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (56 actions, 54 running) [64,833 / 64,889] 1675 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (56 actions, 54 running) [64,871 / 64,938] 1678 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (58 actions, 56 running) [64,882 / 64,939] 1683 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions, 55 running) [64,894 / 64,968] 1684 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (56 actions running) [64,898 / 64,968] 1688 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions running) [64,900 / 64,968] 1690 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (56 actions running) [64,903 / 64,968] 1692 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (56 actions running) [64,904 / 64,968] 1693 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (56 actions running) [64,908 / 64,968] 1695 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (56 actions running) [64,913 / 64,969] 1695 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (56 actions, 55 running) [64,943 / 65,006] 1699 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (57 actions, 55 running) [64,947 / 65,006] 1701 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (56 actions, 55 running) [64,951 / 65,007] 1703 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (56 actions, 55 running) [64,975 / 65,036] 1703 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (56 actions, 55 running) [64,978 / 65,036] 1705 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (56 actions running) [64,991 / 65,047] 1705 / 3788 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (56 actions running) [65,013 / 65,077] 1708 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (56 actions running) [65,016 / 65,077] 1710 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (56 actions running) [65,017 / 65,077] 1711 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (56 actions running) [65,020 / 65,077] 1711 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (56 actions running) [65,049 / 65,105] 1712 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (56 actions, 55 running) [65,056 / 65,129] 1715 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (56 actions running) [65,057 / 65,129] 1716 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (56 actions running) [65,060 / 65,129] 1718 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (56 actions running) [65,061 / 65,129] 1718 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (56 actions, 55 running) [65,062 / 65,129] 1719 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (56 actions running) [65,066 / 65,129] 1720 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (56 actions, 55 running) [65,068 / 65,129] 1721 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (56 actions running) [65,071 / 65,129] 1721 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (56 actions running) [65,073 / 65,129] 1722 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (56 actions running) [65,081 / 65,140] 1722 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (56 actions running) [65,085 / 65,143] 1722 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (56 actions, 55 running) [65,099 / 65,155] 1722 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (57 actions running) [65,132 / 65,216] 1723 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (58 actions, 55 running) [65,141 / 65,217] 1727 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (56 actions, 55 running) [65,143 / 65,218] 1727 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (56 actions, 55 running) [65,144 / 65,218] 1727 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (56 actions, 55 running) [65,147 / 65,218] 1729 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (56 actions running) [65,148 / 65,218] 1730 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 89s local ... (56 actions running) [65,152 / 65,218] 1730 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (56 actions, 55 running) [65,156 / 65,218] 1731 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (56 actions, 55 running) [65,161 / 65,218] 1731 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (56 actions, 55 running) [65,178 / 65,234] 1731 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (56 actions, 55 running) [65,184 / 65,254] 1733 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (56 actions, 55 running) [65,190 / 65,254] 1733 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (56 actions, 55 running) [65,196 / 65,254] 1733 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (56 actions, 55 running) [65,201 / 65,259] 1733 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (56 actions, 55 running) [65,211 / 65,267] 1734 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (56 actions, 55 running) [65,225 / 65,282] 1735 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (56 actions running) [65,227 / 65,283] 1735 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (58 actions, 57 running) [65,239 / 65,296] 1737 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (58 actions, 57 running) [65,263 / 65,319] 1741 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (56 actions, 54 running) [65,268 / 65,324] 1741 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (57 actions, 55 running) [65,304 / 65,361] 1743 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (56 actions, 54 running) [65,340 / 65,397] 1747 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (57 actions, 55 running) [65,393 / 65,450] 1751 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (59 actions, 55 running) [65,414 / 65,470] 1755 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (56 actions, 52 running) [65,421 / 65,492] 1757 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (57 actions, 56 running) [65,430 / 65,492] 1759 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 111s local ... (57 actions, 56 running) [65,434 / 65,492] 1761 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 112s local ... (56 actions, 55 running) [65,438 / 65,516] 1764 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 113s local ... (56 actions running) [65,440 / 65,516] 1767 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 114s local ... (56 actions running) [65,442 / 65,516] 1768 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 116s local ... (56 actions running) [65,445 / 65,516] 1768 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 117s local ... (56 actions, 55 running) [65,452 / 65,516] 1768 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 119s local ... (56 actions, 55 running) [65,454 / 65,516] 1769 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 120s local ... (56 actions running) [65,460 / 65,516] 1769 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 121s local ... (56 actions, 55 running) [65,494 / 65,551] 1769 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 122s local ... (56 actions, 55 running) [65,503 / 65,559] 1771 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 123s local ... (57 actions, 56 running) [65,518 / 65,574] 1772 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 124s local ... (59 actions, 58 running) [65,521 / 65,578] 1773 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 125s local ... (60 actions running) [65,531 / 65,588] 1775 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 126s local ... (61 actions, 60 running) [65,543 / 65,614] 1778 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 127s local ... (59 actions, 58 running) [65,549 / 65,614] 1781 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 128s local ... (56 actions, 55 running) [65,551 / 65,614] 1781 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 130s local ... (56 actions, 55 running) [65,555 / 65,614] 1781 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 131s local ... (56 actions, 55 running) [65,559 / 65,617] 1781 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 132s local ... (56 actions, 55 running) [65,567 / 65,624] 1782 / 3788 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 133s local ... (56 actions running) [65,617 / 65,674] 1784 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 71s local ... (57 actions, 55 running) [65,639 / 65,701] 1788 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 72s local ... (56 actions, 54 running) [65,646 / 65,702] 1791 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 73s local ... (56 actions running) [65,669 / 65,726] 1792 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 75s local ... (56 actions, 55 running) [65,721 / 65,776] 1796 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 76s local ... (56 actions, 55 running) [65,764 / 65,820] 1800 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 77s local ... (57 actions running) [65,805 / 65,862] 1806 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 78s local ... (59 actions, 57 running) [65,859 / 65,916] 1808 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 79s local ... (60 actions running) [65,872 / 65,929] 1813 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 81s local ... (61 actions running) [65,894 / 65,951] 1819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 82s local ... (58 actions, 57 running) [65,947 / 66,005] 1827 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 83s local ... (57 actions, 54 running) [65,991 / 66,048] 1830 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 84s local ... (58 actions, 55 running) [66,071 / 66,129] 1833 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 85s local ... (59 actions, 57 running) [66,107 / 66,165] 1839 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (59 actions, 57 running) [66,144 / 66,203] 1843 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (62 actions running) [66,146 / 66,203] 1845 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 89s local ... (62 actions running) [66,157 / 66,217] 1848 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 90s local ... (60 actions running) [66,170 / 66,227] 1854 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (57 actions running) [66,176 / 66,232] 1856 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (57 actions running) [66,214 / 66,270] 1863 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (57 actions, 55 running) [66,266 / 66,368] 1875 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (56 actions, 54 running) [66,277 / 66,369] 1878 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (57 actions, 56 running) [66,285 / 66,369] 1879 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (56 actions, 55 running) [66,309 / 66,369] 1881 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (56 actions, 55 running) [66,406 / 66,463] 1886 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (56 actions, 53 running) [66,440 / 66,496] 1894 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (57 actions, 55 running) [66,483 / 66,542] 1900 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (56 actions running) [66,487 / 66,543] 1902 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (56 actions, 55 running) [66,496 / 66,554] 1903 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (56 actions, 55 running) [66,531 / 66,587] 1904 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (57 actions, 56 running) [66,575 / 66,635] 1908 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (56 actions, 55 running) [66,579 / 66,640] 1911 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (56 actions, 55 running) [66,622 / 66,683] 1919 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (57 actions, 56 running) [66,630 / 66,694] 1924 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (56 actions running) [66,632 / 66,694] 1925 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (56 actions running) [66,636 / 66,694] 1928 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (56 actions, 55 running) [66,639 / 66,695] 1928 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions running) [66,648 / 66,704] 1932 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (56 actions running) [66,688 / 66,745] 1934 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (57 actions, 55 running) [66,706 / 66,765] 1938 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (60 actions running) [66,713 / 66,769] 1941 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (59 actions running) [66,752 / 66,808] 1946 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (56 actions running) [66,761 / 66,818] 1946 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (57 actions, 56 running) [66,797 / 66,853] 1953 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (56 actions, 55 running) [66,805 / 66,861] 1954 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (56 actions running) [66,830 / 66,886] 1956 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [66,845 / 66,902] 1957 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (57 actions running) [66,865 / 66,922] 1958 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (56 actions, 55 running) [66,909 / 66,965] 1965 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 126s local ... (56 actions running) [66,932 / 66,988] 1968 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (59 actions running) [66,949 / 67,005] 1975 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (58 actions, 57 running) [66,988 / 67,044] 1980 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (58 actions, 56 running) [67,001 / 67,057] 1984 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (57 actions running) [67,039 / 67,095] 1990 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (58 actions running) [67,056 / 67,112] 1997 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (63 actions running) [67,063 / 67,163] 2005 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (61 actions running) [67,069 / 67,163] 2011 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (57 actions running) [67,078 / 67,163] 2015 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (56 actions, 55 running) [67,085 / 67,163] 2020 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (56 actions running) [67,086 / 67,163] 2021 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 138s local ... (56 actions running) [67,088 / 67,163] 2023 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (56 actions running) [67,091 / 67,163] 2027 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (56 actions running) [67,103 / 67,163] 2027 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (56 actions, 55 running) [67,156 / 67,261] 2029 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (56 actions running) [67,165 / 67,261] 2034 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (57 actions, 56 running) [67,171 / 67,261] 2039 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (56 actions running) [67,182 / 67,261] 2041 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (56 actions, 55 running) [67,189 / 67,261] 2041 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (56 actions, 55 running) [67,191 / 67,261] 2042 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (56 actions running) [67,191 / 67,261] 2043 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (56 actions running) [67,240 / 67,295] 2045 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (55 actions, 54 running) [67,309 / 67,365] 2054 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (59 actions running) [67,350 / 67,406] 2061 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (63 actions, 62 running) [67,396 / 67,455] 2068 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (64 actions, 63 running) [67,401 / 67,457] 2071 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (63 actions running) [67,448 / 67,505] 2073 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (61 actions, 60 running) [67,511 / 67,567] 2086 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 157s local ... (56 actions, 54 running) [67,532 / 67,588] 2091 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (56 actions, 55 running) [67,543 / 67,645] 2099 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (59 actions running) [67,550 / 67,645] 2106 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (56 actions running) [67,552 / 67,645] 2107 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (56 actions running) [67,554 / 67,645] 2109 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (56 actions running) [67,556 / 67,645] 2111 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (56 actions running) [67,561 / 67,645] 2112 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions, 55 running) [67,568 / 67,645] 2115 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (56 actions running) [67,571 / 67,645] 2116 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (56 actions, 55 running) [67,575 / 67,645] 2117 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (56 actions running) [67,576 / 67,645] 2117 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions, 55 running) [67,577 / 67,645] 2117 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (56 actions running) [67,578 / 67,645] 2118 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (56 actions running) [67,579 / 67,645] 2119 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (56 actions running) [67,580 / 67,645] 2120 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions running) [67,580 / 67,645] 2121 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (56 actions running) [67,581 / 67,645] 2121 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (56 actions running) [67,582 / 67,645] 2122 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (56 actions running) [67,583 / 67,645] 2123 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (56 actions running) [67,585 / 67,645] 2124 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (56 actions running) [67,586 / 67,645] 2124 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 184s local ... (56 actions, 55 running) [67,598 / 67,656] 2124 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (56 actions, 55 running) [67,622 / 67,678] 2127 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (57 actions, 56 running) [67,643 / 67,701] 2132 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (56 actions, 54 running) [67,652 / 67,708] 2134 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (56 actions running) [67,661 / 67,718] 2135 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (56 actions running) [67,669 / 67,725] 2136 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (58 actions running) [67,687 / 67,743] 2140 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (56 actions running) [67,698 / 67,756] 2142 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (56 actions, 55 running) [67,719 / 67,775] 2145 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (56 actions, 55 running) [67,746 / 67,801] 2151 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (57 actions running) [67,806 / 67,863] 2161 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (60 actions, 59 running) [67,816 / 67,879] 2167 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 197s local ... (56 actions, 55 running) [67,820 / 67,879] 2169 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (56 actions running) [67,828 / 67,884] 2171 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (56 actions running) [67,851 / 67,910] 2175 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (56 actions, 55 running) [67,869 / 67,925] 2180 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (56 actions, 55 running) [67,886 / 67,942] 2188 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (56 actions running) [67,895 / 67,951] 2192 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (56 actions running) [67,911 / 67,967] 2194 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (56 actions running) [67,919 / 67,975] 2196 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (56 actions running) [67,927 / 67,983] 2196 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions, 55 running) [67,966 / 68,037] 2204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (56 actions, 55 running) [67,970 / 68,037] 2205 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (56 actions, 55 running) [67,976 / 68,037] 2207 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (56 actions, 55 running) [67,991 / 68,094] 2211 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (56 actions running) [67,998 / 68,094] 2213 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (56 actions running) [68,003 / 68,094] 2215 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (56 actions running) [68,019 / 68,094] 2218 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (56 actions running) [68,028 / 68,094] 2219 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (56 actions running) [68,028 / 68,094] 2220 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions running) [68,030 / 68,094] 2222 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (56 actions running) [68,040 / 68,096] 2223 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (56 actions, 55 running) [68,058 / 68,114] 2228 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (56 actions running) [68,107 / 68,163] 2234 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 114s local ... (56 actions running) [68,153 / 68,209] 2240 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 115s local ... (57 actions, 55 running) [68,211 / 68,267] 2253 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (56 actions, 54 running) [68,273 / 68,329] 2271 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (57 actions running) [68,350 / 68,406] 2286 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (57 actions, 56 running) [68,410 / 68,467] 2302 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (60 actions, 56 running) [68,440 / 68,496] 2312 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (59 actions, 58 running) [68,487 / 68,543] 2324 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (57 actions running) [68,525 / 68,581] 2333 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (56 actions running) [68,547 / 68,603] 2340 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (56 actions, 55 running) [68,556 / 68,619] 2345 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (56 actions, 55 running) [68,558 / 68,619] 2347 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (56 actions running) [68,562 / 68,619] 2351 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (57 actions running) [68,582 / 68,639] 2356 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (56 actions running) [68,603 / 68,659] 2362 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (56 actions, 55 running) [68,615 / 68,673] 2366 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (56 actions running) [68,647 / 68,704] 2371 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (57 actions, 55 running) [68,661 / 68,722] 2376 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (56 actions running) [68,671 / 68,727] 2380 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (56 actions running) [68,674 / 68,730] 2383 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (56 actions running) [68,689 / 68,745] 2390 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (56 actions, 55 running) [68,703 / 68,759] 2395 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (56 actions running) [68,714 / 68,771] 2401 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (57 actions running) [68,749 / 68,805] 2409 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (56 actions running) [68,812 / 68,870] 2419 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (55 actions, 53 running) [68,866 / 68,924] 2429 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 52s local ... (55 actions, 53 running) [68,919 / 68,975] 2438 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 53s local ... (56 actions, 53 running) [68,989 / 69,046] 2453 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 54s local ... (56 actions running) [69,043 / 69,099] 2463 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 55s local ... (56 actions running) [69,064 / 69,134] 2472 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (56 actions running) [69,070 / 69,134] 2477 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (56 actions running) [69,075 / 69,134] 2482 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 59s local ... (56 actions running) [69,089 / 69,146] 2489 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (56 actions running) [69,117 / 69,173] 2497 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (58 actions, 57 running) [69,128 / 69,185] 2503 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (56 actions, 55 running) [69,144 / 69,200] 2508 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (56 actions, 55 running) [69,155 / 69,212] 2510 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (56 actions running) [69,162 / 69,218] 2513 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (56 actions running) [69,175 / 69,231] 2517 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (56 actions, 55 running) [69,177 / 69,235] 2517 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (56 actions, 55 running) [69,253 / 69,313] 2520 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (57 actions, 56 running) [69,263 / 69,321] 2521 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (60 actions, 59 running) [69,285 / 69,350] 2521 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (60 actions running) [69,290 / 69,350] 2526 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (57 actions running) [69,291 / 69,350] 2526 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (57 actions running) [69,296 / 69,353] 2529 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (57 actions running) [69,311 / 69,368] 2532 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (57 actions running) [69,315 / 69,372] 2534 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (58 actions running) [69,336 / 69,393] 2538 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (59 actions, 57 running) [69,383 / 69,442] 2545 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (61 actions, 60 running) [69,471 / 69,530] 2556 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (58 actions, 55 running) [69,495 / 69,553] 2561 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (60 actions, 58 running) [69,516 / 69,575] 2571 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (57 actions running) [69,526 / 69,584] 2576 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (58 actions, 57 running) [69,533 / 69,592] 2582 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (57 actions running) [69,534 / 69,592] 2582 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (57 actions running) [69,536 / 69,593] 2584 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (57 actions running) [69,544 / 69,605] 2587 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (57 actions running) [69,548 / 69,605] 2590 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (56 actions running) [69,574 / 69,630] 2596 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (57 actions running) [69,582 / 69,660] 2600 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (60 actions running) [69,591 / 69,660] 2604 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (56 actions, 55 running) [69,600 / 69,660] 2606 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (56 actions, 55 running) [69,604 / 69,660] 2609 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (56 actions running) [69,635 / 69,693] 2611 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (57 actions, 56 running) [69,649 / 69,705] 2613 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (57 actions, 56 running) [69,668 / 69,724] 2613 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (58 actions, 57 running) [69,707 / 69,763] 2615 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (60 actions, 59 running) [69,723 / 69,779] 2617 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (60 actions running) [69,752 / 69,808] 2625 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (56 actions running) [69,765 / 69,821] 2628 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (56 actions running) [69,793 / 69,850] 2633 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (56 actions, 54 running) [69,819 / 69,875] 2635 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (56 actions, 55 running) [69,845 / 69,902] 2639 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 105s local ... (57 actions, 55 running) [69,886 / 69,942] 2646 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 106s local ... (58 actions, 57 running) [69,906 / 69,962] 2653 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 107s local ... (56 actions, 55 running) [69,937 / 69,993] 2657 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 108s local ... (57 actions running) [69,983 / 70,040] 2666 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 109s local ... (59 actions, 58 running) [70,045 / 70,097] 2683 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 110s local ... (53 actions, 52 running) [70,143 / 70,201] 2695 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 111s local ... (56 actions, 55 running) [70,162 / 70,219] 2702 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 112s local ... (59 actions, 58 running) [70,193 / 70,249] 2709 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 51s local ... (58 actions running) [70,222 / 70,279] 2717 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 52s local ... (56 actions, 55 running) [70,263 / 70,320] 2725 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 53s local ... (57 actions, 56 running) [70,314 / 70,371] 2741 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 54s local ... (55 actions running) [70,320 / 70,377] 2743 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 55s local ... (57 actions running) [70,330 / 70,387] 2749 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 56s local ... (58 actions, 57 running) [70,351 / 70,407] 2754 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 58s local ... (58 actions, 57 running) [70,356 / 70,412] 2759 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 59s local ... (56 actions running) [70,366 / 70,422] 2761 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 60s local ... (56 actions, 54 running) [70,372 / 70,429] 2766 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 61s local ... (56 actions running) [70,383 / 70,439] 2770 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 62s local ... (56 actions running) [70,395 / 70,452] 2775 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 63s local ... (58 actions running) [70,401 / 70,460] 2778 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 64s local ... (56 actions running) [70,403 / 70,460] 2780 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 65s local ... (56 actions running) [70,448 / 70,505] 2784 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 64s local ... (56 actions, 54 running) [70,456 / 70,513] 2785 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 65s local ... (56 actions, 55 running) [70,489 / 70,545] 2790 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 66s local ... (55 actions running) [70,525 / 70,581] 2797 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 68s local ... (56 actions, 55 running) [70,562 / 70,618] 2805 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 69s local ... (58 actions running) [70,601 / 70,657] 2815 / 3788 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 70s local ... (56 actions, 54 running) [70,613 / 70,669] 2820 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 36s local ... (57 actions running) [70,627 / 70,685] 2822 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 37s local ... (56 actions running) [70,668 / 70,724] 2829 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 38s local ... (57 actions, 53 running) [70,693 / 70,751] 2834 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 39s local ... (57 actions, 55 running) [70,724 / 70,780] 2838 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 40s local ... (58 actions, 56 running) [70,760 / 70,817] 2844 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 41s local ... (61 actions, 60 running) [70,803 / 70,860] 2852 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 42s local ... (58 actions, 55 running) [70,826 / 70,882] 2858 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 43s local ... (57 actions, 52 running) [70,860 / 70,917] 2866 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 44s local ... (57 actions running) [70,874 / 70,930] 2871 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 45s local ... (58 actions running) [70,882 / 70,947] 2880 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 46s local ... (57 actions running) [70,885 / 70,947] 2881 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 48s local ... (56 actions running) [70,890 / 70,947] 2884 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 49s local ... (56 actions running) [70,891 / 70,947] 2885 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 50s local ... (56 actions running) [70,900 / 70,956] 2888 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 51s local ... (55 actions running) [70,916 / 70,972] 2891 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 52s local ... (58 actions, 57 running) [70,926 / 70,982] 2898 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 53s local ... (57 actions, 56 running) [70,940 / 70,997] 2900 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 54s local ... (56 actions, 55 running) [70,946 / 71,003] 2903 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 55s local ... (58 actions running) [70,951 / 71,008] 2907 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 56s local ... (57 actions, 56 running) [70,964 / 71,039] 2910 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 57s local ... (56 actions running) [70,969 / 71,039] 2913 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 58s local ... (58 actions, 57 running) [70,972 / 71,039] 2917 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 59s local ... (56 actions running) [70,978 / 71,039] 2919 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 61s local ... (56 actions running) [70,982 / 71,039] 2921 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 62s local ... (56 actions running) [70,987 / 71,044] 2922 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 63s local ... (56 actions, 55 running) [70,995 / 71,051] 2922 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 64s local ... (56 actions, 55 running) [71,010 / 71,079] 2926 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 65s local ... (56 actions running) [71,013 / 71,079] 2927 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 66s local ... (56 actions, 55 running) [71,018 / 71,079] 2929 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 68s local ... (56 actions running) [71,033 / 71,089] 2931 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 69s local ... (56 actions running) [71,033 / 71,089] 2932 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 70s local ... (56 actions running) [71,040 / 71,096] 2933 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 71s local ... (56 actions, 55 running) [71,062 / 71,120] 2934 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 72s local ... (56 actions, 53 running) [71,107 / 71,180] 2938 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 73s local ... (57 actions, 56 running) [71,115 / 71,181] 2942 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 74s local ... (57 actions, 56 running) [71,122 / 71,181] 2946 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 76s local ... (56 actions, 55 running) [71,138 / 71,195] 2948 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 77s local ... (56 actions, 54 running) [71,145 / 71,201] 2949 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 78s local ... (57 actions, 56 running) [71,154 / 71,212] 2952 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 79s local ... (57 actions running) [71,164 / 71,221] 2955 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 80s local ... (57 actions, 55 running) [71,170 / 71,231] 2958 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 81s local ... (58 actions running) [71,175 / 71,231] 2964 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 82s local ... (58 actions running) [71,177 / 71,233] 2966 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 83s local ... (56 actions running) [71,179 / 71,235] 2968 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 84s local ... (57 actions running) [71,184 / 71,240] 2973 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 85s local ... (57 actions running) [71,197 / 71,253] 2976 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 86s local ... (56 actions, 55 running) [71,212 / 71,285] 2981 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 87s local ... (58 actions running) [71,217 / 71,285] 2986 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 89s local ... (56 actions running) [71,221 / 71,285] 2989 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 90s local ... (56 actions running) [71,227 / 71,285] 2993 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 91s local ... (56 actions running) [71,229 / 71,285] 2994 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 92s local ... (56 actions running) [71,236 / 71,311] 2994 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 61s local ... (56 actions running) [71,237 / 71,311] 2996 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 63s local ... (56 actions running) [71,243 / 71,311] 2996 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 64s local ... (56 actions, 55 running) [71,247 / 71,311] 2996 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 65s local ... (56 actions running) [71,249 / 71,311] 2996 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 66s local ... (56 actions running) [71,252 / 71,311] 2997 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 67s local ... (56 actions running) [71,253 / 71,311] 2997 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 68s local ... (56 actions running) [71,255 / 71,311] 2998 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 69s local ... (56 actions running) [71,270 / 71,326] 2999 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 70s local ... (56 actions, 55 running) [71,277 / 71,341] 3001 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 71s local ... (57 actions running) [71,282 / 71,341] 3002 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 72s local ... (57 actions running) [71,284 / 71,341] 3003 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 73s local ... (58 actions running) [71,291 / 71,347] 3004 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 74s local ... (57 actions running) [71,292 / 71,348] 3005 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 75s local ... (56 actions running) [71,308 / 71,365] 3007 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 76s local ... (57 actions running) [71,311 / 71,367] 3007 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 77s local ... (56 actions, 55 running) [71,361 / 71,419] 3008 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 78s local ... (56 actions, 55 running) [71,394 / 71,452] 3015 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 79s local ... (58 actions, 56 running) [71,418 / 71,475] 3017 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 80s local ... (56 actions, 55 running) [71,444 / 71,500] 3020 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 81s local ... (56 actions running) [71,473 / 71,531] 3025 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 83s local ... (59 actions, 58 running) [71,491 / 71,547] 3031 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 84s local ... (57 actions running) [71,503 / 71,559] 3035 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 85s local ... (59 actions running) [71,524 / 71,588] 3044 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 86s local ... (60 actions running) [71,529 / 71,588] 3049 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (58 actions running) [71,532 / 71,588] 3052 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (56 actions running) [71,533 / 71,589] 3053 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (56 actions running) [71,541 / 71,597] 3055 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 90s local ... (57 actions, 56 running) [71,558 / 71,615] 3057 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (58 actions running) [71,580 / 71,636] 3063 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (60 actions running) [71,598 / 71,654] 3070 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (57 actions running) [71,637 / 71,704] 3082 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (56 actions running) [71,644 / 71,704] 3089 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (56 actions running) [71,646 / 71,704] 3091 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (57 actions running) [71,656 / 71,712] 3094 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (56 actions, 55 running) [71,664 / 71,722] 3095 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (56 actions, 55 running) [71,671 / 71,727] 3095 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (57 actions running) [71,687 / 71,743] 3099 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (57 actions running) [71,710 / 71,778] 3102 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (56 actions, 55 running) [71,722 / 71,788] 3104 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (56 actions, 55 running) [71,731 / 71,789] 3106 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (56 actions, 55 running) [71,734 / 71,792] 3107 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (56 actions, 55 running) [71,746 / 71,802] 3109 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (56 actions running) [71,751 / 71,807] 3110 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (57 actions running) [71,772 / 71,828] 3115 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (56 actions running) [71,780 / 71,836] 3118 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 111s local ... (57 actions running) [71,800 / 71,857] 3121 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (56 actions, 55 running) [71,808 / 71,864] 3125 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (57 actions, 56 running) [71,818 / 71,875] 3127 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (56 actions, 54 running) [71,821 / 71,877] 3127 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (57 actions running) [71,826 / 71,882] 3130 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (56 actions running) [71,836 / 71,896] 3132 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (56 actions running) [71,841 / 71,897] 3134 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (57 actions, 56 running) [71,848 / 71,904] 3138 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (57 actions running) [71,871 / 71,930] 3139 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (57 actions, 56 running) [71,890 / 71,948] 3145 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (57 actions, 56 running) [71,893 / 71,952] 3145 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (58 actions running) [71,918 / 71,987] 3151 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (57 actions running) [71,922 / 71,987] 3153 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (57 actions running) [71,927 / 71,987] 3154 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (57 actions running) [71,939 / 71,996] 3156 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (57 actions running) [71,941 / 71,998] 3158 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (57 actions running) [71,948 / 72,005] 3159 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (57 actions, 56 running) [71,955 / 72,014] 3164 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (57 actions running) [71,958 / 72,015] 3167 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (57 actions running) [71,958 / 72,015] 3167 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (57 actions running) [71,980 / 72,037] 3168 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (57 actions, 56 running) [72,016 / 72,073] 3172 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (59 actions, 57 running) [72,054 / 72,111] 3178 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (57 actions, 53 running) [72,081 / 72,145] 3183 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (57 actions, 55 running) [72,085 / 72,145] 3187 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (58 actions running) [72,088 / 72,145] 3189 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (57 actions running) [72,105 / 72,163] 3191 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (57 actions running) [72,123 / 72,182] 3197 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (57 actions, 56 running) [72,129 / 72,190] 3198 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (58 actions, 57 running) [72,132 / 72,190] 3199 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (58 actions running) [72,151 / 72,209] 3203 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (58 actions, 56 running) [72,163 / 72,220] 3207 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (58 actions running) [72,173 / 72,230] 3209 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (58 actions, 57 running) [72,179 / 72,237] 3211 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (59 actions, 58 running) [72,183 / 72,240] 3211 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (60 actions running) [72,191 / 72,248] 3212 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (60 actions running) [72,193 / 72,250] 3215 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (61 actions running) [72,214 / 72,272] 3218 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (63 actions, 62 running) [72,218 / 72,275] 3219 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (63 actions running) [72,221 / 72,279] 3219 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (63 actions, 62 running) [72,236 / 72,295] 3220 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (63 actions, 62 running) [72,252 / 72,310] 3222 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (62 actions, 60 running) [72,279 / 72,336] 3226 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (61 actions running) [72,307 / 72,364] 3233 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (57 actions running) [72,323 / 72,380] 3237 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (57 actions, 56 running) [72,337 / 72,393] 3241 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (57 actions, 56 running) [72,345 / 72,401] 3244 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (59 actions running) [72,356 / 72,428] 3249 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions, 55 running) [72,358 / 72,428] 3251 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (57 actions running) [72,359 / 72,428] 3252 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions running) [72,360 / 72,428] 3253 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (56 actions running) [72,362 / 72,428] 3255 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions running) [72,363 / 72,428] 3256 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [72,366 / 72,428] 3259 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions running) [72,369 / 72,428] 3262 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions running) [72,370 / 72,428] 3263 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions running) [72,389 / 72,448] 3265 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions, 55 running) [72,414 / 72,470] 3268 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions running) [72,423 / 72,480] 3269 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions running) [72,444 / 72,501] 3269 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (56 actions running) [72,449 / 72,505] 3271 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (57 actions running) [72,459 / 72,517] 3273 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 54 running) [72,471 / 72,527] 3276 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions running) [72,480 / 72,536] 3276 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions, 55 running) [72,485 / 72,543] 3277 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions, 55 running) [72,498 / 72,554] 3280 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (57 actions, 56 running) [72,505 / 72,565] 3282 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (57 actions running) [72,511 / 72,568] 3284 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (57 actions running) [72,530 / 72,594] 3286 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions running) [72,530 / 72,594] 3286 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (58 actions running) [72,535 / 72,594] 3290 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [72,538 / 72,594] 3290 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions running) [72,553 / 72,610] 3293 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions running) [72,555 / 72,611] 3294 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (56 actions running) [72,562 / 72,627] 3299 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (57 actions running) [72,568 / 72,627] 3301 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions, 55 running) [72,571 / 72,627] 3302 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (56 actions, 55 running) [72,582 / 72,643] 3304 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions running) [72,584 / 72,643] 3305 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions running) [72,587 / 72,643] 3306 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (56 actions running) [72,593 / 72,649] 3307 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions, 55 running) [72,606 / 72,663] 3308 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions running) [72,611 / 72,668] 3309 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions running) [72,623 / 72,679] 3310 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (57 actions running) [72,630 / 72,686] 3312 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions running) [72,640 / 72,714] 3315 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions, 55 running) [72,642 / 72,714] 3315 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (56 actions running) [72,644 / 72,714] 3317 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions running) [72,646 / 72,714] 3319 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions running) [72,650 / 72,714] 3320 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (56 actions, 55 running) [72,651 / 72,714] 3321 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (56 actions running) [72,657 / 72,714] 3322 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions, 55 running) [72,679 / 72,741] 3324 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions running) [72,680 / 72,741] 3325 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (57 actions running) [72,682 / 72,741] 3325 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (57 actions running) [72,687 / 72,745] 3327 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions, 55 running) [72,702 / 72,762] 3330 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions running) [72,724 / 72,780] 3332 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [72,733 / 72,792] 3334 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions running) [72,738 / 72,794] 3338 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [72,738 / 72,794] 3338 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (57 actions running) [72,745 / 72,802] 3340 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [72,752 / 72,809] 3340 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions, 55 running) [72,754 / 72,810] 3340 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [72,758 / 72,814] 3341 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [72,764 / 72,820] 3343 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (57 actions, 56 running) [72,787 / 72,844] 3345 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions, 53 running) [72,793 / 72,849] 3345 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (59 actions, 58 running) [72,801 / 72,857] 3349 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (57 actions running) [72,807 / 72,863] 3351 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (57 actions, 56 running) [72,818 / 72,875] 3354 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions, 54 running) [72,822 / 72,900] 3355 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (56 actions running) [72,824 / 72,900] 3357 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions running) [72,828 / 72,900] 3359 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [72,831 / 72,900] 3362 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (56 actions running) [72,831 / 72,900] 3363 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [72,833 / 72,900] 3363 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions, 55 running) [72,836 / 72,900] 3366 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions running) [72,838 / 72,900] 3366 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (56 actions, 55 running) [72,840 / 72,900] 3368 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions running) [72,848 / 72,904] 3370 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions running) [72,865 / 72,921] 3370 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [72,882 / 72,945] 3374 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions running) [72,903 / 72,959] 3381 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (57 actions, 56 running) [72,911 / 72,967] 3385 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (57 actions running) [72,918 / 73,005] 3386 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [72,921 / 73,005] 3387 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [72,927 / 73,005] 3387 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions, 55 running) [72,928 / 73,005] 3387 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions running) [72,932 / 73,005] 3390 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions running) [72,938 / 73,005] 3392 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions running) [72,940 / 73,005] 3393 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions running) [72,943 / 73,005] 3396 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions running) [72,947 / 73,005] 3396 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions, 55 running) [72,955 / 73,011] 3397 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions, 55 running) [72,956 / 73,012] 3397 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (57 actions running) [72,962 / 73,018] 3397 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (57 actions running) [72,970 / 73,026] 3398 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (56 actions, 55 running) [73,001 / 73,101] 3400 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions, 53 running) [73,003 / 73,102] 3400 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (57 actions, 56 running) [73,005 / 73,103] 3401 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions, 55 running) [73,014 / 73,103] 3403 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (55 actions, 54 running) [73,018 / 73,103] 3404 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions, 55 running) [73,021 / 73,103] 3405 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (56 actions running) [73,028 / 73,103] 3407 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions, 55 running) [73,035 / 73,103] 3407 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions, 55 running) [73,046 / 73,103] 3409 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions running) [73,072 / 73,128] 3411 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (56 actions running) [73,106 / 73,162] 3416 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (57 actions, 55 running) [73,193 / 73,252] 3427 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions, 55 running) [73,226 / 73,287] 3428 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (55 actions, 54 running) [73,256 / 73,313] 3430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (59 actions, 56 running) [73,276 / 73,347] 3436 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (55 actions, 48 running) [73,314 / 73,377] 3436 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (56 actions, 55 running) [73,319 / 73,379] 3437 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions, 55 running) [73,319 / 73,379] 3437 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (56 actions, 55 running) [73,321 / 73,380] 3439 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (56 actions running) [73,323 / 73,380] 3440 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions running) [73,332 / 73,389] 3442 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions, 55 running) [73,350 / 73,406] 3446 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (56 actions running) [73,366 / 73,428] 3448 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (57 actions running) [73,380 / 73,437] 3455 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (57 actions running) [73,401 / 73,459] 3458 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (56 actions, 54 running) [73,429 / 73,485] 3466 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions, 55 running) [73,450 / 73,506] 3470 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (56 actions, 54 running) [73,465 / 73,522] 3475 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (57 actions, 55 running) [73,487 / 73,545] 3481 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (56 actions, 54 running) [73,502 / 73,558] 3482 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (56 actions running) [73,519 / 73,575] 3483 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (58 actions, 57 running) [73,525 / 73,581] 3486 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (59 actions, 58 running) [73,531 / 73,631] 3492 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (57 actions running) [73,535 / 73,631] 3494 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (56 actions running) [73,535 / 73,631] 3495 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions running) [73,538 / 73,631] 3497 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (56 actions running) [73,539 / 73,631] 3499 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions running) [73,543 / 73,631] 3501 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions, 55 running) [73,553 / 73,631] 3501 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions, 55 running) [73,557 / 73,631] 3502 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions running) [73,559 / 73,631] 3502 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [73,566 / 73,631] 3504 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (56 actions, 55 running) [73,576 / 73,634] 3504 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions, 55 running) [73,592 / 73,652] 3506 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions, 55 running) [73,626 / 73,683] 3507 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions, 54 running) [73,664 / 73,723] 3511 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (57 actions, 56 running) [73,691 / 73,749] 3516 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions, 55 running) [73,699 / 73,758] 3520 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (58 actions running) [73,702 / 73,758] 3522 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions running) [73,706 / 73,763] 3523 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [73,712 / 73,768] 3524 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [73,712 / 73,768] 3524 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (57 actions running) [73,714 / 73,770] 3526 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions running) [73,729 / 73,785] 3528 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (57 actions running) [73,745 / 73,803] 3532 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 54 running) [73,760 / 73,817] 3534 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (58 actions, 56 running) [73,768 / 73,824] 3536 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (60 actions running) [73,782 / 73,838] 3543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (57 actions running) [73,812 / 73,868] 3552 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (57 actions running) [73,813 / 73,869] 3552 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (61 actions running) [73,829 / 73,904] 3559 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [73,837 / 73,904] 3563 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions, 55 running) [73,842 / 73,904] 3566 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [73,849 / 73,905] 3570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions running) [73,860 / 73,916] 3574 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (56 actions running) [73,873 / 73,932] 3579 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions running) [73,877 / 73,933] 3580 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (56 actions, 55 running) [73,888 / 73,955] 3581 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions, 55 running) [73,908 / 73,965] 3583 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (56 actions, 54 running) [73,913 / 73,969] 3586 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (57 actions running) [73,932 / 73,988] 3592 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions, 55 running) [73,934 / 73,991] 3592 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (56 actions running) [73,935 / 73,991] 3592 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions, 55 running) [73,943 / 74,008] 3594 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (56 actions, 55 running) [73,948 / 74,008] 3598 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (56 actions running) [73,952 / 74,008] 3601 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (56 actions, 55 running) [73,953 / 74,009] 3602 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (56 actions running) [73,953 / 74,009] 3603 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (56 actions running) [73,969 / 74,033] 3605 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (55 actions, 54 running) [74,008 / 74,064] 3607 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (56 actions, 53 running) [74,048 / 74,105] 3612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (58 actions, 55 running) [74,074 / 74,130] 3616 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (58 actions, 55 running) [74,092 / 74,150] 3621 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions, 55 running) [74,142 / 74,200] 3622 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (57 actions, 54 running) [74,149 / 74,205] 3624 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (61 actions running) [74,168 / 74,224] 3630 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (61 actions running) [74,183 / 74,265] 3638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (56 actions running) [74,194 / 74,265] 3644 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions running) [74,201 / 74,265] 3646 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (58 actions running) [74,207 / 74,265] 3652 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [74,214 / 74,270] 3655 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [74,220 / 74,276] 3658 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions running) [74,221 / 74,280] 3660 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (57 actions running) [74,225 / 74,281] 3664 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions running) [74,238 / 74,294] 3667 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (56 actions running) [74,263 / 74,319] 3671 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (57 actions, 56 running) [74,313 / 74,369] 3679 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (56 actions, 55 running) [74,319 / 74,379] 3682 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (57 actions running) [74,341 / 74,397] 3686 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions, 55 running) [74,351 / 74,407] 3690 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (55 actions running) [74,362 / 74,421] 3694 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (56 actions, 55 running) [74,372 / 74,428] 3698 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (56 actions, 55 running) [74,380 / 74,436] 3700 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (56 actions running) [74,405 / 74,461] 3704 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions running) [74,415 / 74,471] 3709 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (57 actions running) [74,446 / 74,503] 3716 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (59 actions, 57 running) [74,473 / 74,529] 3722 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (57 actions, 56 running) [74,531 / 74,589] 3726 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions, 50 running) [74,611 / 74,668] 3734 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (58 actions, 52 running) [74,636 / 74,688] 3743 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (56 actions running) [74,650 / 74,688] 3755 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (39 actions running) [74,657 / 74,688] 3760 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (31 actions running) [74,658 / 74,688] 3762 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (30 actions running) [74,661 / 74,688] 3765 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (27 actions running) [74,664 / 74,688] 3768 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (24 actions running) [74,666 / 74,688] 3769 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (22 actions running) [74,668 / 74,688] 3770 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (20 actions running) [74,672 / 74,688] 3773 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (16 actions running) [74,674 / 74,688] 3775 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (14 actions running) [74,676 / 74,688] 3777 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (12 actions running) [74,678 / 74,688] 3778 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (10 actions running) [74,680 / 74,688] 3780 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (8 actions running) [74,680 / 74,688] 3781 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (8 actions running) [74,681 / 74,688] 3782 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (7 actions running) [74,682 / 74,688] 3782 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (6 actions running) [74,682 / 74,688] 3783 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (6 actions running) [74,683 / 74,688] 3784 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (5 actions running) [74,685 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (3 actions running) [74,686 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 333s local ... (2 actions running) [74,686 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 337s local ... (2 actions running) [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 338s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 348s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 378s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 438s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 498s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 558s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 618s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 678s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 738s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 798s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 858s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 900s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5); 1s local FLAKY: //tensorflow/python/distribute:moving_averages_test_cpu (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/distribute/moving_averages_test_cpu/shard_4_of_5/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/distribute:moving_averages_test_cpu (shard 4 of 5): [74,688 / 74,688] 3788 / 3788 tests; checking cached actions INFO: Elapsed time: 2100.752s, Critical Path: 907.87s INFO: 54819 processes: 29530 disk cache hit, 17461 internal, 7828 local. INFO: Build completed successfully, 54819 total actions