++ 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/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: 82162f7f-d3a3-407d-aa4a-380dcb2bfa89 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: 551 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3773 targets (552 packages loaded) Analyzing: 3773 targets (552 packages loaded, 0 targets configured) Analyzing: 3773 targets (585 packages loaded, 26570 targets configured) Analyzing: 3773 targets (599 packages loaded, 34746 targets configured) Analyzing: 3773 targets (599 packages loaded, 35322 targets configured) Analyzing: 3773 targets (600 packages loaded, 37155 targets configured) Analyzing: 3773 targets (601 packages loaded, 39303 targets configured) INFO: Analyzed 3773 targets (601 packages loaded, 42712 targets configured). checking cached actions INFO: Found 3773 test targets... [0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt [3,537 / 11,846] [Prepa] Writing file tensorflow/core/grappler/optimizers/data/libsplit_utils.so-2.params [12,072 / 17,097] Linking tensorflow/compiler/xla/mlir_hlo/libmhlo_passes.so; 0s remote-cache ... (54 actions, 0 running) [14,060 / 17,101] Compiling tensorflow/core/kernels/bias_op.cc; 0s remote-cache ... (55 actions, 0 running) [15,064 / 17,101] Compiling tensorflow/core/kernels/scatter_nd_op.cc; 0s remote-cache ... (46 actions, 0 running) [15,755 / 17,101] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 53.3 MiB / 69.6 MiB; 0s remote-cache ... (52 actions, 0 running) [18,297 / 18,792] Linking tensorflow/c/ops_test; Downloading tensorflow/c/ops_test, 11.8 MiB / 19.3 MiB; 0s remote-cache ... (51 actions, 0 running) [18,595 / 19,064] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 83.8 MiB / 164.2 MiB; 1s remote-cache ... (56 actions, 0 running) [18,915 / 19,399] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 149.5 MiB / 164.2 MiB; 2s remote-cache ... (25 actions, 0 running) [19,302 / 19,646] Linking external/llvm-project/mlir/libVectorDialect.a; Downloading external/llvm-project/mlir/libVectorDialect.a, 1.8 MiB / 4.6 MiB; 0s remote-cache ... (56 actions, 0 running) [19,873 / 20,153] Linking external/llvm-project/llvm/libCodeGen.a; Downloading external/llvm-project/llvm/libCodeGen.a, 31.5 MiB / 33.5 MiB; 0s remote-cache ... (54 actions, 0 running) [20,841 / 20,908] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a, 15.8 MiB / 35.2 MiB; 0s remote-cache ... (52 actions, 0 running) [26,264 / 26,303] [Prepa] ProtoCompile tensorflow/compiler/mlir/quantization/tensorflow/quantization_options_pb2.py [29,288 / 29,404] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 0s local, remote-cache ... (54 actions, 2 running) [29,467 / 29,774] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 1s local, remote-cache ... (57 actions, 2 running) [29,759 / 29,930] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 2s local, remote-cache ... (57 actions, 2 running) [30,639 / 31,525] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 3s local, remote-cache ... (57 actions, 2 running) [31,747 / 32,202] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 4s local, remote-cache ... (47 actions, 3 running) [33,108 / 33,161] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 5s local, remote-cache ... (29 actions, 8 running) [34,110 / 34,376] Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 6s local, remote-cache ... (47 actions, 6 running) [35,065 / 35,190] 3 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 7s local, remote-cache ... (54 actions, 29 running) [35,753 / 35,833] 9 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 9s local, remote-cache ... (56 actions, 53 running) [35,766 / 35,833] 19 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 10s local, remote-cache ... (57 actions, 56 running) [35,768 / 35,833] 20 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 11s local, remote-cache ... (57 actions running) [35,769 / 35,833] 21 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 12s local, remote-cache ... (57 actions running) [35,769 / 35,833] 22 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 15s local, remote-cache ... (57 actions running) [35,770 / 35,833] 22 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 17s local, remote-cache ... (57 actions running) [35,771 / 35,833] 22 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 18s local, remote-cache ... (57 actions, 56 running) [35,919 / 35,980] 24 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 19s local, remote-cache ... (53 actions, 46 running) [36,039 / 36,105] 41 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 20s local, remote-cache ... (58 actions running) [36,045 / 36,105] 47 / 3773 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 22s local, remote-cache ... (57 actions running) [36,047 / 36,105] 48 / 3773 tests; Testing //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_array_impl_test_tfrt_cpu; 14s local ... (57 actions running) [36,070 / 36,129] 49 / 3773 tests; Testing //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_array_impl_test_tfrt_cpu; 15s local ... (56 actions, 55 running) [36,076 / 36,132] 49 / 3773 tests; Testing //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_array_impl_test_tfrt_cpu; 16s local ... (56 actions running) [36,151 / 38,299] 49 / 3773 tests; Testing //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_array_impl_test_tfrt_cpu; 17s local ... (56 actions, 51 running) [37,430 / 39,613] 51 / 3773 tests; Testing //tensorflow/compiler/xla/tests:iota_test_cpu (shard 13 of 30); 16s local ... (56 actions, 37 running) [38,312 / 40,370] 52 / 3773 tests; Testing //tensorflow/compiler/xla/tests:iota_test_cpu (shard 22 of 30); 16s local ... (56 actions, 34 running) [38,824 / 40,851] 53 / 3773 tests; Testing //tensorflow/compiler/xla/tests:iota_test_cpu (shard 23 of 30); 13s local ... (55 actions, 30 running) [39,198 / 41,163] 53 / 3773 tests; Testing //tensorflow/compiler/xla/tests:iota_test_cpu (shard 23 of 30); 14s local ... (56 actions, 25 running) [39,971 / 41,802] 54 / 3773 tests; Testing //tensorflow/compiler/xla/tests:iota_test_cpu (shard 23 of 30); 15s local ... (57 actions, 22 running) [40,988 / 42,596] 56 / 3773 tests; Testing //tensorflow/compiler/xla/tests:iota_test_cpu (shard 25 of 30); 13s local ... (52 actions, 18 running) [42,192 / 43,784] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 13s local ... (49 actions, 12 running) [43,251 / 44,697] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 14s local ... (51 actions, 12 running) [43,657 / 44,697] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 15s local ... (50 actions, 9 running) [44,079 / 44,715] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 16s local ... (47 actions, 9 running) [45,348 / 45,583] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 17s local ... (44 actions, 9 running) [45,974 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 18s local ... (104 actions, 103 running) [45,975 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 19s local ... (103 actions, 101 running) [45,976 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 20s local ... (104 actions, 103 running) [45,977 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 21s local ... (104 actions, 103 running) [45,979 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 22s local ... (104 actions, 103 running) [45,981 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 23s local ... (105 actions running) [45,983 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 24s local ... (105 actions, 104 running) [45,985 / 46,118] 57 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 25s local ... (107 actions running) [45,988 / 46,118] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 26s local ... (108 actions running) [45,995 / 46,118] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 27s local ... (108 actions running) [46,006 / 46,122] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 28s local ... (107 actions running) [46,042 / 46,160] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 29s local ... (107 actions, 106 running) [46,053 / 46,172] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 30s local ... (107 actions, 106 running) [46,073 / 46,195] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 31s local ... (108 actions, 107 running) [46,090 / 46,216] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 32s local ... (109 actions, 108 running) [46,099 / 46,227] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 33s local ... (109 actions, 108 running) [46,134 / 46,265] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 34s local ... (108 actions, 107 running) [46,151 / 46,287] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 36s local ... (110 actions, 109 running) [46,151 / 46,287] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 37s local ... (111 actions running) [46,215 / 46,357] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 38s local ... (111 actions running) [46,217 / 46,357] 58 / 3773 tests; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 39s local ... (111 actions running) [46,219 / 46,357] 59 / 3773 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 22s local, remote-cache ... (112 actions running) [46,221 / 46,357] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 23s local, remote-cache ... (112 actions running) [46,221 / 46,357] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 24s local, remote-cache ... (112 actions running) [46,225 / 46,360] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 25s local, remote-cache ... (112 actions running) [46,225 / 46,360] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 26s local, remote-cache ... (112 actions running) [46,225 / 46,360] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 27s local, remote-cache ... (112 actions running) [46,254 / 46,467] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 28s local, remote-cache ... (112 actions running) [46,255 / 46,467] 59 / 3773 tests; Compiling tensorflow/python/framework/proto_comparators.cc [for tool]; 29s local, remote-cache ... (112 actions running) [46,364 / 46,521] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 30s local, remote-cache ... (107 actions, 104 running) [46,569 / 46,712] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 31s local, remote-cache ... (111 actions, 110 running) [46,608 / 46,761] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 33s local, remote-cache ... (111 actions, 110 running) [46,624 / 46,773] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 34s local, remote-cache ... (112 actions running) [46,671 / 46,823] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 35s local, remote-cache ... (112 actions running) [46,671 / 46,823] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 36s local, remote-cache ... (112 actions running) [46,697 / 46,850] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 37s local, remote-cache ... (111 actions running) [46,727 / 46,888] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 38s local, remote-cache ... (110 actions, 109 running) [46,730 / 46,888] 59 / 3773 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 39s local, remote-cache ... (107 actions, 106 running) [46,736 / 46,888] 59 / 3773 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 40s local, remote-cache ... (101 actions, 100 running) [46,743 / 46,892] 59 / 3773 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 42s local, remote-cache ... (98 actions, 97 running) [46,922 / 47,072] 59 / 3773 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 43s local, remote-cache ... (94 actions, 92 running) [46,953 / 47,101] 59 / 3773 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 44s local, remote-cache ... (93 actions, 92 running) [46,970 / 47,116] 60 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 37s local, remote-cache ... (91 actions, 90 running) [46,973 / 47,123] 60 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 38s local, remote-cache ... (90 actions, 89 running) [46,980 / 47,126] 60 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 40s local, remote-cache ... (90 actions, 89 running) [46,995 / 47,141] 60 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 41s local, remote-cache ... (90 actions running) [47,015 / 47,163] 63 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 42s local, remote-cache ... (89 actions, 87 running) [47,039 / 47,202] 66 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 43s local, remote-cache ... (90 actions running) [47,043 / 47,202] 66 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 44s local, remote-cache ... (87 actions, 86 running) [47,050 / 47,202] 67 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 45s local, remote-cache ... (85 actions running) [47,053 / 47,202] 67 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 46s local, remote-cache ... (84 actions, 83 running) [47,056 / 47,202] 69 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 47s local, remote-cache ... (83 actions, 82 running) [47,138 / 47,285] 69 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 48s local, remote-cache ... (83 actions, 76 running) [47,150 / 47,301] 70 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 49s local, remote-cache ... (84 actions, 83 running) [47,155 / 47,302] 72 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 50s local, remote-cache ... (83 actions running) [47,218 / 47,486] 72 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 51s local, remote-cache ... (82 actions, 79 running) [47,348 / 47,574] 73 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 52s local, remote-cache ... (82 actions, 78 running) [47,604 / 47,750] 73 / 3773 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 53s local, remote-cache ... (81 actions, 79 running) [47,619 / 47,762] 74 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 52s local, remote-cache ... (81 actions, 80 running) [47,771 / 47,910] 75 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 53s local, remote-cache ... (79 actions, 73 running) [47,867 / 48,006] 81 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 54s local, remote-cache ... (81 actions, 79 running) [47,872 / 48,011] 83 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 56s local, remote-cache ... (90 actions, 89 running) [47,977 / 48,115] 84 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 57s local, remote-cache ... (90 actions running) [48,043 / 48,182] 87 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 58s local, remote-cache ... (91 actions running) [48,078 / 48,225] 92 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 59s local, remote-cache ... (94 actions, 89 running) [48,123 / 48,261] 96 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 60s local, remote-cache ... (94 actions, 91 running) [48,210 / 48,350] 102 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 61s local, remote-cache ... (96 actions, 89 running) [48,230 / 48,369] 105 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 62s local, remote-cache ... (98 actions, 97 running) [48,237 / 48,374] 107 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 63s local, remote-cache ... (98 actions running) [48,265 / 48,402] 109 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 64s local, remote-cache ... (96 actions running) [48,297 / 48,442] 111 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 65s local, remote-cache ... (96 actions, 95 running) [48,367 / 48,509] 113 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 67s local, remote-cache ... (94 actions, 93 running) [48,430 / 48,567] 118 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 68s local, remote-cache ... (87 actions, 86 running) [48,598 / 48,735] 124 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 69s local, remote-cache ... (83 actions, 80 running) [48,726 / 48,884] 128 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 70s local, remote-cache ... (83 actions, 81 running) [48,793 / 48,954] 131 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 71s local, remote-cache ... (80 actions, 75 running) [49,009 / 49,165] 136 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (78 actions, 72 running) [49,116 / 49,272] 137 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 73s local, remote-cache ... (81 actions, 77 running) [49,167 / 49,322] 138 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 74s local, remote-cache ... (81 actions, 79 running) [49,167 / 49,322] 138 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (81 actions, 79 running) [49,372 / 49,528] 145 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (82 actions, 77 running) [49,523 / 49,678] 149 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (79 actions, 77 running) [49,571 / 49,727] 150 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (79 actions, 78 running) [49,615 / 49,769] 153 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (87 actions, 86 running) [49,634 / 49,813] 155 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (89 actions running) [49,641 / 49,813] 161 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (87 actions running) [49,641 / 49,813] 162 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (88 actions running) [49,645 / 49,813] 164 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (87 actions running) [49,654 / 49,813] 170 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (83 actions running) [49,665 / 49,813] 178 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (74 actions running) [49,709 / 49,855] 181 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (73 actions running) [49,719 / 49,855] 186 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (75 actions, 74 running) [49,730 / 49,855] 187 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (81 actions, 80 running) [49,733 / 49,855] 187 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (84 actions, 83 running) [49,742 / 49,855] 187 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (88 actions, 87 running) [49,754 / 49,855] 187 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (98 actions, 97 running) [49,773 / 49,869] 188 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (100 actions, 99 running) [49,801 / 49,898] 189 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (99 actions running) [49,802 / 49,898] 189 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (98 actions running) [49,804 / 49,898] 190 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (97 actions, 96 running) [49,820 / 49,921] 190 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (97 actions running) [49,821 / 49,921] 191 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (97 actions running) [49,823 / 49,921] 192 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (96 actions running) [49,826 / 49,921] 194 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (95 actions running) [49,847 / 49,943] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (94 actions, 93 running) [49,869 / 49,965] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (94 actions, 93 running) [49,888 / 49,985] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (94 actions, 93 running) [49,905 / 50,000] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (94 actions, 93 running) [49,923 / 50,018] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (92 actions running) [49,924 / 50,021] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (92 actions, 91 running) [49,941 / 50,036] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (92 actions running) [49,941 / 50,036] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (93 actions running) [49,954 / 50,049] 196 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (90 actions, 89 running) [49,972 / 50,067] 197 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (89 actions, 88 running) [49,996 / 50,107] 197 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (85 actions, 84 running) [50,005 / 50,107] 200 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (78 actions running) [50,012 / 50,108] 200 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (71 actions running) [50,044 / 50,139] 201 / 3773 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (69 actions, 68 running) [50,089 / 50,182] 202 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 42s local ... (67 actions, 66 running) [50,255 / 50,351] 205 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 34s local ... (69 actions, 68 running) [50,338 / 50,433] 207 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 35s local ... (72 actions, 70 running) [50,362 / 50,456] 208 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 36s local ... (72 actions, 71 running) [50,383 / 50,486] 209 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 38s local ... (73 actions running) [50,385 / 50,486] 210 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 39s local ... (73 actions running) [50,389 / 50,486] 213 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 40s local ... (72 actions running) [50,396 / 50,490] 216 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 42s local ... (69 actions running) [50,453 / 50,549] 222 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 43s local ... (64 actions, 62 running) [50,517 / 50,610] 227 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 44s local ... (62 actions, 61 running) [50,606 / 50,698] 234 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 45s local ... (62 actions running) [50,650 / 50,744] 240 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 46s local ... (62 actions, 60 running) [50,658 / 50,752] 241 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 47s local ... (65 actions running) [50,660 / 50,752] 243 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 48s local ... (65 actions running) [50,660 / 50,752] 243 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 49s local ... (65 actions running) [50,751 / 50,845] 245 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 50s local ... (65 actions, 64 running) [50,801 / 50,893] 247 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 51s local ... (68 actions running) [50,838 / 50,970] 251 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 52s local ... (69 actions, 68 running) [50,843 / 50,970] 253 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 53s local ... (69 actions, 68 running) [50,845 / 50,970] 254 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 54s local ... (69 actions running) [50,846 / 50,970] 254 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 56s local ... (69 actions running) [50,851 / 50,970] 258 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 58s local ... (69 actions running) [50,855 / 50,970] 260 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 59s local ... (69 actions running) [50,861 / 50,970] 261 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 60s local ... (69 actions running) [50,867 / 50,970] 264 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 61s local ... (69 actions running) [50,874 / 50,970] 264 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (69 actions running) [50,878 / 50,970] 264 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (69 actions, 68 running) [50,918 / 51,010] 264 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 66s local ... (71 actions running) [50,963 / 51,056] 266 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (74 actions, 73 running) [51,004 / 51,099] 267 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (72 actions, 68 running) [51,136 / 51,228] 271 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 69s local ... (72 actions, 71 running) [51,186 / 51,281] 276 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (75 actions, 74 running) [51,243 / 51,336] 278 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 71s local ... (76 actions running) [51,271 / 51,415] 279 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (76 actions, 73 running) [51,341 / 51,457] 280 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (76 actions, 71 running) [51,467 / 51,560] 283 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (75 actions, 74 running) [51,510 / 51,603] 287 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (78 actions running) [51,596 / 51,688] 297 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (72 actions, 70 running) [51,630 / 51,723] 302 / 3773 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (71 actions, 70 running) [51,691 / 51,786] 307 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 50s local ... (69 actions running) [51,779 / 51,872] 318 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 51s local ... (64 actions, 63 running) [51,953 / 52,050] 321 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 52s local ... (64 actions, 63 running) [52,003 / 52,098] 323 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 54s local ... (66 actions, 65 running) [52,019 / 52,111] 329 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 55s local ... (64 actions running) [52,455 / 52,623] 335 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 56s local ... (67 actions, 62 running) [52,725 / 52,819] 340 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 57s local ... (67 actions, 64 running) [52,784 / 52,876] 346 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 58s local ... (71 actions running) [52,831 / 52,925] 351 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 59s local ... (73 actions, 72 running) [52,888 / 52,981] 359 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 60s local ... (73 actions, 72 running) [52,928 / 53,069] 364 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 2 of 20); 61s local ... (70 actions, 67 running) [53,232 / 53,361] 378 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 61s local ... (60 actions, 59 running) [53,236 / 53,361] 378 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 62s local ... (60 actions running) [53,238 / 53,361] 380 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 63s local ... (60 actions running) [53,244 / 53,361] 386 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 64s local ... (60 actions running) [53,246 / 53,361] 387 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 65s local ... (60 actions running) [53,249 / 53,361] 387 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 66s local ... (59 actions running) [53,250 / 53,361] 389 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 67s local ... (60 actions running) [53,252 / 53,361] 391 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 69s local ... (62 actions running) [53,254 / 53,361] 391 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 70s local ... (62 actions, 61 running) [53,256 / 53,361] 393 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 71s local ... (64 actions, 63 running) [53,260 / 53,361] 393 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 72s local ... (65 actions, 64 running) [53,265 / 53,361] 393 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 73s local ... (65 actions, 64 running) [53,270 / 53,361] 394 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 74s local ... (65 actions, 64 running) [53,289 / 53,370] 394 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 75s local ... (67 actions, 66 running) [53,352 / 53,436] 397 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 76s local ... (64 actions, 63 running) [53,378 / 53,460] 401 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 77s local ... (66 actions, 64 running) [53,405 / 53,487] 405 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 78s local ... (65 actions, 62 running) [53,443 / 53,524] 407 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 79s local ... (65 actions, 63 running) [53,567 / 53,647] 411 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 80s local ... (64 actions, 62 running) [53,630 / 53,702] 413 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 81s local ... (64 actions, 62 running) [53,658 / 53,729] 416 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 82s local ... (64 actions, 62 running) [53,689 / 53,760] 417 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 83s local ... (63 actions, 61 running) [53,777 / 53,845] 418 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 84s local ... (61 actions, 57 running) [53,863 / 53,929] 422 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 85s local ... (62 actions, 58 running) [53,977 / 54,040] 435 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 86s local ... (63 actions, 59 running) [54,038 / 54,103] 441 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 87s local ... (67 actions, 60 running) [54,081 / 54,145] 445 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 88s local ... (69 actions, 63 running) [54,103 / 54,168] 449 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 89s local ... (69 actions, 68 running) [54,146 / 54,210] 458 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 48s local ... (70 actions, 69 running) [54,158 / 54,285] 463 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 50s local ... (72 actions running) [54,164 / 54,285] 468 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 51s local ... (72 actions running) [54,167 / 54,285] 471 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 52s local ... (72 actions running) [54,171 / 54,285] 474 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 53s local ... (72 actions running) [54,177 / 54,285] 478 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 54s local ... (72 actions running) [54,181 / 54,285] 479 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 55s local ... (71 actions running) [54,183 / 54,285] 480 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 56s local ... (71 actions running) [54,184 / 54,285] 481 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 57s local ... (71 actions running) [54,187 / 54,285] 483 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 58s local ... (71 actions, 70 running) [54,195 / 54,285] 483 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 59s local ... (71 actions, 70 running) [54,202 / 54,285] 483 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 60s local ... (71 actions, 70 running) [54,207 / 54,285] 483 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 61s local ... (71 actions, 70 running) [54,211 / 54,285] 483 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 63s local ... (71 actions, 70 running) [54,221 / 54,285] 483 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 64s local ... (71 actions, 70 running) [54,236 / 54,296] 484 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 65s local ... (71 actions, 69 running) [54,259 / 54,362] 485 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 66s local ... (72 actions, 71 running) [54,265 / 54,362] 486 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 67s local ... (71 actions, 70 running) [54,275 / 54,362] 488 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 68s local ... (70 actions, 69 running) [54,280 / 54,362] 490 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 69s local ... (68 actions running) [54,299 / 54,362] 499 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 70s local ... (56 actions, 55 running) [54,300 / 54,362] 499 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 71s local ... (56 actions running) [54,356 / 54,411] 499 / 3773 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 72s local ... (55 actions, 52 running) [54,430 / 54,488] 501 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 56s local ... (56 actions, 54 running) [54,456 / 54,523] 503 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (62 actions, 60 running) [54,463 / 54,524] 504 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (61 actions running) [54,472 / 54,529] 509 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 59s local ... (58 actions running) [54,474 / 54,530] 511 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (57 actions running) [54,481 / 54,537] 512 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (56 actions running) [54,482 / 54,547] 513 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (57 actions running) [54,484 / 54,547] 515 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (56 actions running) [54,489 / 54,547] 520 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (56 actions running) [54,491 / 54,547] 522 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (56 actions running) [54,503 / 54,560] 524 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (55 actions running) [54,530 / 54,587] 527 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (56 actions, 53 running) [54,574 / 54,633] 529 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (58 actions, 55 running) [54,670 / 54,737] 538 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (56 actions, 55 running) [54,677 / 54,738] 542 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (57 actions running) [54,682 / 54,738] 544 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (56 actions running) [54,725 / 54,781] 548 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (56 actions, 54 running) [54,774 / 54,831] 552 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (58 actions, 56 running) [54,788 / 54,844] 556 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (58 actions, 57 running) [54,848 / 54,905] 565 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (56 actions, 53 running) [54,981 / 55,039] 570 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (58 actions, 56 running) [55,001 / 55,076] 573 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (59 actions, 57 running) [55,009 / 55,077] 578 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (56 actions running) [55,011 / 55,077] 580 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (56 actions running) [55,013 / 55,077] 582 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (56 actions running) [55,016 / 55,077] 585 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (56 actions running) [55,018 / 55,077] 586 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (56 actions running) [55,021 / 55,077] 589 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (56 actions running) [55,083 / 55,141] 592 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (56 actions, 52 running) [55,171 / 55,230] 593 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (57 actions, 53 running) [55,217 / 55,280] 596 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (55 actions, 51 running) [55,252 / 55,308] 596 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (57 actions running) [55,277 / 55,334] 599 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (56 actions, 54 running) [55,300 / 55,357] 600 / 3773 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (57 actions, 56 running) [55,313 / 55,379] 604 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 36s local ... (56 actions, 55 running) [55,352 / 55,408] 607 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 38s local ... (57 actions, 56 running) [55,356 / 55,413] 607 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 39s local ... (58 actions, 57 running) [55,374 / 55,431] 609 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 40s local ... (59 actions, 57 running) [55,388 / 55,447] 614 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 41s local ... (59 actions, 57 running) [55,457 / 55,515] 616 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 42s local ... (60 actions, 58 running) [55,482 / 55,539] 619 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 43s local ... (61 actions, 60 running) [55,494 / 55,550] 620 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 44s local ... (60 actions, 59 running) [55,516 / 55,573] 622 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 45s local ... (61 actions, 60 running) [55,528 / 55,584] 624 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 46s local ... (61 actions, 60 running) [55,552 / 55,609] 627 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 47s local ... (62 actions running) [55,592 / 55,650] 630 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 48s local ... (64 actions, 61 running) [55,622 / 55,683] 632 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 49s local ... (64 actions, 62 running) [55,628 / 55,684] 635 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (63 actions running) [55,646 / 55,702] 637 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (63 actions running) [55,648 / 55,705] 637 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 53s local ... (63 actions, 62 running) [55,648 / 55,705] 637 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (63 actions running) [55,701 / 55,766] 640 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 55s local ... (63 actions, 61 running) [55,708 / 55,766] 643 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (63 actions, 62 running) [55,709 / 55,766] 644 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (63 actions, 62 running) [55,712 / 55,769] 647 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (62 actions, 61 running) [55,715 / 55,774] 648 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (60 actions, 58 running) [55,722 / 55,781] 648 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (60 actions, 55 running) [55,751 / 55,809] 651 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 61s local ... (57 actions, 55 running) [55,765 / 55,822] 653 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (57 actions, 56 running) [55,777 / 55,835] 658 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (56 actions, 55 running) [55,823 / 55,879] 661 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (56 actions running) [55,829 / 55,885] 661 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 66s local ... (56 actions running) [55,846 / 55,902] 663 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (57 actions running) [55,851 / 55,907] 667 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (56 actions running) [55,865 / 55,921] 668 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 69s local ... (57 actions running) [55,874 / 55,933] 671 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (56 actions, 55 running) [55,885 / 55,942] 674 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (56 actions, 55 running) [55,904 / 55,960] 675 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (57 actions, 56 running) [55,910 / 55,968] 677 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 73s local ... (57 actions, 56 running) [55,939 / 55,995] 682 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 74s local ... (56 actions running) [55,964 / 56,024] 685 / 3773 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 75s local ... (57 actions, 56 running) [55,975 / 56,031] 690 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 63s local ... (57 actions running) [55,977 / 56,033] 692 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 64s local ... (56 actions running) [55,993 / 56,049] 693 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 65s local ... (56 actions, 55 running) [56,018 / 56,074] 695 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 66s local ... (56 actions running) [56,024 / 56,080] 696 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 67s local ... (57 actions, 56 running) [56,039 / 56,095] 699 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 68s local ... (57 actions, 56 running) [56,049 / 56,107] 703 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 69s local ... (56 actions, 55 running) [56,080 / 56,136] 706 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 70s local ... (57 actions running) [56,091 / 56,151] 710 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 71s local ... (56 actions, 54 running) [56,113 / 56,169] 713 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 72s local ... (56 actions, 54 running) [56,144 / 56,207] 716 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 73s local ... (58 actions running) [56,150 / 56,207] 719 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 74s local ... (58 actions running) [56,151 / 56,207] 720 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 75s local ... (58 actions running) [56,174 / 56,792] 723 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 76s local ... (56 actions, 54 running) [56,256 / 56,919] 726 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 78s local ... (57 actions, 49 running) [56,386 / 56,978] 728 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 79s local ... (49 actions, 45 running) [56,551 / 57,192] 732 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 80s local ... (53 actions, 40 running) [56,730 / 57,291] 734 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 81s local ... (56 actions, 38 running) [56,927 / 57,519] 735 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 82s local ... (55 actions, 27 running) [57,211 / 57,679] 735 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 83s local ... (56 actions, 26 running) [57,510 / 57,887] 736 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 84s local ... (56 actions, 25 running) [57,726 / 58,034] 736 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 85s local ... (55 actions, 25 running) [58,008 / 58,247] 737 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 86s local ... (55 actions, 25 running) [58,352 / 58,809] 738 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 87s local ... (54 actions, 19 running) [58,795 / 58,968] 738 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 88s local ... (52 actions, 18 running) [59,167 / 59,228] 741 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 89s local ... (56 actions, 54 running) [59,191 / 59,252] 751 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 90s local ... (56 actions, 54 running) [59,212 / 59,268] 752 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 90s local ... (56 actions, 55 running) [59,235 / 59,291] 756 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 91s local ... (64 actions, 63 running) [59,236 / 59,292] 756 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 93s local ... (66 actions running) [59,247 / 59,303] 758 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 94s local ... (66 actions running) [59,268 / 59,324] 761 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 95s local ... (65 actions running) [59,272 / 59,328] 762 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 96s local ... (66 actions running) [59,278 / 59,334] 764 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 97s local ... (66 actions running) [59,296 / 59,352] 769 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 98s local ... (65 actions, 64 running) [59,309 / 59,365] 770 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 99s local ... (67 actions running) [59,345 / 59,402] 776 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 100s local ... (69 actions, 68 running) [59,371 / 59,427] 782 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 101s local ... (72 actions running) [59,379 / 59,435] 784 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 102s local ... (76 actions running) [59,393 / 59,449] 787 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 103s local ... (76 actions, 75 running) [59,398 / 59,454] 788 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 104s local ... (79 actions running) [59,410 / 59,467] 792 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 105s local ... (79 actions running) [59,433 / 59,489] 798 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 106s local ... (79 actions, 78 running) [59,444 / 59,501] 801 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 107s local ... (77 actions, 75 running) [59,448 / 59,504] 802 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 108s local ... (78 actions, 77 running) [59,471 / 59,527] 807 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 109s local ... (77 actions, 75 running) [59,495 / 59,551] 810 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 110s local ... (80 actions running) [59,512 / 59,569] 813 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 111s local ... (83 actions running) [59,527 / 59,588] 815 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 113s local ... (85 actions, 84 running) [59,547 / 59,603] 816 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 114s local ... (84 actions, 83 running) [59,553 / 59,609] 818 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 115s local ... (83 actions running) [59,560 / 59,616] 819 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 116s local ... (84 actions running) [59,560 / 59,616] 819 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 118s local ... (85 actions running) [59,565 / 59,621] 821 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 119s local ... (84 actions running) [59,566 / 59,622] 821 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 120s local ... (85 actions running) [59,570 / 59,626] 823 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 121s local ... (84 actions running) [59,597 / 59,653] 826 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 122s local ... (85 actions, 84 running) [59,604 / 59,660] 828 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 123s local ... (85 actions running) [59,616 / 59,674] 829 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 124s local ... (87 actions, 86 running) [59,629 / 59,692] 831 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 125s local ... (87 actions, 86 running) [59,630 / 59,692] 833 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 127s local ... (88 actions running) [59,632 / 59,692] 833 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 128s local ... (88 actions, 87 running) [59,645 / 59,743] 836 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 129s local ... (85 actions running) [59,652 / 59,743] 842 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 130s local ... (80 actions running) [59,655 / 59,743] 845 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 131s local ... (78 actions running) [59,660 / 59,743] 850 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 132s local ... (74 actions running) [59,667 / 59,743] 857 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 133s local ... (68 actions running) [59,671 / 59,743] 861 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 134s local ... (64 actions running) [59,675 / 59,743] 863 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 134s local ... (62 actions running) [59,679 / 59,743] 866 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 136s local ... (59 actions, 58 running) [59,685 / 59,743] 869 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 137s local ... (57 actions running) [59,687 / 59,743] 869 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 138s local ... (56 actions, 55 running) [59,726 / 59,782] 871 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 139s local ... (56 actions running) [59,758 / 59,815] 876 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 140s local ... (56 actions, 55 running) [59,822 / 59,878] 879 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 141s local ... (59 actions, 58 running) [59,854 / 59,935] 883 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 143s local ... (60 actions running) [59,872 / 59,935] 891 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 144s local ... (64 actions, 63 running) [59,876 / 59,935] 894 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 145s local ... (62 actions running) [59,882 / 59,938] 894 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 146s local ... (62 actions, 61 running) [59,931 / 59,987] 897 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 147s local ... (61 actions, 60 running) [59,949 / 60,005] 902 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 148s local ... (60 actions running) [59,963 / 60,031] 910 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 149s local ... (57 actions running) [59,966 / 60,031] 914 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 150s local ... (56 actions running) [59,967 / 60,031] 914 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 152s local ... (56 actions running) [59,972 / 60,031] 915 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 153s local ... (56 actions, 55 running) [59,973 / 60,031] 915 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 155s local ... (56 actions running) [59,975 / 60,031] 915 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 154s local ... (56 actions running) [59,992 / 60,048] 917 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 155s local ... (56 actions, 55 running) [60,041 / 60,099] 920 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 156s local ... (57 actions, 56 running) [60,075 / 60,131] 922 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 70s local ... (60 actions, 59 running) [60,129 / 60,192] 933 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 71s local ... (56 actions running) [60,154 / 60,216] 939 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 72s local ... (56 actions, 53 running) [60,193 / 60,253] 942 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 73s local ... (56 actions, 51 running) [60,214 / 60,270] 946 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 74s local ... (56 actions, 55 running) [60,230 / 60,288] 949 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 75s local ... (56 actions running) [60,245 / 60,301] 950 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 76s local ... (56 actions, 55 running) [60,273 / 60,337] 959 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 77s local ... (57 actions running) [60,277 / 60,337] 962 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 78s local ... (57 actions running) [60,289 / 60,345] 969 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 79s local ... (56 actions running) [60,306 / 60,363] 972 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 81s local ... (57 actions, 56 running) [60,356 / 60,420] 978 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 81s local ... (59 actions running) [60,361 / 60,420] 983 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 83s local ... (58 actions running) [60,365 / 60,421] 986 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 84s local ... (56 actions running) [60,372 / 60,428] 987 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 85s local ... (56 actions, 55 running) [60,376 / 60,432] 989 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 86s local ... (56 actions, 55 running) [60,402 / 60,458] 992 / 3773 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 88s local ... (56 actions, 55 running) [60,420 / 60,478] 998 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 55s local ... (56 actions, 55 running) [60,461 / 60,517] 1009 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (60 actions running) [60,495 / 60,600] 1018 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 58s local ... (58 actions running) [60,501 / 60,600] 1021 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local ... (56 actions running) [60,503 / 60,600] 1022 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 60s local ... (56 actions running) [60,506 / 60,600] 1023 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (56 actions, 55 running) [60,513 / 60,600] 1026 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (56 actions running) [60,517 / 60,600] 1028 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (56 actions, 55 running) [60,520 / 60,600] 1029 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (56 actions, 55 running) [60,525 / 60,600] 1032 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (56 actions, 55 running) [60,527 / 60,600] 1034 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (56 actions running) [60,529 / 60,600] 1035 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (56 actions running) [60,533 / 60,600] 1035 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (56 actions running) [60,536 / 60,600] 1035 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (56 actions running) [60,538 / 60,600] 1035 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (56 actions running) [60,541 / 60,600] 1035 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (56 actions, 55 running) [60,547 / 60,605] 1035 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (56 actions, 55 running) [60,598 / 60,655] 1039 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 74s local ... (56 actions, 54 running) [60,615 / 60,673] 1045 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (58 actions, 57 running) [60,635 / 60,691] 1047 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (61 actions running) [60,685 / 60,742] 1050 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 78s local ... (61 actions, 60 running) [60,704 / 60,763] 1054 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (60 actions, 59 running) [60,760 / 60,817] 1057 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (58 actions, 56 running) [60,805 / 60,916] 1062 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (58 actions, 55 running) [60,995 / 61,068] 1065 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 82s local ... (59 actions, 50 running) [61,051 / 61,152] 1070 / 3773 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (60 actions running) [61,056 / 61,152] 1074 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 42s local ... (60 actions running) [61,062 / 61,152] 1077 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 43s local ... (60 actions, 59 running) [61,066 / 61,152] 1080 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 45s local ... (60 actions, 59 running) [61,068 / 61,152] 1083 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 46s local ... (58 actions running) [61,072 / 61,152] 1085 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 47s local ... (57 actions, 56 running) [61,077 / 61,152] 1086 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 48s local ... (56 actions running) [61,080 / 61,152] 1087 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 49s local ... (56 actions running) [61,082 / 61,152] 1087 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 50s local ... (56 actions running) [61,091 / 61,152] 1089 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 51s local ... (56 actions, 55 running) [61,125 / 61,181] 1090 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 52s local ... (56 actions running) [61,167 / 61,224] 1094 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 53s local ... (56 actions, 55 running) [61,230 / 61,287] 1097 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 54s local ... (57 actions, 55 running) [61,302 / 61,397] 1107 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 55s local ... (56 actions, 55 running) [61,313 / 61,397] 1111 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 56s local ... (58 actions, 57 running) [61,323 / 61,397] 1114 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 57s local ... (56 actions, 55 running) [61,327 / 61,397] 1115 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 59s local ... (56 actions, 55 running) [61,328 / 61,397] 1115 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 60s local ... (56 actions, 55 running) [61,331 / 61,397] 1118 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 61s local ... (56 actions running) [61,334 / 61,397] 1119 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 62s local ... (56 actions running) [61,337 / 61,397] 1121 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (56 actions running) [61,338 / 61,397] 1122 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (56 actions running) [61,340 / 61,397] 1122 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (56 actions, 55 running) [61,372 / 61,429] 1124 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (56 actions, 54 running) [61,415 / 61,471] 1128 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (59 actions, 58 running) [61,481 / 61,541] 1134 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (64 actions, 62 running) [61,517 / 61,573] 1138 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (66 actions running) [61,533 / 61,593] 1140 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (67 actions, 66 running) [61,549 / 61,606] 1143 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (65 actions, 63 running) [61,578 / 61,636] 1148 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 73s local ... (67 actions, 66 running) [61,617 / 61,710] 1160 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (62 actions running) [61,630 / 61,710] 1173 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (56 actions running) [61,635 / 61,710] 1175 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (56 actions running) [61,638 / 61,710] 1175 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (56 actions running) [61,643 / 61,710] 1178 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (56 actions running) [61,646 / 61,710] 1181 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (56 actions running) [61,646 / 61,710] 1182 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (56 actions running) [61,650 / 61,710] 1186 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (56 actions running) [61,662 / 61,719] 1189 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (56 actions, 55 running) [61,674 / 61,738] 1189 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (56 actions running) [61,682 / 61,738] 1190 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (56 actions, 55 running) [61,706 / 61,763] 1190 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (56 actions, 54 running) [61,722 / 61,781] 1191 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (58 actions, 56 running) [61,745 / 61,802] 1191 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (59 actions, 53 running) [61,753 / 61,810] 1191 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (59 actions, 49 running) [61,772 / 61,831] 1191 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (59 actions, 39 running) [61,794 / 61,854] 1194 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (59 actions, 36 running) [61,799 / 61,858] 1194 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (59 actions, 35 running) [61,858 / 61,938] 1197 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (60 actions running) [61,860 / 61,938] 1199 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (66 actions running) [61,863 / 61,938] 1201 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (66 actions running) [61,864 / 61,938] 1203 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (66 actions running) [61,866 / 61,938] 1205 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (66 actions running) [61,870 / 61,938] 1207 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (66 actions running) [61,877 / 61,963] 1209 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (66 actions, 65 running) [61,886 / 61,963] 1213 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (66 actions, 65 running) [61,893 / 61,963] 1215 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (66 actions running) [61,908 / 61,965] 1218 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (65 actions, 64 running) [61,918 / 61,981] 1221 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (64 actions running) [61,930 / 61,990] 1228 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (56 actions, 55 running) [61,940 / 61,998] 1228 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (56 actions, 55 running) [62,036 / 62,092] 1235 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (62 actions running) [62,081 / 62,137] 1243 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (72 actions, 71 running) [62,106 / 62,163] 1245 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (74 actions, 73 running) [62,190 / 62,249] 1266 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (60 actions, 59 running) [62,202 / 62,259] 1272 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (61 actions, 59 running) [62,226 / 62,282] 1279 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (57 actions, 56 running) [62,248 / 62,304] 1285 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (56 actions, 55 running) [62,263 / 62,319] 1289 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (59 actions, 58 running) [62,311 / 62,368] 1296 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (58 actions, 57 running) [62,378 / 62,437] 1311 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (57 actions, 55 running) [62,408 / 62,465] 1315 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (62 actions running) [62,461 / 62,518] 1324 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (56 actions, 54 running) [62,500 / 62,555] 1329 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (59 actions running) [62,530 / 62,586] 1335 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (57 actions running) [62,560 / 62,626] 1340 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (61 actions running) [62,566 / 62,659] 1346 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (58 actions running) [62,567 / 62,659] 1346 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (58 actions running) [62,571 / 62,659] 1350 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (58 actions running) [62,573 / 62,659] 1351 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (58 actions running) [62,576 / 62,659] 1353 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (58 actions running) [62,580 / 62,659] 1353 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (58 actions, 57 running) [62,581 / 62,659] 1354 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (58 actions running) [62,582 / 62,659] 1354 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (58 actions running) [62,585 / 62,659] 1355 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (58 actions running) [62,587 / 62,659] 1355 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (58 actions, 57 running) [62,591 / 62,659] 1355 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (58 actions, 57 running) [62,612 / 62,680] 1355 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (58 actions, 57 running) [62,613 / 62,680] 1357 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (58 actions running) [62,621 / 62,687] 1358 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (59 actions running) [62,667 / 62,733] 1360 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (61 actions, 58 running) [62,710 / 62,768] 1363 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (63 actions, 59 running) [62,728 / 62,788] 1366 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (67 actions, 65 running) [62,769 / 62,826] 1374 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (63 actions, 61 running) [62,868 / 62,924] 1384 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (61 actions running) [63,009 / 63,068] 1395 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (59 actions, 54 running) [63,077 / 63,136] 1407 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (58 actions, 55 running) [63,170 / 63,226] 1410 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (60 actions, 58 running) [63,205 / 63,261] 1415 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (61 actions running) [63,242 / 63,298] 1420 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (59 actions, 58 running) [63,247 / 63,306] 1424 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (60 actions, 59 running) [63,256 / 63,316] 1430 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (57 actions running) [63,259 / 63,316] 1433 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (57 actions running) [63,281 / 63,337] 1438 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (57 actions, 56 running) [63,291 / 63,349] 1438 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (58 actions, 57 running) [63,332 / 63,389] 1443 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (58 actions, 57 running) [63,358 / 63,415] 1449 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions running) [63,368 / 63,424] 1450 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (57 actions running) [63,379 / 63,435] 1452 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (59 actions running) [63,403 / 63,458] 1456 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (59 actions, 57 running) [63,406 / 63,462] 1457 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (60 actions, 59 running) [63,437 / 63,496] 1462 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (60 actions running) [63,453 / 63,509] 1469 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (60 actions running) [63,463 / 63,520] 1472 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (62 actions running) [63,495 / 63,551] 1478 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (59 actions, 58 running) [63,510 / 63,566] 1483 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (58 actions running) [63,540 / 63,596] 1489 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (56 actions, 55 running) [63,552 / 63,610] 1490 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (57 actions, 56 running) [63,558 / 63,614] 1493 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (56 actions running) [63,558 / 63,614] 1494 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (56 actions running) [63,578 / 63,636] 1497 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (57 actions, 56 running) [63,587 / 63,643] 1500 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (57 actions running) [63,628 / 63,684] 1505 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (58 actions running) [63,674 / 63,734] 1515 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions running) [63,680 / 63,741] 1517 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions running) [63,683 / 63,741] 1518 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (56 actions running) [63,693 / 63,752] 1525 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (56 actions running) [63,696 / 63,752] 1526 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions running) [63,712 / 63,768] 1529 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (57 actions running) [63,743 / 63,801] 1530 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (57 actions, 55 running) [63,768 / 63,824] 1532 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (58 actions, 57 running) [63,794 / 63,850] 1533 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (58 actions, 57 running) [63,839 / 63,896] 1537 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (57 actions running) [63,871 / 63,942] 1539 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (59 actions running) [63,877 / 63,942] 1541 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (56 actions, 55 running) [63,879 / 63,942] 1544 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (56 actions running) [63,882 / 63,942] 1546 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (56 actions running) [63,895 / 63,951] 1550 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (56 actions running) [63,917 / 63,973] 1557 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (56 actions running) [63,926 / 64,008] 1561 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (56 actions running) [63,927 / 64,008] 1562 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (56 actions running) [63,929 / 64,008] 1563 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (56 actions running) [63,934 / 64,008] 1565 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions, 55 running) [63,934 / 64,008] 1565 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (56 actions running) [63,940 / 64,008] 1571 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (56 actions running) [63,945 / 64,008] 1573 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions, 55 running) [63,952 / 64,008] 1574 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (56 actions, 55 running) [63,966 / 64,022] 1575 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions running) [64,040 / 64,097] 1578 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (56 actions, 52 running) [64,090 / 64,175] 1583 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (60 actions, 59 running) [64,102 / 64,175] 1587 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (59 actions running) [64,112 / 64,175] 1591 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (56 actions, 55 running) [64,118 / 64,175] 1593 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (56 actions, 55 running) [64,127 / 64,185] 1595 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (56 actions, 55 running) [64,136 / 64,193] 1598 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (56 actions running) [64,137 / 64,193] 1599 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (56 actions running) [64,185 / 64,241] 1601 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (56 actions, 54 running) [64,204 / 64,260] 1603 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (56 actions running) [64,273 / 64,330] 1607 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (55 actions running) [64,344 / 64,405] 1610 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (65 actions, 64 running) [64,365 / 64,438] 1610 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (67 actions, 66 running) [64,377 / 64,439] 1618 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (60 actions running) [64,381 / 64,442] 1619 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (60 actions, 59 running) [64,394 / 64,454] 1621 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (60 actions running) [64,417 / 64,477] 1625 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (60 actions running) [64,451 / 64,512] 1631 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (62 actions running) [64,510 / 64,575] 1633 / 3773 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (63 actions, 60 running) [64,564 / 64,634] 1640 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 44s local ... (67 actions, 65 running) [64,571 / 64,636] 1642 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 45s local ... (70 actions, 69 running) [64,575 / 64,636] 1646 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 46s local ... (69 actions, 68 running) [64,595 / 64,660] 1656 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 47s local ... (62 actions running) [64,600 / 64,660] 1659 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 48s local ... (60 actions, 59 running) [64,612 / 64,674] 1662 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 49s local ... (60 actions, 59 running) [64,639 / 64,701] 1667 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 50s local ... (60 actions, 59 running) [64,674 / 64,749] 1669 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 51s local ... (61 actions, 60 running) [64,681 / 64,749] 1671 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 52s local ... (60 actions running) [64,683 / 64,749] 1672 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 54s local ... (62 actions running) [64,689 / 64,749] 1675 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 55s local ... (61 actions running) [64,705 / 64,785] 1677 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 56s local ... (62 actions running) [64,706 / 64,785] 1678 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 57s local ... (62 actions running) [64,709 / 64,785] 1680 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 58s local ... (62 actions running) [64,711 / 64,785] 1682 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 59s local ... (62 actions running) [64,715 / 64,785] 1686 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 60s local ... (62 actions running) [64,715 / 64,785] 1686 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 62s local ... (62 actions running) [64,718 / 64,785] 1688 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 63s local ... (62 actions running) [64,723 / 64,785] 1689 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 64s local ... (61 actions running) [64,729 / 64,792] 1690 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 65s local ... (61 actions, 60 running) [64,750 / 64,809] 1691 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 66s local ... (59 actions, 58 running) [64,787 / 64,847] 1692 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 67s local ... (60 actions, 59 running) [64,801 / 64,876] 1694 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 68s local ... (59 actions running) [64,805 / 64,876] 1694 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 69s local ... (60 actions running) [64,807 / 64,876] 1694 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 70s local ... (60 actions running) [64,810 / 64,876] 1695 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 71s local ... (59 actions running) [64,814 / 64,876] 1695 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 72s local ... (59 actions running) [64,842 / 64,900] 1698 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 73s local ... (57 actions running) [64,855 / 64,913] 1700 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 74s local ... (58 actions, 56 running) [64,906 / 64,964] 1705 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 75s local ... (58 actions, 57 running) [64,934 / 64,995] 1707 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 76s local ... (63 actions, 61 running) [65,015 / 65,074] 1719 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 77s local ... (64 actions, 60 running) [65,077 / 65,135] 1729 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 78s local ... (63 actions, 60 running) [65,116 / 65,174] 1734 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 79s local ... (65 actions, 64 running) [65,159 / 65,218] 1743 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 80s local ... (64 actions, 62 running) [65,190 / 65,247] 1747 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 81s local ... (62 actions, 60 running) [65,213 / 65,269] 1757 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 83s local ... (58 actions, 57 running) [65,243 / 65,299] 1763 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 84s local ... (56 actions running) [65,285 / 65,341] 1770 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local ... (56 actions, 55 running) [65,321 / 65,377] 1777 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 86s local ... (58 actions, 56 running) [65,358 / 65,416] 1785 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 87s local ... (61 actions, 60 running) [65,379 / 65,434] 1791 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 88s local ... (61 actions running) [65,404 / 65,478] 1797 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 89s local ... (64 actions, 63 running) [65,407 / 65,478] 1798 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 90s local ... (64 actions running) [65,410 / 65,479] 1801 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (63 actions running) [65,415 / 65,479] 1807 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (61 actions running) [65,421 / 65,479] 1813 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 94s local ... (56 actions running) [65,422 / 65,479] 1814 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (56 actions running) [65,445 / 65,501] 1818 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (57 actions, 56 running) [65,462 / 65,518] 1821 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (56 actions, 54 running) [65,488 / 65,591] 1821 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (57 actions running) [65,503 / 65,591] 1824 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (56 actions running) [65,516 / 65,591] 1826 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 100s local ... (56 actions, 55 running) [65,580 / 65,638] 1829 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 101s local ... (56 actions, 51 running) [65,650 / 65,707] 1838 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 102s local ... (58 actions, 56 running) [65,679 / 65,735] 1843 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 103s local ... (58 actions running) [65,713 / 65,769] 1849 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 104s local ... (56 actions, 54 running) [65,735 / 65,792] 1852 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local ... (57 actions, 55 running) [65,771 / 65,827] 1856 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 107s local ... (56 actions running) [65,787 / 65,843] 1860 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 108s local ... (57 actions running) [65,819 / 65,877] 1865 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 109s local ... (57 actions, 55 running) [65,859 / 65,926] 1871 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 110s local ... (57 actions, 56 running) [65,863 / 65,926] 1874 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 111s local ... (56 actions running) [65,866 / 65,926] 1877 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 112s local ... (56 actions running) [65,868 / 65,926] 1879 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 113s local ... (56 actions running) [65,875 / 65,932] 1883 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 114s local ... (56 actions running) [65,884 / 65,940] 1887 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 115s local ... (56 actions, 55 running) [65,901 / 65,958] 1889 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (56 actions running) [65,944 / 66,001] 1894 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 117s local ... (56 actions, 54 running) [65,968 / 66,024] 1896 / 3773 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 119s local ... (56 actions running) [65,988 / 66,044] 1898 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (59 actions running) [66,029 / 66,085] 1905 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (56 actions running) [66,054 / 66,110] 1910 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 75s local ... (57 actions running) [66,068 / 66,125] 1913 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (58 actions running) [66,096 / 66,162] 1918 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (58 actions running) [66,105 / 66,162] 1922 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (56 actions, 55 running) [66,118 / 66,177] 1926 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (56 actions running) [66,120 / 66,177] 1927 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (57 actions running) [66,143 / 66,222] 1935 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (57 actions running) [66,148 / 66,222] 1940 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (57 actions running) [66,150 / 66,222] 1942 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (57 actions running) [66,153 / 66,222] 1942 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (56 actions, 55 running) [66,221 / 66,276] 1943 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (54 actions, 51 running) [66,292 / 66,351] 1944 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 88s local ... (57 actions, 54 running) [66,301 / 66,357] 1946 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (58 actions running) [66,318 / 66,374] 1950 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (56 actions running) [66,343 / 66,447] 1953 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 91s local ... (57 actions running) [66,347 / 66,447] 1956 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (57 actions running) [66,352 / 66,447] 1959 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 93s local ... (56 actions running) [66,356 / 66,447] 1960 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 95s local ... (56 actions running) [66,362 / 66,447] 1963 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 96s local ... (56 actions running) [66,367 / 66,447] 1966 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 97s local ... (56 actions, 55 running) [66,384 / 66,447] 1969 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 98s local ... (56 actions, 55 running) [66,392 / 66,450] 1971 / 3773 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 99s local ... (56 actions, 55 running) [66,417 / 66,475] 1972 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (56 actions, 54 running) [66,467 / 66,524] 1973 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 83s local ... (57 actions, 55 running) [66,502 / 66,557] 1976 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (58 actions, 56 running) [66,535 / 66,606] 1981 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (59 actions, 58 running) [66,539 / 66,606] 1984 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (61 actions running) [66,542 / 66,606] 1986 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (62 actions running) [66,547 / 66,606] 1989 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (62 actions running) [66,548 / 66,606] 1990 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (62 actions running) [66,589 / 66,646] 2000 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (61 actions, 60 running) [66,646 / 66,708] 2010 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (57 actions, 55 running) [66,652 / 66,708] 2014 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (56 actions running) [66,658 / 66,715] 2017 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (56 actions, 55 running) [66,661 / 66,717] 2018 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (56 actions running) [66,676 / 66,732] 2020 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (57 actions running) [66,689 / 66,745] 2023 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (56 actions, 55 running) [66,708 / 66,764] 2026 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (57 actions, 56 running) [66,765 / 66,822] 2036 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (57 actions, 55 running) [66,771 / 66,853] 2041 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (56 actions, 55 running) [66,778 / 66,854] 2044 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (56 actions, 55 running) [66,783 / 66,854] 2046 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (56 actions, 55 running) [66,791 / 66,854] 2049 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (56 actions, 55 running) [66,794 / 66,854] 2051 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (56 actions running) [66,798 / 66,854] 2051 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (56 actions, 55 running) [66,809 / 66,865] 2051 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (56 actions running) [66,815 / 66,871] 2053 / 3773 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (56 actions running) [66,837 / 66,895] 2060 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (56 actions running) [66,843 / 66,899] 2060 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (58 actions running) [66,860 / 66,924] 2061 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (61 actions running) [66,872 / 66,928] 2064 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (62 actions running) [66,894 / 66,950] 2067 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (65 actions running) [66,913 / 66,975] 2069 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (68 actions running) [66,918 / 66,975] 2073 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (69 actions running) [66,925 / 66,983] 2074 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (69 actions, 68 running) [66,972 / 67,029] 2086 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (62 actions, 61 running) [67,075 / 67,133] 2106 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (57 actions, 55 running) [67,119 / 67,175] 2115 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (58 actions, 57 running) [67,144 / 67,201] 2123 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (57 actions, 56 running) [67,171 / 67,227] 2129 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (58 actions running) [67,186 / 67,242] 2133 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (56 actions running) [67,220 / 67,276] 2137 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (56 actions, 55 running) [67,255 / 67,315] 2145 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (58 actions, 56 running) [67,317 / 67,373] 2158 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (61 actions, 60 running) [67,341 / 67,398] 2166 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (62 actions, 61 running) [67,379 / 67,435] 2173 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (67 actions running) [67,397 / 67,453] 2183 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (70 actions running) [67,416 / 67,481] 2189 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (72 actions running) [67,421 / 67,481] 2192 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (72 actions running) [67,471 / 67,527] 2213 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (57 actions running) [67,498 / 67,555] 2222 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (57 actions, 55 running) [67,522 / 67,578] 2227 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (57 actions, 56 running) [67,536 / 67,592] 2230 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (58 actions, 57 running) [67,575 / 67,632] 2234 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (57 actions, 56 running) [67,611 / 67,667] 2240 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (58 actions running) [67,625 / 67,683] 2247 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (58 actions running) [67,647 / 67,704] 2253 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (58 actions, 56 running) [67,680 / 67,736] 2261 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (59 actions running) [67,700 / 67,756] 2272 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (68 actions running) [67,712 / 67,768] 2276 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (67 actions running) [67,717 / 67,774] 2280 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (65 actions running) [67,724 / 67,780] 2281 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (65 actions, 64 running) [67,769 / 67,826] 2290 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (58 actions, 55 running) [67,813 / 67,899] 2299 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (57 actions, 55 running) FAIL: //tensorflow/compiler/mlir/lite/debug:debug_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_1.log) [67,821 / 67,899] 2306 / 3773 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (56 actions running) FAIL: //tensorflow/compiler/mlir/lite/debug:debug_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_2.log) FAIL: //tensorflow/compiler/mlir/lite/debug:debug_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test.log) FAILED: //tensorflow/compiler/mlir/lite/debug:debug_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/compiler/mlir/lite/debug:debug_test: [67,825 / 67,899] 2309 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (56 actions, 55 running) [67,827 / 67,899] 2311 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions running) [67,831 / 67,899] 2313 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions running) [67,837 / 67,899] 2315 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (57 actions running) [67,841 / 67,899] 2316 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (57 actions running) [67,845 / 67,901] 2318 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions running) [67,850 / 67,913] 2320 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (56 actions running) [67,863 / 67,920] 2323 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (55 actions running) [67,887 / 67,944] 2325 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (57 actions running) [67,893 / 67,994] 2327 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (57 actions running) [67,897 / 67,994] 2329 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (57 actions running) [67,902 / 67,994] 2331 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (56 actions, 55 running) [67,906 / 67,994] 2332 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (56 actions, 55 running) [67,915 / 67,994] 2332 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (56 actions, 55 running) [67,920 / 67,994] 2332 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (56 actions, 55 running) [67,929 / 67,994] 2336 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (56 actions, 55 running) [67,934 / 67,994] 2336 / 3773 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (56 actions, 55 running) [67,939 / 67,997] 2338 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (56 actions running) [67,951 / 68,022] 2339 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (56 actions running) [67,957 / 68,022] 2341 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 50s local ... (56 actions running) [67,969 / 68,026] 2342 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 51s local ... (56 actions running) [67,983 / 68,039] 2342 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 52s local ... (56 actions running) [68,004 / 68,061] 2345 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 53s local ... (56 actions, 55 running) [68,027 / 68,085] 2349 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 54s local ... (56 actions, 55 running) [68,070 / 68,126] 2358 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 55s local ... (57 actions, 56 running) [68,088 / 68,145] 2365 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 56s local ... (56 actions, 55 running) [68,115 / 68,171] 2368 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 57s local ... (60 actions, 59 running) [68,180 / 68,237] 2372 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 58s local ... (62 actions, 61 running) [68,252 / 68,310] 2386 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 59s local ... (59 actions, 58 running) [68,305 / 68,361] 2396 / 3773 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 60s local ... (67 actions running) [68,318 / 68,377] 2401 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 50s local ... (70 actions running) [68,324 / 68,383] 2404 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 51s local ... (70 actions, 69 running) [68,358 / 68,414] 2409 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 52s local ... (70 actions, 69 running) [68,360 / 68,416] 2412 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 53s local ... (71 actions running) [68,486 / 68,550] 2433 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 54s local ... (57 actions, 52 running) [68,503 / 68,559] 2441 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 55s local ... (57 actions, 55 running) [68,544 / 68,648] 2449 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 56s local ... (57 actions running) [68,548 / 68,648] 2453 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 57s local ... (56 actions running) [68,550 / 68,648] 2456 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 59s local ... (56 actions running) [68,554 / 68,648] 2460 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 60s local ... (56 actions running) [68,558 / 68,648] 2463 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (56 actions running) [68,560 / 68,648] 2464 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (56 actions running) [68,572 / 68,648] 2465 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (56 actions running) [68,580 / 68,648] 2466 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (56 actions, 55 running) [68,586 / 68,648] 2468 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (56 actions running) [68,593 / 68,649] 2469 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (56 actions, 55 running) [68,645 / 68,703] 2470 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (56 actions running) [68,666 / 68,723] 2473 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (56 actions running) [68,719 / 68,776] 2480 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (56 actions running) [68,744 / 68,806] 2485 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (57 actions, 56 running) [68,753 / 68,816] 2489 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (56 actions, 55 running) [68,755 / 68,816] 2490 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (56 actions running) [68,757 / 68,816] 2491 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (56 actions running) [68,767 / 68,833] 2493 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (56 actions running) [68,773 / 68,833] 2498 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (56 actions running) [68,779 / 68,837] 2501 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (56 actions, 55 running) [68,795 / 68,851] 2502 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (56 actions running) [68,812 / 68,869] 2505 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (56 actions, 54 running) [68,824 / 68,881] 2508 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 81s local ... (56 actions, 55 running) [68,833 / 68,889] 2510 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (56 actions, 55 running) [68,835 / 68,892] 2511 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (56 actions, 55 running) [68,841 / 68,897] 2511 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (56 actions running) [68,846 / 68,951] 2511 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (57 actions running) [68,849 / 68,951] 2514 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 87s local ... (56 actions running) [68,852 / 68,951] 2516 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (56 actions running) [68,856 / 68,951] 2518 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (56 actions running) [68,858 / 68,951] 2520 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (56 actions running) [68,864 / 68,951] 2521 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (56 actions, 55 running) [68,867 / 68,951] 2523 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (56 actions running) [68,881 / 68,951] 2525 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (56 actions running) [68,887 / 68,951] 2525 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (56 actions, 55 running) [68,893 / 68,951] 2526 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (56 actions, 55 running) [68,922 / 68,979] 2528 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (56 actions running) [68,937 / 68,996] 2528 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (56 actions, 55 running) [68,951 / 69,008] 2530 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (57 actions running) [68,964 / 69,020] 2531 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (56 actions running) [68,991 / 69,048] 2532 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (56 actions, 55 running) [69,002 / 69,060] 2535 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (56 actions, 55 running) [69,006 / 69,062] 2535 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (56 actions, 55 running) [69,013 / 69,069] 2536 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (56 actions, 55 running) [69,026 / 69,083] 2540 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (56 actions running) [69,039 / 69,096] 2544 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (56 actions, 55 running) [69,044 / 69,100] 2546 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (56 actions running) [69,058 / 69,114] 2549 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (56 actions, 55 running) [69,070 / 69,127] 2552 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (56 actions, 54 running) [69,078 / 69,134] 2553 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (56 actions, 55 running) [69,094 / 69,151] 2555 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (56 actions, 55 running) [69,110 / 69,167] 2556 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (56 actions running) [69,113 / 69,169] 2556 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (57 actions running) [69,132 / 69,237] 2559 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 115s local ... (56 actions running) [69,137 / 69,237] 2563 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 117s local ... (56 actions running) [69,139 / 69,237] 2564 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (56 actions running) [69,141 / 69,237] 2566 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (56 actions running) [69,141 / 69,237] 2566 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 121s local ... (56 actions running) [69,144 / 69,237] 2568 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 123s local ... (56 actions, 55 running) [69,145 / 69,237] 2568 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (56 actions running) [69,146 / 69,237] 2569 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (56 actions running) [69,147 / 69,237] 2569 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 126s local ... (56 actions running) [69,151 / 69,237] 2569 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 127s local ... (56 actions running) [69,155 / 69,237] 2569 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 128s local ... (56 actions, 55 running) [69,156 / 69,237] 2569 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 129s local ... (56 actions, 55 running) [69,160 / 69,237] 2570 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 130s local ... (56 actions, 55 running) [69,162 / 69,237] 2570 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 132s local ... (56 actions, 55 running) [69,162 / 69,237] 2570 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 133s local ... (56 actions running) [69,165 / 69,237] 2570 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 134s local ... (56 actions running) [69,166 / 69,237] 2570 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 136s local ... (56 actions, 55 running) [69,168 / 69,237] 2571 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 137s local ... (56 actions running) [69,168 / 69,237] 2572 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 138s local ... (56 actions running) [69,173 / 69,237] 2572 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 139s local ... (56 actions, 55 running) [69,177 / 69,237] 2573 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (56 actions, 55 running) [69,182 / 69,241] 2574 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (56 actions, 55 running) [69,185 / 69,251] 2575 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (56 actions running) [69,187 / 69,251] 2575 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (56 actions running) [69,190 / 69,251] 2576 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (56 actions running) [69,192 / 69,251] 2576 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 90s local ... (56 actions running) [69,193 / 69,251] 2576 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (56 actions, 55 running) [69,195 / 69,251] 2577 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (56 actions running) [69,213 / 69,270] 2577 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (56 actions, 55 running) [69,247 / 69,306] 2578 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (56 actions running) [69,265 / 69,330] 2580 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (56 actions, 54 running) [69,274 / 69,331] 2582 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (56 actions, 55 running) [69,305 / 69,361] 2582 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (56 actions, 54 running) [69,321 / 69,378] 2585 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (56 actions, 55 running) [69,328 / 69,386] 2588 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (56 actions running) [69,329 / 69,386] 2589 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (56 actions running) [69,352 / 69,408] 2591 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (56 actions running) [69,369 / 69,426] 2592 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (56 actions, 55 running) [69,405 / 69,471] 2595 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (55 actions, 54 running) [69,416 / 69,472] 2603 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (56 actions running) [69,416 / 69,472] 2603 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (56 actions running) [69,424 / 69,494] 2605 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (56 actions, 54 running) [69,430 / 69,495] 2605 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (56 actions running) [69,430 / 69,495] 2606 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (56 actions running) [69,431 / 69,495] 2606 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (56 actions running) [69,431 / 69,495] 2607 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (56 actions running) [69,440 / 69,496] 2608 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (56 actions running) [69,452 / 69,508] 2608 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions, 55 running) [69,476 / 69,533] 2610 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (56 actions, 53 running) [69,485 / 69,541] 2611 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (56 actions running) [69,490 / 69,546] 2612 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (57 actions running) [69,516 / 69,572] 2617 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions, 55 running) [69,525 / 69,581] 2619 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions running) [69,532 / 69,589] 2621 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (56 actions running) [69,549 / 69,609] 2626 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (56 actions running) [69,552 / 69,609] 2626 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions running) [69,557 / 69,613] 2628 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (57 actions, 56 running) [69,558 / 69,614] 2628 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (57 actions running) [69,574 / 69,630] 2632 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (56 actions running) [69,579 / 69,654] 2634 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions running) [69,583 / 69,656] 2635 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [69,588 / 69,657] 2636 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions running) [69,589 / 69,657] 2637 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (57 actions running) [69,593 / 69,657] 2638 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions, 55 running) [69,599 / 69,657] 2638 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (56 actions, 55 running) [69,602 / 69,658] 2638 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (56 actions, 55 running) [69,609 / 69,666] 2639 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions, 55 running) [69,628 / 69,686] 2642 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (56 actions, 54 running) [69,639 / 69,697] 2644 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (56 actions running) [69,640 / 69,697] 2645 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (56 actions running) [69,642 / 69,698] 2647 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions running) [69,654 / 69,711] 2648 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions, 55 running) [69,658 / 69,714] 2650 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions running) [69,672 / 69,729] 2652 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions, 55 running) [69,689 / 69,745] 2656 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (57 actions, 56 running) [69,702 / 69,778] 2658 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (57 actions, 56 running) [69,707 / 69,778] 2659 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (57 actions, 56 running) [69,711 / 69,778] 2661 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions running) [69,716 / 69,778] 2661 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (56 actions running) [69,723 / 69,779] 2663 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (56 actions running) [69,749 / 69,807] 2666 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions, 54 running) [69,762 / 69,818] 2669 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (57 actions, 56 running) [69,782 / 69,856] 2673 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (57 actions running) [69,786 / 69,856] 2675 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (58 actions running) [69,789 / 69,856] 2678 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (58 actions running) [69,792 / 69,856] 2680 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (56 actions running) [69,794 / 69,856] 2680 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (56 actions, 55 running) [69,796 / 69,856] 2681 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (56 actions running) [69,798 / 69,856] 2682 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (56 actions, 55 running) [69,808 / 69,864] 2682 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (56 actions, 55 running) [69,832 / 69,888] 2686 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (56 actions, 55 running) [69,873 / 69,947] 2690 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 165s local ... (56 actions, 55 running) [69,878 / 69,948] 2691 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 167s local ... (56 actions running) [69,883 / 69,948] 2694 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 168s local ... (56 actions running) [69,886 / 69,948] 2694 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 169s local ... (56 actions, 55 running) [69,888 / 69,948] 2694 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 170s local ... (56 actions, 55 running) [69,891 / 69,948] 2695 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 171s local ... (56 actions running) [69,896 / 69,998] 2698 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 173s local ... (56 actions running) [69,899 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 174s local ... (56 actions running) [69,901 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 175s local ... (56 actions running) [69,904 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 176s local ... (56 actions, 55 running) [69,911 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 177s local ... (56 actions, 55 running) [69,915 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 178s local ... (56 actions, 55 running) [69,925 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 180s local ... (56 actions, 55 running) [69,933 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 181s local ... (56 actions, 55 running) [69,939 / 69,998] 2700 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 182s local ... (56 actions, 55 running) [69,942 / 69,998] 2701 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 183s local ... (56 actions, 55 running) [70,015 / 70,073] 2702 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 184s local ... (56 actions, 52 running) [70,037 / 70,094] 2704 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 185s local ... (59 actions, 57 running) [70,066 / 70,122] 2708 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (59 actions, 58 running) [70,076 / 70,133] 2709 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (60 actions, 58 running) [70,076 / 70,133] 2709 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (60 actions, 58 running) [70,107 / 70,165] 2713 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (60 actions, 58 running) [70,124 / 70,183] 2715 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (61 actions, 58 running) [70,134 / 70,193] 2718 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (62 actions, 60 running) [70,148 / 70,205] 2724 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 55 running) [70,150 / 70,206] 2725 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions running) [70,155 / 70,212] 2727 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions running) [70,158 / 70,215] 2728 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions running) [70,172 / 70,229] 2731 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [70,175 / 70,234] 2732 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (57 actions running) [70,184 / 70,259] 2735 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (56 actions, 55 running) [70,186 / 70,259] 2737 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions running) [70,191 / 70,259] 2741 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [70,194 / 70,259] 2742 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions running) [70,196 / 70,259] 2744 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions running) [70,198 / 70,259] 2746 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (56 actions running) [70,201 / 70,259] 2746 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (56 actions, 55 running) [70,220 / 70,296] 2747 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (56 actions, 55 running) [70,222 / 70,296] 2748 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (57 actions running) [70,226 / 70,296] 2751 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions running) [70,231 / 70,296] 2752 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions running) [70,234 / 70,296] 2752 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (56 actions running) [70,238 / 70,296] 2753 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions running) [70,266 / 70,323] 2756 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions, 55 running) [70,269 / 70,325] 2756 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions running) [70,284 / 70,348] 2759 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (57 actions, 56 running) [70,288 / 70,348] 2762 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions running) [70,290 / 70,348] 2762 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions, 55 running) [70,298 / 70,355] 2763 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions, 55 running) [70,302 / 70,375] 2763 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions, 55 running) [70,307 / 70,375] 2765 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions running) [70,310 / 70,375] 2767 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (56 actions running) [70,313 / 70,375] 2770 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (56 actions running) [70,314 / 70,375] 2770 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions running) [70,315 / 70,375] 2770 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions running) [70,316 / 70,375] 2770 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (56 actions running) [70,345 / 70,403] 2771 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [70,380 / 70,439] 2772 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (55 actions, 50 running) [70,407 / 70,464] 2774 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 54 running) [70,423 / 70,480] 2775 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (58 actions, 57 running) [70,441 / 70,511] 2780 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions, 55 running) [70,443 / 70,511] 2780 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions, 55 running) [70,445 / 70,511] 2781 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions, 55 running) [70,451 / 70,512] 2783 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [70,452 / 70,512] 2784 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions running) [70,454 / 70,512] 2785 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [70,458 / 70,515] 2786 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [70,465 / 70,529] 2786 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions running) [70,470 / 70,529] 2791 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions running) [70,472 / 70,529] 2791 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [70,477 / 70,533] 2792 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions, 55 running) [70,487 / 70,543] 2793 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions, 55 running) [70,494 / 70,552] 2794 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions, 55 running) [70,505 / 70,561] 2795 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions, 55 running) [70,528 / 70,585] 2798 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (55 actions running) [70,551 / 70,606] 2801 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (55 actions running) [70,560 / 70,617] 2806 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions, 55 running) [70,561 / 70,617] 2806 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (57 actions running) [70,576 / 70,634] 2808 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (55 actions, 54 running) [70,598 / 70,672] 2809 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions running) [70,600 / 70,672] 2811 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (59 actions running) [70,605 / 70,672] 2815 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [70,608 / 70,672] 2817 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions running) [70,611 / 70,672] 2817 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions running) [70,612 / 70,672] 2817 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [70,614 / 70,672] 2819 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions running) [70,616 / 70,672] 2820 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions running) [70,625 / 70,681] 2821 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions, 55 running) [70,639 / 70,698] 2823 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions, 54 running) [70,652 / 70,708] 2824 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [70,662 / 70,718] 2828 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (58 actions running) [70,680 / 70,736] 2833 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (58 actions, 56 running) [70,692 / 70,748] 2836 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (57 actions, 56 running) [70,697 / 70,753] 2837 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (57 actions running) [70,704 / 70,762] 2841 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (58 actions, 57 running) [70,720 / 70,776] 2845 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions, 55 running) [70,732 / 70,788] 2846 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (58 actions running) [70,737 / 70,793] 2849 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (59 actions running) [70,749 / 70,805] 2853 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (57 actions, 56 running) [70,755 / 70,811] 2856 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (57 actions running) [70,762 / 70,818] 2859 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (57 actions running) [70,774 / 70,830] 2866 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions running) [70,786 / 70,843] 2868 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions, 54 running) [70,805 / 70,861] 2874 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions, 54 running) [70,830 / 70,886] 2876 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (56 actions, 53 running) [70,862 / 70,918] 2878 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (55 actions, 52 running) [70,908 / 70,965] 2880 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (57 actions, 52 running) [70,933 / 70,989] 2888 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (57 actions, 56 running) [70,978 / 71,034] 2898 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (62 actions running) [70,990 / 71,046] 2906 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (61 actions running) [71,011 / 71,068] 2913 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (58 actions running) [71,042 / 71,099] 2920 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (58 actions, 57 running) [71,070 / 71,127] 2926 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (59 actions, 58 running) [71,105 / 71,170] 2936 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions running) [71,112 / 71,170] 2942 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (57 actions running) [71,118 / 71,174] 2949 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (56 actions running) [71,124 / 71,180] 2951 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (58 actions running) [71,143 / 71,199] 2955 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions running) [71,157 / 71,213] 2963 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (57 actions running) [71,170 / 71,228] 2968 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (57 actions, 55 running) [71,181 / 71,238] 2973 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (59 actions running) [71,191 / 71,250] 2979 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions running) [71,192 / 71,250] 2980 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions running) [71,199 / 71,261] 2981 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (56 actions, 55 running) [71,253 / 71,309] 2983 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions, 55 running) [71,261 / 71,317] 2987 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (56 actions running) [71,285 / 71,343] 2989 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (58 actions, 57 running) [71,296 / 71,353] 2993 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (60 actions running) [71,312 / 71,368] 3001 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (58 actions running) [71,331 / 71,389] 3005 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (58 actions, 57 running) [71,380 / 71,445] 3014 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (60 actions, 59 running) [71,392 / 71,449] 3020 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (59 actions, 58 running) [71,411 / 71,468] 3025 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (62 actions running) [71,432 / 71,489] 3031 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (60 actions, 57 running) [71,459 / 71,515] 3036 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (58 actions, 56 running) [71,488 / 71,544] 3042 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (59 actions, 58 running) [71,511 / 71,567] 3046 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (59 actions running) [71,554 / 71,612] 3056 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (59 actions, 57 running) [71,572 / 71,629] 3061 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (61 actions, 60 running) [71,589 / 71,656] 3064 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (60 actions, 59 running) [71,597 / 71,658] 3070 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (58 actions running) [71,602 / 71,661] 3072 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (57 actions running) [71,608 / 71,665] 3075 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions running) [71,624 / 71,681] 3078 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions running) [71,631 / 71,688] 3080 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [71,646 / 71,702] 3083 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (56 actions, 55 running) [71,651 / 71,709] 3084 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (58 actions running) [71,654 / 71,710] 3086 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (58 actions running) [71,664 / 71,721] 3089 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions running) [71,667 / 71,729] 3092 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions running) [71,672 / 71,730] 3095 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions, 55 running) [71,678 / 71,734] 3098 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions, 55 running) [71,680 / 71,736] 3100 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (57 actions running) [71,705 / 71,761] 3100 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions, 53 running) [71,719 / 71,775] 3102 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [71,741 / 71,798] 3105 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (56 actions, 55 running) [71,762 / 71,819] 3108 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions running) [71,769 / 71,825] 3109 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (57 actions running) [71,789 / 71,845] 3114 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 55 running) [71,793 / 71,850] 3115 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions, 55 running) [71,800 / 71,856] 3118 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (57 actions running) [71,811 / 71,868] 3121 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions running) [71,817 / 71,874] 3122 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions running) [71,836 / 71,894] 3126 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (57 actions, 56 running) [71,842 / 71,915] 3127 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (57 actions, 56 running) [71,847 / 71,915] 3129 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (57 actions running) [71,849 / 71,915] 3129 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (57 actions, 56 running) [71,851 / 71,915] 3131 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (57 actions running) [71,853 / 71,915] 3132 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (57 actions, 56 running) [71,856 / 71,915] 3134 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions running) [71,859 / 71,916] 3136 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (57 actions running) [71,862 / 71,919] 3139 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (57 actions running) [71,863 / 71,926] 3140 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (57 actions running) [71,892 / 71,957] 3140 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (57 actions, 55 running) [71,904 / 71,992] 3141 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (57 actions running) [71,907 / 71,992] 3142 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (57 actions running) [71,909 / 71,992] 3142 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (57 actions running) [71,911 / 71,992] 3144 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (57 actions running) [71,911 / 71,992] 3145 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (57 actions running) [71,914 / 71,992] 3147 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (57 actions running) [71,920 / 71,992] 3147 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (57 actions running) [71,929 / 71,992] 3149 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (57 actions running) [71,932 / 71,992] 3149 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (56 actions running) [71,937 / 71,995] 3150 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (57 actions, 56 running) [71,953 / 72,009] 3151 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions, 55 running) [71,964 / 72,020] 3153 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions, 55 running) [71,981 / 72,039] 3154 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions, 55 running) [72,029 / 72,100] 3159 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (55 actions, 54 running) [72,039 / 72,101] 3162 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (58 actions, 57 running) [72,043 / 72,101] 3164 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions running) [72,059 / 72,116] 3165 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions running) [72,080 / 72,138] 3168 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions, 54 running) [72,104 / 72,160] 3170 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (57 actions, 56 running) [72,118 / 72,174] 3174 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions, 55 running) [72,137 / 72,194] 3179 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (57 actions, 56 running) [72,151 / 72,209] 3182 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions, 55 running) [72,187 / 72,243] 3187 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions, 53 running) [72,223 / 72,281] 3192 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (59 actions, 57 running) [72,251 / 72,308] 3196 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (57 actions, 56 running) [72,268 / 72,325] 3201 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (58 actions running) [72,297 / 72,355] 3208 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (56 actions, 54 running) [72,307 / 72,364] 3211 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (57 actions running) [72,334 / 72,393] 3217 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions running) [72,340 / 72,396] 3217 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (56 actions, 55 running) [72,340 / 72,396] 3218 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (56 actions running) [72,343 / 72,418] 3220 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions, 55 running) [72,349 / 72,418] 3221 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (56 actions running) [72,349 / 72,418] 3222 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (56 actions running) [72,356 / 72,418] 3227 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions running) [72,357 / 72,418] 3228 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (56 actions running) [72,358 / 72,418] 3229 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (56 actions running) [72,363 / 72,419] 3234 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (56 actions running) [72,380 / 72,436] 3236 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions, 55 running) [72,399 / 72,455] 3238 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions, 54 running) [72,441 / 72,498] 3242 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions, 53 running) [72,458 / 72,515] 3247 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (56 actions, 55 running) [72,486 / 72,542] 3250 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (58 actions, 56 running) [72,499 / 72,555] 3252 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (60 actions running) [72,511 / 72,580] 3257 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (58 actions running) [72,515 / 72,580] 3260 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (56 actions running) [72,516 / 72,580] 3260 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (58 actions running) [72,523 / 72,580] 3266 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (56 actions running) [72,524 / 72,580] 3268 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions running) [72,530 / 72,588] 3271 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions running) [72,544 / 72,600] 3275 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (57 actions running) [72,565 / 72,622] 3281 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (57 actions, 56 running) [72,579 / 72,635] 3283 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (59 actions running) [72,593 / 72,649] 3287 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (60 actions, 59 running) [72,605 / 72,661] 3293 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (59 actions running) [72,635 / 72,695] 3301 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (57 actions, 55 running) [72,646 / 72,703] 3306 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (59 actions, 58 running) [72,663 / 72,719] 3311 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions running) [72,676 / 72,732] 3314 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (57 actions running) [72,680 / 72,736] 3318 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (57 actions running) [72,693 / 72,756] 3327 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (57 actions, 56 running) [72,696 / 72,756] 3330 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions running) [72,697 / 72,756] 3331 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (56 actions running) [72,711 / 72,767] 3332 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions running) [72,715 / 72,771] 3333 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (56 actions running) [72,744 / 72,814] 3338 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (57 actions running) [72,749 / 72,814] 3343 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (56 actions running) [72,753 / 72,814] 3346 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (56 actions running) [72,755 / 72,814] 3347 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [72,760 / 72,818] 3349 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (56 actions, 55 running) [72,784 / 72,842] 3351 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions, 54 running) [72,792 / 72,848] 3352 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (57 actions running) [72,803 / 72,861] 3358 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (59 actions running) [72,814 / 72,870] 3362 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (57 actions running) [72,823 / 72,879] 3365 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (57 actions running) [72,837 / 72,893] 3368 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (56 actions, 55 running) [72,861 / 72,917] 3374 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (56 actions running) [72,886 / 72,944] 3383 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (58 actions running) [72,895 / 72,952] 3386 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (58 actions running) [72,934 / 73,038] 3389 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (56 actions running) [72,940 / 73,038] 3395 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (59 actions running) [72,943 / 73,038] 3397 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (56 actions running) [72,945 / 73,038] 3398 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions running) [72,946 / 73,038] 3398 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (56 actions, 55 running) [72,952 / 73,038] 3399 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (56 actions, 55 running) [72,962 / 73,038] 3402 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (56 actions, 55 running) [72,967 / 73,038] 3403 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (56 actions running) [72,970 / 73,038] 3403 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (56 actions running) [72,973 / 73,038] 3403 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (56 actions running) [72,986 / 73,042] 3405 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (56 actions, 55 running) [73,006 / 73,064] 3407 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (57 actions, 56 running) [73,048 / 73,105] 3411 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (55 actions, 53 running) [73,072 / 73,128] 3414 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (58 actions running) [73,091 / 73,149] 3418 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions, 55 running) [73,101 / 73,159] 3420 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 447s local ... (56 actions running) [73,110 / 73,167] 3424 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (56 actions running) [73,111 / 73,167] 3425 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (55 actions running) [73,129 / 73,185] 3429 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (57 actions running) [73,140 / 73,196] 3431 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (57 actions, 55 running) [73,148 / 73,204] 3433 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (56 actions running) [73,167 / 73,224] 3436 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (56 actions running) [73,171 / 73,227] 3437 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions, 55 running) [73,182 / 73,238] 3442 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (57 actions running) [73,192 / 73,249] 3446 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 459s local ... (55 actions running) [73,211 / 73,268] 3450 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (56 actions, 55 running) [73,236 / 73,292] 3454 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (57 actions, 55 running) [73,252 / 73,310] 3461 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (56 actions running) [73,252 / 73,310] 3462 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (56 actions running) [73,259 / 73,315] 3464 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (56 actions, 55 running) [73,265 / 73,324] 3465 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (56 actions, 55 running) [73,276 / 73,332] 3467 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (56 actions, 55 running) [73,285 / 73,341] 3467 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (56 actions running) [73,297 / 73,354] 3469 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (56 actions, 55 running) [73,313 / 73,369] 3472 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 470s local ... (56 actions running) [73,318 / 73,381] 3476 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (56 actions running) [73,322 / 73,381] 3478 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (56 actions running) [73,323 / 73,381] 3478 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (56 actions running) [73,332 / 73,390] 3480 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 475s local ... (56 actions, 55 running) [73,341 / 73,397] 3482 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (55 actions, 54 running) [73,349 / 73,405] 3488 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (56 actions running) [73,369 / 73,425] 3492 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (56 actions running) [73,383 / 73,439] 3496 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (56 actions running) [73,397 / 73,453] 3499 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 481s local ... (56 actions, 55 running) [73,413 / 73,469] 3503 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions, 55 running) [73,416 / 73,472] 3505 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 483s local ... (58 actions running) [73,434 / 73,490] 3511 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (56 actions running) [73,445 / 73,501] 3514 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 485s local ... (56 actions, 55 running) [73,448 / 73,512] 3517 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (57 actions running) [73,454 / 73,512] 3521 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (56 actions, 55 running) [73,483 / 73,539] 3525 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (56 actions running) [73,496 / 73,553] 3529 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 489s local ... (56 actions, 55 running) [73,500 / 73,556] 3531 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (57 actions running) [73,510 / 73,566] 3536 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (57 actions running) [73,527 / 73,583] 3540 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions, 55 running) [73,544 / 73,602] 3543 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions, 55 running) [73,577 / 73,633] 3546 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (56 actions, 55 running) [73,600 / 73,656] 3551 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (57 actions, 56 running) [73,607 / 73,663] 3553 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 497s local ... (56 actions running) [73,611 / 73,667] 3557 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (57 actions running) [73,644 / 73,709] 3562 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 499s local ... (58 actions, 57 running) [73,652 / 73,715] 3563 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (59 actions, 58 running) [73,684 / 73,748] 3571 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (57 actions, 56 running) [73,696 / 73,759] 3573 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (57 actions, 56 running) [73,704 / 73,772] 3575 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (59 actions, 58 running) [73,715 / 73,779] 3581 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (57 actions running) [73,750 / 73,813] 3585 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (57 actions, 56 running) [73,767 / 73,830] 3589 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (59 actions running) [73,790 / 73,858] 3596 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 508s local ... (58 actions, 57 running) [73,815 / 73,878] 3600 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (57 actions running) [73,821 / 73,884] 3603 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (57 actions running) [73,831 / 73,894] 3605 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 511s local ... (58 actions, 57 running) [73,839 / 73,910] 3607 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (57 actions, 56 running) [73,842 / 73,910] 3609 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (57 actions, 55 running) [73,845 / 73,910] 3611 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (57 actions running) [73,845 / 73,910] 3612 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (57 actions running) [73,849 / 73,912] 3616 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (57 actions running) [73,852 / 73,916] 3618 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (58 actions running) [73,862 / 73,926] 3620 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (57 actions running) [73,862 / 73,926] 3620 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (58 actions running) [73,875 / 73,938] 3623 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 521s local ... (57 actions, 56 running) [73,887 / 73,951] 3626 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (57 actions, 56 running) [73,918 / 73,982] 3632 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 523s local ... (57 actions running) [73,934 / 73,997] 3635 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 524s local ... (57 actions running) [73,957 / 74,027] 3641 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (62 actions, 61 running) [73,975 / 74,088] 3643 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 526s local ... (67 actions, 65 running) [73,978 / 74,089] 3644 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 527s local ... (66 actions, 65 running) [73,985 / 74,089] 3649 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 528s local ... (63 actions, 60 running) [73,996 / 74,090] 3654 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 529s local ... (59 actions running) [74,000 / 74,090] 3657 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 530s local ... (57 actions running) [74,002 / 74,090] 3657 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 531s local ... (57 actions running) [74,007 / 74,090] 3662 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 532s local ... (57 actions running) [74,013 / 74,090] 3664 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 533s local ... (57 actions, 56 running) [74,015 / 74,090] 3665 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 535s local ... (57 actions, 56 running) [74,017 / 74,090] 3666 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 536s local ... (57 actions running) [74,018 / 74,090] 3666 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 537s local ... (57 actions running) [74,020 / 74,090] 3667 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 539s local ... (57 actions running) [74,020 / 74,090] 3668 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 543s local ... (57 actions running) [74,022 / 74,090] 3668 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 544s local ... (57 actions running) [74,022 / 74,090] 3668 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 545s local ... (57 actions running) [74,023 / 74,091] 3668 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 546s local ... (56 actions running) [74,023 / 74,091] 3669 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 548s local ... (56 actions running) [74,026 / 74,091] 3671 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 549s local ... (56 actions running) [74,026 / 74,091] 3672 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 552s local ... (56 actions running) [74,027 / 74,091] 3672 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 553s local ... (56 actions running) [74,028 / 74,091] 3673 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 554s local ... (56 actions running) [74,029 / 74,091] 3673 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 556s local ... (56 actions, 55 running) [74,030 / 74,091] 3674 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 557s local ... (56 actions running) [74,031 / 74,091] 3674 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 558s local ... (56 actions, 55 running) [74,032 / 74,091] 3674 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 560s local ... (56 actions, 55 running) [74,035 / 74,091] 3675 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 561s local ... (56 actions running) [74,044 / 74,100] 3675 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 562s local ... (56 actions, 55 running) [74,067 / 74,124] 3677 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 563s local ... (56 actions running) [74,087 / 74,187] 3680 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 564s local ... (57 actions running) [74,092 / 74,187] 3680 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 565s local ... (56 actions running) [74,094 / 74,187] 3680 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 566s local ... (56 actions running) [74,097 / 74,187] 3680 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 567s local ... (56 actions running) [74,099 / 74,187] 3681 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 568s local ... (56 actions running) [74,101 / 74,187] 3681 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 570s local ... (56 actions, 55 running) [74,103 / 74,187] 3683 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 571s local ... (56 actions running) [74,105 / 74,187] 3683 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 572s local ... (56 actions running) [74,110 / 74,187] 3683 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 573s local ... (56 actions running) [74,118 / 74,187] 3684 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 574s local ... (56 actions running) [74,121 / 74,187] 3685 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 575s local ... (56 actions running) [74,127 / 74,187] 3687 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 576s local ... (56 actions running) [74,130 / 74,187] 3687 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 577s local ... (56 actions running) [74,132 / 74,188] 3688 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 578s local ... (56 actions running) [74,143 / 74,199] 3689 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 579s local ... (56 actions, 55 running) [74,155 / 74,215] 3690 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 581s local ... (56 actions, 55 running) [74,174 / 74,236] 3691 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 582s local ... (56 actions running) [74,177 / 74,236] 3691 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 583s local ... (58 actions running) [74,192 / 74,250] 3695 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 584s local ... (56 actions running) [74,193 / 74,250] 3695 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 585s local ... (56 actions running) [74,210 / 74,267] 3695 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 586s local ... (55 actions, 54 running) [74,229 / 74,285] 3695 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 587s local ... (56 actions running) [74,249 / 74,305] 3698 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 588s local ... (56 actions, 55 running) [74,256 / 74,312] 3701 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 589s local ... (57 actions, 56 running) [74,274 / 74,330] 3705 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 590s local ... (56 actions, 53 running) [74,291 / 74,351] 3709 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 591s local ... (57 actions, 56 running) [74,303 / 74,359] 3712 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 592s local ... (58 actions, 57 running) [74,307 / 74,375] 3714 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 593s local ... (56 actions, 55 running) [74,310 / 74,375] 3716 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 594s local ... (56 actions, 55 running) [74,314 / 74,375] 3718 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 596s local ... (56 actions, 55 running) [74,316 / 74,375] 3720 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 597s local ... (56 actions running) [74,318 / 74,375] 3720 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 598s local ... (56 actions running) [74,318 / 74,375] 3721 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 600s local ... (56 actions running) [74,319 / 74,375] 3722 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 601s local ... (56 actions running) [74,320 / 74,376] 3723 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 602s local ... (56 actions running) [74,323 / 74,379] 3725 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 603s local ... (56 actions, 55 running) [74,323 / 74,379] 3725 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 605s local ... (56 actions running) [74,325 / 74,381] 3727 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 606s local ... (56 actions running) [74,326 / 74,382] 3728 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 607s local ... (57 actions running) [74,327 / 74,383] 3729 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 608s local ... (56 actions running) [74,332 / 74,388] 3730 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 609s local ... (56 actions running) [74,350 / 74,430] 3733 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 610s local ... (58 actions running) [74,354 / 74,430] 3733 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 611s local ... (58 actions running) [74,361 / 74,430] 3738 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 612s local ... (56 actions running) [74,366 / 74,430] 3739 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 613s local ... (56 actions running) [74,367 / 74,430] 3739 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 614s local ... (56 actions running) [74,371 / 74,430] 3739 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 615s local ... (56 actions running) [74,373 / 74,430] 3740 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 616s local ... (56 actions running) [74,377 / 74,451] 3742 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 617s local ... (56 actions running) [74,379 / 74,451] 3742 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 618s local ... (56 actions running) [74,386 / 74,451] 3744 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 619s local ... (56 actions running) [74,391 / 74,451] 3745 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 620s local ... (56 actions running) [74,395 / 74,451] 3745 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 621s local ... (56 actions running) [74,425 / 74,481] 3749 / 3773 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:from_tensor_slices_test; 41s local ... (56 actions running) [74,445 / 74,501] 3754 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 41s local ... (56 actions running) [74,475 / 74,502] 3764 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 42s local ... (27 actions running) [74,491 / 74,502] 3766 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 44s local ... (11 actions running) [74,491 / 74,502] 3767 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 47s local ... (11 actions running) [74,496 / 74,502] 3770 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 48s local ... (6 actions running) [74,498 / 74,502] 3770 / 3773 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 51s local ... (4 actions running) [74,500 / 74,502] 3771 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 42s local ... (2 actions running) [74,500 / 74,502] 3772 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 43s local ... (2 actions running) [74,501 / 74,502] 3772 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 45s local [74,501 / 74,502] 3773 / 3773 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 55s local INFO: Elapsed time: 1599.487s, Critical Path: 622.18s INFO: 54686 processes: 29432 disk cache hit, 17410 internal, 7844 local. INFO: Build completed, 1 test FAILED, 54686 total actions