++ 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: b7b792b2-e24a-4303-b43c-8a6894c93fe1 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: 3770 targets (552 packages loaded) Analyzing: 3770 targets (552 packages loaded, 0 targets configured) Analyzing: 3770 targets (585 packages loaded, 33066 targets configured) Analyzing: 3770 targets (599 packages loaded, 35081 targets configured) Analyzing: 3770 targets (599 packages loaded, 36430 targets configured) Analyzing: 3770 targets (599 packages loaded, 36915 targets configured) Analyzing: 3770 targets (599 packages loaded, 37443 targets configured) Analyzing: 3770 targets (601 packages loaded, 39285 targets configured) INFO: Analyzed 3770 targets (601 packages loaded, 42699 targets configured). checking cached actions INFO: Found 3770 test targets... [0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt [4,185 / 12,963] [Prepa] Writing file tensorflow/compiler/xla/mlir_hlo/libhlo_ops_common.so-2.params [10,439 / 17,619] Linking external/llvm-project/mlir/libSparseTensorTransforms.so; 0s remote-cache ... (55 actions, 0 running) [14,170 / 17,618] Linking tensorflow/compiler/mlir/tensorflow/libmlir_roundtrip_flags.so; Downloading tensorflow/compiler/mlir/tensorflow/libmlir_roundtrip_flags.so, 1.8 MiB / 2.2 MiB; 0s remote-cache ... (53 actions, 0 running) [15,649 / 17,618] Linking tensorflow/core/grappler/optimizers/libtfg_optimizer_hook.so; Downloading tensorflow/core/grappler/optimizers/libtfg_optimizer_hook.so, 256.0 KiB / 1.0 MiB; 0s remote-cache ... (56 actions, 0 running) [16,252 / 17,618] Compiling tensorflow/core/kernels/reduction_ops_common.cc; Downloading tensorflow/core/kernels/_objs/reduction_ops/reduction_ops_common.d; 0s remote-cache ... (56 actions, 0 running) [16,441 / 17,618] Linking tensorflow/core/kernels/libreduction_ops.lo; Downloading tensorflow/core/kernels/libreduction_ops.lo, 7.8 MiB / 11.1 MiB; 0s remote-cache ... (50 actions, 0 running) [17,488 / 17,618] Compiling tensorflow/compiler/tf2xla/kernels/spacetodepth_op.cc; 0s remote-cache ... (32 actions, 0 running) [18,820 / 20,125] Linking tensorflow/core/kernels/libcwise_op.lo; 0s remote-cache ... (45 actions, 0 running) [19,230 / 20,365] Linking tensorflow/c/experimental/saved_model/core/ops/restore_ops_test; 0s remote-cache ... (56 actions, 0 running) [19,603 / 20,589] Linking tensorflow/c/while_loop_test; Downloading tensorflow/c/while_loop_test, 143.8 MiB / 164.6 MiB; 1s remote-cache ... (56 actions, 0 running) [20,090 / 20,952] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops.cc; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops/tf_ops.o, 23.9 MiB / 29.5 MiB; 0s remote-cache ... (19 actions, 0 running) [20,394 / 21,203] Linking external/stablehlo/libstablehlo_ops.a; 0s remote-cache ... (55 actions, 0 running) [20,697 / 21,456] Compiling llvm/lib/Analysis/TrainingLogger.cpp; Downloading external/llvm-project/llvm/_objs/Analysis/TrainingLogger.d; 0s remote-cache ... (56 actions, 0 running) [21,039 / 21,718] Compiling tensorflow/compiler/xla/mlir_hlo/gml_st/transforms/vectorization/vectorize_for_cpu.cc; 0s remote-cache ... (56 actions, 0 running) [21,317 / 21,918] Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; Downloading external/llvm-project/mlir/_objs/ArithDialect/ArithDialect.d; 0s remote-cache ... (56 actions, 0 running) [21,924 / 22,464] Linking external/llvm-project/llvm/libCodeGen.a; Downloading external/llvm-project/llvm/libCodeGen.a, 27.8 MiB / 33.5 MiB; 0s remote-cache ... (56 actions, 0 running) [22,628 / 22,946] [Prepa] Linking tensorflow/compiler/mlir/tensorflow/libset_tpu_infeed_layout.a [24,377 / 24,548] [Prepa] Compiling tensorflow/compiler/xla/tests/fuzz/hlo_test_template.cc ... (53 actions, 2 running) [26,144 / 26,464] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 140.3 MiB / 376.2 MiB; 0s remote-cache ... (55 actions, 0 running) [26,746 / 27,055] 1 / 3770 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 269.8 MiB / 376.2 MiB; 1s remote-cache ... (54 actions, 3 running) [30,767 / 31,490] 6 / 3770 tests; Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (7 actions, 3 running) [34,869 / 34,940] 7 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 1s local ... (56 actions, 47 running) [34,877 / 34,940] 10 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 2s local ... (56 actions, 52 running) [34,878 / 34,940] 10 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 3s local ... (56 actions, 53 running) [34,882 / 34,942] 11 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 4s local ... (56 actions running) [34,882 / 34,942] 12 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 6s local ... (56 actions running) [34,916 / 34,990] 13 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 7s local ... (56 actions, 54 running) [34,957 / 35,014] 13 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 8s local ... (56 actions, 54 running) [35,032 / 35,088] 13 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 10s local ... (56 actions, 55 running) [35,053 / 35,109] 14 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 11s local ... (57 actions running) [35,087 / 35,143] 15 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 12s local ... (58 actions running) [35,170 / 35,244] 18 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 13s local ... (57 actions, 46 running) [35,519 / 35,620] 24 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 14s local ... (59 actions, 55 running) [35,531 / 35,624] 29 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 15s local ... (62 actions, 61 running) [35,544 / 35,624] 31 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 16s local ... (64 actions running) [35,553 / 35,624] 32 / 3770 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 17s local ... (65 actions running) [35,554 / 35,624] 33 / 3770 tests; Testing //tensorflow/core/function/integration_test:side_inputs_test; 17s local ... (65 actions running) [35,554 / 35,624] 33 / 3770 tests; Testing //tensorflow/core/function/integration_test:side_inputs_test; 18s local ... (65 actions running) [35,555 / 35,624] 34 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 16s local ... (65 actions running) [35,626 / 35,707] 39 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 17s local ... (59 actions, 51 running) [35,781 / 35,851] 43 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 18s local ... (63 actions, 61 running) [35,782 / 35,851] 44 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 19s local ... (64 actions, 62 running) [35,787 / 35,852] 45 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 20s local ... (64 actions, 63 running) [35,835 / 35,894] 46 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 21s local ... (62 actions, 57 running) [35,842 / 35,904] 46 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 22s local ... (63 actions, 62 running) [35,844 / 35,904] 47 / 3770 tests; Testing //tensorflow/core/grappler/clusters:single_machine_test; 23s local ... (63 actions running) [35,876 / 35,935] 50 / 3770 tests; Testing //tensorflow/c/experimental/saved_model/core/ops:restore_ops_test; 15s local ... (63 actions, 60 running) [35,996 / 36,098] 58 / 3770 tests; Testing //tensorflow/compiler/tests:unary_ops_test_cpu (shard 5 of 50); 15s local ... (63 actions, 61 running) [36,006 / 36,098] 58 / 3770 tests; Testing //tensorflow/compiler/tests:unary_ops_test_cpu (shard 5 of 50); 17s local ... (62 actions, 61 running) [36,013 / 36,098] 60 / 3770 tests; Testing //tensorflow/compiler/tests:unary_ops_test_cpu (shard 5 of 50); 18s local ... (62 actions running) [36,017 / 36,098] 62 / 3770 tests; Testing //tensorflow/compiler/tests:unary_ops_test_cpu (shard 5 of 50); 19s local ... (62 actions running) [36,019 / 36,098] 62 / 3770 tests; Testing //tensorflow/compiler/tests:unary_ops_test_cpu (shard 5 of 50); 20s local ... (62 actions, 61 running) [36,025 / 36,098] 65 / 3770 tests; Testing //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:dynamic_param.hlo.test; 21s local, remote-cache ... (61 actions running) [36,042 / 36,098] 71 / 3770 tests; Testing //tensorflow/compiler/tests:eager_test_cpu; 16s local ... (56 actions, 55 running) [36,063 / 36,121] 76 / 3770 tests; Testing //tensorflow/compiler/tests:eager_test_cpu; 17s local ... (56 actions running) [36,087 / 36,147] 79 / 3770 tests; Testing //tensorflow/compiler/tests:eager_test_cpu; 18s local ... (56 actions, 55 running) [36,197 / 36,263] 83 / 3770 tests; Testing //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test; 18s local ... (59 actions, 55 running) [36,262 / 36,318] 83 / 3770 tests; Testing //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test; 19s local ... (59 actions, 56 running) [36,309 / 36,366] 86 / 3770 tests; Testing //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test; 20s local ... (59 actions, 56 running) [36,370 / 36,428] 89 / 3770 tests; Testing //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test; 21s local ... (59 actions, 58 running) [36,378 / 36,436] 91 / 3770 tests; Testing //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test; 22s local ... (61 actions, 60 running) [36,403 / 36,459] 92 / 3770 tests; Testing //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test; 24s local ... (62 actions, 61 running) [36,425 / 36,482] 94 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 17s local ... (62 actions, 61 running) [36,442 / 36,504] 94 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 18s local ... (62 actions running) [36,451 / 36,511] 95 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 19s local ... (63 actions, 62 running) [36,484 / 36,542] 97 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 20s local ... (63 actions running) [36,511 / 36,568] 98 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 21s local ... (63 actions, 60 running) [36,585 / 36,651] 104 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 22s local ... (60 actions, 54 running) [36,634 / 36,692] 108 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 23s local ... (62 actions, 61 running) [36,680 / 36,738] 113 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 1 of 50); 24s local ... (67 actions, 64 running) [36,764 / 36,821] 117 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 25s local ... (68 actions, 66 running) [36,848 / 36,917] 122 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 26s local ... (66 actions, 63 running) [37,053 / 39,210] 128 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 27s local ... (71 actions, 67 running) [37,486 / 39,645] 134 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 28s local ... (74 actions, 66 running) [37,882 / 40,049] 136 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 29s local ... (74 actions, 63 running) [38,673 / 40,882] 138 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 30s local ... (74 actions, 60 running) [39,166 / 41,387] 140 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 31s local ... (73 actions, 56 running) [39,615 / 41,756] 145 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 32s local ... (71 actions, 48 running) [40,001 / 42,090] 150 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 33s local ... (66 actions, 37 running) [40,672 / 42,671] 161 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 34s local ... (55 actions, 16 running) [41,173 / 43,065] 161 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 35s local ... (53 actions, 16 running) [42,149 / 43,818] 161 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 36s local ... (56 actions, 16 running) [42,585 / 43,864] 161 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 36s local ... (50 actions, 15 running) [42,793 / 43,864] 161 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 37s local ... (25 actions, 15 running) [43,397 / 44,305] 161 / 3770 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 38s local ... (54 actions, 15 running) [44,120 / 45,058] 162 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 32s local ... (57 actions, 13 running) [44,819 / 45,496] 162 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 33s local ... (57 actions, 12 running) [45,525 / 45,991] 162 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 34s local ... (56 actions, 11 running) [46,529 / 46,692] 162 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 35s local ... (53 actions, 11 running) [46,909 / 47,052] 162 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 36s local ... (103 actions, 101 running) [46,917 / 47,061] 163 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 37s local ... (104 actions, 102 running) [46,922 / 47,067] 163 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 38s local ... (104 actions, 102 running) [46,928 / 47,067] 164 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 39s local ... (106 actions, 105 running) [46,929 / 47,067] 164 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 41s local ... (107 actions running) [46,929 / 47,067] 164 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 1 of 5); 42s local ... (107 actions running) [46,932 / 47,067] 164 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 42s local ... (108 actions running) [46,934 / 47,067] 164 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 43s local ... (108 actions running) [46,938 / 47,067] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 44s local ... (109 actions running) [46,940 / 47,067] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 45s local ... (109 actions running) [46,941 / 47,067] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 47s local ... (108 actions, 107 running) [46,968 / 47,082] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 48s local ... (108 actions, 107 running) [46,984 / 47,099] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 49s local ... (108 actions, 107 running) [47,001 / 47,119] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 50s local ... (108 actions, 107 running) [47,016 / 47,138] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 51s local ... (109 actions running) [47,034 / 47,160] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 52s local ... (109 actions running) [47,050 / 47,176] 165 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 54s local ... (109 actions running) [47,145 / 47,360] 166 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 55s local ... (108 actions, 106 running) [47,233 / 47,407] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 56s local ... (107 actions, 103 running) [47,324 / 47,464] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 57s local ... (103 actions, 99 running) [47,332 / 47,466] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 58s local ... (110 actions, 109 running) [47,348 / 47,482] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 59s local ... (111 actions running) [47,353 / 47,487] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 61s local ... (111 actions running) [47,395 / 47,530] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 62s local ... (110 actions, 109 running) [47,497 / 47,641] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 63s local ... (109 actions, 107 running) [47,521 / 47,666] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 64s local ... (111 actions running) [47,566 / 47,715] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 65s local ... (109 actions, 107 running) [47,589 / 47,739] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 66s local ... (111 actions running) [47,589 / 47,739] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 67s local ... (111 actions running) [47,630 / 47,788] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 68s local ... (110 actions, 109 running) [47,631 / 47,791] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 69s local ... (110 actions, 109 running) [47,643 / 47,803] 167 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 70s local ... (109 actions, 108 running) [47,674 / 47,831] 168 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 71s local ... (109 actions running) [47,691 / 47,848] 168 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 73s local ... (109 actions running) [47,717 / 47,873] 170 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 74s local ... (109 actions running) [47,762 / 47,923] 171 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (107 actions, 105 running) [47,814 / 47,970] 171 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 76s local ... (108 actions, 107 running) [47,860 / 48,018] 174 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (108 actions, 107 running) [47,911 / 48,637] 175 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (110 actions, 109 running) [47,943 / 48,654] 175 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 79s local ... (110 actions, 109 running) [47,976 / 48,961] 175 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (109 actions, 107 running) [48,019 / 48,961] 175 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (109 actions, 107 running) [48,132 / 48,961] 177 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (100 actions, 93 running) [48,580 / 49,252] 177 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (89 actions, 73 running) [48,894 / 49,556] 178 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (90 actions, 69 running) [49,628 / 50,101] 178 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (68 actions, 43 running) [50,642 / 50,841] 178 / 3770 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (72 actions, 33 running) [51,212 / 51,360] 187 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 52s local, remote-cache ... (81 actions, 73 running) [51,273 / 51,416] 194 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 53s local, remote-cache ... (98 actions, 95 running) [51,284 / 51,429] 197 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 54s local, remote-cache ... (104 actions, 103 running) [51,519 / 51,660] 215 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 55s local, remote-cache ... (90 actions, 85 running) [51,699 / 51,841] 220 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 56s local, remote-cache ... (91 actions, 90 running) [51,791 / 51,934] 224 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 57s local, remote-cache ... (91 actions running) [51,842 / 51,985] 228 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 58s local, remote-cache ... (92 actions, 91 running) [51,896 / 52,038] 232 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 59s local, remote-cache ... (96 actions, 94 running) [51,952 / 52,094] 239 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 60s local, remote-cache ... (91 actions, 87 running) [52,062 / 52,206] 242 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 61s local, remote-cache ... (95 actions, 93 running) [52,093 / 52,236] 244 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 62s local, remote-cache ... (94 actions, 93 running) [52,113 / 52,254] 244 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 63s local, remote-cache ... (95 actions, 94 running) [52,158 / 52,299] 247 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 64s local, remote-cache ... (95 actions, 94 running) [52,243 / 52,384] 251 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 65s local, remote-cache ... (96 actions, 94 running) [52,299 / 52,441] 253 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 66s local, remote-cache ... (97 actions, 96 running) [52,328 / 52,467] 258 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 67s local, remote-cache ... (96 actions, 94 running) [52,364 / 52,504] 258 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 68s local, remote-cache ... (98 actions, 97 running) [52,436 / 52,576] 260 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 69s local, remote-cache ... (98 actions, 97 running) [52,592 / 52,732] 269 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 70s local, remote-cache ... (91 actions, 89 running) [52,681 / 52,824] 272 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 71s local, remote-cache ... (94 actions, 93 running) [52,709 / 52,837] 281 / 3770 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 72s local, remote-cache ... (96 actions, 95 running) [52,735 / 52,837] 303 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (100 actions, 99 running) [52,737 / 52,837] 305 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (102 actions running) [52,742 / 52,837] 307 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (102 actions, 101 running) [52,768 / 52,853] 308 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (99 actions, 98 running) [52,782 / 52,868] 308 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (102 actions running) [52,848 / 52,936] 311 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (99 actions, 97 running) [52,979 / 53,106] 313 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (91 actions, 89 running) [52,992 / 53,106] 314 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (82 actions, 81 running) [52,995 / 53,106] 314 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (80 actions, 79 running) [53,003 / 53,106] 315 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (72 actions, 71 running) [53,010 / 53,107] 320 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (65 actions, 64 running) [53,015 / 53,107] 323 / 3770 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (62 actions running) [53,080 / 53,163] 324 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (61 actions, 60 running) [53,145 / 53,238] 324 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 73s local, remote-cache ... (62 actions, 60 running) [53,149 / 53,238] 325 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 74s local, remote-cache ... (63 actions, 62 running) [53,160 / 53,240] 326 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 75s local, remote-cache ... (60 actions running) [53,238 / 53,321] 327 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (64 actions, 63 running) [53,262 / 53,344] 327 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (68 actions, 67 running) [53,312 / 53,393] 328 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (68 actions, 67 running) [53,401 / 53,484] 332 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 80s local, remote-cache ... (67 actions, 66 running) [53,488 / 53,579] 335 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 81s local, remote-cache ... (68 actions, 67 running) [53,504 / 53,587] 342 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (66 actions, 65 running) [53,529 / 53,631] 347 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (66 actions running) [53,531 / 53,631] 349 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (66 actions running) [53,536 / 53,631] 353 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (64 actions running) [53,545 / 53,631] 359 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (58 actions running) [53,548 / 53,631] 361 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (57 actions running) [53,653 / 53,737] 363 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (59 actions running) [53,702 / 53,785] 365 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (61 actions, 60 running) [53,752 / 53,836] 367 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (61 actions running) [53,772 / 53,856] 367 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (61 actions, 60 running) [53,797 / 53,881] 367 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (62 actions running) [53,817 / 53,901] 367 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (62 actions, 61 running) [53,846 / 53,932] 367 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (63 actions, 62 running) [53,848 / 53,932] 367 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (63 actions, 62 running) [53,878 / 53,962] 369 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (64 actions, 63 running) [53,934 / 54,017] 370 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (66 actions, 64 running) [54,007 / 54,091] 371 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (67 actions, 65 running) [54,043 / 54,125] 374 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (66 actions, 64 running) [54,093 / 54,176] 374 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (67 actions, 64 running) [54,110 / 54,199] 375 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (68 actions running) [54,112 / 54,199] 377 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (67 actions running) [54,132 / 54,215] 380 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (65 actions, 64 running) [54,149 / 54,278] 382 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (66 actions, 65 running) [54,151 / 54,278] 383 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (66 actions running) [54,155 / 54,278] 386 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (65 actions running) [54,159 / 54,278] 390 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (65 actions running) [54,162 / 54,278] 393 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (64 actions running) [54,168 / 54,278] 394 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (63 actions running) [54,171 / 54,278] 396 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (61 actions running) [54,179 / 54,278] 400 / 3770 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (59 actions, 58 running) [54,184 / 54,278] 400 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 61s local ... (58 actions, 57 running) [54,191 / 54,278] 401 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 63s local ... (58 actions, 57 running) [54,201 / 54,284] 402 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 64s local ... (59 actions, 58 running) [54,280 / 54,373] 404 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 65s local ... (62 actions, 61 running) [54,288 / 54,373] 405 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 66s local ... (62 actions, 61 running) [54,322 / 54,405] 407 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 67s local ... (61 actions, 60 running) [54,391 / 54,474] 409 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 57s local ... (62 actions, 61 running) [54,431 / 54,512] 412 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 58s local ... (63 actions, 62 running) [54,450 / 54,532] 412 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 59s local ... (66 actions, 65 running) [54,467 / 54,550] 414 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 61s local ... (66 actions running) [54,469 / 54,550] 415 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 62s local ... (66 actions running) [54,469 / 54,550] 416 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (66 actions running) [54,482 / 54,576] 418 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (64 actions running) [54,486 / 54,576] 419 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 66s local ... (64 actions, 63 running) [54,491 / 54,576] 419 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (64 actions running) [54,493 / 54,576] 420 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (63 actions running) [54,504 / 54,582] 421 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 69s local ... (62 actions running) [54,528 / 54,634] 422 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (63 actions running) [54,532 / 54,634] 424 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 71s local ... (63 actions, 62 running) [54,540 / 54,634] 424 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (63 actions, 62 running) [54,546 / 54,634] 424 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (63 actions, 61 running) [54,550 / 54,634] 425 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (63 actions, 62 running) [54,554 / 54,634] 426 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (63 actions, 62 running) [54,556 / 54,635] 426 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (63 actions running) [54,559 / 54,643] 427 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (62 actions, 61 running) [54,564 / 54,643] 429 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (59 actions, 58 running) [54,584 / 54,662] 431 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (58 actions, 57 running) [54,594 / 54,673] 431 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (59 actions, 58 running) [54,604 / 54,684] 432 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (59 actions, 58 running) [54,616 / 54,696] 432 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (60 actions, 59 running) [54,692 / 54,769] 432 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (62 actions, 60 running) [54,747 / 54,826] 433 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (64 actions, 63 running) [54,804 / 54,883] 434 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (65 actions, 63 running) [54,856 / 54,933] 436 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (68 actions running) [54,873 / 54,951] 436 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (70 actions running) [54,883 / 54,957] 437 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (71 actions running) [54,884 / 54,957] 437 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (72 actions running) [54,885 / 54,965] 438 / 3770 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 60s local ... (72 actions running) [54,892 / 54,965] 445 / 3770 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 61s local ... (72 actions running) [54,932 / 55,006] 450 / 3770 tests; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 62s local ... (72 actions running) [54,972 / 55,045] 456 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 40s local ... (71 actions running) [55,055 / 55,128] 463 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 41s local ... (71 actions running) [55,061 / 55,135] 465 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 42s local ... (72 actions running) [55,062 / 55,135] 466 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 44s local ... (72 actions, 71 running) [55,063 / 55,138] 466 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 45s local ... (72 actions, 71 running) [55,068 / 55,141] 466 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 46s local ... (72 actions running) [55,141 / 55,234] 470 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 47s local ... (69 actions, 67 running) [55,226 / 55,310] 473 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 48s local ... (71 actions, 69 running) [55,235 / 55,310] 479 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 49s local ... (69 actions, 68 running) [55,250 / 55,323] 482 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 50s local ... (69 actions running) [55,250 / 55,323] 482 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 51s local ... (69 actions running) [55,265 / 55,338] 485 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 52s local ... (67 actions, 66 running) [55,271 / 55,372] 487 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 53s local ... (66 actions, 64 running) [55,367 / 55,481] 492 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 54s local ... (60 actions, 48 running) [55,552 / 55,609] 496 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 55s local ... (58 actions, 55 running) [55,642 / 55,700] 499 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 56s local ... (60 actions, 56 running) [55,660 / 55,717] 501 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 57s local ... (62 actions running) [55,732 / 55,789] 503 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 58s local ... (64 actions, 62 running) [55,890 / 55,972] 509 / 3770 tests; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 59s local ... (64 actions, 61 running) [55,901 / 55,972] 513 / 3770 tests; Testing //tensorflow/python/autograph/tests:loop_with_function_call_test; 22s local ... (64 actions running) [55,906 / 55,972] 517 / 3770 tests; Testing //tensorflow/python/autograph/tests:loop_with_function_call_test; 23s local ... (62 actions running) [55,911 / 55,972] 520 / 3770 tests; Testing //tensorflow/python/autograph/tests:loop_with_function_call_test; 24s local ... (60 actions, 59 running) [55,914 / 55,972] 523 / 3770 tests; Testing //tensorflow/python/autograph/tests:loop_with_function_call_test; 25s local ... (58 actions running) [55,915 / 55,972] 524 / 3770 tests; Testing //tensorflow/python/autograph/tests:loop_with_function_call_test; 26s local ... (58 actions running) [55,924 / 55,984] 527 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:embedding_ops_test_cpu (shard 19 of 20); 18s local ... (58 actions, 56 running) [56,091 / 56,148] 529 / 3770 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_mlir; 13s local, remote-cache ... (59 actions, 53 running) [56,240 / 56,295] 537 / 3770 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_mlir; 14s local, remote-cache ... (60 actions, 59 running) [56,255 / 56,311] 541 / 3770 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_mlir; 15s local, remote-cache ... (62 actions running) [56,266 / 56,330] 544 / 3770 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_mlir; 16s local, remote-cache ... (62 actions, 61 running) [56,335 / 56,392] 546 / 3770 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_mlir; 17s local, remote-cache ... (63 actions, 60 running) [56,355 / 56,439] 549 / 3770 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_mlir; 18s local, remote-cache ... (63 actions, 62 running) [56,369 / 56,440] 553 / 3770 tests; Testing //tensorflow/python/saved_model:save_test; 18s local ... (56 actions, 55 running) [56,373 / 56,440] 558 / 3770 tests; Testing //tensorflow/python/saved_model:save_test; 20s local ... (56 actions running) [56,377 / 56,440] 561 / 3770 tests; Testing //tensorflow/python/saved_model:save_test; 21s local ... (56 actions running) [56,378 / 56,440] 562 / 3770 tests; Testing //tensorflow/python/saved_model:save_test; 22s local ... (56 actions running) [56,380 / 56,440] 563 / 3770 tests; Testing //tensorflow/python/saved_model:save_test; 23s local ... (56 actions running) [56,383 / 56,440] 566 / 3770 tests; Testing //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu; 24s local ... (56 actions running) [56,391 / 56,447] 567 / 3770 tests; Testing //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu; 25s local ... (56 actions, 55 running) [56,432 / 56,499] 569 / 3770 tests; Testing //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu; 26s local ... (56 actions, 55 running) [56,439 / 56,499] 569 / 3770 tests; Testing //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu; 27s local ... (56 actions running) [56,450 / 56,507] 572 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 28s local ... (56 actions, 55 running) [56,465 / 56,523] 573 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 30s local ... (56 actions, 55 running) [56,483 / 56,554] 577 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 31s local ... (57 actions running) [56,485 / 56,554] 577 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 32s local ... (56 actions running) [56,492 / 56,554] 580 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 33s local ... (56 actions running) [56,506 / 56,562] 581 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 34s local ... (56 actions running) [56,575 / 56,635] 583 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 35s local ... (55 actions, 49 running) [56,666 / 56,733] 585 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 36s local ... (56 actions, 55 running) [56,669 / 56,733] 587 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 37s local ... (58 actions running) [56,670 / 56,733] 588 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 38s local ... (58 actions running) [56,671 / 56,733] 588 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 39s local ... (58 actions, 57 running) [56,674 / 56,733] 590 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 40s local ... (58 actions, 57 running) [56,690 / 56,748] 592 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 41s local ... (57 actions, 56 running) [56,716 / 56,773] 594 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 42s local ... (58 actions, 56 running) [56,735 / 56,791] 595 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 44s local ... (59 actions, 58 running) [56,784 / 56,840] 601 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 45s local ... (59 actions, 57 running) [56,808 / 56,864] 606 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 46s local ... (59 actions, 58 running) [56,893 / 56,956] 613 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 47s local ... (60 actions, 54 running) [57,024 / 57,103] 621 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 48s local ... (63 actions, 61 running) [57,028 / 57,103] 622 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 49s local ... (65 actions running) [57,030 / 57,103] 624 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 50s local ... (65 actions running) [57,034 / 57,103] 626 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 51s local ... (65 actions running) [57,035 / 57,103] 627 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 52s local ... (64 actions running) [57,040 / 57,103] 630 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 53s local ... (63 actions, 62 running) [57,043 / 57,103] 633 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 54s local ... (62 actions running) [57,046 / 57,103] 635 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 55s local ... (61 actions running) [57,073 / 57,130] 637 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 56s local ... (60 actions, 58 running) [57,139 / 57,202] 639 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 57s local ... (61 actions, 58 running) [57,185 / 57,242] 643 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 58s local ... (61 actions, 60 running) [57,210 / 57,266] 644 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 1 of 8); 60s local ... (61 actions, 60 running) [57,250 / 57,306] 645 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 5 of 8); 61s local ... (63 actions, 62 running) [57,296 / 57,353] 650 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 58s local ... (65 actions, 62 running) [57,322 / 57,378] 652 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 59s local ... (66 actions, 65 running) [57,331 / 57,388] 653 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 60s local ... (67 actions, 66 running) [57,331 / 57,388] 654 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 65s local ... (67 actions, 66 running) [57,350 / 57,417] 656 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 66s local ... (65 actions, 61 running) [57,453 / 57,545] 668 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 67s local ... (64 actions, 62 running) [57,464 / 57,545] 676 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 68s local ... (62 actions running) [57,472 / 57,545] 683 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 69s local ... (56 actions running) [57,475 / 57,545] 686 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 71s local ... (56 actions running) [57,477 / 57,545] 687 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 72s local ... (56 actions running) [57,480 / 57,545] 690 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 73s local ... (56 actions running) [57,483 / 57,545] 694 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 74s local ... (56 actions running) [57,486 / 57,545] 695 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 76s local ... (56 actions running) [57,509 / 57,566] 695 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 77s local ... (56 actions, 53 running) [57,531 / 57,589] 695 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 78s local ... (56 actions, 55 running) [57,638 / 57,695] 698 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 79s local ... (57 actions, 53 running) [57,712 / 57,785] 703 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 80s local ... (59 actions, 57 running) [57,719 / 57,786] 708 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 82s local ... (59 actions running) [57,727 / 57,786] 713 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 83s local ... (56 actions running) [57,729 / 57,786] 713 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 84s local ... (56 actions running) [57,756 / 57,813] 717 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 85s local ... (56 actions, 54 running) [57,817 / 57,874] 721 / 3770 tests; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 86s local ... (58 actions, 56 running) [57,925 / 57,982] 734 / 3770 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 78s local ... (58 actions, 55 running) [58,092 / 58,323] 748 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 64s local ... (54 actions, 51 running) [58,586 / 58,811] 756 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 65s local ... (54 actions, 40 running) [58,987 / 59,114] 757 / 3770 tests; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 66s local ... (53 actions, 37 running) [59,304 / 59,363] 760 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 61s local ... (55 actions, 49 running) [59,333 / 59,405] 762 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 62s local ... (57 actions running) [59,336 / 59,405] 765 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 63s local ... (62 actions running) [59,341 / 59,405] 769 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 64s local ... (61 actions running) [59,346 / 59,408] 774 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (58 actions running) [59,355 / 59,411] 776 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 66s local ... (56 actions, 55 running) [59,355 / 59,411] 776 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 67s local ... (57 actions running) [59,368 / 59,425] 780 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 46s local ... (57 actions, 56 running) [59,391 / 59,457] 783 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 47s local ... (58 actions, 57 running) [59,402 / 59,458] 790 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 48s local ... (57 actions running) [59,423 / 59,482] 793 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 49s local ... (57 actions, 56 running) [59,433 / 59,498] 796 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 50s local ... (56 actions, 55 running) [59,442 / 59,498] 799 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 51s local ... (57 actions running) [59,457 / 59,518] 800 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 52s local ... (57 actions, 56 running) [59,463 / 59,519] 801 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 53s local ... (56 actions, 55 running) [59,518 / 59,574] 805 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 54s local ... (57 actions running) [59,542 / 59,598] 811 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 55s local ... (60 actions running) [59,560 / 59,616] 817 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 56s local ... (63 actions running) [59,577 / 59,668] 821 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 57s local ... (63 actions running) [59,582 / 59,668] 824 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 58s local ... (63 actions, 62 running) [59,589 / 59,668] 826 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 60s local ... (63 actions, 62 running) [59,598 / 59,668] 827 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 61s local ... (63 actions running) [59,604 / 59,668] 832 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 62s local ... (63 actions running) [59,607 / 59,668] 835 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 63s local ... (61 actions running) [59,609 / 59,668] 837 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 64s local ... (61 actions running) [59,611 / 59,668] 837 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 65s local ... (60 actions running) [59,617 / 59,675] 838 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 66s local ... (60 actions running) [59,647 / 59,703] 839 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 67s local ... (61 actions, 60 running) [59,696 / 59,752] 844 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 68s local ... (62 actions running) [59,720 / 59,776] 848 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 69s local ... (64 actions, 63 running) [59,740 / 59,801] 852 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 70s local ... (65 actions running) [59,746 / 59,802] 852 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 71s local ... (65 actions running) [59,779 / 59,835] 852 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 72s local ... (65 actions, 64 running) [59,798 / 59,859] 855 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 73s local ... (68 actions, 67 running) [59,801 / 59,859] 857 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 75s local ... (69 actions running) [59,811 / 59,869] 860 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 76s local ... (69 actions, 68 running) [59,870 / 59,926] 866 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 77s local ... (69 actions, 68 running) [59,898 / 60,002] 872 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (72 actions, 71 running) [59,901 / 60,003] 874 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (72 actions running) [59,902 / 60,003] 874 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 81s local ... (72 actions running) [59,904 / 60,003] 876 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 82s local ... (72 actions running) [59,911 / 60,003] 878 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (72 actions, 70 running) [59,919 / 60,003] 884 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (72 actions running) [59,926 / 60,003] 886 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 85s local ... (71 actions running) [59,937 / 60,003] 891 / 3770 tests; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_hlo_no_broadcasts.mlir.test; 20s local, remote-cache ... (69 actions, 68 running) [59,946 / 60,003] 894 / 3770 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:missing-main.mlir.test; 20s local, remote-cache ... (67 actions running) [59,968 / 60,029] 906 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 16s local ... (57 actions, 56 running) [59,972 / 60,029] 907 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 17s local ... (56 actions running) [60,007 / 60,082] 907 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 18s local ... (56 actions, 55 running) [60,017 / 60,083] 909 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 19s local ... (56 actions running) [60,018 / 60,083] 911 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 21s local ... (56 actions running) [60,034 / 60,091] 911 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 22s local ... (56 actions, 54 running) [60,089 / 60,145] 914 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 23s local ... (60 actions running) [60,128 / 60,184] 922 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 24s local ... (62 actions running) [60,250 / 60,307] 932 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 25s local ... (68 actions, 67 running) [60,296 / 60,388] 952 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 26s local ... (65 actions, 64 running) [60,311 / 60,389] 965 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 27s local ... (56 actions running) [60,313 / 60,389] 966 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 29s local ... (56 actions running) [60,314 / 60,389] 967 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 30s local ... (56 actions running) [60,316 / 60,389] 969 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 31s local ... (56 actions running) [60,317 / 60,389] 970 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 32s local ... (56 actions running) [60,318 / 60,389] 971 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 33s local ... (56 actions running) [60,322 / 60,389] 975 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 34s local ... (56 actions running) [60,323 / 60,389] 976 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 35s local ... (56 actions running) [60,323 / 60,389] 977 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 36s local ... (56 actions running) [60,343 / 60,419] 977 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 37s local ... (56 actions, 55 running) [60,352 / 60,419] 978 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 38s local ... (56 actions, 55 running) [60,359 / 60,419] 978 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 40s local ... (56 actions running) [60,360 / 60,419] 978 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 41s local ... (56 actions running) [60,362 / 60,419] 979 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 43s local ... (56 actions running) [60,363 / 60,419] 979 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (56 actions running) [60,383 / 60,439] 979 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (56 actions, 55 running) [60,394 / 60,450] 979 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (59 actions, 58 running) [60,419 / 60,476] 985 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 47s local ... (56 actions, 55 running) [60,432 / 60,488] 985 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (56 actions running) [60,501 / 60,565] 991 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (57 actions, 50 running) [60,578 / 60,638] 995 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 50s local ... (58 actions, 53 running) [60,657 / 60,713] 1003 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 51s local ... (60 actions, 59 running) [60,689 / 60,745] 1011 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 52s local ... (65 actions running) [60,758 / 60,814] 1020 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 53s local ... (64 actions, 63 running) [60,801 / 60,857] 1029 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 55s local ... (66 actions, 63 running) [60,833 / 60,888] 1036 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 56s local ... (69 actions, 68 running) [60,839 / 60,896] 1040 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 57s local ... (69 actions running) [60,865 / 60,922] 1053 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 58s local ... (64 actions running) [60,885 / 60,942] 1058 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 59s local ... (65 actions, 64 running) [60,929 / 60,999] 1063 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 60s local ... (66 actions running) [60,933 / 60,999] 1066 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 61s local ... (66 actions running) [60,941 / 60,999] 1073 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 62s local ... (63 actions running) [60,982 / 61,044] 1082 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 63s local ... (56 actions running) [60,989 / 61,045] 1087 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 64s local ... (57 actions running) [61,013 / 61,069] 1094 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 65s local ... (57 actions running) [61,028 / 61,084] 1097 / 3770 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 67s local ... (56 actions, 55 running) [61,088 / 61,144] 1106 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 30s local ... (57 actions, 53 running) [61,170 / 61,227] 1117 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 31s local ... (59 actions, 58 running) [61,175 / 61,233] 1119 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 33s local ... (65 actions, 64 running) [61,194 / 61,250] 1121 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 34s local ... (65 actions, 63 running) [61,246 / 61,340] 1128 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 35s local ... (67 actions, 60 running) [61,453 / 61,511] 1134 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 36s local ... (69 actions, 68 running) [61,493 / 61,560] 1145 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 37s local ... (72 actions, 71 running) [61,498 / 61,561] 1149 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 38s local ... (72 actions running) [61,503 / 61,561] 1153 / 3770 tests; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 39s local ... (72 actions running) [61,521 / 61,584] 1156 / 3770 tests; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 40s local ... (72 actions, 69 running) [61,542 / 61,599] 1158 / 3770 tests; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 41s local ... (73 actions running) [61,553 / 61,613] 1161 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 29s local ... (73 actions, 72 running) [61,572 / 61,630] 1165 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 30s local ... (74 actions running) [61,592 / 61,649] 1170 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 31s local ... (75 actions running) [61,667 / 61,724] 1173 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 32s local ... (76 actions, 75 running) [61,675 / 61,732] 1175 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 34s local ... (77 actions running) [61,697 / 61,754] 1181 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 35s local ... (77 actions, 75 running) [61,727 / 61,784] 1184 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 36s local ... (79 actions running) [61,748 / 61,806] 1189 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 37s local ... (79 actions, 76 running) [61,772 / 61,829] 1192 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 37s local ... (79 actions, 76 running) [61,789 / 61,846] 1196 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 38s local ... (80 actions running) [61,801 / 61,858] 1197 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 39s local ... (80 actions running) [61,819 / 61,877] 1200 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 40s local ... (80 actions, 78 running) [61,849 / 61,906] 1205 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 41s local ... (80 actions, 79 running) [61,865 / 61,922] 1209 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 42s local ... (80 actions running) [61,885 / 61,942] 1216 / 3770 tests; Testing //tensorflow/python/distribute:strategy_combinations_test_cpu; 43s local ... (80 actions, 79 running) [61,908 / 61,967] 1220 / 3770 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 38s local ... (81 actions, 79 running) [61,908 / 61,967] 1221 / 3770 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 40s local ... (81 actions, 79 running) [61,922 / 61,982] 1228 / 3770 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 41s local ... (80 actions, 79 running) [61,955 / 62,012] 1239 / 3770 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 42s local ... (73 actions running) [61,987 / 62,045] 1247 / 3770 tests; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 43s local ... (69 actions running) [62,009 / 62,082] 1261 / 3770 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 30s local, remote-cache ... (64 actions, 63 running) [62,015 / 62,083] 1265 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 29s local ... (61 actions running) [62,022 / 62,084] 1270 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 31s local ... (56 actions running) [62,022 / 62,084] 1271 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 32s local ... (56 actions running) [62,027 / 62,084] 1272 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 34s local ... (56 actions, 55 running) [62,043 / 62,099] 1272 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 35s local ... (56 actions, 54 running) [62,061 / 62,117] 1272 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 36s local ... (56 actions running) [62,067 / 62,123] 1273 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 37s local ... (57 actions, 56 running) [62,070 / 62,126] 1275 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 38s local ... (57 actions running) [62,081 / 62,137] 1277 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 39s local ... (57 actions running) [62,116 / 62,174] 1280 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 40s local ... (57 actions running) [62,136 / 62,192] 1286 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 41s local ... (57 actions, 56 running) [62,182 / 62,238] 1293 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 42s local ... (60 actions, 58 running) [62,221 / 62,278] 1298 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 43s local ... (65 actions, 63 running) [62,240 / 62,296] 1303 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 44s local ... (66 actions running) [62,278 / 62,334] 1320 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 45s local ... (57 actions, 56 running) [62,287 / 62,344] 1323 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 46s local ... (68 actions running) [62,320 / 62,376] 1333 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 47s local ... (64 actions, 63 running) [62,344 / 62,400] 1342 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 48s local ... (65 actions, 64 running) [62,360 / 62,417] 1354 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 49s local ... (61 actions running) [62,385 / 62,441] 1358 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 50s local ... (71 actions running) [62,398 / 62,456] 1365 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 51s local ... (72 actions, 71 running) [62,431 / 62,489] 1370 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 52s local ... (73 actions, 71 running) [62,535 / 62,604] 1384 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 53s local ... (65 actions, 64 running) [62,542 / 62,604] 1390 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 54s local ... (62 actions running) [62,587 / 62,642] 1396 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 55s local ... (55 actions, 54 running) [62,625 / 62,682] 1397 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 56s local ... (56 actions, 54 running) [62,653 / 62,754] 1398 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 6 of 15); 57s local ... (56 actions, 53 running) [62,836 / 62,895] 1398 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 6 of 15); 58s local ... (54 actions, 51 running) [62,884 / 62,940] 1400 / 3770 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 6 of 15); 59s local ... (61 actions running) [62,925 / 62,983] 1405 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 36s local ... (60 actions, 59 running) [62,949 / 63,006] 1407 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 37s local ... (61 actions running) [62,982 / 63,038] 1417 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 38s local ... (56 actions, 55 running) [62,994 / 63,050] 1418 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 39s local ... (57 actions running) [63,015 / 63,073] 1423 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 40s local ... (59 actions running) [63,033 / 63,091] 1430 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 41s local ... (56 actions, 55 running) [63,033 / 63,091] 1431 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 42s local ... (56 actions running) [63,071 / 63,127] 1438 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 43s local ... (55 actions running) [63,122 / 63,178] 1446 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 44s local ... (58 actions, 57 running) [63,175 / 63,231] 1452 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 45s local ... (60 actions, 59 running) [63,212 / 63,268] 1459 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 46s local ... (57 actions running) [63,229 / 63,295] 1465 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 47s local ... (56 actions running) [63,233 / 63,295] 1469 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 49s local ... (56 actions running) [63,235 / 63,295] 1470 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 50s local ... (56 actions running) [63,237 / 63,295] 1472 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 51s local ... (56 actions running) [63,251 / 63,310] 1477 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 52s local ... (56 actions running) [63,253 / 63,310] 1480 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 53s local ... (56 actions running) [63,274 / 63,330] 1484 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 54s local ... (56 actions running) [63,278 / 63,334] 1484 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 56s local ... (56 actions running) [63,288 / 63,346] 1485 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 57s local ... (56 actions running) [63,337 / 63,394] 1487 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 58s local ... (57 actions running) [63,363 / 63,459] 1489 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 60s local ... (59 actions, 58 running) [63,363 / 63,459] 1490 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 61s local ... (59 actions running) [63,365 / 63,459] 1490 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 62s local ... (59 actions running) [63,366 / 63,459] 1490 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 63s local ... (59 actions running) [63,371 / 63,459] 1495 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 64s local ... (59 actions running) [63,377 / 63,459] 1496 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 65s local ... (59 actions running) [63,387 / 63,459] 1497 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 66s local ... (59 actions running) [63,395 / 63,459] 1500 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 67s local ... (59 actions running) [63,401 / 63,459] 1501 / 3770 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 68s local ... (59 actions, 58 running) [63,441 / 63,498] 1504 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 52s local ... (59 actions running) [63,450 / 63,548] 1504 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 53s local ... (61 actions, 60 running) [63,456 / 63,548] 1504 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 54s local ... (61 actions, 60 running) [63,462 / 63,548] 1505 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 55s local ... (61 actions running) [63,462 / 63,548] 1506 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 56s local ... (61 actions running) [63,464 / 63,548] 1507 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 57s local ... (60 actions running) [63,469 / 63,548] 1507 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 58s local ... (60 actions, 59 running) [63,497 / 63,554] 1511 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 59s local ... (59 actions, 58 running) [63,526 / 63,595] 1513 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 60s local ... (59 actions, 58 running) [63,531 / 63,595] 1515 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 62s local ... (57 actions, 56 running) [63,559 / 63,616] 1516 / 3770 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 63s local ... (56 actions, 55 running) [63,625 / 63,716] 1520 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 44s local ... (56 actions, 55 running) [63,629 / 63,716] 1522 / 3770 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 46s local ... (57 actions running) [63,630 / 63,716] 1523 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 44s local ... (57 actions running) [63,631 / 63,716] 1524 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 45s local ... (56 actions running) [63,633 / 63,716] 1525 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 46s local ... (56 actions running) [63,636 / 63,716] 1527 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 48s local ... (56 actions, 55 running) [63,673 / 63,731] 1528 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 49s local ... (56 actions, 53 running) [63,699 / 63,755] 1531 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (56 actions running) [63,703 / 63,760] 1532 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (58 actions, 57 running) [63,772 / 63,830] 1536 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 52s local ... (56 actions, 53 running) [63,810 / 63,866] 1538 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 53s local ... (56 actions running) [63,819 / 63,888] 1540 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (56 actions running) [63,820 / 63,888] 1540 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 55s local ... (57 actions running) [63,824 / 63,888] 1542 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (56 actions running) [63,827 / 63,888] 1543 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (56 actions running) [63,831 / 63,888] 1545 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (56 actions running) [63,834 / 63,894] 1547 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (56 actions running) [63,841 / 63,899] 1550 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (56 actions, 55 running) [63,913 / 63,970] 1552 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 61s local ... (60 actions, 59 running) [63,968 / 64,025] 1558 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (62 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_1.log) [63,997 / 64,055] 1566 / 3770 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 64s local ... (59 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: [64,030 / 64,090] 1569 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (59 actions, 58 running) [64,032 / 64,090] 1571 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 66s local ... (57 actions running) [64,056 / 64,113] 1573 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (57 actions running) [64,075 / 64,132] 1577 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (59 actions running) [64,111 / 64,169] 1584 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 69s local ... (57 actions running) [64,126 / 64,184] 1587 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (57 actions, 56 running) [64,132 / 64,189] 1588 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (58 actions, 56 running) [64,146 / 64,222] 1592 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (59 actions running) [64,154 / 64,222] 1595 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 73s local ... (58 actions, 57 running) [64,156 / 64,222] 1598 / 3770 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 75s local ... (57 actions running) [64,162 / 64,222] 1603 / 3770 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 36s local ... (57 actions running) [64,162 / 64,222] 1604 / 3770 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 37s local ... (57 actions running) [64,163 / 64,222] 1605 / 3770 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 38s local ... (57 actions running) [64,170 / 64,226] 1607 / 3770 tests, 1 failed; Testing //tensorflow/c:c_test; 30s local ... (58 actions running) [64,191 / 64,247] 1609 / 3770 tests, 1 failed; Testing //tensorflow/c:c_test; 31s local ... (56 actions, 55 running) [64,192 / 64,248] 1609 / 3770 tests, 1 failed; Testing //tensorflow/c:c_test; 33s local ... (57 actions running) [64,199 / 64,263] 1611 / 3770 tests, 1 failed; Testing //tensorflow/c:c_test; 34s local ... (56 actions, 55 running) [64,202 / 64,263] 1611 / 3770 tests, 1 failed; Testing //tensorflow/c:c_test; 35s local ... (56 actions, 55 running) [64,204 / 64,263] 1613 / 3770 tests, 1 failed; Testing //tensorflow/c:c_test; 37s local ... (56 actions running) [64,207 / 64,263] 1615 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 35s local ... (56 actions running) [64,208 / 64,264] 1617 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 36s local ... (56 actions running) [64,224 / 64,281] 1619 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 37s local ... (56 actions, 55 running) [64,229 / 64,285] 1620 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 39s local ... (56 actions, 55 running) [64,234 / 64,290] 1621 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 40s local ... (56 actions running) [64,239 / 64,295] 1621 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 42s local ... (56 actions, 55 running) [64,246 / 64,302] 1622 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 43s local ... (56 actions running) [64,255 / 64,311] 1622 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 44s local ... (56 actions running) [64,269 / 64,325] 1624 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 45s local ... (55 actions running) [64,293 / 64,349] 1627 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 46s local ... (56 actions running) [64,333 / 64,391] 1628 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 47s local ... (56 actions, 54 running) [64,345 / 64,401] 1630 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 48s local ... (56 actions running) [64,346 / 64,402] 1630 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 50s local ... (57 actions, 56 running) [64,361 / 64,418] 1633 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 51s local ... (57 actions running) [64,375 / 64,431] 1636 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 52s local ... (57 actions running) [64,392 / 64,449] 1638 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 53s local ... (58 actions running) [64,406 / 64,478] 1639 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 54s local ... (58 actions running) [64,409 / 64,478] 1641 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 1 of 4); 55s local ... (58 actions running) [64,415 / 64,478] 1643 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 57s local ... (58 actions, 57 running) [64,416 / 64,478] 1643 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 58s local ... (58 actions running) [64,420 / 64,478] 1646 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 59s local ... (58 actions running) [64,426 / 64,482] 1651 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 61s local ... (56 actions running) [64,447 / 64,504] 1653 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 62s local ... (56 actions, 55 running) [64,451 / 64,509] 1654 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 63s local ... (56 actions running) [64,454 / 64,510] 1656 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 64s local ... (56 actions, 55 running) [64,458 / 64,514] 1657 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 65s local ... (56 actions running) [64,462 / 64,518] 1657 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 66s local ... (56 actions running) [64,462 / 64,518] 1658 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 68s local ... (56 actions running) [64,467 / 64,523] 1658 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 69s local ... (56 actions, 55 running) [64,480 / 64,541] 1659 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 70s local ... (56 actions, 55 running) [64,481 / 64,541] 1660 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 71s local ... (57 actions running) [64,484 / 64,541] 1661 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 73s local ... (56 actions running) [64,488 / 64,544] 1661 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 74s local ... (56 actions, 55 running) [64,491 / 64,548] 1663 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 75s local ... (56 actions running) [64,491 / 64,548] 1664 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 76s local ... (56 actions running) [64,502 / 64,558] 1664 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 77s local ... (56 actions, 55 running) [64,520 / 64,576] 1666 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 79s local ... (56 actions, 55 running) [64,527 / 64,583] 1668 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 80s local ... (56 actions running) [64,540 / 64,597] 1670 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 81s local ... (57 actions, 56 running) [64,546 / 64,609] 1672 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 82s local ... (56 actions running) [64,547 / 64,609] 1672 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 83s local ... (56 actions running) [64,548 / 64,609] 1672 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 84s local ... (56 actions running) [64,548 / 64,609] 1673 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 85s local ... (56 actions running) [64,551 / 64,609] 1673 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 87s local ... (56 actions running) [64,556 / 64,613] 1676 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 88s local ... (56 actions running) [64,566 / 64,622] 1677 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 89s local ... (56 actions, 55 running) [64,576 / 64,632] 1678 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 90s local ... (56 actions, 55 running) [64,583 / 64,639] 1680 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 91s local ... (57 actions, 56 running) [64,592 / 64,649] 1683 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 92s local ... (58 actions running) [64,598 / 64,665] 1684 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 94s local ... (58 actions running) [64,600 / 64,665] 1684 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 75s local ... (58 actions running) [64,603 / 64,665] 1686 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 76s local ... (58 actions running) [64,604 / 64,665] 1687 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 77s local ... (58 actions running) [64,606 / 64,665] 1687 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 78s local ... (58 actions running) [64,606 / 64,665] 1687 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 79s local ... (58 actions running) [64,609 / 64,665] 1688 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 80s local ... (58 actions running) [64,623 / 64,680] 1692 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 81s local ... (57 actions, 56 running) [64,631 / 64,689] 1693 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 82s local ... (56 actions, 55 running) [64,638 / 64,694] 1694 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 83s local ... (56 actions, 55 running) [64,657 / 64,713] 1695 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 84s local ... (56 actions, 55 running) [64,659 / 64,716] 1696 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 85s local ... (56 actions running) [64,667 / 64,723] 1698 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 87s local ... (56 actions running) [64,669 / 64,725] 1699 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 88s local ... (56 actions running) [64,677 / 64,733] 1702 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 89s local ... (56 actions running) [64,695 / 64,751] 1704 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 90s local ... (56 actions, 54 running) [64,703 / 64,760] 1706 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 91s local ... (56 actions running) [64,708 / 64,764] 1706 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 92s local ... (56 actions running) [64,718 / 64,775] 1708 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 93s local ... (56 actions running) [64,723 / 64,779] 1709 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 94s local ... (56 actions running) [64,736 / 64,792] 1711 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 95s local ... (56 actions running) [64,756 / 64,813] 1718 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 96s local ... (56 actions, 54 running) [64,763 / 64,822] 1722 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 98s local ... (56 actions running) [64,766 / 64,822] 1724 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 100s local ... (57 actions running) [64,777 / 64,834] 1726 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 19 of 20); 101s local ... (57 actions, 55 running) [64,790 / 64,858] 1729 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 102s local ... (57 actions, 54 running) [64,794 / 64,858] 1730 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 103s local ... (57 actions, 56 running) [64,800 / 64,858] 1734 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 104s local ... (56 actions, 55 running) [64,803 / 64,859] 1736 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 106s local ... (56 actions, 55 running) [64,808 / 64,864] 1737 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 107s local ... (56 actions running) [64,811 / 64,870] 1740 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 108s local ... (57 actions running) [64,829 / 64,885] 1747 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 109s local ... (56 actions, 55 running) [64,837 / 64,893] 1749 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 110s local ... (56 actions running) [64,849 / 64,906] 1752 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 111s local ... (56 actions running) [64,859 / 64,915] 1753 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 112s local ... (57 actions, 56 running) [64,865 / 64,922] 1756 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 113s local ... (56 actions running) [64,890 / 64,946] 1759 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 114s local ... (56 actions running) [64,908 / 64,964] 1761 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 115s local ... (57 actions, 56 running) [64,923 / 64,979] 1765 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 116s local ... (57 actions, 56 running) [64,937 / 64,993] 1770 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 118s local ... (57 actions running) [64,946 / 65,003] 1775 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 119s local ... (57 actions, 56 running) [64,980 / 65,036] 1778 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 120s local ... (56 actions running) [65,000 / 65,057] 1780 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 121s local ... (57 actions, 55 running) [65,016 / 65,072] 1783 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 122s local ... (56 actions running) [65,046 / 65,102] 1789 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 123s local ... (56 actions, 55 running) [65,070 / 65,126] 1795 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 124s local ... (57 actions, 56 running) [65,100 / 65,157] 1802 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 125s local ... (56 actions, 54 running) [65,132 / 65,189] 1807 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 126s local ... (56 actions, 54 running) [65,144 / 65,203] 1811 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 127s local ... (57 actions, 56 running) [65,162 / 65,219] 1818 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 128s local ... (57 actions running) [65,181 / 65,237] 1820 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 129s local ... (57 actions running) [65,209 / 65,266] 1829 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 130s local ... (55 actions, 53 running) [65,237 / 65,295] 1833 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 131s local ... (56 actions, 54 running) [65,264 / 65,322] 1837 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 132s local ... (57 actions, 54 running) [65,279 / 65,377] 1842 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 133s local ... (59 actions running) [65,283 / 65,377] 1844 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 135s local ... (59 actions running) [65,291 / 65,377] 1848 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 136s local ... (56 actions running) [65,293 / 65,377] 1850 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 137s local ... (56 actions running) [65,294 / 65,377] 1851 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 138s local ... (56 actions running) [65,294 / 65,377] 1852 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 139s local ... (56 actions running) [65,295 / 65,377] 1853 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 140s local ... (56 actions running) [65,297 / 65,377] 1855 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 141s local ... (56 actions running) [65,306 / 65,377] 1862 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 142s local ... (56 actions, 55 running) [65,309 / 65,377] 1865 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 143s local ... (56 actions running) [65,311 / 65,377] 1865 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 144s local ... (56 actions running) [65,313 / 65,377] 1866 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 145s local ... (56 actions running) [65,322 / 65,382] 1866 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 146s local ... (56 actions, 54 running) [65,329 / 65,387] 1866 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 148s local ... (56 actions, 55 running) [65,338 / 65,394] 1866 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 149s local ... (56 actions, 55 running) [65,344 / 65,400] 1868 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 150s local ... (56 actions running) [65,357 / 65,413] 1870 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 151s local ... (56 actions running) [65,363 / 65,419] 1874 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 152s local ... (57 actions running) [65,367 / 65,423] 1875 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 153s local ... (56 actions running) [65,376 / 65,434] 1876 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 154s local ... (57 actions, 56 running) [65,410 / 65,466] 1877 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 155s local ... (56 actions running) [65,453 / 65,510] 1878 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 156s local ... (56 actions, 54 running) [65,471 / 65,528] 1879 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 157s local ... (56 actions, 55 running) [65,551 / 65,607] 1884 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 159s local ... (55 actions, 53 running) [65,589 / 65,646] 1890 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 160s local ... (58 actions, 56 running) [65,606 / 65,664] 1893 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 161s local ... (58 actions, 54 running) [65,699 / 65,757] 1901 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 162s local ... (62 actions, 56 running) [65,755 / 65,823] 1915 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 163s local ... (57 actions, 39 running) [65,806 / 65,871] 1920 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 164s local ... (52 actions, 39 running) [65,845 / 65,911] 1926 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 165s local ... (56 actions, 51 running) [65,851 / 65,912] 1930 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 166s local ... (56 actions, 51 running) [65,865 / 65,922] 1935 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 167s local ... (56 actions, 54 running) [65,880 / 65,966] 1937 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 168s local ... (56 actions running) [65,882 / 65,966] 1938 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 169s local ... (56 actions running) [65,886 / 65,966] 1943 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 170s local ... (56 actions running) [65,890 / 65,966] 1945 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 172s local ... (56 actions, 55 running) [65,901 / 65,966] 1949 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 173s local ... (56 actions, 55 running) [65,907 / 65,966] 1951 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 174s local ... (56 actions, 55 running) [65,909 / 65,966] 1952 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 175s local ... (56 actions running) [65,920 / 65,976] 1954 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 176s local ... (56 actions running) [65,927 / 65,983] 1955 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 177s local ... (56 actions, 55 running) [65,931 / 65,992] 1956 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 178s local ... (56 actions, 55 running) [65,936 / 65,992] 1957 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 180s local ... (56 actions running) [65,968 / 66,070] 1959 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 181s local ... (56 actions running) [65,974 / 66,070] 1960 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 182s local ... (56 actions, 55 running) [65,990 / 66,070] 1962 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 183s local ... (56 actions, 55 running) [66,003 / 66,070] 1964 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 184s local ... (56 actions, 55 running) [66,048 / 66,109] 1964 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 185s local ... (56 actions, 52 running) [66,172 / 66,228] 1967 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 186s local ... (56 actions, 54 running) [66,209 / 66,265] 1972 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 187s local ... (60 actions running) [66,235 / 66,291] 1979 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 188s local ... (62 actions running) [66,242 / 66,298] 1983 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 189s local ... (77 actions running) [66,254 / 66,310] 1987 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 190s local ... (79 actions running) [66,260 / 66,316] 1991 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 191s local ... (79 actions running) [66,272 / 66,328] 1993 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 192s local ... (80 actions running) [66,285 / 66,341] 1996 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 193s local ... (81 actions running) [66,291 / 66,347] 1997 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 195s local ... (82 actions, 81 running) [66,301 / 66,356] 2001 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 196s local ... (79 actions running) [66,319 / 66,376] 2005 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 197s local ... (83 actions running) [66,338 / 66,394] 2009 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 198s local ... (82 actions running) [66,349 / 66,405] 2015 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 199s local ... (83 actions running) [66,351 / 66,407] 2017 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 200s local ... (83 actions running) [66,356 / 66,412] 2019 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 201s local ... (85 actions running) [66,370 / 66,426] 2020 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 202s local ... (86 actions, 85 running) [66,373 / 66,434] 2021 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 203s local ... (87 actions, 86 running) [66,399 / 66,456] 2027 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 204s local ... (84 actions, 83 running) [66,422 / 66,478] 2032 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 206s local ... (85 actions running) [66,433 / 66,490] 2036 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 207s local ... (85 actions running) [66,459 / 66,515] 2043 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (81 actions running) [66,469 / 66,543] 2046 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (83 actions running) [66,470 / 66,543] 2047 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (83 actions running) [66,471 / 66,543] 2048 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (83 actions running) [66,475 / 66,543] 2053 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (81 actions running) [66,479 / 66,543] 2057 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (77 actions running) [66,505 / 66,562] 2068 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (69 actions, 68 running) [66,524 / 66,580] 2073 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (68 actions running) [66,569 / 66,633] 2083 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (64 actions, 61 running) [66,603 / 66,658] 2087 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (65 actions running) [66,642 / 66,698] 2094 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (64 actions running) [66,656 / 66,712] 2097 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (66 actions, 65 running) [66,664 / 66,726] 2101 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (72 actions running) [66,670 / 66,726] 2107 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (67 actions running) [66,688 / 66,744] 2114 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (64 actions, 63 running) [66,701 / 66,789] 2121 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (65 actions running) [66,707 / 66,789] 2126 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (61 actions, 60 running) [66,709 / 66,789] 2128 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (62 actions running) [66,714 / 66,789] 2134 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (59 actions running) [66,717 / 66,789] 2137 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [66,719 / 66,789] 2139 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions running) [66,722 / 66,789] 2142 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions running) [66,725 / 66,789] 2144 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [66,725 / 66,789] 2145 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions running) [66,726 / 66,789] 2145 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (56 actions running) [66,728 / 66,789] 2147 / 3770 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (56 actions running) [66,729 / 66,789] 2148 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (56 actions running) [66,730 / 66,789] 2149 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (56 actions running) [66,732 / 66,789] 2151 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 83s local ... (56 actions running) [66,732 / 66,789] 2152 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (56 actions running) [66,734 / 66,801] 2154 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (56 actions running) [66,738 / 66,801] 2154 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (56 actions, 55 running) [66,740 / 66,801] 2155 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (56 actions running) [66,745 / 66,801] 2155 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (56 actions, 55 running) [66,745 / 66,801] 2155 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 90s local ... (56 actions running) [66,753 / 66,810] 2155 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (56 actions running) [66,779 / 66,835] 2156 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (56 actions running) [66,790 / 66,846] 2158 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (57 actions running) [66,797 / 66,853] 2160 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (58 actions running) [66,813 / 66,869] 2163 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (56 actions, 55 running) [66,816 / 66,874] 2165 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (56 actions running) [66,827 / 66,883] 2167 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (56 actions running) [66,857 / 66,914] 2170 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (57 actions, 56 running) [66,868 / 66,925] 2175 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (56 actions running) [66,875 / 66,931] 2176 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (57 actions running) [66,888 / 66,945] 2181 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (56 actions running) [66,896 / 66,952] 2187 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (57 actions running) [66,931 / 66,987] 2194 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (58 actions, 57 running) [66,948 / 67,004] 2200 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (59 actions running) [66,959 / 67,015] 2206 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (64 actions running) [66,978 / 67,035] 2212 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (63 actions, 62 running) [67,001 / 67,058] 2219 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (59 actions, 57 running) [67,022 / 67,078] 2227 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (58 actions running) [67,033 / 67,102] 2233 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (58 actions running) [67,040 / 67,102] 2239 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (56 actions running) [67,044 / 67,102] 2242 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (56 actions running) [67,047 / 67,103] 2243 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (56 actions running) [67,061 / 67,118] 2244 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (56 actions running) [67,071 / 67,127] 2247 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (56 actions running) [67,102 / 67,160] 2252 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (57 actions, 56 running) [67,137 / 67,193] 2258 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions running) [67,169 / 67,227] 2262 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (63 actions, 61 running) [67,198 / 67,255] 2271 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (59 actions, 58 running) [67,238 / 67,295] 2281 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (57 actions running) [67,263 / 67,320] 2289 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (57 actions, 56 running) [67,304 / 67,361] 2296 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions, 55 running) [67,330 / 67,387] 2301 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (56 actions, 55 running) [67,355 / 67,412] 2310 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (56 actions, 55 running) [67,378 / 67,437] 2316 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions, 54 running) [67,391 / 67,448] 2318 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (56 actions, 55 running) [67,396 / 67,459] 2322 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (56 actions running) [67,400 / 67,459] 2326 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions running) [67,403 / 67,459] 2329 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [67,415 / 67,471] 2331 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions, 55 running) [67,436 / 67,492] 2336 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions, 55 running) [67,448 / 67,504] 2338 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (57 actions, 56 running) [67,476 / 67,546] 2349 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions, 55 running) [67,481 / 67,547] 2353 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (57 actions running) [67,489 / 67,547] 2356 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (55 actions running) [67,493 / 67,549] 2358 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (56 actions running) [67,518 / 67,574] 2360 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (57 actions running) [67,521 / 67,577] 2363 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (56 actions running) [67,536 / 67,592] 2368 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions running) [67,549 / 67,605] 2371 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions running) [67,562 / 67,637] 2377 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (57 actions running) [67,567 / 67,637] 2381 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (57 actions running) [67,572 / 67,637] 2384 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (56 actions running) [67,576 / 67,637] 2386 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (56 actions running) [67,577 / 67,637] 2386 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions, 55 running) [67,578 / 67,637] 2386 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (56 actions running) [67,579 / 67,637] 2387 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (56 actions running) [67,585 / 67,641] 2390 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (56 actions running) [67,597 / 67,653] 2392 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions running) [67,608 / 67,664] 2396 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (57 actions, 56 running) [67,619 / 67,675] 2402 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (57 actions, 56 running) [67,627 / 67,683] 2404 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (59 actions, 58 running) [67,649 / 67,705] 2410 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (59 actions running) [67,663 / 67,722] 2414 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (60 actions, 59 running) [67,702 / 67,758] 2420 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (59 actions, 58 running) [67,731 / 67,788] 2426 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (60 actions running) [67,770 / 67,826] 2431 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (63 actions running) [67,792 / 67,849] 2438 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (59 actions running) [67,810 / 67,868] 2441 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (57 actions, 56 running) [67,822 / 67,879] 2443 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 165s local ... (57 actions running) [67,871 / 67,949] 2447 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 166s local ... (57 actions running) [67,879 / 67,956] 2449 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 167s local ... (56 actions running) [67,883 / 67,960] 2451 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 168s local ... (57 actions running) [67,901 / 67,976] 2452 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 169s local ... (56 actions, 55 running) [67,907 / 67,982] 2454 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 170s local ... (58 actions, 57 running) [67,910 / 67,982] 2454 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 172s local ... (59 actions, 58 running) [67,913 / 67,987] 2454 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 173s local ... (60 actions, 59 running) [67,928 / 68,002] 2456 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 174s local ... (60 actions running) [67,936 / 68,010] 2456 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 175s local ... (60 actions running) [67,948 / 68,021] 2459 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 176s local ... (60 actions, 59 running) [67,960 / 68,034] 2462 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 177s local ... (60 actions running) [67,971 / 68,045] 2463 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 178s local ... (60 actions running) [67,978 / 68,052] 2466 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 179s local ... (61 actions, 60 running) [67,986 / 68,059] 2467 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 180s local ... (60 actions, 58 running) [68,010 / 68,084] 2469 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 182s local ... (60 actions, 59 running) [68,027 / 68,104] 2472 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 183s local ... (60 actions, 57 running) [68,037 / 68,115] 2473 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 184s local ... (62 actions, 60 running) [68,037 / 68,115] 2473 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 185s local ... (62 actions, 60 running) [68,038 / 68,116] 2473 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 186s local ... (62 actions, 61 running) [68,041 / 68,118] 2474 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 187s local ... (62 actions, 61 running) [68,044 / 68,119] 2474 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 188s local ... (62 actions, 61 running) [68,046 / 68,119] 2475 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 189s local ... (62 actions running) [68,049 / 68,119] 2476 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 191s local ... (62 actions running) [68,062 / 68,132] 2479 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (62 actions running) [68,063 / 68,133] 2479 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (62 actions running) [68,087 / 68,157] 2480 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (62 actions running) [68,091 / 68,162] 2482 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (62 actions running) [68,096 / 68,166] 2484 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (62 actions, 61 running) [68,100 / 68,170] 2485 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (62 actions running) [68,113 / 68,183] 2488 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (62 actions, 61 running) [68,115 / 68,187] 2488 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (63 actions, 62 running) [68,119 / 68,190] 2490 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (63 actions running) [68,132 / 68,202] 2493 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (62 actions running) [68,146 / 68,217] 2495 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (63 actions, 62 running) [68,159 / 68,229] 2498 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (62 actions, 61 running) [68,166 / 68,236] 2500 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (62 actions, 61 running) [68,187 / 68,257] 2503 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (62 actions, 61 running) [68,198 / 68,267] 2505 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (62 actions running) [68,257 / 68,321] 2509 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (58 actions, 57 running) [68,277 / 68,342] 2510 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (56 actions, 55 running) [68,282 / 68,342] 2512 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (57 actions running) [68,286 / 68,343] 2513 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions running) [68,288 / 68,345] 2514 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (56 actions running) [68,293 / 68,354] 2514 / 3770 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) [68,294 / 68,354] 2514 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions, 55 running) [68,296 / 68,354] 2517 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (56 actions running) [68,297 / 68,354] 2518 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (56 actions running) [68,299 / 68,356] 2519 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions running) [68,302 / 68,366] 2520 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions running) [68,302 / 68,366] 2521 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [68,304 / 68,366] 2523 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions running) [68,307 / 68,366] 2525 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions running) [68,307 / 68,366] 2526 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [68,308 / 68,366] 2527 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions running) [68,309 / 68,366] 2527 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [68,310 / 68,371] 2527 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions, 55 running) [68,317 / 68,373] 2529 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [68,323 / 68,380] 2530 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (58 actions running) [68,330 / 68,387] 2532 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions running) [68,330 / 68,387] 2533 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [68,333 / 68,408] 2533 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions running) [68,334 / 68,408] 2533 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (56 actions, 55 running) [68,338 / 68,408] 2534 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [68,341 / 68,408] 2535 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (56 actions running) [68,342 / 68,408] 2535 / 3770 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) [68,342 / 68,408] 2536 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [68,343 / 68,408] 2536 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions running) [68,343 / 68,408] 2537 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (56 actions running) [68,344 / 68,408] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [68,346 / 68,408] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions, 55 running) [68,348 / 68,408] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions, 55 running) [68,351 / 68,408] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions running) [68,353 / 68,409] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions running) [68,361 / 68,417] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [68,362 / 68,420] 2538 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions, 55 running) [68,370 / 68,429] 2540 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [68,373 / 68,429] 2541 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions running) [68,374 / 68,432] 2541 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions, 55 running) [68,382 / 68,438] 2541 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions, 55 running) [68,382 / 68,438] 2542 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions running) [68,387 / 68,443] 2544 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions running) [68,391 / 68,447] 2544 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions running) [68,392 / 68,450] 2544 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions, 55 running) [68,396 / 68,454] 2544 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions, 55 running) [68,409 / 68,467] 2547 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (56 actions, 55 running) [68,421 / 68,477] 2549 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (57 actions running) [68,433 / 68,489] 2551 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (57 actions running) [68,448 / 68,504] 2553 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (57 actions, 56 running) [68,460 / 68,517] 2555 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (57 actions running) [68,461 / 68,520] 2555 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (57 actions, 56 running) [68,475 / 68,532] 2557 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions running) [68,488 / 68,550] 2558 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (61 actions running) [68,504 / 68,565] 2560 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (61 actions running) [68,523 / 68,586] 2567 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (61 actions running) [68,535 / 68,596] 2571 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (61 actions, 60 running) [68,543 / 68,607] 2573 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (61 actions, 60 running) [68,556 / 68,621] 2577 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (63 actions running) [68,564 / 68,627] 2578 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (63 actions, 62 running) [68,576 / 68,639] 2582 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (63 actions, 62 running) [68,585 / 68,648] 2582 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (63 actions running) [68,591 / 68,655] 2583 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (63 actions running) [68,599 / 68,663] 2585 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (62 actions running) [68,609 / 68,672] 2586 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (62 actions, 61 running) [68,635 / 68,698] 2588 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (62 actions running) [68,651 / 68,713] 2589 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (63 actions running) [68,667 / 68,729] 2591 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (63 actions running) [68,699 / 68,761] 2593 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (62 actions, 60 running) [68,704 / 68,766] 2597 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (63 actions running) [68,710 / 68,771] 2597 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (61 actions, 60 running) [68,718 / 68,784] 2598 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (61 actions, 60 running) [68,722 / 68,784] 2598 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (61 actions running) [68,725 / 68,792] 2602 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (61 actions running) [68,729 / 68,793] 2603 / 3770 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) [68,732 / 68,793] 2604 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (60 actions, 59 running) [68,733 / 68,793] 2605 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (60 actions running) [68,738 / 68,801] 2606 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (60 actions running) [68,751 / 68,809] 2609 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (60 actions, 59 running) [68,767 / 68,827] 2611 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (60 actions, 59 running) [68,780 / 68,845] 2614 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (59 actions running) [68,784 / 68,845] 2616 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (58 actions, 57 running) [68,785 / 68,845] 2618 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (58 actions running) [68,787 / 68,845] 2619 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (58 actions running) [68,788 / 68,846] 2620 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (58 actions running) [68,805 / 68,863] 2621 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (58 actions, 57 running) [68,822 / 68,880] 2624 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (58 actions running) [68,828 / 68,886] 2625 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (58 actions running) [68,838 / 68,897] 2625 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (59 actions running) [68,845 / 68,906] 2627 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (58 actions running) [68,848 / 68,906] 2627 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (58 actions, 57 running) [68,851 / 68,910] 2628 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (57 actions, 56 running) [68,852 / 68,910] 2628 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (58 actions, 57 running) [68,865 / 68,923] 2631 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (57 actions running) [68,876 / 68,933] 2635 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (57 actions running) [68,906 / 68,963] 2637 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (57 actions running) [68,924 / 68,981] 2641 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (57 actions running) [68,936 / 68,993] 2642 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (60 actions, 59 running) [68,963 / 69,020] 2649 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (57 actions, 55 running) [68,978 / 69,035] 2653 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (58 actions, 56 running) [68,993 / 69,049] 2655 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (57 actions running) [69,007 / 69,063] 2658 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (57 actions, 56 running) [69,016 / 69,072] 2659 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (57 actions, 56 running) [69,039 / 69,095] 2663 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (57 actions running) [69,057 / 69,115] 2669 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (57 actions running) [69,103 / 69,159] 2672 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions running) [69,106 / 69,167] 2675 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions running) [69,107 / 69,167] 2676 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions running) [69,114 / 69,171] 2681 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions, 55 running) [69,120 / 69,176] 2682 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions, 55 running) [69,140 / 69,196] 2685 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions, 55 running) [69,156 / 69,213] 2689 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (57 actions, 55 running) [69,174 / 69,238] 2699 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (57 actions running) [69,177 / 69,238] 2699 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions, 55 running) [69,181 / 69,238] 2701 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (56 actions running) [69,187 / 69,243] 2702 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions, 55 running) [69,205 / 69,261] 2704 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (57 actions, 56 running) [69,229 / 69,285] 2707 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (56 actions, 55 running) [69,240 / 69,322] 2712 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions running) [69,243 / 69,322] 2713 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions running) [69,247 / 69,322] 2716 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions running) [69,252 / 69,322] 2717 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (56 actions, 55 running) [69,259 / 69,322] 2719 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (56 actions running) [69,263 / 69,322] 2719 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (56 actions, 55 running) [69,286 / 69,343] 2720 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (56 actions, 54 running) [69,341 / 69,398] 2722 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (57 actions, 56 running) [69,376 / 69,434] 2727 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (58 actions, 56 running) [69,422 / 69,480] 2733 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (58 actions, 57 running) [69,467 / 69,523] 2743 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (60 actions, 58 running) [69,512 / 69,577] 2753 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (60 actions, 59 running) [69,529 / 69,585] 2762 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (57 actions, 56 running) [69,538 / 69,606] 2768 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions running) [69,543 / 69,606] 2769 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (56 actions, 55 running) [69,549 / 69,606] 2771 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions running) [69,563 / 69,619] 2771 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (56 actions, 55 running) [69,585 / 69,641] 2774 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions running) [69,587 / 69,643] 2775 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions running) [69,598 / 69,654] 2784 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [69,617 / 69,674] 2789 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (57 actions, 56 running) [69,631 / 69,687] 2791 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (56 actions, 54 running) [69,648 / 69,706] 2794 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions, 54 running) [69,689 / 69,746] 2798 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions, 54 running) [69,713 / 69,770] 2802 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (56 actions, 55 running) [69,760 / 69,818] 2804 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (56 actions, 50 running) [69,779 / 69,863] 2811 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (58 actions, 57 running) [69,786 / 69,863] 2816 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (56 actions, 55 running) [69,787 / 69,863] 2818 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions running) [69,790 / 69,863] 2821 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions running) [69,793 / 69,863] 2823 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (56 actions running) [69,799 / 69,863] 2829 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (56 actions running) [69,800 / 69,863] 2830 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions running) [69,801 / 69,863] 2831 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (56 actions running) [69,801 / 69,863] 2831 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (56 actions running) [69,807 / 69,863] 2836 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions running) [69,809 / 69,865] 2837 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (56 actions running) [69,814 / 69,870] 2838 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (56 actions running) [69,823 / 69,879] 2838 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (56 actions running) [69,856 / 69,917] 2840 / 3770 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) [69,859 / 69,917] 2841 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (57 actions, 56 running) [69,866 / 69,922] 2842 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (60 actions, 59 running) [69,887 / 69,948] 2845 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (58 actions running) [69,907 / 70,011] 2849 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (56 actions running) [69,913 / 70,012] 2852 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (56 actions running) [69,915 / 70,012] 2853 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (56 actions running) [69,918 / 70,012] 2854 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (56 actions running) [69,922 / 70,012] 2855 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (56 actions running) [69,925 / 70,012] 2855 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (56 actions running) [69,926 / 70,012] 2855 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions running) [69,932 / 70,012] 2859 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions running) [69,934 / 70,012] 2859 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions running) [69,941 / 70,012] 2861 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions, 55 running) [69,944 / 70,012] 2863 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (56 actions running) [69,948 / 70,012] 2864 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [69,951 / 70,012] 2866 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (56 actions running) [69,953 / 70,012] 2867 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (56 actions running) [69,967 / 70,024] 2869 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions, 55 running) [69,982 / 70,052] 2871 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (56 actions, 54 running) [69,985 / 70,052] 2871 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions, 55 running) [69,987 / 70,052] 2871 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions, 55 running) [69,993 / 70,052] 2871 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (56 actions running) [69,999 / 70,055] 2871 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (56 actions, 55 running) [70,011 / 70,077] 2871 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (55 actions, 54 running) [70,065 / 70,131] 2873 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (57 actions running) [70,079 / 70,136] 2878 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (57 actions running) [70,110 / 70,167] 2880 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (56 actions, 55 running) [70,162 / 70,219] 2889 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (55 actions, 54 running) [70,208 / 70,265] 2902 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions, 55 running) [70,234 / 70,291] 2910 / 3770 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) [70,247 / 70,321] 2914 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions running) [70,249 / 70,321] 2916 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (56 actions running) [70,249 / 70,321] 2917 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (56 actions running) [70,255 / 70,321] 2919 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (56 actions running) [70,260 / 70,321] 2922 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (56 actions running) [70,262 / 70,321] 2922 / 3770 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) [70,265 / 70,321] 2926 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (56 actions running) [70,284 / 70,340] 2931 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (56 actions running) [70,292 / 70,348] 2934 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (56 actions running) [70,299 / 70,355] 2935 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (57 actions running) [70,309 / 70,365] 2940 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (57 actions running) [70,315 / 70,371] 2942 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions running) [70,318 / 70,374] 2945 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (57 actions running) [70,320 / 70,376] 2947 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (56 actions running) [70,332 / 70,388] 2951 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (57 actions running) [70,345 / 70,401] 2954 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (59 actions running) [70,361 / 70,417] 2960 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (58 actions, 57 running) [70,383 / 70,439] 2968 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (56 actions, 55 running) [70,421 / 70,479] 2973 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (56 actions, 54 running) [70,434 / 70,490] 2974 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (57 actions, 56 running) [70,466 / 70,542] 2981 / 3770 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) [70,475 / 70,543] 2983 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (57 actions running) [70,479 / 70,543] 2986 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (56 actions running) [70,483 / 70,543] 2989 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (56 actions running) [70,483 / 70,543] 2990 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions running) [70,484 / 70,543] 2991 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (56 actions running) [70,486 / 70,543] 2993 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (56 actions running) [70,498 / 70,556] 2995 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions, 55 running) [70,536 / 70,593] 3000 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions, 55 running) [70,571 / 70,627] 3006 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (58 actions, 57 running) [70,607 / 70,664] 3013 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (63 actions running) [70,623 / 70,724] 3020 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (63 actions running) [70,631 / 70,724] 3028 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (60 actions running) [70,638 / 70,724] 3032 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (57 actions running) [70,640 / 70,724] 3033 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions running) [70,641 / 70,724] 3034 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (56 actions running) [70,641 / 70,724] 3035 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 459s local ... (56 actions running) [70,644 / 70,724] 3037 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (56 actions running) [70,645 / 70,724] 3038 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (56 actions running) [70,646 / 70,724] 3040 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (56 actions running) [70,648 / 70,724] 3040 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (56 actions running) [70,648 / 70,724] 3041 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 466s local ... (56 actions running) [70,650 / 70,724] 3041 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (56 actions running) [70,652 / 70,724] 3041 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (56 actions running) [70,654 / 70,724] 3042 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (56 actions running) [70,656 / 70,724] 3042 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (56 actions, 55 running) [70,659 / 70,724] 3045 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 472s local ... (56 actions running) [70,660 / 70,724] 3045 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (56 actions running) [70,661 / 70,724] 3046 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (56 actions running) [70,662 / 70,724] 3046 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (56 actions, 55 running) [70,664 / 70,724] 3046 / 3770 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) [70,664 / 70,724] 3046 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions running) [70,665 / 70,724] 3046 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (56 actions, 55 running) [70,668 / 70,724] 3047 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 485s local ... (56 actions running) [70,669 / 70,725] 3047 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (56 actions running) [70,672 / 70,733] 3048 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (56 actions running) [70,674 / 70,733] 3049 / 3770 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) [70,676 / 70,733] 3050 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (56 actions, 55 running) [70,679 / 70,736] 3050 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (56 actions running) [70,685 / 70,741] 3051 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions running) [70,706 / 70,762] 3052 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (59 actions running) [70,720 / 70,776] 3060 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 494s local ... (56 actions running) [70,765 / 70,821] 3061 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (57 actions running) [70,790 / 70,849] 3065 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (58 actions, 54 running) [70,822 / 70,879] 3069 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 497s local ... (57 actions, 56 running) [70,834 / 70,890] 3070 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (56 actions running) [70,850 / 70,906] 3075 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (56 actions, 55 running) [70,864 / 70,920] 3077 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (56 actions, 55 running) [70,878 / 70,935] 3078 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (56 actions, 55 running) [70,881 / 70,938] 3078 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (56 actions running) [70,884 / 70,944] 3079 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (56 actions running) [70,887 / 70,944] 3082 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (56 actions running) [70,891 / 70,965] 3083 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 506s local ... (56 actions running) [70,895 / 70,965] 3084 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 508s local ... (56 actions, 55 running) [70,901 / 70,965] 3088 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (56 actions running) [70,906 / 70,965] 3090 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 511s local ... (56 actions running) [70,909 / 70,965] 3092 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (56 actions running) [70,910 / 70,966] 3093 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (56 actions running) [70,912 / 70,968] 3094 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (56 actions running) [70,916 / 70,974] 3096 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (56 actions running) [70,918 / 70,974] 3098 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (56 actions, 55 running) [70,920 / 70,977] 3099 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (56 actions running) [70,932 / 70,988] 3101 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (56 actions running) [70,932 / 70,988] 3101 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (57 actions running) [70,940 / 70,997] 3103 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (56 actions running) [70,945 / 71,008] 3104 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 521s local ... (56 actions running) [70,947 / 71,008] 3106 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (56 actions running) [70,949 / 71,008] 3108 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (56 actions running) [70,956 / 71,012] 3109 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (56 actions, 55 running) [71,002 / 71,059] 3112 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (56 actions, 55 running) [71,018 / 71,083] 3118 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (56 actions running) [71,022 / 71,083] 3120 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (56 actions, 55 running) [71,032 / 71,090] 3122 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (56 actions, 55 running) [71,052 / 71,114] 3125 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (56 actions running) [71,053 / 71,114] 3125 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (56 actions running) [71,057 / 71,114] 3126 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (56 actions running) [71,110 / 71,167] 3129 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (56 actions, 54 running) [71,128 / 71,186] 3133 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (57 actions, 55 running) [71,162 / 71,224] 3139 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (56 actions running) [71,187 / 71,273] 3141 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (56 actions running) [71,190 / 71,273] 3143 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (56 actions running) [71,192 / 71,273] 3144 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (56 actions running) [71,194 / 71,273] 3146 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (56 actions running) [71,198 / 71,273] 3150 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (56 actions running) [71,202 / 71,273] 3154 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (56 actions running) [71,206 / 71,273] 3157 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 105s local ... (56 actions running) [71,210 / 71,273] 3157 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 106s local ... (56 actions, 55 running) [71,216 / 71,273] 3160 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 107s local ... (56 actions, 55 running) [71,229 / 71,285] 3160 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 108s local ... (56 actions, 55 running) [71,252 / 71,308] 3161 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 109s local ... (56 actions, 55 running) [71,273 / 71,335] 3165 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 110s local ... (56 actions running) [71,278 / 71,335] 3167 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 111s local ... (56 actions running) [71,284 / 71,342] 3167 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 112s local ... (56 actions, 55 running) [71,310 / 71,367] 3170 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 113s local ... (56 actions, 53 running) [71,329 / 71,385] 3171 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 114s local ... (56 actions running) [71,344 / 71,416] 3176 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 115s local ... (56 actions, 55 running) [71,348 / 71,416] 3179 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 116s local ... (56 actions running) [71,351 / 71,416] 3181 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 118s local ... (56 actions running) [71,353 / 71,416] 3183 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 119s local ... (56 actions running) [71,355 / 71,416] 3185 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 120s local ... (56 actions running) [71,359 / 71,416] 3189 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 121s local ... (56 actions running) [71,363 / 71,426] 3191 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 122s local ... (56 actions, 55 running) [71,363 / 71,426] 3191 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 124s local ... (56 actions running) [71,365 / 71,426] 3191 / 3770 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 125s local ... (56 actions, 55 running) [71,375 / 71,433] 3193 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 69s local ... (56 actions, 55 running) [71,409 / 71,467] 3200 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 70s local ... (55 actions, 52 running) [71,434 / 71,493] 3204 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 71s local ... (56 actions, 54 running) [71,452 / 71,508] 3207 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 72s local ... (57 actions, 56 running) [71,630 / 71,734] 3213 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 73s local ... (54 actions, 47 running) [72,146 / 72,209] 3216 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 75s local ... (59 actions, 58 running) [72,158 / 72,214] 3222 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 76s local ... (56 actions, 55 running) [72,182 / 72,238] 3227 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 77s local ... (55 actions running) [72,206 / 72,262] 3232 / 3770 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 78s local ... (56 actions running) [72,256 / 72,312] 3237 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (56 actions, 55 running) [72,265 / 72,366] 3242 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (56 actions, 55 running) [72,270 / 72,366] 3243 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (56 actions, 55 running) [72,275 / 72,366] 3246 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (56 actions, 55 running) [72,277 / 72,366] 3247 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (56 actions running) [72,279 / 72,366] 3248 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (56 actions running) [72,281 / 72,366] 3250 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (56 actions running) [72,282 / 72,366] 3251 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (56 actions running) [72,283 / 72,366] 3252 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (56 actions running) [72,286 / 72,366] 3252 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (56 actions, 55 running) [72,288 / 72,366] 3252 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 60s local ... (56 actions, 55 running) [72,289 / 72,366] 3253 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (56 actions running) [72,291 / 72,366] 3253 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (56 actions running) [72,293 / 72,366] 3253 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 63s local ... (56 actions running) [72,298 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (56 actions running) [72,301 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 65s local ... (56 actions, 55 running) [72,302 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (56 actions running) [72,303 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (56 actions, 55 running) [72,304 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (56 actions, 55 running) [72,307 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (56 actions, 55 running) [72,308 / 72,366] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (56 actions running) [72,319 / 72,375] 3254 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (56 actions running) [72,342 / 72,399] 3257 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (56 actions, 55 running) [72,348 / 72,406] 3258 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (56 actions, 55 running) [72,365 / 72,421] 3265 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 75s local ... (58 actions running) [72,435 / 72,491] 3268 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (56 actions, 55 running) [72,459 / 72,515] 3273 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (57 actions, 56 running) [72,472 / 72,528] 3279 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (57 actions running) [72,485 / 72,541] 3282 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (56 actions running) [72,495 / 72,551] 3289 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (57 actions running) [72,510 / 72,566] 3291 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (55 actions running) [72,520 / 72,586] 3294 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (56 actions, 55 running) [72,526 / 72,586] 3297 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (56 actions running) [72,530 / 72,586] 3299 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (56 actions running) [72,537 / 72,593] 3300 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (56 actions running) [72,551 / 72,608] 3305 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (56 actions, 55 running) [72,568 / 72,624] 3309 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 88s local ... (56 actions running) [72,603 / 72,661] 3313 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (56 actions, 53 running) [72,668 / 72,734] 3324 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 9 of 10); 91s local ... (58 actions running) [72,683 / 72,749] 3329 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 91s local ... (58 actions running) [72,704 / 72,770] 3337 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (59 actions, 58 running) [72,714 / 72,780] 3342 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (59 actions, 58 running) [72,732 / 72,798] 3345 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (58 actions, 57 running) [72,765 / 72,831] 3354 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 59s local ... (58 actions running) [72,792 / 72,858] 3361 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 60s local ... (59 actions running) [72,804 / 72,872] 3364 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 61s local ... (58 actions, 57 running) [72,813 / 72,883] 3365 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 62s local ... (60 actions, 59 running) [72,817 / 72,883] 3369 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 63s local ... (58 actions running) [72,828 / 72,894] 3371 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 64s local ... (58 actions, 57 running) [72,829 / 72,895] 3372 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 65s local ... (58 actions running) [72,854 / 72,923] 3375 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 66s local ... (58 actions, 57 running) [72,883 / 72,949] 3380 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 68s local ... (57 actions running) [72,885 / 72,949] 3381 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 69s local ... (57 actions running) [72,890 / 72,949] 3382 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 70s local ... (57 actions, 56 running) [72,903 / 72,960] 3385 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 71s local ... (56 actions, 55 running) [72,911 / 72,973] 3386 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 72s local ... (57 actions, 56 running) [72,917 / 72,973] 3389 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 73s local ... (57 actions running) [72,952 / 73,016] 3392 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 74s local ... (57 actions, 56 running) [72,958 / 73,016] 3396 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 75s local ... (57 actions running) [72,964 / 73,020] 3397 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 76s local ... (57 actions, 56 running) [72,983 / 73,039] 3398 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 77s local ... (57 actions, 54 running) [73,017 / 73,074] 3401 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 78s local ... (57 actions, 55 running) [73,034 / 73,091] 3404 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 79s local ... (57 actions, 56 running) [73,067 / 73,140] 3410 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 80s local ... (57 actions running) [73,076 / 73,140] 3415 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 81s local ... (57 actions, 56 running) [73,080 / 73,140] 3418 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 83s local ... (57 actions running) [73,083 / 73,141] 3421 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 84s local ... (56 actions running) [73,087 / 73,144] 3423 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 86s local ... (56 actions running) [73,095 / 73,151] 3424 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 87s local ... (55 actions running) [73,116 / 73,173] 3425 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 88s local ... (56 actions, 55 running) [73,133 / 73,193] 3428 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 89s local ... (57 actions, 55 running) [73,137 / 73,194] 3430 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 90s local ... (56 actions, 55 running) [73,150 / 73,206] 3430 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (56 actions, 54 running) [73,183 / 73,244] 3432 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (57 actions, 53 running) [73,208 / 73,264] 3437 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 93s local ... (56 actions running) [73,226 / 73,288] 3444 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (56 actions, 55 running) [73,232 / 73,289] 3446 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (56 actions, 55 running) [73,242 / 73,298] 3446 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (56 actions, 55 running) [73,253 / 73,313] 3450 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (57 actions running) [73,265 / 73,321] 3454 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (56 actions running) [73,297 / 73,348] 3462 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 100s local ... (51 actions running) [73,365 / 73,441] 3478 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 101s local ... (56 actions running) [73,371 / 73,441] 3483 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 103s local ... (56 actions running) [73,373 / 73,441] 3485 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 104s local ... (56 actions running) [73,376 / 73,441] 3487 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local ... (56 actions running) [73,378 / 73,441] 3488 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 106s local ... (56 actions running) [73,379 / 73,441] 3489 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 107s local ... (56 actions running) [73,385 / 73,441] 3495 / 3770 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 109s local ... (56 actions running) [73,411 / 73,469] 3498 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (56 actions, 55 running) [73,453 / 73,509] 3502 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (57 actions, 56 running) [73,460 / 73,516] 3504 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (61 actions, 60 running) [73,519 / 73,575] 3511 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (56 actions running) [73,526 / 73,625] 3517 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (56 actions running) [73,533 / 73,625] 3521 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (56 actions, 55 running) [73,539 / 73,625] 3522 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (56 actions, 55 running) [73,543 / 73,625] 3526 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (56 actions running) [73,547 / 73,625] 3527 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (56 actions running) [73,548 / 73,625] 3528 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (56 actions running) [73,549 / 73,625] 3529 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (56 actions running) [73,550 / 73,625] 3529 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (56 actions, 55 running) [73,555 / 73,625] 3529 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (56 actions, 55 running) [73,561 / 73,625] 3529 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (56 actions, 55 running) [73,571 / 73,627] 3530 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (56 actions, 55 running) [73,598 / 73,654] 3532 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (56 actions running) [73,624 / 73,681] 3535 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (56 actions, 55 running) [73,631 / 73,687] 3536 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (56 actions running) [73,664 / 73,721] 3540 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (56 actions, 55 running) [73,685 / 73,741] 3541 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (58 actions, 57 running) [73,698 / 73,755] 3547 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (56 actions running) [73,700 / 73,758] 3547 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (56 actions, 55 running) [73,715 / 73,771] 3548 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions running) [73,768 / 73,824] 3557 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (56 actions, 54 running) [73,785 / 73,840] 3561 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (58 actions running) [73,824 / 73,881] 3569 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (56 actions, 55 running) [73,867 / 73,923] 3575 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (58 actions, 55 running) [73,882 / 73,941] 3584 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (57 actions, 53 running) [73,894 / 73,983] 3588 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (57 actions running) [73,897 / 73,983] 3590 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions running) [73,901 / 73,983] 3593 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions running) [73,908 / 73,983] 3599 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (56 actions running) [73,913 / 73,983] 3604 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (56 actions running) [73,919 / 73,983] 3610 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions running) [73,925 / 73,983] 3613 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (56 actions running) [73,927 / 73,983] 3614 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (56 actions running) [73,928 / 73,984] 3615 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (56 actions running) [73,930 / 73,986] 3615 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions running) [73,943 / 73,999] 3618 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions running) [73,971 / 74,037] 3623 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (57 actions, 56 running) [73,974 / 74,038] 3625 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions, 55 running) [73,982 / 74,038] 3628 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions running) [73,998 / 74,054] 3631 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (56 actions running) [74,028 / 74,084] 3637 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (56 actions running) [74,085 / 74,142] 3646 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (59 actions running) [74,096 / 74,158] 3653 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (56 actions running) [74,103 / 74,161] 3656 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (56 actions, 55 running) [74,130 / 74,190] 3660 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (59 actions, 58 running) [74,141 / 74,198] 3667 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (57 actions running) [74,164 / 74,220] 3668 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (56 actions running) [74,184 / 74,243] 3677 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (58 actions running) [74,187 / 74,243] 3679 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (56 actions running) [74,201 / 74,258] 3684 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (56 actions, 55 running) [74,210 / 74,266] 3688 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (56 actions running) [74,240 / 74,297] 3695 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 128s local ... (56 actions, 55 running) [74,253 / 74,310] 3699 / 3770 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 129s local ... (56 actions, 55 running) [74,284 / 74,341] 3706 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 62s local ... (56 actions, 55 running) [74,291 / 74,347] 3709 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 63s local ... (56 actions running) [74,326 / 74,382] 3711 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 64s local ... (57 actions, 55 running) [74,358 / 74,414] 3720 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 65s local ... (60 actions, 59 running) [74,387 / 74,443] 3728 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 66s local ... (57 actions, 56 running) [74,394 / 74,451] 3735 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 67s local ... (58 actions, 57 running) [74,407 / 74,461] 3741 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 68s local ... (54 actions running) [74,413 / 74,461] 3742 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 69s local ... (48 actions running) [74,421 / 74,461] 3745 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 71s local ... (40 actions running) [74,424 / 74,461] 3748 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 72s local ... (37 actions running) [74,426 / 74,461] 3751 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 73s local ... (35 actions running) [74,430 / 74,461] 3752 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 75s local ... (31 actions running) [74,433 / 74,461] 3755 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 76s local ... (28 actions running) [74,442 / 74,461] 3757 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 78s local ... (19 actions running) [74,444 / 74,461] 3759 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 79s local ... (17 actions running) [74,448 / 74,461] 3760 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 81s local ... (13 actions running) [74,450 / 74,461] 3760 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (11 actions running) [74,455 / 74,461] 3764 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (6 actions running) [74,455 / 74,461] 3765 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (6 actions running) [74,456 / 74,461] 3765 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 89s local ... (5 actions running) [74,457 / 74,461] 3766 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (4 actions running) [74,457 / 74,461] 3767 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (4 actions running) [74,458 / 74,461] 3767 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 97s local ... (3 actions running) [74,458 / 74,461] 3768 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (3 actions running) [74,459 / 74,461] 3768 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 106s local ... (2 actions running) [74,459 / 74,461] 3769 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 113s local ... (2 actions running) [74,460 / 74,461] 3769 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 114s local [74,460 / 74,461] 3769 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local [74,460 / 74,461] 3769 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local [74,460 / 74,461] 3770 / 3770 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local INFO: Elapsed time: 1648.944s, Critical Path: 521.57s INFO: 54648 processes: 29406 disk cache hit, 17398 internal, 7844 local. INFO: Build completed, 1 test FAILED, 54648 total actions