++ 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: 989c4793-3519-4151-826b-931eb1f25ba4 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: 552 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3786 targets (553 packages loaded) Analyzing: 3786 targets (553 packages loaded, 0 targets configured) Analyzing: 3786 targets (586 packages loaded, 31483 targets configured) Analyzing: 3786 targets (600 packages loaded, 35505 targets configured) Analyzing: 3786 targets (600 packages loaded, 37776 targets configured) Analyzing: 3786 targets (602 packages loaded, 39426 targets configured) INFO: Analyzed 3786 targets (602 packages loaded, 42825 targets configured). checking cached actions INFO: Found 3786 test targets... [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [3,845 / 14,355] [Prepa] Writing file tensorflow/compiler/xla/service/gpu/libparallel_loop_emitter.so-2.params [11,828 / 17,608] Linking external/llvm-project/llvm/libOrcJIT.so; 0s remote-cache ... (38 actions, 0 running) [14,598 / 17,608] Compiling tensorflow/core/kernels/rnn/lstm_ops.cc; 0s remote-cache ... (48 actions, 0 running) [15,798 / 17,608] Linking tensorflow/core/grappler/optimizers/libfunction_optimizer.so; Downloading tensorflow/core/grappler/optimizers/libfunction_optimizer.so, 256.0 KiB / 1.2 MiB; 0s remote-cache ... (56 actions, 0 running) [16,371 / 17,608] Compiling tensorflow/core/kernels/pad_op.cc; Downloading tensorflow/core/kernels/_objs/pad_op/pad_op.d; 0s remote-cache ... (56 actions, 0 running) [16,990 / 17,608] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 80.3 MiB / 94.4 MiB; 0s remote-cache ... (56 actions, 0 running) [18,183 / 19,652] Linking tensorflow/c/eager/custom_device_test; Downloading tensorflow/c/eager/custom_device_test, 57.6 MiB / 165.1 MiB; 0s remote-cache ... (56 actions, 0 running) [18,311 / 19,764] Linking tensorflow/c/eager/c_api_cluster_test_cpu; Downloading tensorflow/c/eager/c_api_cluster_test_cpu, 53.2 MiB / 165.1 MiB; 1s remote-cache ... (55 actions, 0 running) [18,503 / 19,869] Linking tensorflow/c/eager/c_api_cluster_test_cpu; Downloading tensorflow/c/eager/c_api_cluster_test_cpu, 110.3 MiB / 165.1 MiB; 2s remote-cache ... (55 actions, 0 running) [18,714 / 20,011] Linking tensorflow/c/eager/c_api_cluster_test_cpu; Downloading tensorflow/c/eager/c_api_cluster_test_cpu, 159.8 MiB / 165.1 MiB; 3s remote-cache ... (52 actions, 0 running) [19,360 / 20,525] Linking tensorflow/c/c_api_function_test; 4s remote-cache ... (37 actions, 0 running) [19,987 / 20,924] Compiling mlir/lib/Dialect/Arith/Transforms/BufferizableOpInterfaceImpl.cpp; Downloading external/llvm-project/mlir/_objs/ArithTransforms/BufferizableOpInterfaceImpl.d; 0s remote-cache ... (55 actions, 0 running) [20,765 / 21,505] Compiling stablehlo/dialect/ChloOps.cpp; Downloading external/stablehlo/_objs/chlo_ops/ChloOps.o, 1.8 MiB / 3.5 MiB; 0s remote-cache ... (56 actions, 0 running) [21,230 / 21,951] Compiling win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S; Downloading external/boringssl/_objs/crypto/p256-armv8-asm-win.d; 0s remote-cache ... (56 actions, 0 running) [21,821 / 22,607] Compiling llvm/lib/CodeGen/RDFGraph.cpp; 0s remote-cache ... (47 actions, 0 running) [22,270 / 22,819] Compiling mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp; Downloading external/llvm-project/mlir/_objs/ComplexToStandard/ComplexToStandard.d; 0s remote-cache ... (56 actions, 0 running) [22,907 / 23,412] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops.cc; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops/tf_ops.o, 15.8 MiB / 29.5 MiB; 0s remote-cache ... (56 actions, 0 running) [24,119 / 24,205] [Prepa] Compiling tensorflow/compiler/tf2xla/layout_util.cc ... (48 actions, 0 running) [29,975 / 30,016] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 156.1 MiB / 378.7 MiB; 0s remote-cache ... (2 actions, 0 running) [31,354 / 31,803] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 275.2 MiB / 378.7 MiB; 1s remote-cache ... (26 actions, 0 running) [33,175 / 33,245] Linking tensorflow/compiler/mlir/tf-opt; 2s remote-cache ... (56 actions, 0 running) [33,918 / 34,123] Linking tensorflow/compiler/mlir/tf-mlir-translate; Downloading tensorflow/compiler/mlir/tf-mlir-translate, 211.0 MiB / 235.1 MiB; 1s remote-cache ... (49 actions, 0 running) [34,775 / 34,926] Linking tensorflow/examples/speech_commands/accuracy_utils_test; Downloading tensorflow/examples/speech_commands/accuracy_utils_test, 63.1 MiB / 161.8 MiB; 0s remote-cache ... (55 actions, 10 running) [35,388 / 35,499] Linking tensorflow/examples/speech_commands/accuracy_utils_test; 1s remote-cache ... (56 actions, 12 running) [35,754 / 35,837] Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 2s local ... (55 actions, 17 running) [36,539 / 36,632] Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 3s local ... (57 actions, 26 running) [36,703 / 36,764] Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 4s local ... (55 actions, 34 running) [36,762 / 36,819] Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 5s local ... (53 actions, 35 running) [36,848 / 36,911] 1 / 3786 tests; Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 6s local ... (54 actions, 32 running) [37,193 / 37,284] 4 / 3786 tests; Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 7s local ... (57 actions, 33 running) [38,360 / 38,874] 5 / 3786 tests; Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 8s local ... (53 actions, 31 running) [39,032 / 39,476] 7 / 3786 tests; Testing //tensorflow/python/distribute:template_mirrored_strategy_test_cpu; 10s local ... (54 actions, 29 running) [39,823 / 40,060] 9 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 11s local ... (53 actions, 27 running) [40,699 / 40,782] 11 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 12s local ... (51 actions, 24 running) [41,134 / 41,198] 11 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 13s local ... (58 actions, 46 running) [41,273 / 41,330] 13 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 15s local ... (58 actions, 56 running) [41,309 / 41,366] 16 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 16s local ... (59 actions, 56 running) [41,350 / 41,408] 20 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 17s local ... (60 actions, 58 running) [41,384 / 41,442] 22 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 18s local ... (60 actions running) [41,406 / 41,463] 24 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 19s local ... (64 actions running) [41,416 / 41,473] 26 / 3786 tests; Testing //tensorflow/python/eager/polymorphic_function:tracing_compilation_test; 20s local ... (65 actions running) [41,467 / 41,526] 33 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 20s local ... (65 actions, 62 running) [41,492 / 41,588] 37 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 21s local ... (65 actions, 64 running) [41,498 / 41,589] 41 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 22s local ... (65 actions, 64 running) [41,504 / 41,589] 47 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 23s local ... (63 actions, 62 running) [41,514 / 41,589] 53 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 24s local ... (59 actions running) [41,520 / 41,589] 55 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 25s local ... (57 actions, 56 running) [41,523 / 41,589] 56 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 26s local ... (57 actions running) [41,525 / 41,589] 57 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 27s local ... (57 actions running) [41,527 / 41,589] 57 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 28s local ... (57 actions, 56 running) [41,532 / 41,589] 62 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 29s local ... (57 actions running) [41,554 / 41,611] 62 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 30s local ... (57 actions, 56 running) [41,610 / 41,668] 66 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 31s local ... (57 actions, 54 running) [41,653 / 41,714] 69 / 3786 tests; Testing //tensorflow/python/kernel_tests/distributions:laplace_test_cpu; 32s local ... (57 actions, 53 running) [41,708 / 41,771] 74 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 22s local ... (59 actions, 52 running) [41,784 / 41,847] 75 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 23s local ... (63 actions, 62 running) [41,834 / 41,898] 83 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 24s local ... (64 actions, 61 running) [41,906 / 41,968] 92 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 25s local ... (66 actions, 64 running) [41,924 / 41,986] 94 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 26s local ... (70 actions running) [41,963 / 42,025] 98 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 27s local ... (72 actions, 71 running) [42,028 / 42,090] 102 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 28s local ... (76 actions, 74 running) [42,064 / 42,127] 120 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 29s local ... (78 actions, 76 running) [42,071 / 42,133] 123 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 30s local ... (80 actions, 79 running) [42,097 / 42,160] 128 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 31s local ... (77 actions, 76 running) [42,124 / 42,209] 133 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 32s local ... (75 actions, 71 running) [42,272 / 42,335] 135 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 33s local ... (76 actions, 71 running) [42,315 / 42,378] 138 / 3786 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 33s local ... (77 actions, 74 running) [42,342 / 42,405] 140 / 3786 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 34s local ... (78 actions, 75 running) [42,368 / 42,430] 143 / 3786 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 35s local ... (80 actions running) [42,388 / 42,457] 152 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 34s local, remote-cache ... (81 actions running) [42,394 / 42,457] 158 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 35s local, remote-cache ... (77 actions running) [42,403 / 42,465] 159 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 37s local, remote-cache ... (79 actions running) [42,424 / 42,486] 162 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 38s local, remote-cache ... (81 actions running) [42,435 / 42,497] 166 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 39s local, remote-cache ... (84 actions running) [42,455 / 42,519] 168 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 40s local, remote-cache ... (86 actions, 85 running) [42,502 / 42,565] 171 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 41s local, remote-cache ... (90 actions, 89 running) [42,526 / 42,588] 175 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 42s local, remote-cache ... (98 actions, 96 running) [42,555 / 42,617] 179 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 43s local, remote-cache ... (104 actions running) [42,555 / 42,617] 179 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 44s local, remote-cache ... (106 actions running) [42,555 / 42,617] 179 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 45s local, remote-cache ... (106 actions running) [42,564 / 42,626] 181 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 46s local, remote-cache ... (106 actions running) [42,591 / 42,653] 189 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 47s local, remote-cache ... (105 actions running) [42,629 / 42,690] 197 / 3786 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 48s local, remote-cache ... (103 actions running) [42,644 / 42,704] 203 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 30s local, remote-cache ... (98 actions running) [42,726 / 42,787] 216 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 31s local, remote-cache ... (92 actions, 90 running) [42,763 / 42,822] 221 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 32s local, remote-cache ... (87 actions, 86 running) [42,866 / 42,928] 230 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 33s local, remote-cache ... (80 actions, 78 running) [42,964 / 43,030] 239 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 34s local, remote-cache ... (81 actions, 79 running) [42,966 / 43,030] 241 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 35s local, remote-cache ... (81 actions running) [42,983 / 43,045] 254 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 36s local, remote-cache ... (67 actions running) [42,985 / 43,045] 256 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 38s local, remote-cache ... (65 actions running) [42,994 / 43,052] 257 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 39s local, remote-cache ... (65 actions running) [43,023 / 43,104] 260 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 40s local, remote-cache ... (64 actions running) [43,026 / 43,104] 262 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 41s local, remote-cache ... (63 actions running) [43,031 / 43,104] 266 / 3786 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 42s local, remote-cache ... (60 actions running) [43,045 / 43,104] 268 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 14s local ... (56 actions running) [43,045 / 43,104] 269 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 16s local ... (56 actions running) [43,048 / 43,104] 270 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 17s local ... (58 actions, 57 running) [43,072 / 43,128] 271 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 18s local ... (57 actions, 56 running) [43,097 / 43,154] 271 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 19s local ... (56 actions, 55 running) [43,102 / 43,165] 271 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 20s local ... (56 actions running) [43,103 / 43,165] 271 / 3786 tests; Testing //tensorflow/compiler/mlir:register_common_dialects_test; 22s local ... (56 actions, 55 running) [43,106 / 43,165] 273 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 22s local ... (56 actions running) [43,118 / 43,175] 273 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 23s local ... (56 actions, 55 running) [43,153 / 43,219] 275 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 24s local ... (57 actions, 52 running) [43,269 / 43,332] 280 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 25s local ... (58 actions, 52 running) [43,352 / 43,408] 280 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 26s local ... (60 actions, 57 running) [43,386 / 43,443] 281 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 27s local ... (58 actions, 56 running) [43,454 / 43,510] 282 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 28s local ... (61 actions, 59 running) [43,490 / 43,557] 286 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 29s local ... (65 actions, 60 running) [43,522 / 43,579] 288 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 30s local ... (66 actions, 65 running) [43,559 / 43,618] 290 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 31s local ... (66 actions, 65 running) [43,628 / 43,693] 294 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 32s local ... (66 actions, 63 running) [43,696 / 43,756] 296 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 33s local ... (68 actions, 67 running) [43,704 / 43,760] 299 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 34s local ... (69 actions running) [43,704 / 43,760] 300 / 3786 tests; Testing //tensorflow/c/experimental/saved_model/internal:saved_model_api_test; 36s local ... (69 actions running) [43,737 / 43,793] 305 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 36s local ... (70 actions running) [43,739 / 43,796] 305 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 37s local ... (70 actions running) [43,745 / 43,802] 307 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 38s local ... (70 actions, 69 running) [43,755 / 43,811] 309 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 39s local ... (70 actions, 69 running) [43,821 / 43,882] 312 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 40s local ... (71 actions running) [43,823 / 43,882] 313 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 41s local ... (71 actions running) [43,827 / 43,884] 315 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 42s local ... (71 actions, 70 running) [43,827 / 43,884] 315 / 3786 tests; Testing //tensorflow/c:kernels_test_cpu; 43s local ... (71 actions, 70 running) [43,846 / 43,902] 318 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 42s local ... (70 actions, 69 running) [43,881 / 43,937] 320 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 43s local ... (71 actions running) [43,894 / 43,950] 322 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 44s local ... (69 actions running) [43,963 / 44,018] 323 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 45s local ... (68 actions, 67 running) [44,009 / 44,067] 327 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 46s local ... (69 actions, 68 running) [44,053 / 44,117] 330 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 48s local ... (71 actions, 70 running) [44,058 / 44,117] 334 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (71 actions running) [44,061 / 44,117] 335 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (70 actions, 69 running) [44,089 / 44,146] 338 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (71 actions running) [44,146 / 44,231] 342 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (72 actions, 70 running) [44,282 / 44,384] 346 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (72 actions running) [44,284 / 44,384] 348 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (71 actions running) [44,293 / 44,384] 357 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (64 actions running) [44,302 / 44,384] 365 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (57 actions running) [44,303 / 44,384] 366 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (57 actions running) [44,305 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (57 actions running) [44,306 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (57 actions, 56 running) [44,307 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (57 actions, 56 running) [44,308 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (57 actions running) [44,309 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (57 actions, 56 running) [44,315 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 65s local ... (57 actions, 56 running) [44,321 / 44,384] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (57 actions, 56 running) [44,345 / 44,403] 367 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 67s local ... (56 actions, 55 running) [44,460 / 46,642] 370 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (59 actions, 55 running) [44,777 / 47,045] 373 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (60 actions, 53 running) [44,882 / 47,045] 376 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (58 actions, 45 running) [45,022 / 47,146] 376 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (58 actions, 43 running) [45,205 / 47,316] 376 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (58 actions, 42 running) [45,418 / 47,528] 376 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (58 actions, 41 running) [45,614 / 47,668] 377 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (57 actions, 36 running) [45,866 / 47,850] 377 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 75s local ... (54 actions, 33 running) [46,074 / 48,154] 377 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (57 actions, 26 running) [46,356 / 48,334] 378 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (56 actions, 19 running) [46,659 / 48,541] 378 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (56 actions, 19 running) [46,944 / 48,768] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (52 actions, 17 running) [47,188 / 49,079] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (57 actions, 17 running) [47,531 / 49,213] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (50 actions, 17 running) [47,750 / 49,397] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (57 actions, 17 running) [48,083 / 49,681] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (57 actions, 17 running) [48,440 / 49,882] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (57 actions, 16 running) [48,814 / 50,110] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (57 actions, 16 running) [49,080 / 50,110] 380 / 3786 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 86s local ... (57 actions, 13 running) [49,387 / 50,391] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 66s local ... (56 actions, 12 running) [49,677 / 50,591] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 67s local ... (57 actions, 12 running) [49,919 / 50,739] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 68s local ... (57 actions, 12 running) [50,256 / 50,965] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 69s local ... (53 actions, 12 running) [50,535 / 51,356] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 70s local ... (52 actions, 12 running) [50,864 / 51,513] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 71s local ... (54 actions, 12 running) [51,151 / 51,743] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 72s local ... (54 actions, 12 running) [51,509 / 51,977] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 73s local ... (51 actions, 12 running) [51,814 / 52,155] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 74s local ... (49 actions, 10 running) [52,502 / 52,723] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 75s local ... (55 actions, 10 running) [53,253 / 53,391] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 76s local ... (96 actions, 90 running) [53,256 / 53,391] 381 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 77s local ... (100 actions, 98 running) [53,259 / 53,391] 382 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 78s local ... (102 actions, 101 running) [53,262 / 53,391] 382 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 80s local ... (105 actions running) [53,264 / 53,391] 382 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 81s local ... (105 actions running) [53,325 / 53,445] 382 / 3786 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 82s local ... (104 actions, 103 running) [53,365 / 53,485] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 67s local ... (106 actions, 105 running) [53,467 / 53,587] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 68s local ... (106 actions, 105 running) [53,520 / 53,722] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 69s local ... (105 actions, 103 running) [53,582 / 53,754] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 70s local ... (102 actions, 99 running) [53,663 / 53,795] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 71s local ... (101 actions, 95 running) [53,772 / 53,895] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (107 actions running) [53,785 / 53,908] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (107 actions running) [53,806 / 53,929] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (107 actions, 106 running) [53,833 / 53,955] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (108 actions running) [53,868 / 53,996] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (106 actions, 104 running) [53,880 / 54,006] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 78s local ... (107 actions, 106 running) [53,910 / 54,038] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (107 actions, 106 running) [53,916 / 54,048] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (108 actions running) [53,920 / 54,049] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (108 actions, 107 running) [53,926 / 54,056] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 83s local ... (108 actions, 107 running) [54,014 / 54,151] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (105 actions, 101 running) [54,035 / 54,174] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (108 actions, 107 running) [54,084 / 54,252] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (106 actions, 103 running) [54,123 / 54,277] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (106 actions, 105 running) [54,126 / 54,285] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 89s local ... (107 actions running) [54,126 / 54,285] 383 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (107 actions running) [54,127 / 54,285] 384 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (106 actions running) [54,128 / 54,285] 385 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (105 actions running) [54,130 / 54,285] 385 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (103 actions running) [54,141 / 54,291] 385 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (98 actions, 97 running) [54,157 / 54,313] 385 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (95 actions, 94 running) [54,162 / 54,313] 385 / 3786 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (91 actions, 90 running) [54,194 / 54,341] 386 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (88 actions, 87 running) [54,317 / 54,465] 387 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (80 actions, 79 running) [54,393 / 54,540] 389 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 88s local ... (83 actions, 82 running) [54,420 / 54,581] 389 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 90s local ... (80 actions, 79 running) [54,428 / 54,581] 391 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (74 actions, 73 running) [54,429 / 54,581] 391 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (73 actions running) [54,431 / 54,581] 392 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (72 actions running) [54,434 / 54,581] 393 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (71 actions running) [54,442 / 54,585] 395 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (72 actions running) [54,470 / 54,614] 396 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (73 actions, 72 running) [54,496 / 54,642] 400 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (73 actions running) [54,497 / 54,642] 400 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (73 actions, 72 running) [54,518 / 54,665] 400 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (73 actions, 72 running) [54,538 / 54,679] 400 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (71 actions, 70 running) [54,636 / 54,774] 404 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (65 actions running) [54,693 / 54,880] 406 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (69 actions running) [54,694 / 54,880] 406 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (69 actions running) [54,696 / 54,880] 408 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (68 actions running) [54,710 / 54,880] 409 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (64 actions running) [54,713 / 54,880] 411 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (67 actions running) [54,719 / 54,880] 411 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (72 actions running) [54,736 / 54,880] 414 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (86 actions, 85 running) [54,745 / 54,880] 414 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (89 actions, 88 running) [54,747 / 54,880] 415 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (90 actions, 89 running) [54,749 / 54,880] 416 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (92 actions running) [54,756 / 54,880] 416 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (90 actions, 89 running) [54,766 / 54,880] 416 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (81 actions, 80 running) [54,775 / 54,880] 416 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (72 actions, 71 running) [54,787 / 54,880] 416 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (63 actions running) [54,822 / 54,907] 416 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (60 actions running) [54,853 / 54,941] 417 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (60 actions running) [54,871 / 54,959] 417 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (60 actions running) [54,909 / 55,043] 417 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (59 actions running) [54,911 / 55,043] 418 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (59 actions running) [54,913 / 55,043] 418 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (59 actions running) [54,914 / 55,043] 418 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (59 actions, 58 running) [54,915 / 55,043] 418 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (59 actions running) [54,916 / 55,043] 418 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (59 actions, 58 running) [54,959 / 55,062] 420 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (56 actions, 52 running) [55,107 / 55,197] 421 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (59 actions, 57 running) [55,112 / 55,202] 421 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 133s local ... (60 actions, 59 running) [55,118 / 55,204] 422 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (60 actions, 59 running) [55,170 / 55,254] 423 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (60 actions running) [55,206 / 55,290] 425 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (59 actions, 58 running) [55,289 / 55,372] 429 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (57 actions, 55 running) [55,314 / 55,397] 430 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 138s local ... (58 actions, 56 running) [55,438 / 55,520] 438 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (58 actions, 54 running) [55,507 / 55,591] 441 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (57 actions, 53 running) [55,690 / 55,773] 448 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (56 actions, 52 running) [55,747 / 55,829] 455 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (58 actions, 56 running) [55,867 / 55,949] 459 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (59 actions, 57 running) [55,891 / 55,983] 463 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (58 actions running) [55,892 / 55,983] 463 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (57 actions running) [55,894 / 55,983] 465 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (57 actions, 56 running) [55,894 / 55,983] 465 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (57 actions running) [55,895 / 55,983] 466 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (57 actions running) [55,897 / 55,983] 467 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (57 actions running) [55,900 / 55,983] 468 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (57 actions, 56 running) [55,904 / 55,986] 468 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (57 actions, 56 running) [55,943 / 56,025] 471 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (56 actions, 55 running) [55,949 / 56,075] 471 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (57 actions, 56 running) [55,952 / 56,075] 474 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (57 actions running) [55,956 / 56,075] 475 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (57 actions running) [55,957 / 56,075] 475 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (57 actions running) [55,959 / 56,075] 475 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (57 actions running) [55,963 / 56,075] 477 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (57 actions running) [55,971 / 56,075] 478 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (57 actions running) [55,974 / 56,075] 478 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (57 actions running) [55,976 / 56,075] 478 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (57 actions running) [55,979 / 56,075] 478 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (57 actions running) [55,985 / 56,075] 482 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (57 actions running) [55,990 / 56,075] 482 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (57 actions, 56 running) [56,022 / 56,104] 483 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (57 actions, 55 running) [56,043 / 56,127] 484 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (58 actions, 57 running) [56,127 / 56,210] 487 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (62 actions, 60 running) [56,147 / 56,230] 487 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (65 actions, 64 running) [56,188 / 56,271] 489 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (66 actions, 63 running) [56,204 / 56,304] 490 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (67 actions running) [56,206 / 56,304] 491 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (67 actions running) [56,207 / 56,304] 491 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (67 actions running) [56,210 / 56,304] 493 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (67 actions running) [56,215 / 56,304] 496 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (67 actions running) [56,220 / 56,304] 497 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (66 actions running) [56,223 / 56,304] 499 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (66 actions, 65 running) [56,230 / 56,311] 499 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (66 actions running) [56,240 / 56,321] 500 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (66 actions running) [56,262 / 56,343] 501 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (65 actions, 64 running) [56,280 / 56,362] 501 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 184s local ... (66 actions running) [56,286 / 56,367] 502 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (68 actions running) [56,311 / 56,395] 505 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (68 actions running) [56,313 / 56,395] 506 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (71 actions running) [56,328 / 56,409] 509 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (70 actions, 69 running) [56,332 / 56,419] 510 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (69 actions, 68 running) [56,335 / 56,419] 511 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (68 actions running) [56,342 / 56,423] 511 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (68 actions running) [56,377 / 56,460] 513 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (69 actions, 68 running) [56,416 / 56,499] 514 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (71 actions, 68 running) [56,448 / 56,531] 517 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (71 actions, 66 running) [56,507 / 56,592] 519 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (71 actions, 68 running) [56,579 / 56,662] 523 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 197s local ... (70 actions, 67 running) [56,606 / 56,688] 528 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (71 actions, 69 running) [56,632 / 56,716] 533 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (70 actions, 66 running) [56,678 / 56,763] 538 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (71 actions, 69 running) [56,712 / 56,827] 539 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (72 actions, 69 running) [56,725 / 56,828] 541 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (72 actions, 67 running) [56,733 / 56,828] 543 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (70 actions, 63 running) [56,752 / 56,841] 545 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (68 actions, 58 running) [56,788 / 56,891] 548 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (67 actions, 58 running) [56,837 / 56,929] 551 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (64 actions, 58 running) [56,891 / 56,983] 557 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (61 actions, 54 running) [56,928 / 57,027] 560 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (63 actions, 56 running) [56,957 / 57,055] 567 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (62 actions, 50 running) [57,017 / 57,109] 570 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (60 actions, 48 running) [57,040 / 57,136] 572 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (60 actions, 49 running) [57,079 / 57,168] 574 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (61 actions, 52 running) [57,110 / 57,195] 574 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (61 actions, 57 running) [57,138 / 57,221] 577 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (63 actions, 60 running) [57,156 / 57,236] 580 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (63 actions, 61 running) [57,157 / 57,237] 581 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (63 actions, 61 running) [57,172 / 57,253] 584 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (64 actions, 62 running) [57,185 / 57,264] 587 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (65 actions, 63 running) [57,201 / 57,282] 587 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (66 actions, 65 running) [57,223 / 57,354] 591 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (65 actions, 61 running) [57,230 / 57,354] 594 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 86s local ... (65 actions running) [57,239 / 57,354] 596 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (66 actions, 64 running) [57,247 / 57,354] 598 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (66 actions, 65 running) [57,259 / 57,354] 598 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (66 actions, 63 running) [57,266 / 57,354] 598 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 90s local ... (66 actions, 65 running) [57,279 / 57,359] 599 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (66 actions, 62 running) [57,315 / 57,393] 600 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (66 actions, 65 running) [57,334 / 57,413] 601 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (66 actions, 63 running) [57,341 / 57,420] 601 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (66 actions, 64 running) [57,358 / 57,438] 604 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (69 actions, 67 running) [57,364 / 57,442] 604 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (69 actions, 68 running) [57,366 / 57,445] 605 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (70 actions running) [57,377 / 57,456] 605 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (69 actions running) [57,378 / 57,457] 605 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (69 actions running) [57,388 / 57,468] 607 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (70 actions, 69 running) [57,396 / 57,475] 608 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (71 actions running) [57,404 / 57,483] 610 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (70 actions running) [57,430 / 57,510] 612 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (72 actions, 70 running) [57,473 / 57,553] 618 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (70 actions, 66 running) [57,497 / 57,577] 620 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (72 actions, 71 running) [57,515 / 57,598] 625 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (72 actions, 66 running) [57,541 / 57,623] 625 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (73 actions, 70 running) [57,576 / 57,657] 627 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (74 actions, 71 running) [57,590 / 57,668] 629 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (74 actions, 73 running) [57,599 / 57,680] 631 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (77 actions running) [57,614 / 57,693] 633 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (77 actions, 75 running) [57,624 / 57,704] 636 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (76 actions, 75 running) [57,637 / 57,717] 638 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (76 actions running) [57,640 / 57,721] 640 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (77 actions running) [57,649 / 57,729] 642 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (76 actions, 75 running) [57,661 / 57,743] 645 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (77 actions, 74 running) [57,695 / 57,774] 645 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (76 actions, 74 running) [57,707 / 57,789] 650 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (76 actions, 72 running) [57,729 / 57,813] 653 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (75 actions, 71 running) [57,750 / 57,829] 656 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (75 actions, 74 running) [57,759 / 57,838] 657 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (76 actions, 75 running) [57,775 / 57,855] 660 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (76 actions running) [57,782 / 57,862] 661 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (75 actions, 74 running) [57,797 / 57,876] 664 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (74 actions, 73 running) [57,820 / 57,902] 669 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (74 actions, 71 running) [57,840 / 57,919] 671 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (73 actions, 72 running) [57,848 / 57,927] 676 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (73 actions, 72 running) [57,877 / 57,959] 684 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (72 actions, 70 running) [57,910 / 58,000] 690 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (73 actions, 72 running) [57,920 / 58,014] 691 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (74 actions, 73 running) [57,941 / 58,033] 694 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (73 actions, 71 running) [57,964 / 58,058] 698 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (71 actions, 69 running) [57,994 / 58,095] 702 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (73 actions running) [58,024 / 58,127] 706 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (71 actions, 70 running) [58,034 / 58,150] 709 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (71 actions, 67 running) [58,050 / 58,164] 710 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (77 actions, 76 running) [58,054 / 58,164] 712 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (76 actions, 74 running) [58,066 / 58,168] 714 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (74 actions, 69 running) [58,104 / 58,203] 717 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (72 actions, 70 running) [58,126 / 58,224] 720 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (71 actions running) [58,127 / 58,225] 721 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (73 actions running) [58,133 / 58,237] 722 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (72 actions, 70 running) [58,141 / 58,250] 722 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (72 actions running) [58,142 / 58,250] 722 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (72 actions running) [58,148 / 58,250] 722 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (72 actions, 71 running) [58,151 / 58,252] 722 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (72 actions, 71 running) [58,154 / 58,258] 724 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (72 actions running) [58,155 / 58,258] 725 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (72 actions running) [58,155 / 58,258] 726 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (72 actions running) [58,170 / 58,267] 730 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (71 actions, 70 running) [58,181 / 58,281] 732 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (72 actions, 71 running) [58,195 / 58,293] 733 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (72 actions running) [58,200 / 58,298] 733 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (72 actions running) [58,200 / 58,298] 734 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (72 actions running) [58,210 / 58,308] 736 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (71 actions running) [58,230 / 58,328] 740 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (70 actions running) [58,237 / 58,335] 741 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (70 actions, 69 running) [58,253 / 58,353] 742 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (70 actions, 68 running) [58,270 / 58,367] 743 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (70 actions running) [58,275 / 58,377] 745 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (72 actions running) [58,279 / 58,377] 746 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (72 actions running) [58,285 / 58,387] 747 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (72 actions, 70 running) [58,297 / 58,394] 747 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (73 actions, 72 running) [58,303 / 58,400] 749 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (73 actions running) [58,315 / 58,412] 752 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (72 actions, 71 running) [58,326 / 58,423] 752 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (71 actions, 69 running) [58,329 / 58,425] 752 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (71 actions, 70 running) [58,334 / 58,436] 754 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (71 actions, 70 running) [58,339 / 58,437] 756 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (70 actions running) [58,339 / 58,437] 756 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (71 actions running) [58,342 / 58,441] 758 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (70 actions, 69 running) [58,352 / 58,448] 758 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (71 actions running) [58,366 / 58,463] 761 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (70 actions running) [58,393 / 58,492] 766 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 116s local, remote-cache ... (70 actions running) [58,395 / 58,492] 769 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 117s local, remote-cache ... (71 actions running) [58,397 / 58,493] 770 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 119s local, remote-cache ... (71 actions running) [58,474 / 58,751] 777 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 53s local, remote-cache ... (72 actions, 67 running) [58,888 / 59,060] 778 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 54s local, remote-cache ... (73 actions, 67 running) [59,533 / 59,646] 779 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 55s local, remote-cache ... (71 actions, 64 running) [59,647 / 59,747] 788 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 56s local, remote-cache ... (65 actions, 64 running) [59,686 / 59,788] 791 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 57s local, remote-cache ... (68 actions, 66 running) [59,711 / 59,803] 794 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 58s local, remote-cache ... (64 actions, 63 running) [59,758 / 59,841] 800 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 59s local, remote-cache ... (59 actions running) [59,792 / 59,876] 805 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 60s local, remote-cache ... (63 actions, 61 running) [59,799 / 59,881] 809 / 3786 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 61s local, remote-cache ... (63 actions running) [59,836 / 59,916] 815 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 51s local ... (58 actions, 57 running) [59,882 / 59,963] 818 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 52s local ... (62 actions, 60 running) [59,904 / 59,985] 820 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 53s local ... (65 actions, 64 running) [59,921 / 60,002] 825 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 54s local ... (65 actions, 64 running) [59,960 / 60,042] 833 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 55s local ... (64 actions, 63 running) [60,016 / 60,097] 841 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 56s local ... (58 actions, 57 running) [60,030 / 60,116] 843 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 57s local ... (59 actions, 57 running) [60,049 / 60,130] 846 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 59s local ... (59 actions running) [60,050 / 60,131] 846 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 60s local ... (58 actions running) [60,051 / 60,132] 846 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 61s local ... (58 actions running) [60,072 / 60,159] 852 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 62s local ... (58 actions running) [60,079 / 60,159] 858 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 63s local ... (61 actions running) [60,082 / 60,159] 862 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 64s local ... (61 actions running) [60,123 / 60,201] 866 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 65s local ... (61 actions, 60 running) [60,179 / 60,304] 869 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (61 actions, 60 running) [60,183 / 60,304] 873 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (61 actions, 60 running) [60,188 / 60,304] 874 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (61 actions, 60 running) [60,192 / 60,304] 877 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (61 actions running) [60,194 / 60,304] 878 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (61 actions, 60 running) [60,207 / 60,304] 878 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (61 actions, 60 running) [60,215 / 60,304] 879 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (61 actions running) [60,218 / 60,304] 879 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (61 actions running) [60,229 / 60,306] 880 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (61 actions, 59 running) [60,308 / 60,365] 880 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (58 actions running) [60,390 / 60,448] 882 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (59 actions, 54 running) [60,459 / 60,518] 889 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (62 actions, 56 running) [60,474 / 60,533] 891 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 80s local ... (63 actions, 62 running) [60,518 / 60,576] 897 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (64 actions, 62 running) [60,544 / 60,601] 900 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (64 actions, 63 running) [60,566 / 60,625] 903 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (68 actions running) [60,588 / 60,646] 907 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (67 actions, 66 running) [60,636 / 60,710] 921 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (60 actions, 59 running) [60,644 / 60,710] 927 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (59 actions running) [60,645 / 60,710] 928 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (59 actions running) [60,649 / 60,710] 929 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (59 actions running) [60,651 / 60,710] 929 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (59 actions running) [60,653 / 60,711] 931 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (59 actions running) [60,678 / 60,739] 936 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (59 actions, 54 running) [60,715 / 60,773] 937 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 92s local ... (59 actions running) [60,724 / 60,787] 939 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 93s local ... (59 actions running) [60,730 / 60,788] 941 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 94s local ... (57 actions running) [60,741 / 60,798] 941 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 95s local ... (57 actions running) [60,806 / 60,863] 942 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 96s local ... (57 actions, 56 running) [60,856 / 60,928] 945 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 97s local ... (58 actions, 57 running) [60,862 / 60,928] 947 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 98s local ... (59 actions running) [60,870 / 60,928] 952 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 99s local ... (58 actions running) [60,878 / 60,935] 954 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 100s local ... (57 actions, 56 running) [60,909 / 60,966] 956 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 101s local ... (57 actions running) [60,928 / 60,993] 963 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 102s local ... (58 actions running) [60,933 / 60,993] 967 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 103s local ... (57 actions running) [60,936 / 60,993] 970 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 105s local ... (57 actions running) [60,942 / 61,001] 971 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 106s local ... (57 actions, 56 running) [60,946 / 61,003] 972 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 107s local ... (58 actions running) [60,964 / 61,021] 977 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 108s local ... (58 actions, 57 running) [60,981 / 61,038] 981 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 109s local ... (58 actions running) [61,025 / 61,082] 984 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 110s local ... (57 actions, 56 running) [61,079 / 61,138] 986 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 111s local ... (57 actions, 56 running) [61,083 / 61,140] 989 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 112s local ... (57 actions running) [61,087 / 61,173] 990 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 113s local ... (57 actions running) [61,096 / 61,173] 994 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 114s local ... (57 actions running) [61,103 / 61,174] 997 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 115s local ... (56 actions, 55 running) [61,107 / 61,174] 1000 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 116s local ... (56 actions running) [61,113 / 61,174] 1002 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 117s local ... (56 actions running) [61,115 / 61,174] 1004 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 119s local ... (56 actions running) [61,119 / 61,175] 1007 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 120s local ... (56 actions running) [61,141 / 61,199] 1008 / 3786 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 121s local ... (56 actions, 55 running) [61,199 / 61,261] 1014 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (56 actions, 50 running) [61,232 / 61,315] 1018 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (56 actions running) [61,238 / 61,315] 1019 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (56 actions, 55 running) [61,242 / 61,315] 1020 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (55 actions running) [61,247 / 61,315] 1021 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (56 actions running) [61,253 / 61,315] 1022 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (56 actions running) [61,255 / 61,315] 1022 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (56 actions running) [61,259 / 61,317] 1022 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (56 actions, 55 running) [61,260 / 61,318] 1024 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (57 actions running) [61,267 / 61,323] 1025 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (57 actions running) [61,273 / 61,329] 1025 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (57 actions, 56 running) [61,363 / 61,424] 1029 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (57 actions, 55 running) [61,370 / 61,427] 1029 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (57 actions, 56 running) [61,384 / 61,441] 1032 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (57 actions, 56 running) [61,412 / 61,469] 1035 / 3786 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 55s local ... (58 actions, 57 running) [61,500 / 61,564] 1036 / 3786 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 56s local ... (59 actions, 57 running) [61,508 / 61,564] 1041 / 3786 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 57s local ... (60 actions, 59 running) [61,514 / 61,570] 1043 / 3786 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 58s local ... (60 actions, 58 running) [61,520 / 61,580] 1048 / 3786 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 60s local ... (60 actions running) [61,524 / 61,580] 1051 / 3786 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 50s local ... (60 actions running) [61,525 / 61,581] 1052 / 3786 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 51s local ... (60 actions running) [61,554 / 61,610] 1055 / 3786 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 52s local ... (60 actions running) [61,570 / 61,628] 1060 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (62 actions running) [61,581 / 61,637] 1060 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (62 actions, 61 running) [61,603 / 61,659] 1062 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (64 actions running) [61,610 / 61,688] 1064 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (65 actions, 64 running) [61,616 / 61,688] 1064 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 49s local ... (65 actions, 64 running) [61,623 / 61,688] 1068 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (65 actions running) [61,626 / 61,688] 1068 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (65 actions, 64 running) [61,630 / 61,688] 1069 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (65 actions running) [61,632 / 61,688] 1070 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (65 actions running) [61,646 / 61,709] 1071 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (65 actions, 64 running) [61,647 / 61,709] 1071 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (65 actions running) [61,649 / 61,709] 1072 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (65 actions running) [61,653 / 61,709] 1073 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (65 actions running) [61,670 / 61,726] 1074 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (64 actions, 63 running) [61,676 / 61,743] 1075 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (65 actions running) [61,683 / 61,743] 1076 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (65 actions running) [61,694 / 61,750] 1076 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (65 actions, 64 running) [61,736 / 61,801] 1078 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (65 actions, 64 running) [61,755 / 61,814] 1088 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (56 actions, 54 running) [61,806 / 61,864] 1089 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (56 actions, 55 running) [61,813 / 61,896] 1091 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (56 actions, 55 running) [61,817 / 61,896] 1092 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (56 actions running) [61,822 / 61,896] 1093 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (56 actions, 55 running) [61,829 / 61,896] 1094 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (56 actions, 55 running) [61,834 / 61,896] 1094 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (56 actions running) [61,837 / 61,896] 1094 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (56 actions running) [61,848 / 61,905] 1096 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (56 actions running) [61,854 / 61,926] 1096 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (56 actions, 55 running) [61,855 / 61,926] 1096 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (57 actions, 56 running) [61,858 / 61,926] 1097 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (56 actions running) [61,861 / 61,926] 1098 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (56 actions running) [61,873 / 61,930] 1098 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (56 actions, 55 running) [61,891 / 61,947] 1099 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (56 actions, 54 running) [61,932 / 61,991] 1103 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (58 actions, 56 running) [61,965 / 62,024] 1110 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (58 actions, 56 running) [62,010 / 62,071] 1111 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (59 actions, 57 running) [62,026 / 62,084] 1112 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (61 actions, 59 running) [62,046 / 62,103] 1114 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (64 actions, 62 running) [62,058 / 62,114] 1117 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (70 actions, 69 running) [62,061 / 62,124] 1117 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (70 actions running) [62,067 / 62,124] 1121 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (68 actions running) [62,071 / 62,127] 1122 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (68 actions running) [62,075 / 62,131] 1124 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (71 actions running) [62,090 / 62,146] 1126 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (74 actions, 73 running) [62,106 / 62,162] 1127 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (73 actions, 72 running) [62,164 / 62,224] 1137 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (73 actions running) [62,173 / 62,229] 1143 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (70 actions running) [62,202 / 62,258] 1149 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (73 actions, 72 running) [62,242 / 62,298] 1155 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (71 actions running) [62,262 / 62,318] 1167 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (63 actions running) [62,301 / 62,357] 1177 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (57 actions, 56 running) [62,325 / 62,382] 1181 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions, 55 running) [62,346 / 62,402] 1183 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (57 actions, 56 running) [62,375 / 62,433] 1188 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (56 actions, 55 running) [62,404 / 62,460] 1194 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (56 actions running) [62,431 / 62,487] 1199 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions running) [62,447 / 62,503] 1202 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (57 actions running) [62,464 / 62,520] 1206 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (57 actions running) [62,473 / 62,532] 1210 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (57 actions, 56 running) [62,494 / 62,550] 1210 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (58 actions, 57 running) [62,536 / 62,592] 1218 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (58 actions, 55 running) [62,539 / 62,614] 1219 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (58 actions, 56 running) [62,547 / 62,615] 1222 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (58 actions running) [62,552 / 62,615] 1225 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions running) [62,556 / 62,615] 1226 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (56 actions, 55 running) [62,569 / 62,626] 1230 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (56 actions, 54 running) [62,573 / 62,677] 1232 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (56 actions running) [62,578 / 62,677] 1237 / 3786 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (56 actions running) [62,582 / 62,677] 1240 / 3786 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 39s local ... (56 actions running) [62,589 / 62,677] 1243 / 3786 tests; Testing //tensorflow/c/eager:c_api_test_cpu; 40s local ... (56 actions running) [62,595 / 62,677] 1245 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 34s local ... (56 actions running) [62,602 / 62,677] 1245 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 36s local ... (56 actions, 55 running) [62,607 / 62,677] 1246 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 37s local ... (56 actions, 55 running) [62,613 / 62,677] 1246 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 38s local ... (56 actions, 55 running) [62,617 / 62,677] 1248 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 39s local ... (56 actions running) [62,626 / 62,682] 1248 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 40s local ... (56 actions, 55 running) [62,634 / 62,692] 1249 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 41s local ... (58 actions, 57 running) [62,664 / 62,720] 1253 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 42s local ... (57 actions, 56 running) [62,678 / 62,734] 1257 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 43s local ... (57 actions running) [62,699 / 62,759] 1259 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 44s local ... (64 actions, 63 running) [62,726 / 62,782] 1266 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 45s local ... (57 actions, 55 running) [62,774 / 62,831] 1271 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 46s local ... (58 actions running) [62,815 / 62,873] 1273 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 47s local ... (63 actions, 62 running) [62,870 / 62,927] 1284 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 48s local ... (59 actions, 58 running) [62,893 / 62,949] 1293 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 49s local ... (59 actions, 57 running) [62,922 / 62,978] 1298 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 50s local ... (61 actions running) [62,949 / 63,005] 1305 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 51s local ... (56 actions, 55 running) [62,962 / 63,026] 1309 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 52s local ... (59 actions, 58 running) [62,969 / 63,026] 1315 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 53s local ... (56 actions running) [62,974 / 63,031] 1318 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 55s local ... (56 actions, 55 running) [62,976 / 63,034] 1319 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 56s local ... (56 actions, 55 running) [63,031 / 63,087] 1324 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 57s local ... (58 actions, 57 running) [63,070 / 63,127] 1333 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 58s local ... (60 actions running) [63,100 / 63,159] 1336 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 59s local ... (61 actions, 56 running) [63,131 / 63,187] 1338 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 60s local ... (64 actions, 62 running) [63,145 / 63,205] 1344 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 61s local ... (64 actions running) [63,152 / 63,208] 1347 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 63s local ... (65 actions, 64 running) [63,162 / 63,219] 1350 / 3786 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 64s local ... (65 actions running) [63,177 / 63,233] 1356 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 32s local ... (67 actions, 65 running) [63,201 / 63,258] 1361 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 33s local ... (68 actions, 67 running) [63,238 / 63,294] 1370 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 34s local ... (70 actions, 69 running) [63,286 / 63,342] 1377 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 35s local ... (78 actions, 77 running) [63,328 / 63,386] 1383 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 30s local ... (78 actions, 76 running) [63,354 / 63,410] 1385 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 31s local ... (78 actions running) [63,375 / 63,431] 1392 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 32s local ... (79 actions, 78 running) [63,381 / 63,437] 1394 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 34s local ... (79 actions running) [63,414 / 63,470] 1400 / 3786 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 35s local ... (80 actions, 79 running) [63,424 / 63,497] 1405 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu; 31s local ... (81 actions running) [63,428 / 63,497] 1408 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu; 32s local ... (81 actions running) [63,430 / 63,497] 1410 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu; 33s local ... (81 actions running) [63,436 / 63,497] 1412 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu; 34s local ... (81 actions running) [63,440 / 63,497] 1416 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 31s local ... (81 actions running) [63,475 / 63,532] 1417 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 32s local ... (81 actions, 78 running) [63,533 / 63,589] 1421 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 33s local ... (84 actions running) [63,576 / 63,634] 1425 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 34s local ... (87 actions, 85 running) [63,599 / 63,655] 1427 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 36s local ... (89 actions running) [63,601 / 63,659] 1427 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 37s local ... (89 actions, 88 running) [63,605 / 63,661] 1429 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 38s local ... (90 actions running) [63,618 / 63,674] 1432 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 39s local ... (92 actions running) [63,629 / 63,685] 1434 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 40s local ... (93 actions running) [63,636 / 63,692] 1436 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 41s local ... (94 actions, 93 running) [63,654 / 63,728] 1440 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 43s local ... (92 actions running) [63,667 / 63,728] 1454 / 3786 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 44s local ... (81 actions running) [63,713 / 63,771] 1464 / 3786 tests; Testing //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_op_name.pbtxt.test; 36s local, remote-cache ... (74 actions running) [63,788 / 63,844] 1483 / 3786 tests; Testing //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity_4bit.pbtxt.test; 32s local, remote-cache ... (63 actions, 62 running) [63,812 / 63,880] 1493 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 31s local ... (61 actions, 60 running) [63,822 / 63,882] 1501 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 33s local ... (56 actions, 55 running) [63,881 / 63,937] 1505 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 34s local ... (56 actions running) [63,916 / 63,973] 1510 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 35s local ... (58 actions, 57 running) [63,934 / 63,991] 1516 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 36s local ... (57 actions running) [63,967 / 64,032] 1522 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 37s local ... (57 actions running) [63,975 / 64,047] 1530 / 3786 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 35s local ... (56 actions, 55 running) [63,976 / 64,047] 1532 / 3786 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 36s local ... (56 actions running) [63,978 / 64,047] 1533 / 3786 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 37s local ... (56 actions running) [63,986 / 64,047] 1538 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 24s local ... (56 actions running) [63,998 / 64,054] 1538 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 25s local ... (56 actions, 55 running) [64,028 / 64,084] 1545 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 26s local ... (58 actions, 57 running) [64,043 / 64,103] 1550 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 27s local ... (58 actions, 57 running) [64,067 / 64,123] 1555 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 28s local ... (56 actions running) [64,086 / 64,144] 1559 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 29s local ... (56 actions running) [64,092 / 64,148] 1559 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 30s local ... (56 actions running) [64,103 / 64,160] 1561 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 31s local ... (56 actions running) [64,134 / 64,190] 1562 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 32s local ... (55 actions, 54 running) [64,181 / 64,238] 1564 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 33s local ... (56 actions running) [64,213 / 64,270] 1566 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 35s local ... (58 actions running) [64,248 / 64,304] 1572 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 36s local ... (57 actions running) [64,266 / 64,322] 1579 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 25s local ... (58 actions running) [64,292 / 64,348] 1581 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 26s local ... (60 actions, 59 running) [64,347 / 64,404] 1590 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 27s local ... (55 actions, 52 running) [64,386 / 64,444] 1593 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 28s local ... (58 actions, 55 running) [64,425 / 64,482] 1600 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 29s local ... (58 actions, 56 running) [64,470 / 64,526] 1609 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 30s local ... (56 actions running) [64,510 / 64,566] 1618 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 31s local ... (58 actions, 57 running) [64,586 / 64,644] 1629 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 32s local ... (61 actions, 60 running) [64,604 / 64,659] 1631 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 33s local ... (62 actions, 60 running) [64,635 / 64,718] 1637 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 35s local ... (61 actions running) [64,639 / 64,718] 1640 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 36s local ... (60 actions running) [64,645 / 64,718] 1645 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 37s local ... (56 actions running) [64,646 / 64,718] 1646 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 38s local ... (56 actions running) [64,647 / 64,718] 1647 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 39s local ... (56 actions running) [64,650 / 64,718] 1649 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 40s local ... (56 actions, 55 running) [64,658 / 64,718] 1655 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 41s local ... (56 actions, 55 running) [64,682 / 64,739] 1659 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 42s local ... (56 actions, 55 running) [64,702 / 64,758] 1661 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 43s local ... (57 actions, 56 running) [64,730 / 64,787] 1666 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 44s local ... (57 actions running) [64,755 / 64,813] 1667 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 45s local ... (56 actions, 55 running) [64,764 / 64,821] 1670 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 47s local ... (56 actions, 55 running) [64,786 / 64,889] 1671 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 48s local ... (56 actions, 55 running) [64,787 / 64,889] 1671 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 49s local ... (56 actions running) [64,789 / 64,889] 1673 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 50s local ... (56 actions running) [64,795 / 64,889] 1678 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 51s local ... (56 actions running) [64,802 / 64,889] 1683 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 52s local ... (56 actions running) [64,805 / 64,889] 1686 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 53s local ... (56 actions running) [64,816 / 64,889] 1688 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 54s local ... (56 actions, 55 running) [64,826 / 64,889] 1688 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 55s local ... (56 actions, 55 running) [64,830 / 64,889] 1688 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 57s local ... (56 actions, 55 running) [64,851 / 64,910] 1689 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 58s local ... (56 actions, 55 running) [64,891 / 64,959] 1689 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 59s local ... (56 actions running) [64,899 / 64,959] 1691 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 60s local ... (57 actions running) [64,907 / 64,979] 1695 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 61s local ... (57 actions running) [64,912 / 64,979] 1695 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 62s local ... (57 actions running) [64,917 / 64,979] 1695 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 63s local ... (57 actions running) [64,918 / 64,979] 1696 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 64s local ... (57 actions running) [64,919 / 64,979] 1696 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 65s local ... (57 actions running) [64,920 / 64,979] 1697 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 66s local ... (57 actions running) [64,922 / 64,979] 1699 / 3786 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 67s local ... (57 actions running) [64,931 / 64,987] 1701 / 3786 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 65s local ... (56 actions, 55 running) [64,936 / 65,040] 1703 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 27s local ... (56 actions running) [64,937 / 65,040] 1704 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 28s local ... (56 actions, 55 running) [64,937 / 65,040] 1704 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 29s local ... (56 actions running) [64,940 / 65,040] 1705 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 30s local ... (56 actions running) [64,953 / 65,040] 1705 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 31s local ... (56 actions, 55 running) [64,965 / 65,040] 1707 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 32s local ... (56 actions, 55 running) [64,970 / 65,040] 1708 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 34s local ... (56 actions, 55 running) [64,979 / 65,040] 1708 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 35s local ... (56 actions, 55 running) [65,019 / 65,075] 1708 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 36s local ... (56 actions, 54 running) [65,065 / 65,134] 1708 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 37s local ... (56 actions running) [65,082 / 65,142] 1710 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 38s local ... (56 actions running) [65,112 / 65,168] 1711 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 39s local ... (56 actions, 55 running) [65,123 / 65,207] 1712 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 40s local ... (57 actions running) [65,125 / 65,207] 1714 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 42s local ... (56 actions running) [65,126 / 65,207] 1714 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 44s local ... (56 actions, 55 running) [65,126 / 65,207] 1715 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 45s local ... (56 actions running) [65,129 / 65,207] 1715 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 47s local ... (56 actions, 55 running) [65,133 / 65,207] 1715 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 48s local ... (56 actions running) [65,138 / 65,207] 1715 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 49s local ... (56 actions, 55 running) [65,141 / 65,207] 1715 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 50s local ... (56 actions, 55 running) [65,149 / 65,207] 1717 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 51s local ... (56 actions, 55 running) [65,150 / 65,207] 1717 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 53s local ... (56 actions, 55 running) [65,152 / 65,215] 1717 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 54s local ... (56 actions running) [65,155 / 65,215] 1718 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 55s local ... (56 actions running) [65,157 / 65,215] 1718 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 56s local ... (56 actions running) [65,167 / 65,224] 1718 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 57s local ... (56 actions running) [65,190 / 65,246] 1718 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 58s local ... (57 actions running) [65,222 / 65,293] 1722 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 59s local ... (56 actions, 55 running) [65,227 / 65,293] 1723 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 60s local ... (59 actions running) [65,233 / 65,293] 1724 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 61s local ... (58 actions running) [65,235 / 65,293] 1726 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 62s local ... (57 actions running) [65,252 / 65,309] 1726 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 63s local ... (56 actions, 55 running) [65,258 / 65,331] 1726 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 65s local ... (56 actions running) [65,260 / 65,331] 1727 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 67s local ... (56 actions, 55 running) [65,262 / 65,331] 1727 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 68s local ... (56 actions running) [65,263 / 65,331] 1727 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 69s local ... (56 actions, 55 running) [65,266 / 65,331] 1729 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 71s local ... (56 actions running) [65,270 / 65,331] 1732 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 72s local ... (57 actions, 56 running) [65,274 / 65,331] 1733 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 73s local ... (56 actions, 55 running) [65,278 / 65,336] 1734 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 74s local ... (56 actions, 55 running) [65,289 / 65,345] 1734 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 75s local ... (56 actions running) [65,308 / 65,364] 1735 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 76s local ... (56 actions, 55 running) [65,315 / 65,371] 1738 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 77s local ... (56 actions, 55 running) [65,361 / 65,417] 1740 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 79s local ... (57 actions running) [65,370 / 65,430] 1744 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 80s local ... (57 actions running) [65,373 / 65,430] 1744 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (56 actions running) [65,374 / 65,430] 1744 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 82s local ... (56 actions running) [65,402 / 65,457] 1747 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (55 actions running) [65,408 / 65,464] 1752 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (57 actions running) [65,419 / 65,475] 1754 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 85s local ... (57 actions running) [65,429 / 65,485] 1757 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (56 actions running) [65,448 / 65,505] 1758 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 88s local ... (60 actions, 59 running) [65,463 / 65,519] 1762 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 89s local ... (61 actions running) [65,469 / 65,528] 1763 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (62 actions, 61 running) [65,505 / 65,563] 1767 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (61 actions, 59 running) [65,515 / 65,589] 1767 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 92s local ... (62 actions running) [65,520 / 65,589] 1768 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (62 actions running) [65,525 / 65,589] 1769 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (62 actions running) [65,526 / 65,589] 1769 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (62 actions, 61 running) [65,531 / 65,589] 1771 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 96s local ... (61 actions running) [65,535 / 65,591] 1774 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 98s local ... (61 actions running) [65,558 / 65,614] 1777 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (63 actions running) [65,592 / 65,650] 1779 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 100s local ... (65 actions, 64 running) [65,607 / 65,664] 1781 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 101s local ... (66 actions, 65 running) [65,611 / 65,667] 1782 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 102s local ... (66 actions running) [65,617 / 65,673] 1784 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (67 actions running) [65,646 / 65,703] 1790 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (67 actions, 66 running) [65,678 / 65,735] 1797 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (68 actions, 66 running) [65,730 / 65,786] 1802 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 106s local ... (70 actions, 68 running) [65,753 / 65,809] 1809 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (72 actions, 71 running) [65,763 / 65,819] 1812 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 109s local ... (74 actions running) [65,798 / 65,855] 1818 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 110s local ... (77 actions, 76 running) [65,817 / 65,874] 1823 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 111s local ... (77 actions, 76 running) [65,833 / 65,889] 1826 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 112s local ... (78 actions, 76 running) [65,835 / 65,891] 1826 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 113s local ... (78 actions running) [65,840 / 65,896] 1827 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 114s local ... (77 actions running) [65,847 / 65,903] 1830 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 115s local ... (78 actions running) [65,875 / 65,932] 1833 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 116s local ... (80 actions, 79 running) [65,901 / 65,957] 1839 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (84 actions running) [65,944 / 66,002] 1849 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (87 actions running) [65,956 / 66,013] 1852 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (87 actions, 86 running) [65,985 / 66,046] 1861 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (86 actions running) [65,994 / 66,051] 1866 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 122s local ... (81 actions, 80 running) [66,028 / 66,086] 1878 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (72 actions, 70 running) [66,103 / 66,161] 1892 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (68 actions running) [66,198 / 66,256] 1911 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (60 actions, 59 running) [66,277 / 66,334] 1927 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (59 actions, 58 running) [66,339 / 66,426] 1935 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (59 actions, 58 running) [66,345 / 66,426] 1941 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (56 actions running) [66,347 / 66,426] 1941 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (56 actions running) [66,352 / 66,426] 1942 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (56 actions running) [66,354 / 66,426] 1944 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (56 actions running) [66,356 / 66,426] 1947 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (56 actions running) [66,359 / 66,426] 1950 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (56 actions running) [66,362 / 66,426] 1952 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (56 actions running) [66,367 / 66,426] 1953 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (56 actions, 55 running) [66,372 / 66,431] 1953 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (56 actions, 55 running) [66,384 / 66,440] 1954 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (56 actions, 55 running) [66,390 / 66,457] 1954 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (56 actions running) [66,395 / 66,457] 1955 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (56 actions running) [66,396 / 66,457] 1955 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (56 actions, 55 running) [66,404 / 66,461] 1956 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (56 actions, 55 running) [66,432 / 66,488] 1958 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (57 actions, 55 running) [66,441 / 66,511] 1962 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (57 actions, 56 running) [66,452 / 66,512] 1964 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (56 actions, 55 running) [66,459 / 66,515] 1964 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (56 actions, 55 running) [66,494 / 66,551] 1966 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions, 55 running) [66,543 / 66,600] 1970 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions, 54 running) [66,571 / 66,629] 1977 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (59 actions, 58 running) [66,676 / 66,732] 1980 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (63 actions, 61 running) [66,708 / 66,781] 1990 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (63 actions running) [66,716 / 66,781] 1997 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [66,718 / 66,781] 1998 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions running) [66,720 / 66,781] 1998 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (56 actions running) [66,724 / 66,781] 2000 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions running) [66,743 / 66,800] 2006 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (56 actions, 54 running) [66,757 / 66,827] 2008 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (57 actions, 56 running) [66,801 / 66,858] 2013 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (58 actions, 57 running) [66,823 / 66,879] 2017 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (60 actions running) [66,843 / 66,899] 2023 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (60 actions running) [66,857 / 66,913] 2025 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (61 actions, 60 running) [66,862 / 66,920] 2025 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (63 actions, 62 running) [66,867 / 66,923] 2026 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (63 actions, 62 running) [66,877 / 66,933] 2028 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (63 actions, 62 running) [66,894 / 66,951] 2031 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (65 actions running) [66,919 / 66,992] 2036 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (65 actions running) [66,923 / 66,992] 2038 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (65 actions running) [66,924 / 66,992] 2039 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (65 actions running) [66,925 / 66,992] 2039 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (65 actions, 64 running) [66,928 / 66,992] 2040 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (65 actions, 64 running) [66,935 / 66,992] 2041 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (65 actions, 64 running) [66,946 / 67,003] 2043 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (65 actions, 64 running) [66,976 / 67,032] 2047 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (66 actions running) [67,022 / 67,078] 2053 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (71 actions running) [67,032 / 67,091] 2056 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (70 actions, 68 running) [67,064 / 67,120] 2061 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (69 actions, 67 running) [67,073 / 67,137] 2064 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (69 actions, 68 running) [67,077 / 67,137] 2065 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (67 actions, 65 running) [67,082 / 67,139] 2069 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 183s local ... (67 actions running) [67,095 / 67,151] 2076 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (61 actions running) [67,120 / 67,179] 2081 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (58 actions, 55 running) [67,142 / 67,198] 2085 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (58 actions, 57 running) [67,146 / 67,203] 2086 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (58 actions, 57 running) [67,169 / 67,229] 2093 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (59 actions, 56 running) [67,245 / 67,302] 2098 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (57 actions, 55 running) [67,303 / 67,359] 2107 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (60 actions, 58 running) [67,334 / 67,438] 2113 / 3786 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (61 actions running) [67,343 / 67,438] 2122 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (58 actions running) [67,353 / 67,438] 2125 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 73s local ... (56 actions, 55 running) [67,356 / 67,438] 2126 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 74s local ... (56 actions running) [67,359 / 67,438] 2129 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 75s local ... (56 actions running) [67,364 / 67,438] 2131 / 3786 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 76s local ... (56 actions, 55 running) [67,368 / 67,438] 2136 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 49s local ... (56 actions running) [67,372 / 67,438] 2139 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 50s local ... (56 actions running) [67,375 / 67,438] 2142 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 51s local ... (56 actions running) [67,377 / 67,438] 2144 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 52s local ... (56 actions running) [67,378 / 67,438] 2144 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 53s local ... (56 actions, 55 running) [67,390 / 67,446] 2145 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 54s local ... (56 actions, 55 running) [67,406 / 67,462] 2149 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 55s local ... (56 actions, 55 running) [67,412 / 67,468] 2149 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 56s local ... (58 actions running) [67,423 / 67,479] 2149 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 57s local ... (59 actions, 58 running) [67,451 / 67,507] 2151 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 58s local ... (59 actions, 57 running) [67,465 / 67,532] 2153 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 60s local ... (59 actions, 58 running) [67,473 / 67,533] 2155 / 3786 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 61s local ... (59 actions running) [67,483 / 67,541] 2157 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 34s local ... (58 actions running) [67,485 / 67,541] 2157 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 35s local ... (59 actions running) [67,498 / 67,554] 2160 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 36s local ... (57 actions running) [67,526 / 67,583] 2162 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 37s local ... (58 actions, 57 running) [67,559 / 67,664] 2167 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 38s local ... (58 actions running) [67,559 / 67,664] 2167 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 39s local ... (59 actions running) [67,560 / 67,664] 2168 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 41s local ... (59 actions running) [67,565 / 67,664] 2172 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 42s local ... (56 actions running) [67,568 / 67,664] 2173 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 43s local ... (56 actions running) [67,573 / 67,664] 2176 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 44s local ... (56 actions running) [67,577 / 67,664] 2179 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 46s local ... (56 actions running) [67,579 / 67,664] 2179 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 47s local ... (56 actions running) [67,579 / 67,664] 2180 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 49s local ... (56 actions running) [67,581 / 67,664] 2180 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 50s local ... (56 actions running) [67,582 / 67,664] 2180 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 51s local ... (56 actions running) [67,585 / 67,664] 2182 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 52s local ... (56 actions running) [67,586 / 67,664] 2183 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 53s local ... (56 actions running) [67,587 / 67,664] 2183 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 54s local ... (56 actions running) [67,588 / 67,664] 2183 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 56s local ... (56 actions, 55 running) [67,588 / 67,664] 2183 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 57s local ... (56 actions running) [67,588 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 58s local ... (56 actions running) [67,589 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 60s local ... (56 actions running) [67,590 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 62s local ... (56 actions, 55 running) [67,590 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 63s local ... (56 actions running) [67,591 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 64s local ... (56 actions, 55 running) [67,596 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 66s local ... (56 actions, 55 running) [67,597 / 67,664] 2184 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 67s local ... (56 actions running) [67,599 / 67,664] 2185 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 68s local ... (56 actions running) [67,600 / 67,664] 2185 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 69s local ... (56 actions running) [67,602 / 67,664] 2185 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 70s local ... (56 actions running) [67,608 / 67,664] 2185 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (56 actions, 55 running) [67,631 / 67,687] 2186 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 72s local ... (56 actions, 54 running) [67,633 / 67,689] 2187 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 73s local ... (56 actions, 55 running) [67,642 / 67,700] 2187 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 74s local ... (56 actions, 55 running) [67,662 / 67,722] 2187 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (56 actions, 55 running) [67,681 / 67,739] 2187 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 77s local ... (56 actions, 54 running) [67,701 / 67,759] 2187 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (56 actions, 55 running) [67,729 / 67,785] 2191 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (56 actions, 55 running) [67,742 / 67,799] 2195 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 80s local ... (56 actions running) [67,744 / 67,800] 2196 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 81s local ... (56 actions running) [67,754 / 67,810] 2197 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 82s local ... (56 actions, 55 running) [67,773 / 67,831] 2198 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (57 actions, 54 running) [67,802 / 67,858] 2200 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (57 actions, 54 running) [67,818 / 67,874] 2203 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 85s local ... (58 actions, 57 running) [67,833 / 67,889] 2206 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (59 actions, 58 running) [67,871 / 67,929] 2211 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 87s local ... (60 actions, 58 running) [67,879 / 67,935] 2214 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (61 actions running) [67,910 / 67,966] 2216 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (61 actions, 60 running) [67,942 / 68,001] 2224 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 91s local ... (59 actions, 58 running) [67,973 / 68,050] 2232 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (56 actions running) [67,979 / 68,050] 2232 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (56 actions running) [67,980 / 68,050] 2232 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 94s local ... (56 actions running) [67,986 / 68,050] 2233 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 95s local ... (56 actions running) [67,990 / 68,050] 2234 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (56 actions running) [67,993 / 68,050] 2235 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (56 actions running) [68,000 / 68,071] 2238 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (56 actions, 55 running) [68,011 / 68,071] 2241 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 99s local ... (56 actions running) [68,015 / 68,071] 2241 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (56 actions running) [68,035 / 68,094] 2242 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (56 actions running) [68,051 / 68,109] 2242 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (56 actions, 55 running) [68,078 / 68,135] 2246 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (56 actions, 54 running) [68,124 / 68,181] 2250 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (56 actions, 54 running) [68,183 / 68,239] 2255 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (56 actions, 55 running) [68,227 / 68,283] 2262 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (62 actions running) [68,297 / 68,394] 2286 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (56 actions, 54 running) [68,305 / 68,395] 2292 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (58 actions running) [68,309 / 68,396] 2296 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (56 actions running) [68,315 / 68,396] 2298 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (56 actions, 55 running) [68,319 / 68,396] 2302 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (56 actions running) [68,322 / 68,396] 2305 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (56 actions running) [68,332 / 68,396] 2306 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (56 actions running) [68,334 / 68,396] 2308 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions running) [68,342 / 68,400] 2311 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (56 actions, 55 running) [68,361 / 68,418] 2315 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (57 actions, 56 running) [68,376 / 68,449] 2315 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (59 actions, 57 running) [68,390 / 68,449] 2320 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (56 actions, 55 running) [68,398 / 68,454] 2320 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions, 55 running) [68,414 / 68,479] 2323 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (58 actions, 57 running) [68,418 / 68,479] 2327 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (56 actions running) [68,423 / 68,479] 2328 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (56 actions running) [68,425 / 68,481] 2330 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions running) [68,442 / 68,498] 2332 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions, 54 running) [68,466 / 68,522] 2337 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (58 actions, 57 running) [68,524 / 68,580] 2345 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (57 actions, 55 running) [68,586 / 68,642] 2361 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (63 actions, 61 running) [68,613 / 68,703] 2375 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (56 actions, 55 running) [68,617 / 68,703] 2377 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (56 actions running) [68,620 / 68,703] 2379 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions running) [68,621 / 68,703] 2380 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [68,624 / 68,703] 2383 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions running) [68,626 / 68,703] 2385 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions running) [68,628 / 68,703] 2387 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions running) [68,630 / 68,703] 2389 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (56 actions running) [68,634 / 68,703] 2390 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions running) [68,637 / 68,703] 2392 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (56 actions, 55 running) [68,641 / 68,703] 2396 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions running) [68,642 / 68,703] 2396 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (56 actions, 55 running) [68,662 / 68,719] 2396 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (56 actions, 54 running) [68,723 / 68,808] 2400 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions, 52 running) [68,736 / 68,810] 2404 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (57 actions, 56 running) [68,741 / 68,810] 2406 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions running) [68,745 / 68,810] 2407 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions, 55 running) [68,747 / 68,810] 2408 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (56 actions running) [68,750 / 68,810] 2408 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions running) [68,751 / 68,810] 2408 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions running) [68,753 / 68,810] 2409 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (56 actions running) [68,755 / 68,811] 2409 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (56 actions running) [68,765 / 68,823] 2411 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (56 actions running) [68,779 / 68,835] 2413 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions running) [68,799 / 68,855] 2415 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (56 actions running) [68,827 / 68,883] 2421 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (57 actions running) [68,850 / 68,906] 2426 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (56 actions running) [68,865 / 68,921] 2431 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (56 actions running) [68,883 / 68,943] 2437 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (58 actions running) [68,896 / 68,952] 2442 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (56 actions running) [68,921 / 68,977] 2447 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 34s local ... (56 actions, 55 running) [68,942 / 69,017] 2449 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 35s local ... (60 actions, 59 running) [68,958 / 69,017] 2456 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 36s local ... (56 actions running) [68,969 / 69,025] 2457 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 38s local ... (56 actions, 55 running) [68,993 / 69,050] 2463 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 39s local ... (59 actions, 58 running) [69,032 / 69,091] 2468 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 40s local ... (56 actions, 54 running) [69,049 / 69,138] 2474 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 41s local ... (56 actions, 55 running) [69,052 / 69,138] 2477 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 42s local ... (56 actions running) [69,053 / 69,138] 2478 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 43s local ... (56 actions running) [69,059 / 69,138] 2481 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 44s local ... (56 actions running) [69,065 / 69,138] 2483 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 45s local ... (56 actions, 55 running) [69,079 / 69,138] 2483 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 46s local ... (56 actions, 55 running) [69,095 / 69,151] 2486 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 47s local ... (56 actions running) [69,100 / 69,156] 2488 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 48s local ... (56 actions running) [69,109 / 69,165] 2491 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 49s local ... (57 actions running) [69,118 / 69,176] 2493 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 50s local ... (60 actions, 59 running) [69,131 / 69,187] 2494 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 51s local ... (59 actions, 58 running) [69,171 / 69,228] 2499 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 52s local ... (56 actions, 53 running) [69,187 / 69,248] 2504 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 53s local ... (58 actions running) [69,192 / 69,248] 2506 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 54s local ... (56 actions, 55 running) [69,231 / 69,291] 2507 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 55s local ... (56 actions, 54 running) [69,239 / 69,300] 2509 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 57s local ... (56 actions, 55 running) [69,255 / 69,324] 2510 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 58s local ... (56 actions, 55 running) [69,262 / 69,324] 2510 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 59s local ... (56 actions, 55 running) [69,264 / 69,324] 2512 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 60s local ... (56 actions running) [69,266 / 69,324] 2513 / 3786 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 61s local ... (56 actions running) [69,276 / 69,333] 2517 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 29s local ... (56 actions running) [69,289 / 69,346] 2520 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 30s local ... (56 actions, 55 running) [69,324 / 69,380] 2527 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 31s local ... (56 actions, 55 running) [69,334 / 69,390] 2529 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 32s local ... (57 actions, 56 running) [69,357 / 69,415] 2534 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 33s local ... (56 actions, 55 running) [69,366 / 69,427] 2538 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 35s local ... (56 actions running) [69,369 / 69,427] 2539 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 36s local ... (56 actions running) [69,372 / 69,428] 2541 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 37s local ... (56 actions running) [69,372 / 69,428] 2542 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 38s local ... (56 actions running) [69,379 / 69,435] 2546 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 40s local ... (56 actions running) [69,389 / 69,445] 2550 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 41s local ... (56 actions running) [69,397 / 69,453] 2551 / 3786 tests; Testing //tensorflow/python/ops/ragged:ragged_tile_op_test; 42s local ... (56 actions, 55 running) [69,403 / 69,461] 2554 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 21s local ... (56 actions running) [69,406 / 69,462] 2556 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 22s local ... (56 actions running) [69,416 / 69,472] 2558 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 24s local ... (56 actions running) [69,424 / 69,480] 2559 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 25s local ... (56 actions running) [69,429 / 69,485] 2560 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 26s local ... (56 actions running) [69,449 / 69,506] 2564 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 27s local ... (56 actions, 55 running) [69,456 / 69,512] 2567 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 28s local ... (56 actions, 55 running) [69,467 / 69,524] 2571 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 29s local ... (57 actions running) [69,469 / 69,525] 2573 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 30s local ... (56 actions running) [69,473 / 69,529] 2574 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 31s local ... (57 actions running) [69,476 / 69,533] 2575 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 32s local ... (57 actions running) [69,501 / 69,558] 2577 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 33s local ... (56 actions, 54 running) [69,503 / 69,559] 2578 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 34s local ... (57 actions, 56 running) [69,509 / 69,565] 2580 / 3786 tests; Testing //tensorflow/c/eager/parallel_device:parallel_device_test; 35s local ... (56 actions running) [69,531 / 69,588] 2583 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 35s local ... (57 actions, 55 running) [69,552 / 69,608] 2586 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 36s local ... (57 actions, 56 running) [69,561 / 69,617] 2589 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 37s local ... (56 actions, 55 running) [69,590 / 69,649] 2590 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 38s local ... (55 actions, 54 running) [69,605 / 69,661] 2591 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 39s local ... (57 actions, 56 running) [69,616 / 69,674] 2597 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 40s local ... (57 actions, 56 running) [69,638 / 69,694] 2601 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 41s local ... (57 actions, 56 running) [69,642 / 69,698] 2603 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 42s local ... (57 actions, 56 running) [69,654 / 69,712] 2606 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 43s local ... (58 actions, 57 running) [69,667 / 69,724] 2609 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 44s local ... (56 actions running) [69,676 / 69,732] 2609 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 45s local ... (56 actions running) [69,679 / 69,736] 2610 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 46s local ... (57 actions running) [69,683 / 69,741] 2613 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 47s local ... (57 actions running) [69,685 / 69,742] 2614 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 49s local ... (56 actions running) [69,689 / 69,755] 2615 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 50s local ... (56 actions running) [69,694 / 69,755] 2617 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 51s local ... (56 actions running) [69,696 / 69,755] 2617 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 52s local ... (56 actions running) [69,698 / 69,755] 2618 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 53s local ... (56 actions, 55 running) [69,709 / 69,766] 2618 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 55s local ... (56 actions, 55 running) [69,710 / 69,767] 2618 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 56s local ... (57 actions, 56 running) [69,720 / 69,777] 2619 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 57s local ... (56 actions, 54 running) [69,727 / 69,784] 2620 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 59s local ... (56 actions running) [69,732 / 69,788] 2622 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 60s local ... (56 actions running) [69,736 / 69,793] 2622 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 61s local ... (56 actions, 55 running) [69,747 / 69,803] 2623 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 63s local ... (57 actions, 56 running) [69,754 / 69,810] 2624 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 64s local ... (57 actions, 56 running) [69,761 / 69,817] 2625 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 65s local ... (57 actions, 56 running) [69,767 / 69,824] 2628 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 66s local ... (57 actions running) [69,785 / 69,842] 2631 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 67s local ... (56 actions, 55 running) [69,787 / 69,843] 2632 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 68s local ... (56 actions running) [69,792 / 69,849] 2633 / 3786 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 69s local ... (56 actions running) [69,799 / 69,856] 2634 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 69s local ... (56 actions, 55 running) [69,799 / 69,856] 2634 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 70s local ... (56 actions running) [69,807 / 69,867] 2635 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 71s local ... (57 actions running) [69,814 / 69,877] 2636 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 72s local ... (57 actions, 55 running) [69,814 / 69,877] 2636 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 74s local ... (57 actions running) [69,816 / 69,877] 2637 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 76s local ... (56 actions running) [69,817 / 69,877] 2638 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 77s local ... (56 actions running) [69,817 / 69,877] 2639 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 78s local ... (56 actions running) [69,822 / 69,888] 2641 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 79s local ... (56 actions running) [69,825 / 69,888] 2642 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 80s local ... (56 actions, 55 running) [69,827 / 69,888] 2642 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 81s local ... (56 actions, 55 running) [69,827 / 69,888] 2643 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 83s local ... (56 actions running) [69,829 / 69,888] 2643 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 84s local ... (56 actions, 55 running) [69,830 / 69,888] 2643 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 85s local ... (56 actions, 55 running) [69,832 / 69,889] 2644 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 86s local ... (56 actions running) [69,834 / 69,891] 2645 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 87s local ... (56 actions running) [69,840 / 69,897] 2646 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 88s local ... (56 actions running) [69,842 / 69,898] 2646 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 90s local ... (56 actions running) [69,844 / 69,901] 2648 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 91s local ... (57 actions running) [69,847 / 69,904] 2648 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 92s local ... (56 actions running) [69,851 / 69,908] 2648 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 93s local ... (56 actions running) [69,854 / 69,911] 2648 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 94s local ... (56 actions running) [69,863 / 69,920] 2649 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 95s local ... (56 actions running) [69,871 / 69,928] 2650 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 96s local ... (56 actions running) [69,879 / 69,936] 2652 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 97s local ... (56 actions running) [69,890 / 69,947] 2653 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 98s local ... (57 actions, 56 running) [69,896 / 69,953] 2654 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 99s local ... (58 actions, 56 running) [69,909 / 69,965] 2656 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 100s local ... (57 actions running) [69,910 / 69,966] 2656 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 101s local ... (57 actions running) [69,926 / 69,983] 2659 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 102s local ... (56 actions, 55 running) [69,930 / 69,986] 2660 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 103s local ... (56 actions running) [69,935 / 69,992] 2662 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 104s local ... (56 actions running) [69,937 / 69,994] 2662 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 105s local ... (56 actions running) [69,945 / 70,001] 2664 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 107s local ... (56 actions running) [69,959 / 70,019] 2665 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 108s local ... (57 actions, 56 running) [69,976 / 70,033] 2667 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 109s local ... (56 actions, 55 running) [69,987 / 70,044] 2668 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 110s local ... (56 actions running) [69,995 / 70,052] 2669 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 111s local ... (56 actions, 55 running) [69,996 / 70,052] 2669 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 113s local ... (56 actions, 55 running) [70,000 / 70,056] 2669 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 114s local ... (56 actions running) [70,010 / 70,066] 2670 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 113s local ... (56 actions running) [70,025 / 70,081] 2673 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 113s local ... (56 actions running) [70,054 / 70,111] 2680 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 90s local ... (56 actions running) [70,095 / 70,152] 2684 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (58 actions, 56 running) [70,165 / 70,223] 2698 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (59 actions running) [70,204 / 70,283] 2714 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (57 actions, 56 running) [70,210 / 70,284] 2719 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (56 actions running) [70,212 / 70,284] 2719 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (56 actions, 55 running) [70,216 / 70,284] 2724 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (56 actions running) [70,218 / 70,284] 2725 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (56 actions running) [70,222 / 70,284] 2730 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 100s local ... (56 actions running) [70,227 / 70,284] 2734 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 101s local ... (56 actions running) [70,228 / 70,284] 2735 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 102s local ... (56 actions running) [70,238 / 70,295] 2736 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 103s local ... (56 actions running) [70,269 / 70,325] 2738 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 104s local ... (56 actions, 55 running) [70,363 / 70,420] 2747 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 105s local ... (58 actions, 56 running) [70,457 / 70,515] 2758 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 106s local ... (55 actions, 50 running) [70,490 / 70,547] 2762 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 107s local ... (56 actions, 54 running) [70,530 / 70,591] 2768 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 108s local ... (57 actions running) [70,532 / 70,591] 2769 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 109s local ... (56 actions running) [70,535 / 70,592] 2770 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 110s local ... (56 actions running) [70,577 / 70,635] 2772 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 111s local ... (55 actions, 53 running) [70,627 / 70,685] 2779 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 112s local ... (56 actions, 53 running) [70,693 / 70,749] 2791 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 113s local ... (58 actions running) [70,721 / 70,777] 2799 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 114s local ... (56 actions running) [70,732 / 70,788] 2804 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 115s local ... (58 actions running) [70,743 / 70,800] 2804 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 116s local ... (59 actions, 58 running) [70,765 / 70,847] 2808 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 64s local ... (60 actions running) [70,767 / 70,847] 2810 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 65s local ... (60 actions running) [70,774 / 70,847] 2817 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 66s local ... (56 actions running) [70,778 / 70,847] 2820 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 68s local ... (56 actions running) [70,781 / 70,847] 2821 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 69s local ... (56 actions running) [70,785 / 70,847] 2825 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 70s local ... (56 actions running) [70,787 / 70,847] 2827 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 71s local ... (56 actions running) [70,793 / 70,850] 2827 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 72s local ... (56 actions, 55 running) [70,817 / 70,887] 2828 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 73s local ... (55 actions running) [70,824 / 70,887] 2832 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 74s local ... (56 actions running) [70,830 / 70,887] 2834 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 75s local ... (56 actions running) [70,851 / 70,908] 2837 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 76s local ... (56 actions running) [70,882 / 70,938] 2842 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 77s local ... (56 actions running) [70,903 / 70,960] 2846 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 78s local ... (56 actions running) [70,916 / 70,972] 2848 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 79s local ... (56 actions running) [70,956 / 71,012] 2853 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 80s local ... (55 actions running) [71,007 / 71,065] 2863 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 82s local ... (56 actions running) [71,026 / 71,084] 2866 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 83s local ... (56 actions, 55 running) [71,038 / 71,094] 2868 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 84s local ... (56 actions, 55 running) [71,051 / 71,107] 2873 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 85s local ... (56 actions, 55 running) [71,073 / 71,138] 2878 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 86s local ... (56 actions, 55 running) [71,075 / 71,138] 2881 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 87s local ... (56 actions running) [71,078 / 71,138] 2882 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 88s local ... (56 actions, 55 running) [71,090 / 71,146] 2887 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 89s local ... (56 actions running) [71,091 / 71,147] 2888 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 90s local ... (57 actions running) [71,110 / 71,166] 2893 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 91s local ... (56 actions running) [71,113 / 71,171] 2896 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 92s local ... (56 actions running) [71,116 / 71,172] 2898 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 93s local ... (56 actions running) [71,120 / 71,186] 2901 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 94s local ... (57 actions running) [71,124 / 71,186] 2903 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 95s local ... (56 actions running) [71,128 / 71,186] 2904 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 96s local ... (56 actions, 55 running) [71,132 / 71,190] 2905 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 98s local ... (56 actions, 55 running) [71,147 / 71,205] 2908 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 99s local ... (56 actions, 55 running) [71,163 / 71,219] 2911 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 100s local ... (56 actions, 55 running) [71,182 / 71,238] 2915 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 101s local ... (57 actions, 56 running) [71,185 / 71,243] 2916 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 102s local ... (57 actions, 56 running) [71,198 / 71,259] 2919 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 103s local ... (56 actions running) [71,201 / 71,259] 2921 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 104s local ... (56 actions running) [71,228 / 71,287] 2923 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 3 of 10); 105s local ... (56 actions, 55 running) [71,264 / 71,320] 2930 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 3 of 10); 106s local ... (56 actions, 54 running) [71,322 / 71,378] 2938 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 3 of 10); 107s local ... (56 actions running) [71,347 / 71,403] 2946 / 3786 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 3 of 10); 108s local ... (56 actions running) [71,408 / 71,478] 2960 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (56 actions running) [71,422 / 71,478] 2973 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (56 actions running) [71,439 / 71,495] 2978 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (57 actions running) [71,465 / 71,521] 2987 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (56 actions, 55 running) [71,485 / 71,541] 2994 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (56 actions, 55 running) [71,509 / 71,565] 3003 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (56 actions running) [71,517 / 71,579] 3010 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (56 actions running) [71,526 / 71,582] 3015 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (56 actions, 55 running) [71,549 / 71,605] 3017 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (57 actions, 55 running) [71,584 / 71,654] 3027 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (57 actions, 56 running) [71,598 / 71,655] 3034 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (56 actions, 55 running) [71,615 / 71,672] 3036 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (56 actions, 55 running) [71,623 / 71,703] 3040 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (56 actions running) [71,625 / 71,703] 3042 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (56 actions running) [71,629 / 71,703] 3044 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (56 actions running) [71,634 / 71,703] 3047 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (56 actions, 55 running) [71,648 / 71,704] 3051 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (56 actions, 55 running) [71,655 / 71,713] 3052 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (56 actions, 55 running) [71,666 / 71,722] 3055 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (56 actions running) [71,689 / 71,745] 3057 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (56 actions, 55 running) [71,701 / 71,762] 3061 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (56 actions running) [71,706 / 71,762] 3062 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (56 actions running) [71,720 / 71,778] 3066 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (56 actions, 55 running) [71,761 / 71,817] 3072 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (57 actions, 56 running) [71,817 / 71,874] 3083 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (58 actions, 57 running) [71,864 / 71,933] 3095 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (60 actions, 59 running) [71,875 / 71,933] 3101 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (56 actions running) [71,878 / 71,934] 3104 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (56 actions running) [71,892 / 71,948] 3108 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (56 actions running) [71,892 / 71,948] 3109 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (56 actions running) [71,909 / 71,966] 3110 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (56 actions, 54 running) [72,023 / 72,079] 3121 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (60 actions running) [72,071 / 72,130] 3134 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (60 actions, 57 running) [72,081 / 72,136] 3138 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (56 actions, 54 running) [72,232 / 72,296] 3144 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (56 actions, 50 running) [72,271 / 72,327] 3146 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (56 actions, 55 running) [72,285 / 72,342] 3150 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (56 actions running) [72,313 / 72,373] 3155 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (56 actions, 55 running) [72,325 / 72,429] 3158 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (56 actions running) [72,331 / 72,429] 3164 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (56 actions running) [72,344 / 72,429] 3168 / 3786 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (56 actions running) [72,348 / 72,429] 3171 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 60s local ... (56 actions running) [72,353 / 72,429] 3176 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 61s local ... (56 actions running) [72,354 / 72,429] 3177 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 62s local ... (56 actions running) [72,359 / 72,429] 3182 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 11 of 12); 63s local ... (56 actions running) [72,360 / 72,429] 3182 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (56 actions running) [72,362 / 72,429] 3184 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (56 actions running) [72,363 / 72,429] 3185 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (56 actions running) [72,364 / 72,429] 3186 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (56 actions running) [72,369 / 72,429] 3188 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (56 actions running) [72,373 / 72,429] 3188 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (56 actions running) [72,400 / 72,460] 3188 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (57 actions, 56 running) [72,413 / 72,469] 3189 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 70s local ... (57 actions, 56 running) [72,465 / 72,568] 3194 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (57 actions running) [72,471 / 72,568] 3198 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (57 actions running) [72,477 / 72,568] 3199 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 73s local ... (56 actions, 55 running) [72,481 / 72,568] 3199 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (56 actions running) [72,487 / 72,568] 3201 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (56 actions running) [72,490 / 72,568] 3203 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (56 actions running) [72,496 / 72,568] 3204 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (56 actions running) [72,500 / 72,568] 3204 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (56 actions running) [72,509 / 72,568] 3208 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (56 actions running) [72,531 / 72,588] 3208 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (56 actions, 55 running) [72,554 / 72,613] 3212 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (58 actions, 57 running) [72,564 / 72,620] 3215 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (59 actions, 58 running) [72,600 / 72,657] 3220 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (62 actions, 61 running) [72,685 / 72,744] 3233 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (58 actions, 57 running) [72,759 / 72,815] 3248 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (58 actions running) [72,780 / 72,881] 3253 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (61 actions running) [72,789 / 72,881] 3260 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (59 actions running) [72,794 / 72,881] 3264 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (56 actions running) [72,797 / 72,881] 3265 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (56 actions running) [72,800 / 72,881] 3267 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (56 actions running) [72,805 / 72,881] 3272 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (56 actions running) [72,823 / 72,881] 3277 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (56 actions running) [72,841 / 72,897] 3278 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (56 actions, 55 running) [72,892 / 72,956] 3284 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (57 actions, 56 running) [72,907 / 72,970] 3287 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (58 actions, 57 running) [72,931 / 72,994] 3290 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (57 actions, 56 running) [72,946 / 73,010] 3291 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (56 actions, 55 running) [72,964 / 73,027] 3293 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (59 actions running) [72,986 / 73,049] 3300 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (57 actions, 56 running) [72,996 / 73,059] 3303 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (57 actions running) [73,009 / 73,074] 3308 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (57 actions running) [73,012 / 73,075] 3309 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (57 actions running) [73,025 / 73,088] 3315 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (56 actions running) [73,047 / 73,110] 3322 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (57 actions running) [73,063 / 73,126] 3330 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (58 actions running) [73,097 / 73,161] 3338 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (61 actions, 60 running) [73,129 / 73,193] 3348 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (57 actions running) [73,145 / 73,208] 3354 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (58 actions running) [73,195 / 73,251] 3365 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (59 actions running) [73,236 / 73,295] 3381 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (58 actions, 57 running) [73,268 / 73,324] 3390 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (57 actions, 54 running) [73,291 / 73,348] 3399 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (58 actions, 55 running) [73,308 / 73,368] 3407 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (59 actions running) [73,313 / 73,369] 3412 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (57 actions running) [73,322 / 73,378] 3414 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (57 actions running) [73,352 / 73,409] 3420 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (57 actions, 56 running) [73,361 / 73,420] 3423 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (57 actions, 56 running) [73,375 / 73,433] 3426 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (57 actions, 56 running) [73,407 / 73,463] 3431 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (57 actions, 54 running) [73,444 / 73,501] 3434 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (58 actions, 54 running) [73,460 / 73,517] 3438 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (59 actions, 58 running) [73,483 / 73,539] 3447 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (57 actions running) [73,490 / 73,547] 3451 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (59 actions, 58 running) [73,512 / 73,569] 3455 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (58 actions running) [73,520 / 73,576] 3459 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (60 actions running) [73,539 / 73,606] 3462 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (59 actions, 54 running) [73,565 / 73,639] 3466 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (56 actions, 55 running) [73,568 / 73,639] 3468 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (57 actions running) [73,572 / 73,639] 3472 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (56 actions running) [73,577 / 73,639] 3476 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions running) [73,579 / 73,639] 3478 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (56 actions running) [73,581 / 73,639] 3481 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions running) [73,583 / 73,639] 3483 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions running) [73,604 / 73,662] 3488 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (56 actions, 54 running) [73,672 / 73,728] 3495 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (56 actions running) [73,697 / 73,756] 3504 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (56 actions, 55 running) [73,704 / 73,769] 3508 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (56 actions running) [73,708 / 73,769] 3509 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions, 55 running) [73,710 / 73,769] 3510 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (56 actions running) [73,711 / 73,769] 3510 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (56 actions running) [73,716 / 73,790] 3513 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (56 actions running) [73,719 / 73,790] 3515 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (57 actions running) [73,729 / 73,790] 3517 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (56 actions, 55 running) [73,734 / 73,790] 3518 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (56 actions running) [73,761 / 73,817] 3521 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (56 actions, 55 running) [73,794 / 73,850] 3526 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (58 actions running) [73,800 / 73,857] 3526 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (61 actions, 60 running) [73,831 / 73,898] 3527 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (61 actions running) [73,833 / 73,898] 3528 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (61 actions running) [73,840 / 73,898] 3535 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (56 actions running) [73,842 / 73,898] 3536 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions running) [73,848 / 73,905] 3538 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (56 actions running) [73,852 / 73,908] 3538 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (56 actions running) [73,852 / 73,908] 3538 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (57 actions running) [73,865 / 73,922] 3540 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (57 actions, 56 running) [73,876 / 73,932] 3543 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (57 actions running) [73,882 / 73,938] 3545 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (58 actions running) [73,885 / 73,942] 3547 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (60 actions running) [73,904 / 73,960] 3552 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (58 actions, 57 running) [73,923 / 73,980] 3555 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (57 actions, 56 running) [73,932 / 73,989] 3555 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (58 actions running) [73,954 / 74,012] 3558 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (57 actions, 56 running) [73,967 / 74,025] 3564 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (57 actions running) [73,985 / 74,042] 3565 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (57 actions, 55 running) [74,007 / 74,063] 3568 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (58 actions, 56 running) [74,026 / 74,082] 3574 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (56 actions, 55 running) [74,038 / 74,094] 3577 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (58 actions, 57 running) [74,072 / 74,131] 3584 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (59 actions, 57 running) [74,094 / 74,151] 3592 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (56 actions running) [74,126 / 74,182] 3598 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions running) [74,140 / 74,202] 3601 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions running) [74,142 / 74,202] 3604 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (58 actions running) [74,149 / 74,206] 3609 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (56 actions running) [74,160 / 74,216] 3611 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions running) [74,166 / 74,222] 3613 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (57 actions running) [74,189 / 74,259] 3622 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (56 actions, 55 running) [74,193 / 74,259] 3625 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (57 actions running) [74,196 / 74,259] 3627 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (56 actions running) [74,200 / 74,259] 3631 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (56 actions running) [74,210 / 74,267] 3634 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (56 actions, 55 running) [74,227 / 74,284] 3636 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (56 actions, 55 running) [74,242 / 74,298] 3637 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (56 actions, 55 running) [74,278 / 74,334] 3644 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (56 actions running) [74,307 / 74,369] 3653 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (56 actions running) [74,312 / 74,369] 3657 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (56 actions running) [74,322 / 74,379] 3657 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (56 actions, 55 running) [74,331 / 74,387] 3660 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (56 actions running) [74,337 / 74,393] 3662 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (56 actions, 55 running) [74,353 / 74,409] 3666 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions, 55 running) [74,373 / 74,433] 3671 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (56 actions running) [74,381 / 74,437] 3678 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions running) [74,404 / 74,461] 3683 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions, 55 running) [74,413 / 74,470] 3687 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (56 actions running) [74,423 / 74,486] 3688 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions running) [74,425 / 74,486] 3689 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (56 actions running) [74,430 / 74,486] 3690 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (56 actions, 55 running) [74,456 / 74,531] 3696 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (57 actions, 56 running) [74,462 / 74,531] 3700 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (59 actions, 58 running) [74,470 / 74,531] 3704 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (56 actions, 55 running) [74,475 / 74,531] 3704 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (56 actions running) [74,484 / 74,540] 3705 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (56 actions running) [74,485 / 74,541] 3706 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (56 actions running) [74,490 / 74,546] 3706 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (56 actions running) [74,492 / 74,548] 3708 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (57 actions running) [74,498 / 74,554] 3711 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [74,502 / 74,558] 3712 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (57 actions running) [74,509 / 74,565] 3714 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions, 55 running) [74,512 / 74,568] 3717 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [74,516 / 74,574] 3718 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions, 55 running) [74,518 / 74,577] 3719 / 3786 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (58 actions running) [74,528 / 74,585] 3720 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 55s local ... (57 actions running) [74,529 / 74,589] 3721 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 56s local ... (58 actions running) [74,532 / 74,592] 3721 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 57s local ... (58 actions, 57 running) [74,545 / 74,609] 3722 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 58s local ... (58 actions running) [74,548 / 74,609] 3723 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 60s local ... (58 actions running) [74,552 / 74,610] 3725 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 61s local ... (58 actions running) [74,564 / 74,621] 3728 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 62s local ... (57 actions running) [74,573 / 74,630] 3729 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 63s local ... (57 actions running) [74,580 / 74,638] 3729 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 64s local ... (57 actions running) [74,592 / 74,650] 3732 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 65s local ... (59 actions running) [74,598 / 74,656] 3733 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 66s local ... (62 actions running) [74,618 / 74,675] 3735 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 67s local ... (60 actions, 59 running) [74,641 / 74,698] 3738 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 68s local ... (57 actions, 56 running) [74,646 / 74,703] 3739 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 70s local ... (57 actions, 56 running) [74,678 / 74,736] 3742 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 71s local ... (60 actions, 59 running) [74,718 / 74,769] 3752 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 72s local ... (52 actions, 51 running) [74,724 / 74,772] 3756 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 73s local ... (50 actions running) [74,729 / 74,772] 3759 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 74s local ... (45 actions running) [74,737 / 74,778] 3763 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 75s local ... (38 actions, 37 running) [74,739 / 74,779] 3763 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 77s local ... (40 actions running) [74,740 / 74,779] 3764 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 78s local ... (39 actions running) [74,750 / 74,780] 3765 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 79s local ... (30 actions running) [74,758 / 74,780] 3768 / 3786 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 80s local ... (22 actions running) [74,761 / 74,780] 3770 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 52s local ... (19 actions running) [74,764 / 74,780] 3773 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 53s local ... (16 actions running) [74,769 / 74,780] 3779 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 55s local ... (11 actions running) [74,770 / 74,780] 3780 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 56s local ... (10 actions running) [74,775 / 74,780] 3781 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 57s local ... (5 actions running) [74,775 / 74,780] 3782 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 64s local ... (5 actions running) [74,777 / 74,780] 3783 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 65s local ... (3 actions running) [74,777 / 74,780] 3784 / 3786 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 66s local ... (3 actions running) [74,778 / 74,780] 3784 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 66s local ... (2 actions running) [74,778 / 74,780] 3785 / 3786 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 70s local ... (2 actions running) [74,779 / 74,780] 3785 / 3786 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 37s local [74,779 / 74,780] 3786 / 3786 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 42s local INFO: Elapsed time: 1585.797s, Critical Path: 294.61s INFO: 54921 processes: 29536 disk cache hit, 17505 internal, 7880 local. INFO: Build completed successfully, 54921 total actions