++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/compiler/xla/service/gpu:fusion_merger_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: c2b6bcc4-45ff-44a4-ad2d-cce26b387e2c 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,tensorflow/core/tfrt/saved_model/utils 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: 525 packages loaded Analyzing: 3795 targets (525 packages loaded, 0 targets configured) Analyzing: 3795 targets (589 packages loaded, 24572 targets configured) Analyzing: 3795 targets (590 packages loaded, 37090 targets configured) Analyzing: 3795 targets (604 packages loaded, 39886 targets configured) Analyzing: 3795 targets (606 packages loaded, 41180 targets configured) Analyzing: 3795 targets (606 packages loaded, 41362 targets configured) Analyzing: 3795 targets (607 packages loaded, 45124 targets configured) Analyzing: 3795 targets (607 packages loaded, 46014 targets configured) INFO: Analyzed 3795 targets (608 packages loaded, 49207 targets configured). INFO: Found 3795 test targets... checking cached actions [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [5,049 / 9,785] [Prepa] action 'SolibSymlink _solib_local/libexternal_Sllvm-project_Sllvm_SlibPasses.so' [9,206 / 16,723] Linking external/llvm-project/mlir/libIR.so; 0s remote-cache ... (40 actions, 0 running) [13,110 / 17,331] Linking tensorflow/compiler/xla/service/libhlo_graph_dumper.so; Downloading tensorflow/compiler/xla/service/libhlo_graph_dumper.so, 1.8 MiB / 2.4 MiB; 0s remote-cache ... (56 actions, 0 running) [15,000 / 17,329] Linking tensorflow/compiler/mlir/tensorflow/libsession_utils.so; 0s remote-cache ... (56 actions, 0 running) [16,366 / 17,330] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 23.1 MiB / 74.2 MiB; 0s remote-cache ... (56 actions, 0 running) [16,888 / 17,330] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 82.6 MiB / 94.4 MiB; 0s remote-cache ... (55 actions, 0 running) [18,069 / 18,549] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 31.8 MiB / 165.2 MiB; 0s remote-cache ... (56 actions, 0 running) [18,352 / 18,901] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 120.0 MiB / 165.2 MiB; 1s remote-cache ... (47 actions, 0 running) [19,654 / 19,851] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops.cc; 0s remote-cache ... (52 actions, 0 running) [20,736 / 21,751] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/type_attr.mlir.test.runfiles; 0s local ... (54 actions, 2 running) [21,974 / 22,722] Linking tensorflow/c/c_api_experimental_test; 0s remote-cache ... (56 actions, 0 running) [23,403 / 23,822] [Prepa] Compiling tensorflow/compiler/xla/mlir/runtime/transforms/compilation_pipeline_cpu.cc ... (53 actions, 0 running) [24,382 / 24,945] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/tfl_while_op.mlir.test.runfiles; 0s local ... (55 actions, 6 running) [25,074 / 25,300] Linking tensorflow/compiler/mlir/tf-reduce; 1s remote-cache ... (47 actions, 18 running) [30,646 / 30,848] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 136.0 MiB / 381.8 MiB; 2s remote-cache ... (19 actions, 12 running) [31,072 / 31,365] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 282.9 MiB / 381.8 MiB; 3s remote-cache ... (56 actions, 14 running) [31,248 / 31,481] 1 / 3795 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 324.4 MiB / 381.8 MiB; 4s remote-cache ... (57 actions, 5 running) [31,809 / 31,893] 3 / 3795 tests; Linking tensorflow/compiler/mlir/tf-opt; 5s remote-cache ... (33 actions, 3 running) [32,405 / 32,489] 4 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:tf_pjrt_client_test; 3s local ... (52 actions, 14 running) [32,575 / 32,646] 4 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:tf_pjrt_client_test; 4s local ... (55 actions, 36 running) [32,626 / 32,688] 6 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:tf_pjrt_client_test; 5s local ... (57 actions, 45 running) [32,632 / 32,689] 6 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:tf_pjrt_client_test; 6s local ... (58 actions, 44 running) [32,679 / 32,739] 9 / 3795 tests; Linking tensorflow/compiler/mlir/lite/experimental/tac/tac-opt-all-backends; Downloading tensorflow/compiler/mlir/lite/experimental/tac/tac-opt-all-backends, 333.8 MiB / 385.8 MiB; 6s remote-cache ... (68 actions, 55 running) [32,689 / 32,747] 10 / 3795 tests; Linking tensorflow/compiler/mlir/lite/experimental/tac/tac-opt-all-backends; Downloading tensorflow/compiler/mlir/lite/experimental/tac/tac-opt-all-backends, 347.3 MiB / 385.8 MiB; 7s remote-cache ... (71 actions, 59 running) [32,714 / 32,779] 11 / 3795 tests; Linking tensorflow/compiler/mlir/lite/experimental/tac/tac-opt-all-backends; 9s remote-cache ... (77 actions, 67 running) [32,778 / 32,837] 14 / 3795 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; Downloading tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt, 359.7 MiB / 382.0 MiB; 8s remote-cache ... (83 actions, 78 running) [32,819 / 32,878] 16 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 7s local ... (83 actions, 81 running) [32,883 / 32,942] 18 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 8s local ... (84 actions, 80 running) [32,965 / 33,023] 18 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 9s local ... (85 actions, 82 running) [33,012 / 33,070] 19 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 10s local ... (85 actions, 82 running) [33,072 / 33,128] 21 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 11s local ... (85 actions, 83 running) [33,146 / 33,204] 23 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 12s local ... (85 actions, 83 running) [33,430 / 33,487] 24 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 1 of 16); 13s local ... (86 actions, 82 running) [33,720 / 33,782] 26 / 3795 tests; Testing //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test (shard 11 of 16); 14s local ... (82 actions, 78 running) [33,779 / 33,835] 26 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 15s local, remote-cache ... (88 actions, 85 running) [33,790 / 33,847] 26 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 16s local, remote-cache ... (89 actions running) [33,825 / 33,883] 30 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 17s local, remote-cache ... (89 actions running) [33,859 / 33,918] 31 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 18s local, remote-cache ... (88 actions, 84 running) [33,867 / 33,924] 31 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 19s local, remote-cache ... (89 actions, 88 running) [33,885 / 33,942] 31 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 20s local, remote-cache ... (91 actions, 89 running) [33,920 / 33,978] 34 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 21s local, remote-cache ... (90 actions, 88 running) [33,936 / 33,994] 34 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 22s local, remote-cache ... (91 actions, 90 running) [33,962 / 34,024] 35 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 23s local, remote-cache ... (94 actions, 91 running) [33,992 / 34,049] 36 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 25s local, remote-cache ... (94 actions, 93 running) [34,012 / 34,073] 38 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 26s local, remote-cache ... (94 actions running) [34,149 / 36,319] 38 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 27s local, remote-cache ... (92 actions, 88 running) [34,615 / 36,796] 38 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 28s local, remote-cache ... (94 actions, 83 running) [35,276 / 37,424] 39 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 29s local, remote-cache ... (93 actions, 81 running) [35,769 / 37,909] 39 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 30s local, remote-cache ... (90 actions, 81 running) [36,249 / 38,392] 40 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 31s local, remote-cache ... (95 actions, 82 running) [36,710 / 38,958] 48 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 32s local, remote-cache ... (90 actions, 69 running) [37,396 / 39,363] 54 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 33s local, remote-cache ... (79 actions, 57 running) [38,038 / 40,015] 61 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 34s local, remote-cache ... (77 actions, 43 running) [38,795 / 40,537] 66 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 35s local, remote-cache ... (70 actions, 33 running) [39,367 / 40,938] 66 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 36s local, remote-cache ... (71 actions, 33 running) [39,767 / 41,340] 69 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test; 37s local, remote-cache ... (61 actions, 28 running) [40,375 / 41,911] 71 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_asset_sinking.mlir.test; 38s local, remote-cache ... (68 actions, 24 running) [40,779 / 41,911] 79 / 3795 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 24s local, remote-cache ... (50 actions, 6 running) [41,237 / 42,022] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 13s local, remote-cache ... (51 actions, 2 running) [42,200 / 42,799] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 14s local, remote-cache ... (44 actions, 2 running) [43,137 / 43,422] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 15s local, remote-cache ... (56 actions, 2 running) [43,881 / 43,995] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 16s local, remote-cache ... (109 actions, 107 running) [43,894 / 44,010] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 17s local, remote-cache ... (111 actions, 110 running) [43,894 / 44,010] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 18s local, remote-cache ... (111 actions, 110 running) [43,895 / 44,010] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 19s local, remote-cache ... (111 actions, 110 running) [43,898 / 44,011] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 21s local, remote-cache ... (112 actions running) [43,912 / 44,026] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 22s local, remote-cache ... (112 actions running) [43,936 / 44,049] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 24s local, remote-cache ... (111 actions, 110 running) [43,944 / 44,060] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 25s local, remote-cache ... (111 actions, 110 running) [43,984 / 44,105] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 26s local, remote-cache ... (112 actions running) [43,999 / 44,125] 80 / 3795 tests; Compiling tensorflow/python/framework/dtypes.cc [for tool]; 27s local, remote-cache ... (112 actions running) [44,031 / 44,184] 80 / 3795 tests; Compiling tensorflow/python/lib/core/safe_pyobject_ptr.cc [for tool]; 12s local, remote-cache ... (111 actions, 110 running) [44,114 / 44,236] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 13s local, remote-cache ... (109 actions, 106 running) [44,265 / 44,412] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 14s local, remote-cache ... (105 actions, 98 running) [44,461 / 44,584] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 15s local, remote-cache ... (107 actions, 106 running) [44,522 / 44,650] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 17s local, remote-cache ... (112 actions running) [44,526 / 44,654] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 18s local, remote-cache ... (111 actions, 110 running) [44,537 / 44,667] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 20s local, remote-cache ... (111 actions, 110 running) [44,557 / 44,692] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 21s local, remote-cache ... (110 actions, 108 running) [44,605 / 44,734] 80 / 3795 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 22s local, remote-cache ... (111 actions, 110 running) [44,606 / 44,734] 80 / 3795 tests; Compiling tensorflow/python/lib/core/py_seq_tensor.cc [for tool]; 23s local, remote-cache ... (112 actions running) [44,624 / 44,752] 80 / 3795 tests; Compiling tensorflow/python/lib/core/py_seq_tensor.cc [for tool]; 24s local, remote-cache ... (112 actions running) [44,685 / 44,823] 80 / 3795 tests; Compiling tensorflow/python/lib/core/py_seq_tensor.cc [for tool]; 25s local, remote-cache ... (111 actions, 110 running) [44,690 / 44,829] 80 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 27s local, remote-cache ... (111 actions, 110 running) [44,726 / 44,868] 80 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 28s local, remote-cache ... (111 actions, 110 running) [44,746 / 44,919] 80 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 29s local, remote-cache ... (110 actions, 108 running) [44,777 / 44,929] 80 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 30s local, remote-cache ... (109 actions, 108 running) [44,789 / 44,941] 80 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 31s local, remote-cache ... (110 actions, 109 running) [44,809 / 44,962] 80 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 32s local, remote-cache ... (110 actions, 109 running) [44,819 / 44,972] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 33s local, remote-cache ... (110 actions running) [44,843 / 45,008] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 34s local, remote-cache ... (111 actions, 110 running) [44,863 / 45,023] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 35s local, remote-cache ... (111 actions, 110 running) [44,887 / 45,039] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 37s local, remote-cache ... (111 actions running) [44,889 / 45,042] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 38s local, remote-cache ... (110 actions running) [44,895 / 45,048] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 39s local, remote-cache ... (110 actions running) [44,898 / 45,051] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 40s local, remote-cache ... (110 actions running) [44,906 / 45,058] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 41s local, remote-cache ... (110 actions, 109 running) [44,909 / 45,061] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 42s local, remote-cache ... (110 actions, 109 running) [44,919 / 45,071] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 44s local, remote-cache ... (109 actions, 108 running) [44,924 / 45,078] 81 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 45s local, remote-cache ... (110 actions, 109 running) [44,933 / 45,087] 82 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 46s local, remote-cache ... (110 actions, 109 running) [44,955 / 45,110] 82 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 47s local, remote-cache ... (110 actions, 108 running) [44,984 / 45,171] 82 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 48s local, remote-cache ... (110 actions, 108 running) [45,015 / 45,193] 82 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 49s local, remote-cache ... (109 actions, 108 running) [45,058 / 45,215] 83 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 50s local, remote-cache ... (108 actions, 104 running) [45,097 / 45,249] 83 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 51s local, remote-cache ... (109 actions, 107 running) [45,110 / 45,262] 83 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 52s local, remote-cache ... (110 actions, 109 running) [45,119 / 45,271] 83 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 53s local, remote-cache ... (110 actions running) [45,130 / 45,282] 84 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 54s local, remote-cache ... (110 actions running) [45,136 / 45,289] 84 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 55s local, remote-cache ... (111 actions running) [45,160 / 45,311] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 56s local, remote-cache ... (110 actions, 109 running) [45,168 / 45,320] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 57s local, remote-cache ... (111 actions, 110 running) [45,176 / 45,326] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 59s local, remote-cache ... (112 actions running) [45,176 / 45,326] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 61s local, remote-cache ... (112 actions running) [45,176 / 45,326] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 63s local, remote-cache ... (112 actions running) [45,178 / 45,329] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 64s local, remote-cache ... (111 actions running) [45,180 / 45,330] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 66s local, remote-cache ... (111 actions running) [45,181 / 45,333] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 67s local, remote-cache ... (110 actions, 109 running) [45,190 / 45,339] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 69s local, remote-cache ... (109 actions, 108 running) [45,201 / 45,355] 85 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 70s local, remote-cache ... (109 actions, 108 running) [45,220 / 45,371] 86 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 71s local, remote-cache ... (109 actions, 108 running) [45,229 / 45,377] 86 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 72s local, remote-cache ... (109 actions running) [45,244 / 45,393] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 73s local, remote-cache ... (107 actions running) [45,250 / 45,397] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 74s local, remote-cache ... (106 actions running) [45,256 / 45,404] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 75s local, remote-cache ... (107 actions, 106 running) [45,257 / 45,407] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 76s local, remote-cache ... (106 actions, 105 running) [45,277 / 45,424] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 77s local, remote-cache ... (104 actions, 103 running) [45,289 / 45,436] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 78s local, remote-cache ... (103 actions, 102 running) [45,306 / 45,453] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 80s local, remote-cache ... (104 actions, 103 running) [45,314 / 45,461] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 81s local, remote-cache ... (103 actions, 102 running) [45,326 / 45,474] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 82s local, remote-cache ... (101 actions running) [45,339 / 45,486] 88 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 83s local, remote-cache ... (102 actions, 101 running) [45,352 / 45,499] 90 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 84s local, remote-cache ... (102 actions, 101 running) [45,364 / 45,512] 91 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 85s local, remote-cache ... (101 actions, 100 running) [45,378 / 45,525] 92 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 87s local, remote-cache ... (100 actions, 99 running) [45,397 / 45,544] 92 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 88s local, remote-cache ... (100 actions, 99 running) [45,409 / 45,555] 92 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 89s local, remote-cache ... (99 actions, 98 running) [45,425 / 45,573] 93 / 3795 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 90s local, remote-cache ... (99 actions running) [45,454 / 45,597] 93 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 91s local, remote-cache ... (96 actions running) [45,459 / 45,603] 93 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 92s local, remote-cache ... (96 actions running) [45,496 / 45,649] 94 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 93s local, remote-cache ... (98 actions, 97 running) [45,501 / 45,649] 94 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 94s local, remote-cache ... (96 actions, 95 running) [45,504 / 45,650] 95 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 95s local, remote-cache ... (94 actions, 93 running) [45,518 / 45,663] 97 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 96s local, remote-cache ... (89 actions, 88 running) [45,534 / 45,681] 97 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 98s local, remote-cache ... (90 actions, 89 running) [45,553 / 45,698] 98 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 99s local, remote-cache ... (88 actions, 87 running) [45,569 / 45,714] 99 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 100s local, remote-cache ... (89 actions running) [45,584 / 45,730] 100 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 101s local, remote-cache ... (89 actions running) [45,617 / 45,763] 100 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 102s local, remote-cache ... (89 actions running) [45,640 / 45,787] 103 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 103s local, remote-cache ... (90 actions, 89 running) [45,643 / 45,788] 103 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 104s local, remote-cache ... (90 actions, 89 running) [45,674 / 45,825] 106 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 105s local, remote-cache ... (86 actions, 84 running) [45,681 / 45,827] 107 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 107s local, remote-cache ... (84 actions running) [45,687 / 45,834] 109 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 108s local, remote-cache ... (84 actions, 83 running) [45,710 / 45,855] 112 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 109s local, remote-cache ... (83 actions, 82 running) [45,718 / 45,864] 113 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 110s local, remote-cache ... (84 actions running) [45,732 / 45,879] 114 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 111s local, remote-cache ... (83 actions running) [45,754 / 45,899] 115 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 112s local, remote-cache ... (81 actions running) [45,768 / 45,914] 115 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 113s local, remote-cache ... (81 actions running) [45,785 / 45,934] 115 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 114s local, remote-cache ... (81 actions, 80 running) [45,802 / 45,945] 116 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 115s local, remote-cache ... (79 actions, 77 running) [45,811 / 45,956] 118 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 116s local, remote-cache ... (79 actions running) [45,822 / 45,968] 119 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 118s local, remote-cache ... (80 actions, 79 running) [45,846 / 45,992] 121 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 119s local, remote-cache ... (80 actions, 78 running) [45,859 / 46,004] 121 / 3795 tests; Compiling _src/dtypes.cc [for tool]; 120s local, remote-cache ... (80 actions, 78 running) [45,888 / 46,032] 121 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 113s local, remote-cache ... (79 actions running) [45,906 / 46,050] 122 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 114s local, remote-cache ... (80 actions running) [45,916 / 46,059] 123 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 116s local, remote-cache ... (80 actions running) [45,950 / 46,093] 123 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 117s local, remote-cache ... (79 actions running) [45,959 / 46,114] 123 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 118s local, remote-cache ... (79 actions running) [45,963 / 46,114] 123 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 119s local, remote-cache ... (78 actions, 77 running) [45,969 / 46,114] 125 / 3795 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 120s local, remote-cache ... (72 actions running) [45,972 / 46,114] 127 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (69 actions running) [45,983 / 46,120] 131 / 3795 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (69 actions running) [46,001 / 46,135] 135 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 41s local ... (66 actions, 65 running) [46,007 / 46,141] 137 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 42s local ... (66 actions running) [46,015 / 46,147] 140 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 43s local ... (66 actions, 65 running) [46,033 / 46,166] 142 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 44s local ... (65 actions running) [46,048 / 46,180] 142 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 46s local ... (62 actions, 61 running) [46,176 / 46,321] 142 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 47s local ... (65 actions, 58 running) [46,243 / 46,379] 142 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 49s local ... (64 actions, 61 running) [46,261 / 46,399] 144 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 50s local ... (64 actions running) [46,263 / 46,399] 144 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 51s local ... (64 actions running) [46,263 / 46,399] 144 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 52s local ... (64 actions running) [46,270 / 46,399] 145 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 53s local ... (65 actions running) [46,275 / 46,399] 148 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 54s local ... (65 actions running) [46,278 / 46,399] 148 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 55s local ... (65 actions running) [46,287 / 46,399] 148 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 56s local ... (70 actions running) [46,292 / 46,399] 148 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 57s local ... (75 actions running) [46,300 / 46,399] 149 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 58s local ... (79 actions running) [46,301 / 46,399] 149 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 59s local ... (80 actions running) [46,310 / 46,399] 149 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 60s local ... (83 actions, 82 running) [46,312 / 46,399] 150 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 61s local ... (86 actions running) [46,318 / 46,405] 150 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 63s local ... (85 actions, 84 running) [46,321 / 46,405] 151 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 59s local ... (85 actions running) [46,326 / 46,405] 151 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 60s local ... (81 actions, 80 running) [46,343 / 46,424] 152 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 61s local ... (81 actions running) [46,360 / 46,440] 152 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 63s local ... (78 actions, 77 running) [46,373 / 46,469] 152 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 64s local ... (77 actions, 76 running) [46,376 / 46,469] 153 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 65s local ... (77 actions running) [46,383 / 46,469] 153 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 66s local ... (72 actions running) [46,389 / 46,469] 153 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 67s local ... (66 actions running) [46,399 / 46,479] 153 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 68s local ... (63 actions, 62 running) [46,421 / 46,501] 154 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 69s local ... (62 actions running) [46,450 / 46,531] 155 / 3795 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 71s local ... (62 actions, 61 running) [46,487 / 46,567] 157 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 41s local ... (60 actions running) [46,505 / 46,584] 157 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 42s local ... (60 actions, 58 running) [46,521 / 46,600] 158 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 44s local ... (59 actions, 57 running) [46,542 / 46,620] 159 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 45s local ... (60 actions, 59 running) [46,554 / 46,634] 159 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 46s local ... (61 actions, 60 running) [46,576 / 46,655] 159 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 47s local ... (61 actions running) [46,585 / 46,662] 159 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 48s local ... (61 actions running) [46,611 / 46,693] 161 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 49s local ... (61 actions, 58 running) [46,669 / 46,746] 164 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 50s local ... (59 actions, 58 running) [46,712 / 46,795] 164 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 51s local ... (65 actions, 62 running) [46,749 / 46,835] 167 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 52s local ... (63 actions, 62 running) [46,753 / 46,836] 168 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 53s local ... (63 actions, 62 running) [46,766 / 46,850] 169 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 55s local ... (62 actions, 60 running) [46,828 / 46,909] 169 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test; 56s local ... (61 actions running) [46,849 / 46,930] 171 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 44s local ... (63 actions, 62 running) [46,865 / 46,948] 172 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 45s local ... (63 actions running) [46,868 / 46,951] 172 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 46s local ... (63 actions running) [46,892 / 46,974] 173 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 47s local ... (63 actions, 61 running) [46,903 / 46,985] 173 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 48s local ... (62 actions running) [46,921 / 47,002] 173 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 49s local ... (64 actions running) [46,938 / 47,019] 173 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 50s local ... (64 actions, 61 running) [46,954 / 47,037] 175 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 51s local ... (64 actions, 63 running) [46,977 / 47,059] 176 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 52s local ... (63 actions, 62 running) [47,004 / 47,086] 177 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 53s local ... (63 actions, 59 running) [47,019 / 47,099] 178 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 54s local ... (61 actions, 60 running) [47,037 / 47,117] 179 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 55s local ... (62 actions, 61 running) [47,060 / 47,148] 180 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 56s local ... (62 actions, 59 running) [47,068 / 47,148] 181 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 57s local ... (62 actions, 61 running) [47,076 / 47,159] 182 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 59s local ... (62 actions running) [47,081 / 47,162] 185 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 60s local ... (62 actions running) [47,100 / 47,180] 186 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 61s local ... (61 actions, 60 running) [47,117 / 47,198] 188 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 62s local ... (61 actions running) [47,146 / 47,226] 189 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 64s local ... (60 actions running) [47,157 / 47,236] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 46s local ... (60 actions running) [47,158 / 47,239] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 54s local ... (60 actions, 59 running) [47,186 / 47,266] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 55s local ... (61 actions, 60 running) [47,189 / 47,269] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 56s local ... (61 actions running) [47,208 / 47,291] 190 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 57s local ... (61 actions, 60 running) [47,224 / 47,303] 191 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 58s local ... (60 actions, 59 running) [47,253 / 47,334] 192 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 59s local ... (60 actions running) [47,269 / 47,347] 192 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 60s local ... (59 actions, 57 running) [47,296 / 47,372] 192 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 62s local ... (67 actions, 63 running) [47,317 / 47,390] 194 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 63s local ... (68 actions, 67 running) [47,324 / 47,396] 194 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 64s local ... (68 actions running) [47,345 / 47,416] 196 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 65s local ... (68 actions, 67 running) [47,370 / 47,443] 196 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 66s local ... (70 actions running) [47,390 / 47,462] 197 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 67s local ... (70 actions running) [47,482 / 48,104] 199 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 68s local ... (69 actions, 59 running) [47,992 / 48,518] 201 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 69s local ... (65 actions, 45 running) [48,483 / 49,011] 206 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 70s local ... (63 actions, 33 running) [49,085 / 49,435] 207 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 71s local ... (61 actions, 29 running) [49,689 / 49,909] 207 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 72s local ... (62 actions, 26 running) [50,447 / 50,527] 209 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 73s local ... (61 actions, 58 running) [50,466 / 50,539] 210 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 74s local ... (62 actions, 59 running) [50,615 / 50,690] 211 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 75s local ... (62 actions, 55 running) [50,623 / 50,695] 213 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 76s local ... (62 actions, 60 running) [50,633 / 50,758] 214 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 77s local ... (63 actions, 59 running) [50,784 / 50,877] 215 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 78s local ... (64 actions, 48 running) [50,941 / 51,013] 218 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 80s local ... (65 actions, 59 running) [51,006 / 51,076] 223 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 81s local ... (63 actions, 59 running) [51,109 / 51,193] 225 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 82s local ... (66 actions, 62 running) [51,239 / 51,314] 231 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 83s local ... (67 actions, 62 running) [51,327 / 51,409] 235 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 84s local ... (66 actions, 61 running) [51,337 / 51,409] 235 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 85s local ... (65 actions running) [51,340 / 51,425] 237 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 86s local ... (64 actions running) [51,343 / 51,425] 240 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 26s local, remote-cache ... (62 actions running) [51,343 / 51,425] 241 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 27s local, remote-cache ... (62 actions running) [51,345 / 51,425] 243 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 28s local, remote-cache ... (62 actions running) [51,347 / 51,425] 244 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 30s local, remote-cache ... (62 actions running) [51,348 / 51,425] 246 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_vars_and_arithmetic_gen; 31s local, remote-cache ... (62 actions running) [51,350 / 51,425] 246 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 32s local, remote-cache ... (61 actions, 60 running) [51,383 / 51,447] 246 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 33s local, remote-cache ... (57 actions running) [51,457 / 51,523] 246 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 34s local, remote-cache ... (59 actions, 55 running) [51,506 / 51,571] 246 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 35s local, remote-cache ... (60 actions, 58 running) [51,514 / 51,578] 246 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 37s local, remote-cache ... (58 actions, 57 running) [51,573 / 51,640] 248 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 38s local, remote-cache ... (59 actions, 55 running) [51,605 / 51,702] 251 / 3795 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_gen; 39s local, remote-cache ... (58 actions running) [51,623 / 51,702] 251 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 14 of 20); 28s local ... (57 actions, 56 running) [51,628 / 51,702] 252 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 16 of 20); 29s local ... (58 actions running) [51,633 / 51,702] 253 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 21s local ... (57 actions running) [51,634 / 51,702] 253 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 22s local ... (57 actions running) [51,636 / 51,702] 253 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 23s local ... (57 actions, 56 running) [51,637 / 51,702] 253 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 24s local ... (57 actions, 56 running) [51,639 / 51,702] 253 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 26s local ... (57 actions running) [51,729 / 51,801] 255 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 27s local ... (55 actions, 42 running) [51,749 / 51,808] 259 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 28s local ... (57 actions, 52 running) [51,792 / 51,857] 259 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 29s local ... (57 actions, 53 running) [51,852 / 51,909] 260 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 30s local ... (57 actions, 55 running) [51,926 / 51,991] 262 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 31s local ... (59 actions, 55 running) [51,957 / 52,017] 263 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 32s local ... (58 actions, 55 running) [51,995 / 52,055] 265 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 33s local ... (59 actions, 54 running) [52,040 / 52,185] 266 / 3795 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 34s local ... (59 actions, 52 running) [52,177 / 52,279] 267 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test (shard 7 of 16); 28s local ... (60 actions, 52 running) [52,363 / 52,421] 267 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test (shard 7 of 16); 29s local ... (62 actions, 60 running) [52,413 / 52,472] 273 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 22s local ... (61 actions, 59 running) [52,449 / 52,507] 274 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 23s local ... (61 actions, 60 running) [52,480 / 52,538] 276 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 24s local ... (61 actions, 59 running) [52,667 / 52,869] 280 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 25s local ... (58 actions, 51 running) [52,920 / 53,060] 280 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 26s local ... (58 actions, 51 running) [53,112 / 53,200] 280 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 27s local ... (58 actions, 50 running) [53,273 / 53,591] 281 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 28s local ... (53 actions, 48 running) [53,477 / 53,591] 282 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 26s local, remote-cache ... (55 actions, 46 running) [53,639 / 53,697] 283 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 27s local, remote-cache ... (58 actions running) [53,645 / 53,703] 283 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 28s local, remote-cache ... (58 actions, 57 running) [53,664 / 53,722] 284 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 29s local, remote-cache ... (58 actions, 57 running) [53,707 / 53,766] 288 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 31s local, remote-cache ... (59 actions, 57 running) [53,708 / 53,767] 288 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 34s local, remote-cache ... (59 actions, 56 running) [53,769 / 53,829] 291 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 36s local, remote-cache ... (60 actions, 57 running) [53,773 / 53,832] 291 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 37s local, remote-cache ... (60 actions, 57 running) [53,773 / 53,832] 291 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 44s local, remote-cache ... (60 actions, 58 running) [53,802 / 53,861] 291 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 45s local, remote-cache ... (59 actions, 58 running) [53,845 / 53,904] 293 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 47s local, remote-cache ... (61 actions, 60 running) [53,856 / 53,915] 294 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 48s local, remote-cache ... (61 actions running) [53,901 / 53,961] 298 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 49s local, remote-cache ... (61 actions, 59 running) [53,907 / 53,966] 298 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 50s local, remote-cache ... (61 actions, 59 running) [53,934 / 53,992] 300 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 51s local, remote-cache ... (60 actions, 58 running) [53,947 / 54,005] 300 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 52s local, remote-cache ... (61 actions, 59 running) [53,948 / 54,006] 300 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 53s local, remote-cache ... (62 actions, 61 running) [53,965 / 54,022] 302 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 54s local, remote-cache ... (61 actions, 59 running) [53,967 / 54,026] 302 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 55s local, remote-cache ... (61 actions, 60 running) [53,977 / 54,034] 304 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 56s local, remote-cache ... (61 actions, 60 running) [54,017 / 54,075] 313 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 57s local, remote-cache ... (58 actions, 51 running) [54,042 / 54,143] 315 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 59s local, remote-cache ... (59 actions running) [54,045 / 54,143] 317 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 60s local, remote-cache ... (60 actions running) [54,052 / 54,143] 322 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 61s local, remote-cache ... (57 actions running) [54,052 / 54,143] 323 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 62s local, remote-cache ... (58 actions running) [54,055 / 54,143] 324 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 63s local, remote-cache ... (58 actions running) [54,060 / 54,143] 325 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 65s local, remote-cache ... (57 actions, 56 running) [54,062 / 54,143] 326 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 66s local, remote-cache ... (57 actions, 56 running) [54,063 / 54,143] 326 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 67s local, remote-cache ... (57 actions running) [54,064 / 54,143] 327 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 68s local, remote-cache ... (57 actions running) [54,065 / 54,143] 328 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 69s local, remote-cache ... (57 actions running) [54,068 / 54,143] 329 / 3795 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 70s local, remote-cache ... (57 actions running) [54,071 / 54,143] 329 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 63s local ... (57 actions running) [54,071 / 54,143] 329 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 65s local ... (57 actions running) [54,073 / 54,143] 330 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 66s local ... (56 actions running) [54,074 / 54,143] 331 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 67s local ... (56 actions running) [54,076 / 54,143] 332 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 68s local ... (56 actions, 55 running) [54,076 / 54,143] 332 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 70s local ... (56 actions running) [54,076 / 54,143] 333 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 74s local ... (56 actions running) [54,077 / 54,143] 333 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 75s local ... (56 actions running) [54,078 / 54,143] 333 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 78s local ... (56 actions, 55 running) [54,078 / 54,143] 333 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 79s local ... (56 actions running) [54,079 / 54,143] 334 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 80s local ... (56 actions running) [54,080 / 54,143] 334 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20); 82s local ... (56 actions, 55 running) [54,083 / 54,143] 335 / 3795 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 83s local ... (56 actions, 55 running) [54,085 / 54,143] 337 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 77s local ... (56 actions, 55 running) [54,085 / 54,143] 337 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 78s local ... (56 actions running) [54,085 / 54,143] 338 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 83s local ... (56 actions running) [54,094 / 54,150] 338 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 84s local ... (56 actions, 55 running) [54,094 / 54,150] 338 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 85s local ... (56 actions running) [54,102 / 54,177] 338 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 86s local ... (56 actions, 54 running) [54,110 / 54,177] 338 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 87s local ... (57 actions, 56 running) [54,116 / 54,177] 339 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 88s local ... (56 actions, 54 running) [54,119 / 54,177] 339 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 89s local ... (56 actions, 55 running) [54,121 / 54,177] 339 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 91s local ... (56 actions, 55 running) [54,130 / 54,187] 339 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 92s local ... (56 actions, 55 running) [54,154 / 54,213] 339 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 93s local ... (57 actions running) [54,157 / 54,213] 339 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 94s local ... (57 actions, 56 running) [54,179 / 54,235] 341 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 95s local ... (58 actions, 57 running) [54,206 / 54,263] 341 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 96s local ... (58 actions, 57 running) [54,220 / 54,277] 342 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 95s local ... (61 actions, 59 running) [54,237 / 54,293] 342 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 96s local ... (61 actions, 58 running) [54,250 / 54,309] 342 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 97s local ... (59 actions, 55 running) [54,275 / 54,331] 342 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 98s local ... (61 actions, 58 running) [54,298 / 54,354] 343 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 100s local ... (61 actions, 59 running) [54,422 / 54,670] 343 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 101s local ... (64 actions, 54 running) [54,859 / 54,955] 343 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 102s local ... (64 actions, 44 running) [55,151 / 55,212] 345 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 103s local ... (64 actions, 60 running) [55,174 / 55,231] 347 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 104s local ... (64 actions, 59 running) [55,198 / 55,254] 351 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 105s local ... (63 actions, 58 running) [55,210 / 55,267] 351 / 3795 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 106s local ... (65 actions, 61 running) [55,213 / 55,269] 353 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 98s local ... (65 actions, 62 running) [55,253 / 55,310] 354 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 99s local ... (65 actions, 61 running) [55,292 / 55,364] 356 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 100s local ... (66 actions, 65 running) [55,296 / 55,364] 359 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 101s local ... (66 actions running) [55,303 / 55,365] 365 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 102s local ... (62 actions running) [55,337 / 55,396] 370 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 103s local ... (59 actions, 58 running) [55,361 / 55,426] 375 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 104s local ... (57 actions running) [55,362 / 55,426] 375 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 105s local ... (56 actions running) [55,363 / 55,426] 377 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 106s local ... (56 actions running) [55,366 / 55,426] 378 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 107s local ... (56 actions, 54 running) [55,369 / 55,426] 382 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 109s local ... (56 actions running) [55,385 / 55,442] 385 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 110s local ... (56 actions, 55 running) [55,413 / 55,469] 388 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 111s local ... (57 actions, 55 running) [55,416 / 55,473] 389 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 112s local ... (57 actions, 56 running) [55,416 / 55,473] 390 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 120s local ... (57 actions, 56 running) [55,447 / 55,504] 392 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 122s local ... (57 actions, 55 running) [55,447 / 55,504] 392 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 138s local ... (57 actions, 55 running) [55,448 / 55,507] 392 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (57 actions, 55 running) [55,448 / 55,507] 392 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (57 actions, 55 running) [55,448 / 55,507] 393 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (57 actions, 55 running) [55,485 / 55,556] 398 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (58 actions, 53 running) [55,490 / 55,556] 398 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (54 actions, 48 running) [55,568 / 55,627] 400 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (59 actions, 53 running) [55,577 / 55,635] 400 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (59 actions, 54 running) [55,577 / 55,635] 401 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (59 actions, 55 running) [55,639 / 55,696] 404 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (57 actions, 55 running) [55,686 / 55,742] 409 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (60 actions, 56 running) [55,703 / 55,761] 414 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (56 actions, 55 running) [55,747 / 55,803] 414 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (55 actions, 52 running) [55,778 / 55,830] 414 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (51 actions running) [55,783 / 55,830] 416 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (49 actions running) [55,789 / 55,839] 418 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (47 actions, 43 running) [55,888 / 55,955] 418 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (59 actions, 56 running) [55,916 / 55,973] 418 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (59 actions, 57 running) [55,925 / 55,982] 419 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (59 actions, 56 running) [55,936 / 56,000] 420 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (59 actions, 53 running) [56,012 / 56,069] 421 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (60 actions, 51 running) [56,013 / 56,069] 421 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (59 actions, 50 running) [56,040 / 56,100] 424 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (62 actions, 53 running) [56,059 / 56,113] 425 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (60 actions, 55 running) [56,129 / 56,189] 428 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (62 actions, 58 running) [56,136 / 56,192] 428 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (63 actions, 60 running) [56,146 / 56,202] 429 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (64 actions, 62 running) [56,160 / 56,216] 429 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (65 actions, 61 running) [56,203 / 56,261] 432 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (65 actions, 61 running) [56,231 / 56,289] 436 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (65 actions, 63 running) [56,233 / 56,289] 436 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (64 actions, 62 running) [56,271 / 56,328] 437 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (65 actions, 63 running) [56,271 / 56,328] 438 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (65 actions, 63 running) [56,294 / 56,350] 440 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (66 actions, 64 running) [56,300 / 56,357] 443 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (67 actions running) [56,332 / 56,389] 447 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (68 actions, 67 running) [56,332 / 56,389] 448 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (68 actions, 67 running) FAIL: //tensorflow/tsl/profiler/rpc/client:profiler_client_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tsl/profiler/rpc/client/profiler_client_test/test_attempts/attempt_1.log) [56,362 / 56,418] 454 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (70 actions, 69 running) [56,378 / 56,436] 459 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (71 actions, 70 running) [56,387 / 56,443] 460 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (72 actions, 69 running) FLAKY: //tensorflow/tsl/profiler/rpc/client:profiler_client_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tsl/profiler/rpc/client/profiler_client_test/test_attempts/attempt_1.log INFO: From Testing //tensorflow/tsl/profiler/rpc/client:profiler_client_test: [56,435 / 56,499] 469 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (72 actions, 69 running) [56,437 / 56,499] 470 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (73 actions, 72 running) [56,449 / 56,508] 474 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (71 actions, 69 running) [56,486 / 56,545] 477 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (70 actions, 67 running) [56,541 / 56,597] 484 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (74 actions, 72 running) [56,550 / 56,606] 486 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (74 actions, 73 running) [56,564 / 56,620] 488 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (77 actions, 76 running) [56,576 / 56,632] 491 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (79 actions running) [56,590 / 56,646] 493 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (79 actions running) [56,596 / 56,652] 494 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (81 actions, 80 running) [56,597 / 56,656] 494 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (81 actions running) [56,599 / 56,656] 496 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (80 actions running) [56,600 / 56,656] 497 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (79 actions running) [56,600 / 56,656] 497 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (79 actions running) [56,711 / 56,822] 501 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 225s local ... (77 actions, 71 running) [56,925 / 56,982] 510 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 226s local ... (74 actions, 72 running) [56,968 / 57,025] 513 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 227s local ... (77 actions, 75 running) [56,994 / 57,050] 519 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 228s local ... (74 actions, 73 running) [57,047 / 57,103] 527 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 229s local ... (67 actions, 63 running) [57,129 / 57,185] 533 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 230s local ... (66 actions, 62 running) [57,172 / 57,228] 539 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 231s local ... (68 actions, 65 running) [57,179 / 57,235] 542 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 232s local ... (71 actions running) [57,205 / 57,262] 544 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 233s local ... (72 actions, 71 running) [57,295 / 57,356] 556 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 234s local ... (67 actions, 61 running) [57,326 / 57,389] 558 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 235s local ... (71 actions, 67 running) [57,334 / 57,391] 561 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 237s local ... (72 actions running) [57,377 / 57,435] 565 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 238s local ... (72 actions, 68 running) [57,392 / 57,450] 567 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 239s local ... (71 actions, 70 running) [57,398 / 57,454] 570 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 240s local ... (71 actions, 69 running) [57,439 / 57,495] 581 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 241s local ... (62 actions, 61 running) [57,456 / 57,514] 582 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 242s local ... (62 actions, 61 running) [57,480 / 57,536] 586 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 243s local ... (62 actions running) [57,496 / 57,553] 592 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 244s local ... (60 actions, 58 running) [57,547 / 57,603] 595 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 245s local ... (60 actions, 57 running) [57,561 / 57,620] 596 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 246s local ... (60 actions, 56 running) [57,606 / 57,662] 597 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 248s local ... (62 actions, 60 running) [57,618 / 57,675] 599 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 55s local ... (63 actions, 61 running) [57,651 / 57,750] 608 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 56s local ... (61 actions, 54 running) [57,778 / 57,849] 609 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 57s local ... (63 actions, 56 running) [57,842 / 57,900] 614 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 59s local ... (64 actions, 63 running) [57,845 / 57,901] 615 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 60s local ... (65 actions running) [57,851 / 57,908] 617 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 61s local ... (66 actions, 64 running) [57,891 / 57,947] 623 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 62s local ... (65 actions, 64 running) [57,904 / 57,990] 629 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 64s local ... (65 actions running) [57,911 / 57,990] 636 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 65s local ... (61 actions running) [57,921 / 57,990] 644 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 66s local ... (56 actions, 55 running) [57,922 / 57,990] 646 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 67s local ... (56 actions running) [57,925 / 57,990] 647 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 68s local ... (56 actions running) [57,945 / 58,001] 650 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 69s local ... (55 actions, 54 running) [57,994 / 58,050] 651 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 70s local ... (56 actions, 54 running) [58,038 / 58,096] 656 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 71s local ... (58 actions, 55 running) [58,112 / 58,168] 659 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 72s local ... (58 actions, 55 running) [58,129 / 58,228] 665 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 73s local ... (58 actions running) [58,135 / 58,228] 666 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 74s local ... (58 actions, 57 running) [58,139 / 58,228] 667 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 75s local ... (58 actions, 57 running) [58,144 / 58,228] 671 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 76s local ... (58 actions running) [58,154 / 58,228] 676 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 77s local ... (56 actions running) [58,154 / 58,228] 677 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 79s local ... (56 actions running) [58,156 / 58,228] 679 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 80s local ... (56 actions running) [58,159 / 58,228] 681 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (56 actions running) [58,170 / 58,228] 684 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (56 actions running) [58,177 / 58,234] 687 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 83s local ... (56 actions, 55 running) [58,199 / 58,258] 690 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (57 actions, 56 running) [58,200 / 58,259] 690 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (57 actions running) [58,203 / 58,259] 691 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (56 actions running) [58,266 / 58,322] 691 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (54 actions, 50 running) [58,293 / 58,349] 692 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (57 actions, 56 running) [58,321 / 58,378] 696 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (56 actions, 54 running) [58,348 / 58,404] 698 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (58 actions running) [58,358 / 58,415] 701 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (59 actions running) [58,424 / 58,481] 705 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (62 actions, 60 running) [58,466 / 58,527] 712 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (62 actions, 60 running) [58,482 / 58,538] 715 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (63 actions running) [58,491 / 58,547] 718 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (64 actions running) [58,512 / 58,568] 722 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (65 actions running) [58,526 / 58,582] 726 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (66 actions, 65 running) [58,604 / 58,667] 737 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (66 actions, 63 running) [58,642 / 58,699] 742 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (71 actions, 69 running) [58,659 / 58,715] 744 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (71 actions, 68 running) [58,672 / 58,729] 747 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (71 actions, 69 running) [58,689 / 58,794] 749 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (72 actions running) [58,692 / 58,794] 751 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (74 actions running) [58,695 / 58,794] 753 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (74 actions running) [58,698 / 58,794] 755 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (74 actions, 73 running) [58,701 / 58,794] 758 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (74 actions running) [58,704 / 58,794] 758 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (74 actions, 73 running) [58,705 / 58,794] 758 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (74 actions, 73 running) [58,706 / 58,794] 759 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (74 actions running) [58,711 / 58,794] 761 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (73 actions running) [58,715 / 58,794] 763 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (73 actions running) [58,720 / 58,794] 766 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (70 actions running) [58,724 / 58,794] 769 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (69 actions running) [58,734 / 58,794] 771 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (69 actions, 68 running) [58,736 / 58,794] 772 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (69 actions running) [58,744 / 58,800] 772 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (69 actions, 68 running) [58,769 / 58,827] 776 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (67 actions, 65 running) [58,835 / 58,892] 784 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (68 actions, 64 running) [58,849 / 58,915] 785 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (70 actions running) [58,853 / 58,915] 786 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (70 actions running) [58,876 / 58,935] 790 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (70 actions, 67 running) [58,888 / 58,944] 791 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (70 actions, 68 running) [58,900 / 58,957] 794 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (69 actions, 66 running) [58,959 / 59,017] 801 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (70 actions, 67 running) [58,984 / 59,059] 803 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (68 actions, 66 running) [59,033 / 59,091] 805 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (73 actions, 70 running) [59,061 / 59,117] 807 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (71 actions, 70 running) [59,119 / 59,186] 810 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (75 actions, 73 running) [59,155 / 59,228] 811 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (75 actions, 74 running) [59,156 / 59,228] 812 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (75 actions running) [59,157 / 59,228] 814 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (75 actions running) [59,162 / 59,228] 819 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (74 actions running) [59,169 / 59,228] 826 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (67 actions running) [59,179 / 59,235] 834 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (60 actions running) [59,203 / 59,259] 839 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (57 actions running) [59,210 / 59,269] 845 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (59 actions running) [59,231 / 59,287] 850 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (59 actions, 58 running) [59,254 / 59,310] 852 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (61 actions, 60 running) [59,282 / 59,339] 856 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (65 actions running) [59,309 / 59,366] 860 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (69 actions running) [59,325 / 59,383] 865 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (72 actions, 71 running) [59,349 / 59,407] 868 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (72 actions, 71 running) [59,357 / 59,415] 869 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (72 actions running) [59,372 / 59,430] 874 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (73 actions, 71 running) [59,376 / 59,433] 876 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (76 actions running) [59,380 / 59,437] 877 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (77 actions, 76 running) [59,383 / 59,441] 878 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (77 actions running) [59,384 / 59,442] 878 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (77 actions, 76 running) [59,417 / 59,475] 884 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (77 actions, 76 running) [59,424 / 59,482] 887 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (77 actions running) [59,436 / 59,494] 888 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (77 actions, 75 running) [59,468 / 59,528] 895 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (77 actions running) [59,472 / 59,529] 898 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (77 actions running) [59,509 / 59,567] 901 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (78 actions, 77 running) [59,535 / 59,595] 905 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (76 actions, 73 running) [59,564 / 59,621] 910 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 111s local ... (77 actions, 76 running) [59,571 / 59,628] 912 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 112s local ... (78 actions running) [59,602 / 59,659] 917 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 113s local ... (76 actions, 75 running) [59,626 / 59,683] 923 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 114s local ... (73 actions running) [59,652 / 59,711] 926 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 115s local ... (74 actions, 73 running) [59,672 / 59,731] 928 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 116s local ... (74 actions, 73 running) [59,696 / 59,753] 928 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 117s local ... (75 actions running) [59,702 / 59,759] 928 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 118s local ... (75 actions running) [59,708 / 59,765] 929 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 119s local ... (75 actions running) [59,718 / 59,776] 932 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 120s local ... (74 actions, 72 running) [59,731 / 59,788] 937 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 122s local ... (74 actions running) [59,737 / 59,796] 938 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 123s local ... (78 actions, 77 running) [59,748 / 59,821] 940 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 124s local ... (78 actions running) [59,750 / 59,821] 942 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 125s local ... (80 actions running) [59,751 / 59,821] 943 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 126s local ... (80 actions running) [59,755 / 59,821] 945 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 127s local ... (80 actions running) [59,755 / 59,821] 945 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 128s local ... (81 actions running) [59,759 / 59,821] 947 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 129s local ... (81 actions, 80 running) [59,761 / 59,821] 948 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 131s local ... (81 actions, 80 running) [59,763 / 59,821] 949 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 132s local ... (81 actions running) [59,770 / 59,830] 951 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 134s local ... (81 actions running) [59,783 / 59,841] 953 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 135s local ... (78 actions, 76 running) [59,806 / 59,865] 955 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 136s local ... (78 actions, 77 running) [59,810 / 59,868] 956 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 137s local ... (78 actions, 77 running) [59,821 / 59,897] 958 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 139s local ... (80 actions running) [59,831 / 59,897] 963 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 140s local ... (77 actions running) [59,836 / 59,897] 967 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 141s local ... (74 actions running) [59,838 / 59,897] 968 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 142s local ... (73 actions running) [59,838 / 59,897] 968 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 143s local ... (73 actions running) [59,839 / 59,898] 969 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 144s local ... (73 actions running) [59,858 / 59,915] 973 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 145s local ... (72 actions, 71 running) [59,860 / 59,919] 975 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 146s local ... (72 actions running) [59,865 / 59,921] 977 / 3795 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 148s local ... (71 actions, 70 running) [59,979 / 60,043] 982 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 39s local, remote-cache ... (70 actions, 63 running) [60,090 / 60,154] 991 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 40s local, remote-cache ... (75 actions running) [60,094 / 60,154] 995 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 42s local, remote-cache ... (78 actions running) [60,098 / 60,154] 999 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 43s local, remote-cache ... (78 actions running) [60,107 / 60,163] 1002 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 44s local, remote-cache ... (77 actions running) [60,121 / 60,181] 1007 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 45s local, remote-cache ... (75 actions, 73 running) [60,132 / 60,188] 1011 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 46s local, remote-cache ... (77 actions, 76 running) [60,153 / 60,210] 1018 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 47s local, remote-cache ... (76 actions, 74 running) [60,185 / 60,244] 1022 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 48s local, remote-cache ... (78 actions, 77 running) [60,219 / 60,276] 1029 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 49s local, remote-cache ... (79 actions, 78 running) [60,274 / 60,343] 1032 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 50s local, remote-cache ... (80 actions, 79 running) [60,289 / 60,360] 1038 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 51s local, remote-cache ... (80 actions, 79 running) [60,292 / 60,364] 1039 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 52s local, remote-cache ... (81 actions, 80 running) [60,324 / 60,394] 1042 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 53s local, remote-cache ... (83 actions, 82 running) [60,332 / 60,403] 1044 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 55s local, remote-cache ... (83 actions running) [60,358 / 60,429] 1049 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 56s local, remote-cache ... (84 actions, 82 running) [60,360 / 60,430] 1049 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 57s local, remote-cache ... (86 actions, 85 running) [60,394 / 60,483] 1054 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 58s local, remote-cache ... (87 actions running) [60,395 / 60,483] 1056 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 59s local, remote-cache ... (87 actions running) [60,399 / 60,483] 1060 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test; 60s local, remote-cache ... (85 actions running) [60,405 / 60,484] 1064 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 46s local ... (80 actions, 79 running) [60,408 / 60,484] 1066 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 5 of 17); 45s local ... (80 actions running) [60,413 / 60,484] 1068 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 41s local ... (79 actions running) [60,414 / 60,484] 1069 / 3795 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:device-arg-retval-attr.mlir.test; 35s local, remote-cache ... (79 actions running) [60,445 / 60,516] 1077 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 28s local ... (73 actions running) [60,457 / 60,529] 1080 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 29s local ... (74 actions, 73 running) [60,501 / 60,573] 1094 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 30s local ... (64 actions, 63 running) [60,533 / 60,604] 1105 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 31s local ... (63 actions running) [60,545 / 60,615] 1108 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 33s local ... (65 actions running) [60,546 / 60,616] 1109 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 34s local ... (65 actions running) [60,551 / 60,636] 1111 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 28s local ... (65 actions running) [60,553 / 60,636] 1112 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 30s local ... (65 actions running) [60,563 / 60,636] 1117 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 31s local ... (60 actions running) [60,568 / 60,640] 1122 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 32s local ... (58 actions running) [60,575 / 60,652] 1122 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 33s local ... (57 actions, 55 running) [60,598 / 60,679] 1123 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 35s local ... (59 actions, 56 running) [60,612 / 60,690] 1123 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 36s local ... (59 actions, 58 running) [60,631 / 60,713] 1128 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 37s local ... (61 actions, 60 running) [60,632 / 60,713] 1128 / 3795 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 39s local ... (61 actions, 60 running) [60,645 / 60,725] 1132 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 38s local, remote-cache ... (62 actions, 61 running) [60,675 / 60,754] 1136 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 39s local, remote-cache ... (63 actions, 61 running) [60,722 / 60,801] 1144 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 40s local, remote-cache ... (64 actions running) [60,739 / 60,816] 1147 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 41s local, remote-cache ... (64 actions, 63 running) [60,765 / 60,844] 1153 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 42s local, remote-cache ... (67 actions, 66 running) [60,766 / 60,844] 1153 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 43s local, remote-cache ... (71 actions, 70 running) [60,799 / 60,877] 1159 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 44s local, remote-cache ... (67 actions, 65 running) [60,826 / 60,904] 1165 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 45s local, remote-cache ... (67 actions, 66 running) [60,838 / 60,916] 1170 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 46s local, remote-cache ... (68 actions running) [60,859 / 60,946] 1173 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 47s local, remote-cache ... (70 actions, 67 running) [60,864 / 60,947] 1175 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 49s local, remote-cache ... (71 actions running) [60,866 / 60,947] 1176 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 50s local, remote-cache ... (71 actions running) [60,872 / 60,952] 1181 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 51s local, remote-cache ... (70 actions running) [60,895 / 60,975] 1184 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 52s local, remote-cache ... (69 actions, 68 running) [60,929 / 61,007] 1196 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 53s local, remote-cache ... (64 actions, 63 running) [60,943 / 61,021] 1200 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 54s local, remote-cache ... (66 actions running) [60,954 / 61,032] 1200 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 56s local, remote-cache ... (69 actions running) [60,961 / 61,038] 1201 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 57s local, remote-cache ... (69 actions, 68 running) [60,975 / 61,054] 1202 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 58s local, remote-cache ... (70 actions, 69 running) [60,996 / 61,076] 1206 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 59s local, remote-cache ... (70 actions, 67 running) [61,035 / 61,113] 1210 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 60s local, remote-cache ... (69 actions, 68 running) [61,048 / 61,140] 1211 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 61s local, remote-cache ... (73 actions, 72 running) [61,058 / 61,140] 1219 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 62s local, remote-cache ... (67 actions running) [61,076 / 61,156] 1225 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 63s local, remote-cache ... (60 actions, 59 running) [61,081 / 61,162] 1227 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 64s local, remote-cache ... (61 actions running) [61,082 / 61,162] 1229 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 66s local, remote-cache ... (61 actions running) [61,102 / 61,228] 1233 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 67s local, remote-cache ... (61 actions, 60 running) [61,106 / 61,228] 1235 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 68s local, remote-cache ... (61 actions, 60 running) [61,108 / 61,228] 1238 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 69s local, remote-cache ... (61 actions running) [61,112 / 61,228] 1240 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 70s local, remote-cache ... (61 actions running) [61,119 / 61,228] 1240 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 71s local, remote-cache ... (61 actions running) [61,123 / 61,228] 1240 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 72s local, remote-cache ... (61 actions running) [61,131 / 61,228] 1241 / 3795 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 71s local, remote-cache ... (59 actions running) [61,136 / 61,228] 1244 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 64s local ... (57 actions running) [61,137 / 61,228] 1244 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 65s local ... (57 actions, 56 running) [61,160 / 61,241] 1246 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 66s local ... (59 actions, 57 running) [61,186 / 61,263] 1246 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 67s local ... (58 actions, 55 running) [61,219 / 61,296] 1246 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 68s local ... (59 actions, 58 running) [61,240 / 61,319] 1246 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 69s local ... (60 actions, 59 running) [61,274 / 61,354] 1247 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 70s local ... (61 actions, 60 running) [61,293 / 61,393] 1248 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 72s local ... (62 actions running) [61,293 / 61,393] 1249 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 74s local ... (62 actions running) [61,310 / 61,401] 1250 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 74s local ... (64 actions running) [61,310 / 61,401] 1251 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 75s local ... (64 actions running) [61,311 / 61,401] 1252 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 76s local ... (64 actions running) [61,312 / 61,401] 1252 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 78s local ... (64 actions running) [61,313 / 61,401] 1253 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 79s local ... (63 actions running) [61,323 / 61,401] 1258 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 81s local ... (58 actions running) [61,325 / 61,401] 1260 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 82s local ... (59 actions running) [61,332 / 61,406] 1263 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 83s local ... (59 actions, 58 running) [61,337 / 61,410] 1264 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 84s local ... (59 actions, 58 running) [61,342 / 61,415] 1265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 86s local ... (59 actions running) [61,352 / 61,426] 1266 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 87s local ... (60 actions running) [61,359 / 61,433] 1267 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 88s local ... (62 actions, 61 running) [61,368 / 61,441] 1269 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 89s local ... (62 actions, 60 running) [61,387 / 61,464] 1272 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 90s local ... (60 actions, 58 running) [61,401 / 61,475] 1273 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 91s local ... (59 actions running) [61,414 / 61,487] 1275 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 92s local ... (59 actions, 58 running) [61,426 / 61,501] 1277 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 93s local ... (59 actions running) [61,432 / 61,505] 1277 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 94s local ... (59 actions running) [61,441 / 61,520] 1278 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 95s local ... (59 actions running) [61,443 / 61,520] 1279 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 96s local ... (59 actions running) [61,445 / 61,520] 1280 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 97s local ... (59 actions running) [61,448 / 61,521] 1281 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 98s local ... (59 actions, 58 running) [61,451 / 61,524] 1282 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 99s local ... (60 actions, 59 running) [61,457 / 61,530] 1283 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 100s local ... (59 actions, 58 running) [61,468 / 61,542] 1286 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 102s local ... (60 actions running) [61,485 / 61,560] 1288 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 51s local ... (60 actions, 58 running) [61,498 / 61,571] 1291 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 1 of 4); 52s local ... (59 actions, 58 running) [61,504 / 61,577] 1291 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 4 of 4); 51s local ... (60 actions running) [61,504 / 61,577] 1292 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_getitem_test (shard 4 of 4); 53s local ... (60 actions running) [61,533 / 61,591] 1295 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 41s local ... (57 actions, 56 running) [61,543 / 61,600] 1297 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 42s local ... (62 actions, 61 running) [61,550 / 61,607] 1299 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 43s local ... (62 actions, 60 running) [61,611 / 61,668] 1307 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 44s local ... (62 actions, 59 running) [61,637 / 61,694] 1308 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 46s local ... (63 actions, 59 running) [61,668 / 61,724] 1309 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 47s local ... (64 actions, 60 running) [61,680 / 61,736] 1310 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 48s local ... (66 actions running) [61,681 / 61,741] 1310 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 49s local ... (66 actions, 65 running) [61,685 / 61,742] 1312 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 50s local ... (67 actions running) [61,740 / 61,798] 1318 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 51s local ... (63 actions, 62 running) [61,758 / 61,816] 1321 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 52s local ... (64 actions, 61 running) [61,787 / 61,844] 1324 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 53s local ... (63 actions, 62 running) [61,808 / 61,863] 1327 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 54s local ... (61 actions running) [61,844 / 61,908] 1331 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 55s local ... (61 actions, 59 running) [61,850 / 61,908] 1336 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 57s local ... (61 actions running) [61,852 / 61,908] 1339 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 58s local ... (61 actions, 60 running) [61,878 / 61,936] 1341 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 59s local ... (62 actions, 60 running) [61,896 / 61,995] 1345 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 60s local ... (61 actions, 59 running) [61,902 / 61,996] 1347 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 61s local ... (61 actions, 60 running) [61,905 / 61,996] 1348 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 63s local ... (61 actions running) [61,908 / 61,996] 1351 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 64s local ... (61 actions running) [61,916 / 61,996] 1352 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 65s local ... (61 actions, 60 running) [61,921 / 61,996] 1356 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 66s local ... (56 actions running) [61,924 / 61,997] 1356 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 67s local ... (57 actions, 56 running) [61,928 / 61,997] 1356 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 68s local ... (55 actions, 54 running) [61,972 / 62,040] 1357 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 69s local ... (56 actions, 49 running) [62,023 / 62,081] 1361 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 70s local ... (57 actions, 56 running) [62,041 / 62,099] 1362 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 71s local ... (58 actions, 57 running) [62,089 / 62,145] 1364 / 3795 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 73s local ... (59 actions, 56 running) [62,124 / 62,183] 1368 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_split_op_test; 52s local ... (61 actions, 60 running) [62,197 / 62,263] 1375 / 3795 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 45s local ... (64 actions running) [62,202 / 62,263] 1377 / 3795 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 46s local ... (63 actions running) [62,213 / 62,285] 1378 / 3795 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 47s local ... (64 actions running) [62,214 / 62,285] 1379 / 3795 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 48s local ... (63 actions running) [62,215 / 62,285] 1380 / 3795 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 50s local ... (63 actions running) [62,218 / 62,285] 1384 / 3795 tests; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 51s local ... (61 actions running) [62,234 / 62,303] 1390 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 37s local ... (57 actions, 55 running) [62,235 / 62,303] 1391 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 39s local ... (57 actions running) [62,237 / 62,303] 1392 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 41s local ... (57 actions, 56 running) [62,240 / 62,303] 1394 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 42s local ... (57 actions running) [62,241 / 62,303] 1395 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 43s local ... (57 actions running) [62,243 / 62,303] 1397 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 44s local ... (57 actions running) [62,243 / 62,303] 1398 / 3795 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 46s local ... (57 actions running) [62,246 / 62,304] 1400 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 36s local ... (57 actions, 56 running) [62,247 / 62,304] 1402 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 37s local ... (57 actions running) [62,252 / 62,318] 1402 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 38s local ... (57 actions running) [62,258 / 62,318] 1403 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 40s local ... (58 actions running) [62,260 / 62,318] 1404 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 41s local ... (57 actions running) [62,265 / 62,322] 1404 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 42s local ... (57 actions, 56 running) [62,276 / 62,333] 1404 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 43s local ... (58 actions, 57 running) [62,280 / 62,338] 1406 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 44s local ... (57 actions running) [62,286 / 62,344] 1406 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 46s local ... (58 actions running) [62,291 / 62,352] 1407 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 47s local ... (57 actions running) [62,304 / 62,362] 1408 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 48s local ... (57 actions, 56 running) [62,325 / 62,381] 1409 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 49s local ... (57 actions running) [62,345 / 62,403] 1410 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 50s local ... (60 actions running) [62,361 / 62,418] 1415 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 51s local ... (59 actions, 58 running) [62,370 / 62,474] 1417 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 52s local ... (60 actions, 59 running) [62,373 / 62,474] 1421 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 53s local ... (58 actions running) [62,375 / 62,474] 1423 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 54s local ... (56 actions running) [62,384 / 62,474] 1424 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 56s local ... (56 actions running) [62,384 / 62,474] 1425 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 57s local ... (56 actions running) [62,386 / 62,474] 1425 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 58s local ... (56 actions, 55 running) [62,392 / 62,474] 1429 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 60s local ... (56 actions, 55 running) [62,393 / 62,474] 1430 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (56 actions running) [62,394 / 62,474] 1431 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (56 actions running) [62,395 / 62,474] 1431 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (56 actions, 55 running) [62,398 / 62,474] 1431 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (56 actions, 55 running) [62,400 / 62,474] 1431 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (56 actions running) [62,402 / 62,474] 1432 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (56 actions running) [62,405 / 62,474] 1432 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (56 actions, 55 running) [62,412 / 62,474] 1433 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (56 actions, 55 running) [62,414 / 62,474] 1433 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (56 actions, 55 running) [62,416 / 62,474] 1433 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (56 actions running) [62,418 / 62,474] 1433 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (56 actions running) [62,424 / 62,480] 1433 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (56 actions, 55 running) [62,429 / 62,485] 1434 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (56 actions running) [62,456 / 62,514] 1434 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (56 actions, 54 running) [62,469 / 62,526] 1434 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (57 actions, 55 running) [62,491 / 62,547] 1434 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (57 actions running) [62,500 / 62,556] 1437 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (59 actions, 58 running) [62,505 / 62,562] 1437 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (60 actions running) [62,540 / 62,601] 1438 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (61 actions, 56 running) [62,572 / 62,630] 1442 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (62 actions running) [62,579 / 62,635] 1443 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (64 actions, 63 running) [62,599 / 62,656] 1445 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (66 actions, 65 running) [62,604 / 62,661] 1446 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (66 actions, 65 running) [62,608 / 62,665] 1447 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (66 actions running) [62,619 / 62,675] 1449 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (67 actions running) [62,641 / 62,700] 1451 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (67 actions, 66 running) [62,646 / 62,702] 1452 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (67 actions, 66 running) [62,657 / 62,713] 1455 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (65 actions running) [62,681 / 62,738] 1461 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (62 actions, 61 running) [62,696 / 62,752] 1463 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (62 actions, 61 running) [62,707 / 62,764] 1465 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (63 actions, 62 running) [62,740 / 62,797] 1468 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (63 actions, 62 running) [62,761 / 62,818] 1472 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (64 actions, 61 running) [62,779 / 62,836] 1474 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (63 actions, 62 running) [62,784 / 62,842] 1475 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (63 actions running) [62,784 / 62,842] 1476 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (63 actions running) [62,794 / 62,850] 1479 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (62 actions running) [62,802 / 62,858] 1482 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (59 actions, 58 running) [62,807 / 62,863] 1484 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (57 actions, 56 running) [62,818 / 62,875] 1486 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (56 actions, 55 running) [62,830 / 62,891] 1487 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (56 actions, 55 running) [62,838 / 62,895] 1488 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (56 actions running) [62,844 / 62,901] 1489 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions running) [62,847 / 62,904] 1489 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (56 actions running) [62,855 / 62,912] 1490 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (56 actions, 55 running) [62,861 / 62,919] 1492 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (57 actions, 56 running) [62,865 / 62,922] 1493 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (57 actions running) [62,879 / 62,936] 1493 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (57 actions, 56 running) [62,899 / 62,956] 1493 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (57 actions, 55 running) [62,909 / 62,966] 1495 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (58 actions, 56 running) [62,915 / 62,972] 1497 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (58 actions, 57 running) [62,915 / 62,972] 1497 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (59 actions running) [62,926 / 62,984] 1500 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (57 actions, 56 running) [62,934 / 62,991] 1501 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (56 actions, 55 running) [62,947 / 63,004] 1503 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (56 actions, 55 running) [62,947 / 63,004] 1503 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (57 actions running) [62,952 / 63,009] 1504 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (57 actions running) [62,957 / 63,014] 1504 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (58 actions, 57 running) [62,974 / 63,031] 1505 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (58 actions, 57 running) [62,992 / 63,061] 1508 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (58 actions, 57 running) [62,998 / 63,061] 1509 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (58 actions, 57 running) [63,003 / 63,062] 1509 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (57 actions, 55 running) [63,010 / 63,070] 1510 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (58 actions, 55 running) [63,011 / 63,070] 1511 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (57 actions, 56 running) [63,013 / 63,073] 1511 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (58 actions, 57 running) [63,016 / 63,088] 1515 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (57 actions, 56 running) [63,020 / 63,088] 1516 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (56 actions, 55 running) [63,024 / 63,088] 1516 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (56 actions, 55 running) [63,027 / 63,088] 1517 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (56 actions running) [63,028 / 63,088] 1517 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (56 actions, 55 running) [63,031 / 63,091] 1518 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (56 actions running) [63,031 / 63,091] 1519 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 130s local ... (56 actions running) [63,038 / 63,094] 1520 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 131s local ... (56 actions, 55 running) [63,046 / 63,104] 1520 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 133s local ... (56 actions, 55 running) [63,053 / 63,108] 1522 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 134s local ... (55 actions, 54 running) [63,087 / 63,143] 1524 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 135s local ... (56 actions, 52 running) [63,124 / 63,188] 1527 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 136s local ... (56 actions, 51 running) [63,128 / 63,190] 1527 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 137s local ... (56 actions running) [63,152 / 63,209] 1530 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 138s local ... (56 actions, 54 running) [63,159 / 63,214] 1530 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 139s local ... (55 actions, 54 running) [63,182 / 63,239] 1532 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 140s local ... (56 actions running) [63,202 / 63,258] 1535 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 141s local ... (55 actions running) [63,217 / 63,273] 1538 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 142s local ... (56 actions, 55 running) [63,224 / 63,280] 1538 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 143s local ... (56 actions, 55 running) [63,229 / 63,286] 1540 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 144s local ... (56 actions, 55 running) [63,241 / 63,298] 1541 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 146s local ... (56 actions running) [63,249 / 63,305] 1542 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 147s local ... (55 actions running) [63,262 / 63,320] 1543 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 148s local ... (56 actions, 55 running) [63,278 / 63,334] 1545 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 149s local ... (57 actions, 56 running) [63,293 / 63,350] 1546 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 150s local ... (57 actions, 56 running) [63,307 / 63,364] 1549 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 151s local ... (56 actions running) [63,324 / 63,388] 1550 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 152s local ... (57 actions, 54 running) [63,330 / 63,408] 1552 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 153s local ... (57 actions, 56 running) [63,335 / 63,408] 1553 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 155s local ... (56 actions, 55 running) [63,339 / 63,408] 1553 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 156s local ... (56 actions, 55 running) [63,344 / 63,408] 1553 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 157s local ... (56 actions, 55 running) [63,348 / 63,411] 1554 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 158s local ... (56 actions, 55 running) [63,354 / 63,417] 1555 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 159s local ... (59 actions running) [63,358 / 63,434] 1555 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 160s local ... (60 actions running) [63,359 / 63,434] 1556 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 161s local ... (60 actions running) [63,360 / 63,434] 1558 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 162s local ... (59 actions running) [63,365 / 63,434] 1562 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 163s local ... (56 actions running) [63,368 / 63,434] 1564 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 164s local ... (56 actions running) [63,371 / 63,434] 1565 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 165s local ... (56 actions, 55 running) [63,374 / 63,442] 1566 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 166s local ... (56 actions, 55 running) [63,377 / 63,442] 1568 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 167s local ... (56 actions running) [63,380 / 63,443] 1569 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 168s local ... (56 actions, 55 running) [63,383 / 63,443] 1569 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 170s local ... (56 actions, 55 running) [63,396 / 63,453] 1571 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 171s local ... (56 actions, 55 running) [63,421 / 63,477] 1573 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 172s local ... (56 actions, 55 running) [63,441 / 63,499] 1574 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 173s local ... (56 actions running) [63,444 / 63,500] 1575 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 174s local ... (56 actions running) [63,451 / 63,507] 1576 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 175s local ... (57 actions, 56 running) [63,454 / 63,511] 1576 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 176s local ... (58 actions running) [63,455 / 63,512] 1576 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 177s local ... (58 actions running) [63,490 / 63,564] 1578 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 178s local ... (59 actions running) [63,496 / 63,564] 1579 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 179s local ... (59 actions running) [63,498 / 63,564] 1579 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 180s local ... (59 actions running) [63,504 / 63,564] 1583 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 182s local ... (58 actions running) [63,508 / 63,564] 1585 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 183s local ... (56 actions, 55 running) [63,512 / 63,567] 1586 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 184s local ... (55 actions, 54 running) [63,524 / 63,581] 1586 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 185s local ... (56 actions, 54 running) [63,549 / 63,606] 1586 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 186s local ... (56 actions, 55 running) [63,559 / 63,616] 1587 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 187s local ... (57 actions, 55 running) [63,565 / 63,622] 1590 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 188s local ... (56 actions, 55 running) [63,574 / 63,630] 1591 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 189s local ... (58 actions, 57 running) [63,576 / 63,634] 1591 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 190s local ... (59 actions, 58 running) [63,601 / 63,658] 1591 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 191s local ... (61 actions, 59 running) [63,620 / 63,681] 1594 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 192s local ... (60 actions, 58 running) [63,629 / 63,687] 1594 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 193s local ... (62 actions, 61 running) [63,635 / 63,693] 1594 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 195s local ... (62 actions running) [63,645 / 63,702] 1599 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 196s local ... (60 actions, 59 running) [63,663 / 63,728] 1601 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 197s local ... (58 actions, 55 running) [63,694 / 63,755] 1602 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 198s local ... (57 actions, 54 running) [63,700 / 63,758] 1603 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 199s local ... (57 actions, 56 running) [63,704 / 63,762] 1603 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 201s local ... (57 actions running) [63,710 / 63,768] 1604 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 202s local ... (57 actions, 56 running) [63,712 / 63,769] 1604 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 203s local ... (57 actions running) [63,714 / 63,772] 1605 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 204s local ... (57 actions running) [63,717 / 63,775] 1605 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 205s local ... (57 actions running) [63,750 / 63,808] 1608 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 206s local ... (57 actions running) [63,760 / 63,817] 1610 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 207s local ... (58 actions running) [63,764 / 63,840] 1611 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 208s local ... (58 actions, 57 running) [63,768 / 63,840] 1615 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 209s local ... (58 actions, 57 running) [63,769 / 63,840] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 210s local ... (57 actions running) [63,772 / 63,840] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 212s local ... (57 actions running) [63,773 / 63,840] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 213s local ... (57 actions running) [63,776 / 63,843] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 214s local ... (56 actions running) [63,777 / 63,843] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 215s local ... (56 actions running) [63,777 / 63,843] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 216s local ... (57 actions running) [63,778 / 63,843] 1617 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 217s local ... (57 actions running) [63,781 / 63,843] 1618 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 218s local ... (55 actions running) [63,781 / 63,846] 1618 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 219s local ... (56 actions running) [63,782 / 63,846] 1618 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 220s local ... (56 actions, 55 running) [63,783 / 63,846] 1619 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 221s local ... (56 actions running) [63,785 / 63,854] 1619 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 223s local ... (56 actions running) [63,786 / 63,854] 1619 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 225s local ... (55 actions running) [63,791 / 63,854] 1620 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 226s local ... (56 actions running) [63,792 / 63,855] 1620 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 227s local ... (56 actions, 55 running) [63,793 / 63,855] 1621 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 229s local ... (56 actions running) [63,801 / 63,864] 1623 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 230s local ... (56 actions, 55 running) [63,805 / 63,866] 1623 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 231s local ... (56 actions, 55 running) [63,807 / 63,868] 1623 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 232s local ... (56 actions, 54 running) [63,810 / 63,878] 1625 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 233s local ... (56 actions running) [63,811 / 63,878] 1625 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 234s local ... (56 actions, 55 running) [63,813 / 63,878] 1625 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 236s local ... (56 actions running) [63,814 / 63,878] 1625 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 237s local ... (56 actions, 55 running) [63,816 / 63,878] 1625 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 238s local ... (56 actions, 55 running) [63,816 / 63,878] 1626 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 239s local ... (56 actions running) [63,820 / 63,878] 1626 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 241s local ... (54 actions, 53 running) [63,828 / 63,884] 1627 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 242s local ... (56 actions, 55 running) [63,832 / 63,890] 1628 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 243s local ... (56 actions, 55 running) [63,837 / 63,895] 1628 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 244s local ... (56 actions, 55 running) [63,849 / 63,905] 1629 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 245s local ... (56 actions, 55 running) [63,855 / 63,912] 1629 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 246s local ... (56 actions, 55 running) [63,887 / 63,943] 1632 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 247s local ... (56 actions, 55 running) [63,893 / 63,950] 1633 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 248s local ... (56 actions, 55 running) [63,924 / 63,981] 1635 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 249s local ... (56 actions, 55 running) [63,935 / 63,992] 1635 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 250s local ... (56 actions running) [63,968 / 64,033] 1637 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 251s local ... (56 actions running) [63,972 / 64,034] 1637 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 252s local ... (57 actions running) [63,980 / 64,036] 1639 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 253s local ... (56 actions, 54 running) [63,990 / 64,047] 1639 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 254s local ... (56 actions, 54 running) [64,009 / 64,066] 1639 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 255s local ... (57 actions, 54 running) [64,027 / 64,083] 1641 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 256s local ... (56 actions, 55 running) [64,036 / 64,092] 1643 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 257s local ... (58 actions, 55 running) [64,045 / 64,102] 1644 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 259s local ... (58 actions, 57 running) [64,069 / 64,125] 1647 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 260s local ... (56 actions, 55 running) [64,071 / 64,127] 1647 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 261s local ... (56 actions, 55 running) [64,073 / 64,128] 1647 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 262s local ... (57 actions, 56 running) [64,087 / 64,144] 1652 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 263s local ... (56 actions, 55 running) [64,109 / 64,167] 1657 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 264s local ... (56 actions, 54 running) [64,126 / 64,183] 1660 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 265s local ... (56 actions, 53 running) [64,136 / 64,193] 1662 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 266s local ... (56 actions running) [64,149 / 64,206] 1666 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 267s local ... (56 actions running) [64,151 / 64,211] 1667 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 268s local ... (56 actions running) [64,153 / 64,211] 1669 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 269s local ... (56 actions running) [64,157 / 64,214] 1670 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 270s local ... (56 actions, 55 running) [64,160 / 64,215] 1671 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 271s local ... (55 actions, 54 running) [64,161 / 64,223] 1672 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 272s local ... (56 actions running) [64,162 / 64,223] 1673 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 273s local ... (56 actions running) [64,164 / 64,223] 1674 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 275s local ... (56 actions running) [64,164 / 64,223] 1675 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 277s local ... (56 actions running) [64,165 / 64,223] 1675 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 279s local ... (56 actions running) [64,166 / 64,223] 1675 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 280s local ... (56 actions running) [64,167 / 64,223] 1675 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 282s local ... (56 actions, 55 running) [64,167 / 64,223] 1676 / 3795 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 283s local ... (56 actions running) [64,174 / 64,234] 1678 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions, 54 running) [64,182 / 64,238] 1679 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions, 55 running) [64,182 / 64,238] 1679 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (57 actions running) [64,184 / 64,241] 1679 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (58 actions running) [64,198 / 64,255] 1680 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (58 actions running) [64,204 / 64,261] 1680 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (59 actions, 58 running) [64,207 / 64,263] 1680 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (59 actions running) [64,215 / 64,272] 1684 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (57 actions running) [64,223 / 64,280] 1684 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions running) [64,224 / 64,281] 1684 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions, 55 running) [64,227 / 64,301] 1685 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions, 55 running) [64,228 / 64,301] 1685 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions, 55 running) [64,228 / 64,301] 1685 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [64,229 / 64,301] 1686 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions running) [64,231 / 64,301] 1686 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [64,235 / 64,301] 1687 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [64,237 / 64,301] 1687 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions running) [64,239 / 64,301] 1688 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions, 55 running) [64,242 / 64,301] 1689 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [64,243 / 64,301] 1690 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [64,245 / 64,301] 1690 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (55 actions, 54 running) [64,252 / 64,322] 1692 / 3795 tests; Testing //tensorflow/compiler/tests:conv2d_test_cpu (shard 1 of 10); 57s local ... (57 actions running) [64,263 / 64,322] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 44s local ... (56 actions, 55 running) [64,263 / 64,322] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 46s local ... (56 actions running) [64,266 / 64,323] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 47s local ... (56 actions running) [64,267 / 64,324] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 48s local ... (56 actions running) [64,268 / 64,325] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 49s local ... (56 actions running) [64,269 / 64,326] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 51s local ... (56 actions, 55 running) [64,286 / 64,341] 1693 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 53s local ... (55 actions, 54 running) [64,332 / 64,387] 1697 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 54s local ... (56 actions, 54 running) [64,368 / 64,424] 1700 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 55s local ... (59 actions, 56 running) [64,383 / 64,439] 1701 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 56s local ... (62 actions, 59 running) [64,429 / 64,487] 1710 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 57s local ... (57 actions, 56 running) [64,446 / 64,502] 1713 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 58s local ... (58 actions, 57 running) [64,470 / 64,527] 1717 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 59s local ... (56 actions, 54 running) [64,480 / 64,536] 1718 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 60s local ... (56 actions, 55 running) [64,491 / 64,560] 1722 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 61s local ... (56 actions running) [64,496 / 64,560] 1724 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 63s local ... (56 actions running) [64,503 / 64,560] 1729 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 64s local ... (56 actions running) [64,505 / 64,561] 1730 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 65s local ... (56 actions running) [64,514 / 64,570] 1731 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:repeat_test (shard 2 of 2); 66s local ... (57 actions running) [64,533 / 64,591] 1737 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu (shard 1 of 5); 64s local ... (57 actions, 55 running) [64,547 / 64,607] 1743 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu (shard 1 of 5); 66s local ... (55 actions running) [64,552 / 64,608] 1746 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu (shard 1 of 5); 67s local ... (57 actions, 56 running) [64,572 / 64,628] 1750 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu (shard 1 of 5); 68s local ... (56 actions, 54 running) [64,596 / 64,655] 1754 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu (shard 1 of 5); 69s local ... (57 actions, 52 running) [64,614 / 64,670] 1757 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu (shard 1 of 5); 70s local ... (59 actions, 57 running) [64,639 / 64,698] 1764 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 49s local ... (56 actions, 55 running) [64,666 / 64,723] 1770 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 50s local ... (56 actions running) [64,720 / 64,778] 1777 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 51s local ... (56 actions, 55 running) [64,760 / 64,817] 1784 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 52s local ... (58 actions, 53 running) [64,790 / 64,890] 1789 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 53s local ... (63 actions, 62 running) [64,797 / 64,890] 1793 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 43s local ... (64 actions running) [64,811 / 64,890] 1806 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 45s local ... (56 actions running) [64,812 / 64,890] 1806 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 46s local ... (56 actions running) [64,813 / 64,890] 1807 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 48s local ... (56 actions running) [64,813 / 64,890] 1808 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 49s local ... (56 actions running) [64,819 / 64,890] 1809 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 50s local ... (56 actions, 55 running) [64,831 / 64,890] 1813 / 3795 tests; Testing //tensorflow/python/kernel_tests:metrics_test (shard 10 of 20); 51s local ... (56 actions, 55 running) [64,841 / 64,899] 1816 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 20s local ... (56 actions, 55 running) [64,882 / 64,939] 1818 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 21s local ... (56 actions, 54 running) [64,894 / 64,950] 1820 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 22s local ... (60 actions, 59 running) [64,915 / 64,971] 1824 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 23s local ... (60 actions, 58 running) [64,931 / 64,996] 1830 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 24s local ... (58 actions running) [64,937 / 64,996] 1836 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 25s local ... (59 actions running) [64,966 / 65,025] 1838 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 2 of 10); 26s local ... (56 actions, 53 running) [65,000 / 65,059] 1841 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 27s local ... (57 actions, 54 running) [65,000 / 65,059] 1841 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 30s local ... (57 actions, 55 running) [65,062 / 65,118] 1850 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 31s local ... (61 actions, 58 running) [65,071 / 65,129] 1852 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 32s local ... (62 actions, 58 running) [65,082 / 65,175] 1852 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 33s local ... (64 actions running) [65,091 / 65,175] 1861 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 34s local ... (56 actions running) [65,094 / 65,175] 1864 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 35s local ... (56 actions running) [65,094 / 65,175] 1865 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 36s local ... (56 actions running) [65,097 / 65,175] 1868 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 38s local ... (56 actions running) [65,103 / 65,175] 1871 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 39s local ... (56 actions, 55 running) [65,112 / 65,175] 1875 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 40s local ... (56 actions, 55 running) [65,116 / 65,175] 1875 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 41s local ... (56 actions, 55 running) [65,139 / 65,201] 1879 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 42s local ... (56 actions, 53 running) [65,143 / 65,201] 1880 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 43s local ... (58 actions, 57 running) [65,161 / 65,218] 1882 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (57 actions, 56 running) [65,176 / 65,233] 1886 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (56 actions running) [65,201 / 65,258] 1889 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (57 actions, 55 running) [65,233 / 65,290] 1894 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 47s local ... (56 actions, 54 running) [65,282 / 65,342] 1896 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (60 actions, 58 running) [65,328 / 65,384] 1899 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (61 actions, 60 running) [65,345 / 65,401] 1906 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (59 actions, 58 running) [65,354 / 65,424] 1910 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (60 actions, 57 running) [65,363 / 65,426] 1918 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (56 actions running) [65,364 / 65,426] 1918 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (56 actions running) [65,364 / 65,426] 1919 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (56 actions running) [65,365 / 65,426] 1919 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (56 actions running) [65,370 / 65,426] 1925 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (56 actions running) [65,397 / 65,453] 1929 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 60s local ... (56 actions, 54 running) [65,427 / 65,483] 1935 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (56 actions, 55 running) [65,446 / 65,502] 1939 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (58 actions, 57 running) [65,475 / 65,532] 1942 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 63s local ... (60 actions, 56 running) [65,512 / 65,594] 1948 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (61 actions, 60 running) [65,529 / 65,594] 1956 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 65s local ... (56 actions, 55 running) [65,536 / 65,594] 1958 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (56 actions, 55 running) [65,537 / 65,594] 1959 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 67s local ... (56 actions running) [65,538 / 65,595] 1960 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (56 actions running) [65,541 / 65,597] 1962 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (56 actions running) [65,547 / 65,603] 1963 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (56 actions, 55 running) [65,559 / 65,614] 1966 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (55 actions running) [65,579 / 65,635] 1969 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (58 actions, 57 running) [65,606 / 65,665] 1974 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (61 actions, 54 running) [65,644 / 65,708] 1977 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (66 actions, 64 running) [65,649 / 65,709] 1979 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (67 actions, 66 running) [65,651 / 65,709] 1982 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (67 actions running) [65,655 / 65,711] 1983 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (67 actions, 66 running) [65,657 / 65,713] 1986 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (67 actions running) [65,667 / 65,723] 1990 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (68 actions running) [65,676 / 65,732] 1994 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (68 actions running) [65,713 / 65,768] 2007 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (57 actions running) [65,731 / 65,789] 2013 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (60 actions running) [65,738 / 65,794] 2016 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (59 actions running) [65,744 / 65,801] 2020 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (57 actions running) [65,788 / 65,851] 2023 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (59 actions, 58 running) [65,795 / 65,859] 2025 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 88s local ... (64 actions running) [65,810 / 65,867] 2037 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (57 actions, 56 running) [65,818 / 65,874] 2039 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (56 actions, 55 running) [65,853 / 65,909] 2049 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 91s local ... (56 actions, 54 running) [65,869 / 65,926] 2053 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (64 actions running) [65,880 / 65,936] 2054 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 93s local ... (66 actions, 65 running) [65,898 / 65,955] 2060 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 94s local ... (70 actions, 69 running) [65,910 / 65,967] 2065 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 95s local ... (71 actions, 70 running) [65,922 / 65,978] 2069 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 96s local ... (71 actions, 70 running) [65,948 / 66,005] 2071 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 97s local ... (73 actions, 72 running) [65,968 / 66,025] 2075 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 98s local ... (78 actions running) [65,968 / 66,025] 2076 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 100s local ... (78 actions running) [65,981 / 66,041] 2081 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 101s local ... (79 actions, 78 running) [66,020 / 66,079] 2093 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 102s local ... (73 actions, 71 running) [66,123 / 66,186] 2103 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 103s local ... (74 actions, 69 running) [66,177 / 66,233] 2114 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 104s local ... (74 actions running) [66,190 / 66,247] 2117 / 3795 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 105s local ... (79 actions, 78 running) [66,238 / 66,294] 2132 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 32s local ... (73 actions, 72 running) [66,262 / 66,318] 2143 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 33s local ... (76 actions running) [66,266 / 66,328] 2145 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 35s local ... (77 actions running) [66,289 / 66,360] 2161 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 36s local ... (62 actions, 61 running) [66,303 / 66,361] 2173 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 37s local ... (57 actions running) [66,315 / 66,378] 2178 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 38s local ... (56 actions running) [66,318 / 66,378] 2181 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 39s local ... (56 actions running) [66,320 / 66,378] 2183 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 40s local ... (56 actions running) [66,324 / 66,380] 2183 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 41s local ... (56 actions running) [66,326 / 66,382] 2184 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 42s local ... (56 actions, 55 running) [66,330 / 66,386] 2184 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 43s local ... (57 actions, 56 running) [66,363 / 66,422] 2188 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 44s local ... (57 actions, 54 running) [66,393 / 66,450] 2194 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 45s local ... (61 actions, 59 running) [66,401 / 66,457] 2197 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 46s local ... (61 actions running) [66,428 / 66,487] 2201 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 48s local ... (63 actions, 62 running) [66,430 / 66,487] 2201 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 49s local ... (62 actions, 61 running) [66,466 / 66,523] 2207 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 50s local ... (67 actions running) [66,481 / 66,540] 2210 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 51s local ... (67 actions running) [66,491 / 66,556] 2218 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 52s local ... (60 actions, 58 running) [66,552 / 66,608] 2224 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 53s local ... (56 actions running) [66,555 / 66,613] 2226 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 55s local ... (59 actions, 58 running) [66,565 / 66,621] 2228 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 56s local ... (60 actions running) [66,604 / 66,660] 2241 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 57s local ... (58 actions, 57 running) [66,624 / 66,681] 2247 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 58s local ... (59 actions, 58 running) [66,639 / 66,726] 2257 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 59s local ... (58 actions running) [66,641 / 66,726] 2260 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 60s local ... (61 actions running) [66,653 / 66,726] 2267 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 61s local ... (56 actions, 55 running) [66,657 / 66,726] 2268 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 62s local ... (56 actions running) [66,659 / 66,726] 2270 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 63s local ... (56 actions running) [66,665 / 66,726] 2274 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 64s local ... (56 actions running) [66,665 / 66,726] 2275 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 65s local ... (56 actions running) [66,670 / 66,726] 2276 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 66s local ... (56 actions, 55 running) [66,671 / 66,731] 2276 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 68s local ... (56 actions, 55 running) [66,697 / 66,755] 2277 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 69s local ... (56 actions, 55 running) [66,723 / 66,780] 2280 / 3795 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 70s local ... (56 actions, 55 running) [66,744 / 66,823] 2284 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (56 actions, 55 running) [66,752 / 66,842] 2286 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (57 actions, 56 running) [66,758 / 66,842] 2287 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (61 actions, 60 running) [66,765 / 66,842] 2292 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (56 actions running) [66,766 / 66,842] 2292 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (56 actions, 55 running) [66,769 / 66,842] 2292 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (56 actions, 55 running) [66,775 / 66,842] 2293 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (56 actions, 55 running) [66,778 / 66,842] 2294 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (56 actions running) [66,782 / 66,842] 2295 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (56 actions running) [66,799 / 66,859] 2297 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (56 actions, 52 running) [66,834 / 66,909] 2302 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (56 actions, 55 running) [66,839 / 66,909] 2303 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (57 actions, 56 running) [66,848 / 66,909] 2305 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (58 actions, 57 running) [66,866 / 66,923] 2308 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (56 actions, 55 running) [66,882 / 66,983] 2308 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (56 actions running) [66,887 / 66,984] 2309 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (59 actions, 58 running) [66,895 / 66,984] 2314 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (56 actions, 55 running) [66,903 / 66,984] 2317 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (56 actions, 55 running) [66,904 / 66,984] 2319 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (56 actions running) [66,909 / 66,984] 2320 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (56 actions, 55 running) [66,925 / 66,984] 2321 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (56 actions, 55 running) [66,926 / 66,984] 2321 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (56 actions running) [66,927 / 66,984] 2321 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (56 actions, 55 running) [66,933 / 66,991] 2322 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (56 actions, 55 running) [66,952 / 67,020] 2324 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (56 actions, 55 running) [66,980 / 67,047] 2325 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (56 actions, 53 running) [67,007 / 67,073] 2327 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (58 actions running) [67,032 / 67,097] 2330 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (59 actions, 58 running) [67,055 / 67,123] 2336 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (60 actions, 59 running) [67,071 / 67,137] 2337 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (60 actions, 59 running) [67,089 / 67,156] 2341 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (57 actions, 56 running) [67,141 / 67,208] 2344 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (58 actions, 57 running) [67,188 / 67,257] 2346 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (61 actions, 60 running) [67,210 / 67,277] 2346 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (61 actions, 60 running) [67,235 / 67,303] 2349 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (63 actions running) [67,244 / 67,311] 2354 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (62 actions, 61 running) [67,259 / 67,326] 2357 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (61 actions running) [67,283 / 67,350] 2363 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (59 actions, 57 running) [67,311 / 67,378] 2367 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (58 actions, 57 running) [67,331 / 67,398] 2370 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (57 actions, 56 running) [67,352 / 67,421] 2375 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (58 actions, 56 running) [67,366 / 67,433] 2378 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (58 actions running) [67,383 / 67,449] 2381 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (57 actions, 56 running) [67,409 / 67,475] 2385 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 104s local ... (59 actions, 58 running) [67,433 / 67,500] 2391 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 105s local ... (59 actions, 57 running) [67,434 / 67,501] 2391 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 106s local ... (59 actions, 58 running) [67,487 / 67,554] 2398 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 107s local ... (61 actions, 60 running) [67,499 / 67,571] 2406 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 108s local ... (62 actions, 61 running) [67,511 / 67,577] 2411 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 109s local ... (62 actions, 61 running) [67,517 / 67,583] 2414 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 110s local ... (61 actions, 60 running) [67,533 / 67,599] 2418 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 112s local ... (61 actions running) [67,570 / 67,636] 2424 / 3795 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/mnist:registered_mnist_ops [for tool]; 27s local, remote-cache ... (62 actions, 61 running) [67,617 / 67,685] 2430 / 3795 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/mnist:registered_mnist_ops [for tool]; 28s local, remote-cache ... (62 actions, 61 running) [67,622 / 67,688] 2432 / 3795 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/mnist:registered_mnist_ops [for tool]; 29s local, remote-cache ... (61 actions, 60 running) [67,629 / 67,694] 2433 / 3795 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/mnist:registered_mnist_ops [for tool]; 31s local, remote-cache ... (60 actions, 58 running) [67,644 / 67,701] 2433 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 29s local ... (58 actions, 57 running) [67,667 / 67,729] 2440 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 30s local ... (57 actions, 56 running) [67,673 / 67,731] 2443 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 31s local ... (57 actions, 56 running) [67,679 / 67,735] 2448 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 32s local ... (57 actions, 56 running) [67,684 / 67,743] 2450 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 33s local ... (57 actions running) [67,684 / 67,743] 2451 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 35s local ... (57 actions running) [67,685 / 67,743] 2452 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 36s local ... (57 actions running) [67,687 / 67,743] 2452 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 37s local ... (57 actions, 56 running) [67,695 / 67,753] 2454 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 38s local ... (57 actions, 56 running) [67,717 / 67,773] 2458 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 39s local ... (58 actions, 57 running) [67,727 / 67,784] 2459 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 40s local ... (58 actions, 54 running) [67,736 / 67,810] 2462 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 41s local ... (59 actions running) [67,741 / 67,810] 2467 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 42s local ... (57 actions running) [67,744 / 67,810] 2470 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 43s local ... (57 actions, 56 running) [67,745 / 67,810] 2472 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 45s local ... (57 actions running) [67,748 / 67,810] 2472 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 46s local ... (57 actions running) [67,751 / 67,810] 2472 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 48s local ... (57 actions, 56 running) [67,752 / 67,810] 2472 / 3795 tests; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 49s local ... (57 actions, 56 running) [67,756 / 67,815] 2474 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 44s local ... (57 actions running) [67,761 / 67,817] 2476 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 36s local ... (57 actions running) [67,762 / 67,820] 2476 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 37s local ... (57 actions running) [67,774 / 67,831] 2477 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 38s local ... (57 actions, 54 running) [67,788 / 67,844] 2477 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 40s local ... (56 actions, 55 running) [67,796 / 67,851] 2478 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 41s local ... (55 actions running) [67,808 / 67,866] 2480 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 42s local ... (57 actions running) [67,812 / 67,869] 2480 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 43s local ... (57 actions running) [67,821 / 67,878] 2481 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 44s local ... (55 actions, 54 running) [67,834 / 67,893] 2483 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 45s local ... (56 actions, 55 running) [67,843 / 67,900] 2483 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 46s local ... (56 actions running) [67,866 / 67,924] 2485 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 47s local ... (57 actions, 54 running) [67,907 / 67,965] 2488 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 48s local ... (58 actions, 55 running) [67,928 / 67,986] 2489 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 49s local ... (59 actions, 58 running) [67,943 / 68,000] 2491 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test (shard 3 of 4); 50s local ... (59 actions, 57 running) [67,958 / 68,019] 2496 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 44s local ... (59 actions, 53 running) [67,982 / 68,039] 2498 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 45s local ... (59 actions, 57 running) [68,014 / 68,071] 2503 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 46s local ... (56 actions, 51 running) [68,025 / 68,081] 2506 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 47s local ... (56 actions running) [68,030 / 68,091] 2508 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 48s local ... (57 actions, 56 running) [68,033 / 68,091] 2509 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 50s local ... (56 actions running) [68,034 / 68,091] 2510 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 51s local ... (56 actions running) [68,037 / 68,092] 2513 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 52s local ... (55 actions running) [68,062 / 68,119] 2514 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 53s local ... (56 actions, 55 running) [68,081 / 68,144] 2517 / 3795 tests; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 54s local ... (57 actions running) [68,085 / 68,144] 2520 / 3795 tests; Testing //tensorflow/python/ops/ragged:ragged_where_op_test; 35s local ... (57 actions running) [68,091 / 68,149] 2525 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 27s local ... (56 actions running) [68,109 / 68,165] 2527 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 28s local ... (56 actions running) [68,168 / 68,225] 2534 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 29s local ... (56 actions, 54 running) [68,186 / 68,242] 2538 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 30s local ... (55 actions running) [68,195 / 68,255] 2538 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 31s local ... (56 actions running) [68,200 / 68,261] 2541 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 32s local ... (58 actions, 57 running) [68,203 / 68,261] 2545 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 33s local ... (56 actions running) [68,206 / 68,262] 2545 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 35s local ... (56 actions running) [68,219 / 68,276] 2547 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 36s local ... (55 actions, 54 running) [68,245 / 68,303] 2550 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 37s local ... (57 actions, 56 running) [68,249 / 68,306] 2551 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 38s local ... (58 actions running) [68,261 / 68,318] 2555 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 39s local ... (57 actions running) [68,281 / 68,337] 2560 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 41s local ... (56 actions, 55 running) [68,296 / 68,352] 2564 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 42s local ... (56 actions, 55 running) [68,309 / 68,368] 2568 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 43s local ... (56 actions running) [68,309 / 68,368] 2569 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 44s local ... (57 actions running) [68,311 / 68,368] 2570 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 46s local ... (56 actions running) [68,312 / 68,368] 2570 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 48s local ... (56 actions, 55 running) [68,331 / 68,436] 2573 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 49s local ... (56 actions, 53 running) [68,339 / 68,439] 2578 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 51s local ... (56 actions running) [68,346 / 68,439] 2578 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 52s local ... (56 actions, 55 running) [68,358 / 68,439] 2581 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 53s local ... (56 actions, 55 running) [68,360 / 68,439] 2581 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 54s local ... (56 actions running) [68,364 / 68,439] 2583 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 55s local ... (56 actions, 55 running) [68,367 / 68,439] 2584 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 56s local ... (56 actions, 55 running) [68,370 / 68,439] 2585 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 57s local ... (56 actions, 55 running) [68,373 / 68,439] 2586 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 58s local ... (56 actions, 55 running) [68,439 / 68,498] 2587 / 3795 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 59s local ... (55 actions, 49 running) [68,485 / 68,541] 2591 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 57s local ... (56 actions, 53 running) [68,527 / 68,583] 2594 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 58s local ... (59 actions, 57 running) [68,541 / 68,600] 2599 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 59s local ... (60 actions, 58 running) [68,575 / 68,632] 2602 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 60s local ... (59 actions, 58 running) [68,603 / 68,661] 2605 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 62s local ... (61 actions, 59 running) [68,623 / 68,678] 2607 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 63s local ... (61 actions, 60 running) [68,628 / 68,686] 2610 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 64s local ... (63 actions running) [68,641 / 68,698] 2613 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 65s local ... (64 actions running) [68,646 / 68,703] 2614 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 66s local ... (65 actions running) [68,667 / 68,722] 2617 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 67s local ... (63 actions, 62 running) [68,679 / 68,738] 2623 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 68s local ... (59 actions, 58 running) [68,687 / 68,744] 2626 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 69s local ... (58 actions, 57 running) [68,693 / 68,749] 2628 / 3795 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 70s local ... (56 actions running) [68,706 / 68,763] 2631 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 61s local ... (56 actions running) [68,715 / 68,772] 2633 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 62s local ... (56 actions running) [68,728 / 68,786] 2640 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 63s local ... (55 actions, 53 running) [68,733 / 68,789] 2640 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 64s local ... (56 actions running) [68,743 / 68,800] 2642 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 65s local ... (59 actions, 57 running) [68,782 / 68,840] 2646 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 66s local ... (59 actions, 55 running) [68,821 / 68,878] 2652 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 67s local ... (57 actions, 54 running) [68,875 / 68,931] 2663 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 68s local ... (56 actions, 54 running) [68,907 / 68,963] 2669 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 69s local ... (59 actions, 58 running) [68,931 / 68,988] 2674 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 70s local ... (62 actions, 57 running) [68,935 / 68,996] 2674 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 72s local ... (62 actions, 60 running) [68,941 / 68,998] 2678 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (65 actions, 64 running) [68,951 / 69,008] 2679 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (66 actions, 65 running) [68,984 / 69,040] 2691 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (55 actions, 53 running) [68,997 / 69,054] 2696 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (57 actions running) [69,042 / 69,098] 2699 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (59 actions running) [69,056 / 69,112] 2706 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (60 actions running) [69,078 / 69,135] 2713 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (60 actions, 59 running) [69,103 / 69,159] 2723 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (56 actions, 54 running) [69,122 / 69,178] 2726 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (56 actions running) [69,130 / 69,186] 2729 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (56 actions, 55 running) [69,138 / 69,196] 2731 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (56 actions, 54 running) [69,168 / 69,223] 2732 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (55 actions, 53 running) [69,175 / 69,231] 2737 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (56 actions, 55 running) [69,182 / 69,246] 2742 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (56 actions running) [69,183 / 69,246] 2743 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (56 actions running) [69,187 / 69,246] 2746 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (56 actions running) [69,190 / 69,246] 2747 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 90s local ... (56 actions running) [69,197 / 69,253] 2750 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (56 actions running) [69,199 / 69,255] 2752 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (57 actions running) [69,220 / 69,279] 2758 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (57 actions, 55 running) [69,239 / 69,295] 2761 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (59 actions, 58 running) [69,241 / 69,297] 2762 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (61 actions, 60 running) [69,252 / 69,308] 2766 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (61 actions, 60 running) [69,264 / 69,320] 2767 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (62 actions, 61 running) [69,268 / 69,324] 2768 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 99s local ... (65 actions, 64 running) [69,272 / 69,329] 2770 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 100s local ... (65 actions running) [69,275 / 69,331] 2771 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 101s local ... (66 actions running) [69,311 / 69,399] 2784 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 102s local ... (61 actions, 58 running) [69,318 / 69,402] 2785 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 103s local ... (65 actions, 64 running) [69,320 / 69,402] 2788 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 104s local ... (64 actions running) [69,324 / 69,402] 2791 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 106s local ... (63 actions running) [69,336 / 69,402] 2799 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 107s local ... (57 actions running) [69,340 / 69,402] 2800 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 108s local ... (56 actions, 55 running) [69,344 / 69,402] 2804 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 109s local ... (56 actions running) [69,347 / 69,405] 2807 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 110s local ... (56 actions running) [69,351 / 69,407] 2808 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 111s local ... (57 actions running) [69,358 / 69,416] 2810 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 112s local ... (57 actions, 56 running) [69,393 / 69,464] 2814 / 3795 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 113s local ... (57 actions, 56 running) [69,400 / 69,464] 2819 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 108s local ... (55 actions, 53 running) [69,406 / 69,465] 2820 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 109s local ... (56 actions running) [69,409 / 69,465] 2821 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 110s local ... (56 actions running) [69,424 / 69,480] 2823 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 111s local ... (56 actions, 54 running) [69,436 / 69,492] 2827 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 112s local ... (58 actions, 57 running) [69,442 / 69,503] 2830 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 114s local ... (60 actions running) [69,446 / 69,503] 2832 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 115s local ... (59 actions running) [69,449 / 69,506] 2834 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (59 actions running) [69,498 / 69,555] 2841 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 117s local ... (56 actions, 55 running) [69,523 / 69,579] 2848 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 118s local ... (66 actions, 65 running) [69,536 / 69,607] 2852 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 120s local ... (70 actions running) [69,539 / 69,607] 2856 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 121s local ... (69 actions running) [69,551 / 69,607] 2867 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 122s local ... (58 actions running) [69,569 / 69,625] 2870 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 123s local ... (55 actions, 54 running) [69,579 / 69,635] 2872 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 63s local ... (58 actions, 57 running) [69,579 / 69,635] 2873 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 64s local ... (60 actions running) [69,597 / 69,656] 2883 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 65s local ... (57 actions running) [69,603 / 69,660] 2886 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 66s local ... (56 actions running) [69,671 / 69,728] 2891 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 67s local ... (58 actions, 55 running) [69,700 / 69,774] 2900 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 68s local ... (63 actions running) [69,711 / 69,774] 2910 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 69s local ... (56 actions running) [69,712 / 69,774] 2911 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 71s local ... (56 actions running) [69,715 / 69,774] 2913 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 64s local ... (56 actions running) [69,718 / 69,774] 2914 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 65s local ... (56 actions running) [69,728 / 69,784] 2917 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 66s local ... (56 actions running) [69,742 / 69,801] 2923 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 67s local ... (58 actions, 56 running) [69,786 / 69,844] 2933 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 68s local ... (59 actions, 58 running) [69,819 / 69,875] 2942 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 69s local ... (64 actions running) [69,824 / 69,881] 2944 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 70s local ... (63 actions running) [69,840 / 69,896] 2948 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 71s local ... (64 actions running) [69,874 / 69,932] 2951 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 72s local ... (66 actions, 64 running) [69,898 / 69,955] 2958 / 3795 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 73s local ... (68 actions, 66 running) [69,911 / 69,972] 2961 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (70 actions running) [69,948 / 70,004] 2977 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (56 actions, 54 running) [69,962 / 70,018] 2980 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (60 actions running) [69,985 / 70,042] 2989 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (59 actions running) [70,008 / 70,065] 2997 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (61 actions running) [70,032 / 70,087] 2999 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (63 actions, 62 running) [70,043 / 70,100] 3001 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (65 actions running) [70,053 / 70,109] 3002 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (65 actions, 64 running) [70,062 / 70,118] 3004 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 80s local ... (64 actions, 63 running) [70,103 / 70,160] 3011 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (60 actions, 59 running) [70,142 / 70,198] 3017 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (59 actions, 57 running) [70,156 / 70,215] 3021 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (59 actions, 58 running) [70,162 / 70,219] 3025 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (56 actions, 55 running) [70,167 / 70,229] 3029 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (56 actions, 55 running) [70,168 / 70,229] 3030 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (56 actions running) [70,169 / 70,229] 3030 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (56 actions running) [70,172 / 70,229] 3034 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (56 actions running) [70,184 / 70,240] 3035 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (56 actions, 55 running) [70,187 / 70,244] 3036 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (57 actions running) [70,197 / 70,253] 3038 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 92s local ... (58 actions running) [70,205 / 70,261] 3039 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 93s local ... (58 actions, 57 running) [70,231 / 70,287] 3042 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 95s local ... (56 actions running) [70,253 / 70,313] 3049 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 96s local ... (56 actions, 53 running) [70,260 / 70,316] 3049 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 97s local ... (56 actions running) [70,278 / 70,334] 3052 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 98s local ... (56 actions, 54 running) [70,296 / 70,352] 3056 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 99s local ... (56 actions, 55 running) [70,313 / 70,370] 3058 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 100s local ... (58 actions, 57 running) [70,322 / 70,378] 3060 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 101s local ... (61 actions running) [70,333 / 70,389] 3063 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 102s local ... (62 actions, 61 running) [70,348 / 70,405] 3068 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 103s local ... (61 actions running) [70,373 / 70,447] 3073 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 104s local ... (60 actions running) [70,377 / 70,447] 3077 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 105s local ... (56 actions running) [70,379 / 70,447] 3080 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 106s local ... (56 actions running) [70,380 / 70,447] 3081 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 107s local ... (56 actions running) [70,381 / 70,447] 3081 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 109s local ... (56 actions running) [70,388 / 70,447] 3088 / 3795 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 110s local ... (56 actions running) [70,412 / 70,469] 3092 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 31s local ... (56 actions, 55 running) [70,440 / 70,498] 3095 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 32s local ... (56 actions, 54 running) [70,459 / 70,516] 3098 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 33s local ... (59 actions, 57 running) [70,467 / 70,523] 3099 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 34s local ... (60 actions, 59 running) [70,510 / 70,570] 3103 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 35s local ... (61 actions, 60 running) [70,527 / 70,583] 3105 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 36s local ... (62 actions, 60 running) [70,547 / 70,603] 3112 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 37s local ... (59 actions running) [70,569 / 70,626] 3115 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 38s local ... (59 actions running) [70,607 / 70,664] 3122 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 39s local ... (57 actions, 56 running) [70,626 / 70,684] 3128 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 40s local ... (57 actions running) [70,636 / 70,714] 3129 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 41s local ... (57 actions running) [70,639 / 70,714] 3132 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 42s local ... (57 actions running) [70,641 / 70,714] 3133 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 44s local ... (56 actions running) [70,644 / 70,714] 3136 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 45s local ... (56 actions running) [70,647 / 70,714] 3139 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 46s local ... (56 actions, 55 running) [70,648 / 70,714] 3141 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 48s local ... (56 actions running) [70,652 / 70,714] 3143 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 49s local ... (56 actions running) [70,654 / 70,714] 3145 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 50s local ... (56 actions, 55 running) [70,659 / 70,715] 3145 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 51s local ... (55 actions, 54 running) [70,686 / 70,744] 3150 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 52s local ... (56 actions, 55 running) [70,712 / 70,769] 3154 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 53s local ... (57 actions, 56 running) [70,715 / 70,771] 3156 / 3795 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 55s local ... (58 actions, 57 running) [70,744 / 70,804] 3159 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 53s local ... (58 actions, 54 running) [70,756 / 70,814] 3160 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 55s local ... (58 actions running) [70,757 / 70,814] 3161 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 56s local ... (57 actions running) [70,770 / 70,849] 3163 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 58s local ... (58 actions, 57 running) [70,774 / 70,849] 3164 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 59s local ... (59 actions running) [70,778 / 70,849] 3166 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 60s local ... (56 actions running) [70,779 / 70,849] 3166 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 62s local ... (56 actions running) [70,780 / 70,849] 3167 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 63s local ... (56 actions running) [70,781 / 70,849] 3168 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 64s local ... (56 actions running) [70,782 / 70,849] 3169 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 65s local ... (56 actions running) [70,784 / 70,849] 3170 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 66s local ... (56 actions running) [70,787 / 70,849] 3171 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 67s local ... (56 actions, 55 running) [70,788 / 70,850] 3173 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 68s local ... (56 actions running) [70,793 / 70,850] 3174 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 70s local ... (56 actions running) [70,793 / 70,850] 3175 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 71s local ... (56 actions running) [70,797 / 70,853] 3175 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 73s local ... (56 actions, 55 running) [70,798 / 70,854] 3175 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 74s local ... (56 actions running) [70,799 / 70,855] 3175 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 75s local ... (56 actions running) [70,803 / 70,859] 3176 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 77s local ... (56 actions running) [70,813 / 70,869] 3177 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 78s local ... (56 actions, 55 running) [70,821 / 70,877] 3179 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 79s local ... (56 actions running) [70,825 / 70,881] 3180 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 80s local ... (57 actions running) [70,847 / 70,903] 3182 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 81s local ... (56 actions, 53 running) [70,856 / 70,913] 3183 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 80s local ... (56 actions, 54 running) [70,867 / 70,923] 3184 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 81s local ... (56 actions running) [70,879 / 70,936] 3185 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 82s local ... (56 actions running) [70,883 / 70,941] 3185 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 83s local ... (56 actions running) [70,885 / 70,942] 3186 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 84s local ... (56 actions, 55 running) [70,885 / 70,942] 3186 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 85s local ... (56 actions running) [70,885 / 70,942] 3187 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 86s local ... (56 actions running) [70,887 / 70,943] 3187 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 88s local ... (56 actions running) [70,888 / 70,944] 3187 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 89s local ... (56 actions running) [70,889 / 70,945] 3187 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 89s local ... (56 actions running) [70,897 / 70,953] 3189 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 90s local ... (56 actions running) [70,903 / 70,959] 3189 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 91s local ... (57 actions, 56 running) [70,904 / 70,960] 3189 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 92s local ... (57 actions, 56 running) [70,913 / 70,970] 3191 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 94s local ... (56 actions, 54 running) [70,923 / 70,980] 3192 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 95s local ... (56 actions, 55 running) [70,934 / 70,990] 3194 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 96s local ... (56 actions running) [70,953 / 71,010] 3196 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 96s local ... (58 actions, 55 running) [70,963 / 71,019] 3198 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 97s local ... (57 actions, 54 running) [70,970 / 71,072] 3201 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 99s local ... (56 actions, 54 running) [70,975 / 71,072] 3203 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 100s local ... (56 actions running) [70,977 / 71,072] 3203 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 101s local ... (56 actions, 55 running) [70,982 / 71,072] 3207 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 99s local ... (56 actions running) [70,982 / 71,072] 3208 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 101s local ... (56 actions running) [70,985 / 71,072] 3208 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 102s local ... (56 actions, 55 running) [70,985 / 71,072] 3208 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 103s local ... (56 actions running) [70,986 / 71,072] 3209 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 104s local ... (56 actions running) [70,988 / 71,072] 3209 / 3795 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 105s local ... (55 actions running) [70,995 / 71,072] 3210 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (56 actions running) [70,999 / 71,072] 3210 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 80s local ... (56 actions running) [71,001 / 71,072] 3210 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 81s local ... (56 actions running) [71,005 / 71,072] 3211 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 82s local ... (56 actions, 55 running) [71,007 / 71,072] 3211 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (56 actions running) [71,008 / 71,072] 3211 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (56 actions running) [71,015 / 71,072] 3212 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 85s local ... (56 actions, 55 running) [71,020 / 71,076] 3212 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 86s local ... (56 actions, 55 running) [71,027 / 71,084] 3212 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 87s local ... (56 actions, 54 running) [71,041 / 71,099] 3213 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 88s local ... (57 actions, 56 running) [71,050 / 71,106] 3215 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 89s local ... (56 actions running) [71,070 / 71,127] 3219 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 90s local ... (58 actions, 55 running) [71,084 / 71,140] 3223 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 91s local ... (58 actions, 56 running) [71,105 / 71,188] 3226 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 92s local ... (56 actions running) [71,109 / 71,188] 3229 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 93s local ... (56 actions running) [71,112 / 71,188] 3231 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 94s local ... (56 actions running) [71,114 / 71,188] 3231 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 95s local ... (56 actions running) [71,115 / 71,188] 3232 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 96s local ... (56 actions running) [71,115 / 71,188] 3233 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 97s local ... (56 actions running) [71,118 / 71,188] 3234 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 99s local ... (56 actions, 55 running) [71,121 / 71,188] 3234 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 100s local ... (56 actions, 55 running) [71,125 / 71,188] 3234 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 101s local ... (56 actions, 55 running) [71,127 / 71,188] 3235 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 102s local ... (56 actions running) [71,133 / 71,189] 3237 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 103s local ... (56 actions, 54 running) [71,137 / 71,194] 3237 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 104s local ... (56 actions, 54 running) [71,145 / 71,224] 3239 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 105s local ... (58 actions, 56 running) [71,148 / 71,224] 3240 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 106s local ... (58 actions running) [71,151 / 71,224] 3242 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 107s local ... (58 actions, 57 running) [71,156 / 71,224] 3246 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 108s local ... (56 actions running) [71,162 / 71,224] 3246 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 109s local ... (55 actions, 54 running) [71,166 / 71,224] 3249 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 110s local ... (56 actions running) [71,170 / 71,226] 3249 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 112s local ... (56 actions running) [71,178 / 71,234] 3250 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 113s local ... (56 actions, 55 running) [71,184 / 71,242] 3252 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 114s local ... (56 actions, 54 running) [71,194 / 71,250] 3252 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 115s local ... (58 actions, 57 running) [71,229 / 71,286] 3253 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 116s local ... (58 actions running) [71,246 / 71,348] 3260 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 117s local ... (56 actions running) [71,248 / 71,348] 3260 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 118s local ... (58 actions running) [71,253 / 71,348] 3261 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 119s local ... (58 actions running) [71,260 / 71,348] 3263 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 121s local ... (58 actions, 57 running) [71,267 / 71,348] 3265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 122s local ... (56 actions running) [71,268 / 71,348] 3265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 123s local ... (56 actions running) [71,269 / 71,348] 3265 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 124s local ... (56 actions running) [71,271 / 71,348] 3267 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 125s local ... (56 actions running) [71,272 / 71,348] 3267 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 3 of 5); 126s local ... (56 actions running) [71,275 / 71,348] 3267 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 127s local ... (56 actions running) [71,281 / 71,348] 3271 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 128s local ... (56 actions running) [71,285 / 71,348] 3271 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 129s local ... (56 actions running) [71,290 / 71,348] 3272 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 130s local ... (56 actions, 55 running) [71,295 / 71,351] 3273 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 131s local ... (56 actions, 55 running) [71,300 / 71,356] 3275 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 132s local ... (56 actions running) [71,301 / 71,357] 3276 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 133s local ... (58 actions running) [71,323 / 71,417] 3281 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 134s local ... (56 actions running) [71,326 / 71,417] 3283 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 135s local ... (59 actions running) [71,334 / 71,417] 3288 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 136s local ... (56 actions running) [71,335 / 71,417] 3289 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 109s local ... (56 actions running) [71,340 / 71,417] 3289 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 111s local ... (56 actions, 55 running) [71,344 / 71,417] 3290 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 112s local ... (56 actions, 55 running) [71,352 / 71,417] 3291 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 113s local ... (56 actions running) [71,355 / 71,417] 3291 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 114s local ... (56 actions running) [71,358 / 71,417] 3293 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 115s local ... (56 actions running) [71,361 / 71,417] 3294 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 116s local ... (56 actions running) [71,377 / 71,435] 3295 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 116s local ... (56 actions, 54 running) [71,388 / 71,444] 3297 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 117s local ... (56 actions running) [71,392 / 71,449] 3298 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 118s local ... (56 actions running) [71,405 / 71,461] 3301 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 119s local ... (56 actions, 55 running) [71,419 / 71,476] 3304 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 120s local ... (56 actions, 54 running) [71,428 / 71,484] 3305 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 121s local ... (57 actions running) [71,436 / 71,492] 3306 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 122s local ... (58 actions running) [71,463 / 71,520] 3312 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 123s local ... (57 actions, 53 running) [71,475 / 71,531] 3317 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 124s local ... (57 actions, 56 running) [71,490 / 71,555] 3322 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 125s local ... (58 actions, 55 running) [71,504 / 71,567] 3325 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 126s local ... (56 actions, 50 running) [71,528 / 71,584] 3331 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 127s local ... (57 actions, 56 running) [71,539 / 71,595] 3335 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 128s local ... (56 actions, 54 running) [71,542 / 71,598] 3336 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 129s local ... (57 actions running) [71,550 / 71,606] 3342 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 130s local ... (57 actions, 56 running) [71,558 / 71,614] 3346 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 131s local ... (56 actions running) [71,561 / 71,618] 3348 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 132s local ... (56 actions running) [71,564 / 71,620] 3350 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 134s local ... (56 actions running) [71,566 / 71,622] 3352 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 135s local ... (56 actions running) [71,584 / 71,641] 3356 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 136s local ... (56 actions, 55 running) [71,590 / 71,647] 3357 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 137s local ... (57 actions, 56 running) [71,610 / 71,667] 3363 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 138s local ... (57 actions, 56 running) [71,619 / 71,709] 3369 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 139s local ... (56 actions running) [71,620 / 71,710] 3370 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 140s local ... (56 actions running) [71,623 / 71,710] 3371 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 141s local ... (55 actions running) [71,624 / 71,711] 3372 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 142s local ... (57 actions running) [71,627 / 71,712] 3374 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 143s local ... (56 actions running) [71,627 / 71,712] 3375 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 144s local ... (56 actions running) [71,630 / 71,713] 3375 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 142s local ... (57 actions, 56 running) [71,631 / 71,713] 3376 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 144s local ... (57 actions running) [71,638 / 71,714] 3378 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 145s local ... (56 actions, 55 running) [71,642 / 71,714] 3378 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 146s local ... (56 actions, 55 running) [71,646 / 71,714] 3380 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 147s local ... (56 actions running) [71,653 / 71,715] 3381 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 148s local ... (56 actions, 55 running) [71,655 / 71,715] 3383 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 149s local ... (57 actions running) [71,663 / 71,721] 3387 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 150s local ... (56 actions, 55 running) [71,673 / 71,732] 3387 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 151s local ... (56 actions, 54 running) [71,691 / 71,748] 3388 / 3795 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 152s local ... (56 actions running) [71,716 / 71,773] 3389 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 135s local ... (58 actions running) [71,753 / 71,809] 3395 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 136s local ... (57 actions, 56 running) [71,785 / 71,846] 3400 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 137s local ... (57 actions, 51 running) [71,806 / 71,864] 3405 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 139s local ... (56 actions running) [71,814 / 71,871] 3405 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 140s local ... (56 actions, 55 running) [71,841 / 71,898] 3408 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 141s local ... (56 actions, 55 running) [71,854 / 71,911] 3413 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 142s local ... (56 actions, 55 running) [71,865 / 71,919] 3414 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 143s local ... (54 actions, 53 running) [71,872 / 71,933] 3416 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 144s local ... (56 actions running) [71,874 / 71,933] 3417 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 145s local ... (56 actions running) [71,877 / 71,933] 3419 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 146s local ... (56 actions running) [71,878 / 71,938] 3420 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 147s local ... (56 actions running) [71,882 / 71,938] 3423 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 148s local ... (56 actions running) [71,888 / 71,944] 3425 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 149s local ... (56 actions, 55 running) [71,895 / 71,952] 3429 / 3795 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 150s local ... (56 actions running) [71,915 / 71,972] 3435 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (56 actions, 55 running) [71,925 / 72,030] 3437 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (56 actions running) [71,928 / 72,030] 3441 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions running) [71,936 / 72,030] 3444 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions, 55 running) [71,938 / 72,030] 3445 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions running) [71,945 / 72,030] 3445 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (56 actions running) [71,950 / 72,030] 3446 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (56 actions, 55 running) [71,954 / 72,030] 3447 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (56 actions running) [71,957 / 72,030] 3450 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions running) [71,960 / 72,030] 3452 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions running) [71,963 / 72,030] 3453 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (56 actions running) [71,971 / 72,030] 3455 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (56 actions running) [72,005 / 72,062] 3456 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (56 actions, 55 running) [72,049 / 72,132] 3461 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (56 actions, 55 running) [72,061 / 72,137] 3465 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (56 actions, 55 running) [72,069 / 72,137] 3466 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (56 actions, 55 running) [72,079 / 72,137] 3466 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (56 actions, 54 running) [72,089 / 72,146] 3466 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (56 actions, 55 running) [72,100 / 72,159] 3467 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (56 actions, 55 running) [72,102 / 72,159] 3468 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (56 actions, 55 running) [72,105 / 72,163] 3469 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (56 actions running) [72,119 / 72,175] 3472 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (57 actions running) [72,136 / 72,192] 3476 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (58 actions running) [72,208 / 72,266] 3485 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (57 actions, 54 running) [72,231 / 72,291] 3490 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (60 actions, 59 running) [72,233 / 72,291] 3490 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (61 actions running) [72,237 / 72,293] 3490 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (61 actions, 60 running) [72,254 / 72,313] 3498 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (56 actions running) [72,258 / 72,320] 3501 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (56 actions, 55 running) [72,263 / 72,320] 3502 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (56 actions, 55 running) [72,263 / 72,320] 3503 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 183s local ... (56 actions running) [72,267 / 72,323] 3504 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (56 actions, 55 running) [72,277 / 72,333] 3511 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (57 actions, 56 running) [72,296 / 72,353] 3518 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (56 actions, 55 running) [72,312 / 72,368] 3524 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (56 actions running) [72,330 / 72,386] 3531 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (57 actions running) [72,352 / 72,408] 3539 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (56 actions running) [72,368 / 72,424] 3542 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (56 actions running) [72,370 / 72,426] 3545 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (57 actions running) [72,380 / 72,436] 3550 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (56 actions running) [72,403 / 72,459] 3553 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (56 actions, 55 running) [72,422 / 72,477] 3558 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (57 actions, 56 running) [72,438 / 72,494] 3564 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (59 actions, 58 running) [72,472 / 72,531] 3570 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 197s local ... (59 actions, 57 running) [72,490 / 72,547] 3572 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (62 actions, 61 running) [72,494 / 72,597] 3574 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (63 actions running) [72,502 / 72,597] 3582 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (59 actions, 58 running) [72,505 / 72,597] 3586 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (56 actions running) [72,508 / 72,597] 3588 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (56 actions, 55 running) [72,512 / 72,597] 3590 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (56 actions running) [72,519 / 72,597] 3594 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (56 actions, 55 running) [72,522 / 72,597] 3594 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (56 actions running) [72,525 / 72,597] 3597 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (56 actions, 55 running) [72,536 / 72,597] 3597 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 209s local ... (56 actions running) [72,562 / 72,618] 3599 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (56 actions, 55 running) [72,592 / 72,649] 3599 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 211s local ... (56 actions, 54 running) [72,602 / 72,663] 3599 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 212s local ... (57 actions running) [72,611 / 72,668] 3602 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 213s local ... (58 actions, 56 running) [72,647 / 72,707] 3604 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 214s local ... (59 actions, 56 running) [72,679 / 72,739] 3605 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 215s local ... (62 actions running) [72,688 / 72,747] 3608 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 216s local ... (62 actions running) [72,693 / 72,756] 3613 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 217s local ... (60 actions running) [72,696 / 72,756] 3613 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 218s local ... (60 actions running) [72,697 / 72,757] 3615 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 220s local ... (60 actions running) [72,706 / 72,766] 3618 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 221s local ... (60 actions, 59 running) [72,706 / 72,766] 3618 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 222s local ... (61 actions, 60 running) [72,713 / 72,773] 3622 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 223s local ... (61 actions, 60 running) [72,739 / 72,799] 3625 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 224s local ... (61 actions, 60 running) [72,744 / 72,810] 3629 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 225s local ... (60 actions, 59 running) [72,747 / 72,810] 3631 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 226s local ... (60 actions, 59 running) [72,748 / 72,810] 3632 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 227s local ... (60 actions running) [72,764 / 72,823] 3636 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 228s local ... (59 actions, 58 running) [72,770 / 72,830] 3638 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 229s local ... (59 actions, 58 running) [72,781 / 72,841] 3639 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 230s local ... (60 actions, 59 running) [72,787 / 72,849] 3640 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 231s local ... (60 actions, 59 running) [72,822 / 72,888] 3642 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 232s local ... (62 actions, 60 running) [72,843 / 72,903] 3644 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 233s local ... (60 actions, 59 running) [72,863 / 72,926] 3650 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 234s local ... (59 actions, 57 running) [72,889 / 72,948] 3653 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 236s local ... (63 actions, 62 running) [72,904 / 72,964] 3657 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 237s local ... (65 actions, 63 running) [72,912 / 72,973] 3660 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 238s local ... (64 actions running) [72,938 / 73,000] 3666 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 239s local ... (62 actions, 60 running) [72,954 / 73,014] 3671 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 240s local ... (61 actions running) [72,971 / 73,061] 3678 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 241s local ... (60 actions running) [72,979 / 73,061] 3683 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 242s local ... (58 actions running) [72,982 / 73,061] 3685 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 243s local ... (58 actions, 57 running) [72,982 / 73,061] 3685 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 244s local ... (58 actions running) [72,985 / 73,061] 3688 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 245s local ... (58 actions running) [72,989 / 73,061] 3692 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 246s local ... (58 actions running) [72,992 / 73,061] 3695 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 247s local ... (58 actions running) [72,996 / 73,061] 3699 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 249s local ... (58 actions running) [72,997 / 73,061] 3699 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 250s local ... (58 actions running) [73,000 / 73,065] 3702 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 251s local ... (59 actions, 58 running) [73,002 / 73,065] 3704 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 252s local ... (58 actions running) [73,010 / 73,067] 3705 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 253s local ... (58 actions running) [73,027 / 73,130] 3710 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 255s local ... (57 actions, 56 running) [73,035 / 73,131] 3711 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 256s local ... (57 actions running) [73,043 / 73,131] 3711 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 257s local ... (57 actions, 56 running) [73,058 / 73,131] 3712 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 258s local ... (57 actions, 56 running) [73,129 / 73,191] 3713 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 259s local ... (57 actions, 47 running) [73,182 / 73,245] 3719 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 260s local ... (59 actions, 58 running) [73,203 / 73,259] 3719 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 261s local ... (61 actions, 59 running) [73,238 / 73,297] 3730 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 263s local ... (56 actions running) [73,240 / 73,298] 3730 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 264s local ... (57 actions running) [73,255 / 73,312] 3731 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 265s local ... (57 actions, 56 running) [73,282 / 73,337] 3736 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 266s local ... (59 actions, 58 running) [73,297 / 73,354] 3742 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 267s local ... (58 actions, 56 running) [73,317 / 73,392] 3747 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 268s local ... (58 actions running) [73,317 / 73,392] 3748 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 269s local ... (58 actions running) [73,321 / 73,392] 3750 / 3795 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 271s local ... (58 actions running) [73,325 / 73,392] 3754 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (56 actions running) [73,327 / 73,392] 3757 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions running) [73,329 / 73,392] 3759 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (56 actions running) [73,331 / 73,392] 3759 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (56 actions, 55 running) [73,333 / 73,392] 3760 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions, 55 running) [73,361 / 73,417] 3762 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (55 actions, 54 running) [73,385 / 73,442] 3764 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (56 actions running) [73,395 / 73,448] 3767 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (53 actions, 52 running) [73,404 / 73,455] 3769 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (54 actions running) [73,413 / 73,455] 3771 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (45 actions running) [73,421 / 73,455] 3777 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (34 actions running) [73,422 / 73,455] 3778 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (33 actions running) [73,423 / 73,455] 3778 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (32 actions running) [73,429 / 73,455] 3781 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (26 actions running) [73,432 / 73,455] 3783 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (23 actions running) [73,433 / 73,455] 3784 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (22 actions running) [73,434 / 73,455] 3785 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (21 actions running) [73,435 / 73,455] 3786 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (20 actions running) [73,436 / 73,455] 3786 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (19 actions running) [73,437 / 73,455] 3787 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (18 actions running) [73,438 / 73,455] 3787 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (17 actions running) [73,438 / 73,455] 3788 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (17 actions running) [73,439 / 73,455] 3788 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (16 actions running) [73,440 / 73,455] 3789 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (15 actions running) [73,440 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (15 actions running) [73,441 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (14 actions running) [73,442 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (13 actions running) [73,443 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (12 actions running) [73,444 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (11 actions running) [73,445 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (10 actions running) [73,446 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (9 actions running) [73,447 / 73,455] 3790 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (8 actions running) [73,448 / 73,455] 3791 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (7 actions running) [73,450 / 73,455] 3791 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (5 actions running) [73,451 / 73,455] 3792 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (4 actions running) [73,452 / 73,455] 3792 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local ... (3 actions running) [73,452 / 73,455] 3793 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 231s local ... (3 actions running) [73,453 / 73,455] 3793 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 232s local ... (2 actions running) [73,453 / 73,455] 3794 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 235s local ... (2 actions running) [73,454 / 73,455] 3794 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 237s local [73,454 / 73,455] 3794 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 247s local [73,454 / 73,455] 3795 / 3795 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 251s local INFO: Elapsed time: 2114.262s, Critical Path: 354.72s INFO: 54974 processes: 29603 disk cache hit, 17507 internal, 7864 local. INFO: Build completed successfully, 54974 total actions