++ 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: 1c2d7475-7950-4ce9-8855-5bdfbf9612a4 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: 524 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3797 targets (525 packages loaded) Analyzing: 3797 targets (525 packages loaded, 0 targets configured) Analyzing: 3797 targets (581 packages loaded, 21016 targets configured) Analyzing: 3797 targets (590 packages loaded, 36447 targets configured) Analyzing: 3797 targets (604 packages loaded, 38213 targets configured) Analyzing: 3797 targets (604 packages loaded, 39847 targets configured) Analyzing: 3797 targets (606 packages loaded, 41209 targets configured) Analyzing: 3797 targets (606 packages loaded, 41403 targets configured) Analyzing: 3797 targets (607 packages loaded, 46055 targets configured) Analyzing: 3797 targets (607 packages loaded, 46055 targets configured) INFO: Analyzed 3797 targets (608 packages loaded, 49248 targets configured). INFO: Found 3797 test targets... checking cached actions [0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt [4,923 / 16,912] Linking external/com_google_absl/absl/time/libtime.so; 0s remote-cache ... (33 actions, 0 running) [12,269 / 16,914] Linking tensorflow/compiler/xla/service/llvm_ir/libbuffer_assignment_util.so; Downloading tensorflow/compiler/xla/service/llvm_ir/libbuffer_assignment_util.so, 936.0 KiB / 1017.9 KiB; 0s remote-cache ... (55 actions, 0 running) [14,183 / 17,366] Linking tensorflow/compiler/jit/ops/libxla_ops.so; 0s remote-cache ... (48 actions, 0 running) [15,686 / 17,366] Linking tensorflow/core/kernels/libreduction_ops.lo; 0s remote-cache ... (47 actions, 0 running) [16,215 / 17,366] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 23.8 MiB / 74.2 MiB; 0s remote-cache ... (56 actions, 0 running) [17,192 / 17,366] Linking tensorflow/core/kernels/libcwise_op.lo; 0s remote-cache ... (55 actions, 0 running) [21,768 / 22,544] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 131.8 MiB / 165.2 MiB; 1s remote-cache ... (6 actions, 0 running) [24,603 / 25,515] Linking tensorflow/cc/queue_runner_test; Downloading tensorflow/cc/queue_runner_test, 95.7 MiB / 162.4 MiB; 0s remote-cache ... (56 actions, 0 running) [25,472 / 26,276] Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 0s remote-cache ... (47 actions, 0 running) [26,493 / 26,992] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.a; 0s remote-cache ... (54 actions, 0 running) [28,086 / 28,297] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/order_by_dialect.cc ... (51 actions, 0 running) [29,408 / 29,731] Linking tensorflow/compiler/mlir/tf-reduce; 0s remote-cache ... (45 actions, 0 running) [30,730 / 30,946] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/python/data/kernel_tests/choose_from_datasets_test.runfiles; 0s local ... (48 actions, 2 running) [31,717 / 31,856] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 207.8 MiB / 381.9 MiB; 1s remote-cache ... (56 actions, 13 running) [31,975 / 32,096] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 249.8 MiB / 381.9 MiB; 2s remote-cache ... (54 actions, 11 running) [32,231 / 32,369] 1 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 291.8 MiB / 381.9 MiB; 3s remote-cache ... (56 actions, 10 running) [32,525 / 32,692] 1 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 343.8 MiB / 381.9 MiB; 4s remote-cache ... (52 actions, 1 running) [32,706 / 33,006] 1 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; 5s remote-cache ... (49 actions, 33 running) [32,928 / 33,012] 1 / 3797 tests; Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; Downloading tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt, 359.5 MiB / 374.1 MiB; 5s remote-cache ... (52 actions, 13 running) [33,420 / 33,554] 1 / 3797 tests; Linking tensorflow/compiler/mlir/lite/tf_tfl_translate; 6s remote-cache ... (57 actions, 35 running) [33,591 / 33,652] 2 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 5s local ... (59 actions, 56 running) [33,616 / 33,680] 3 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 6s local ... (62 actions, 59 running) [33,722 / 33,785] 5 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 7s local ... (62 actions, 61 running) [33,741 / 33,804] 5 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 8s local ... (55 actions, 49 running) [33,757 / 33,817] 5 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 9s local ... (59 actions, 56 running) [33,758 / 33,818] 5 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 10s local ... (59 actions, 57 running) [33,758 / 33,828] 5 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 11s local ... (62 actions running) [33,758 / 33,828] 6 / 3797 tests; Testing //tensorflow/python/framework:node_file_writer_test_cpu; 12s local ... (62 actions running) [33,762 / 33,828] 6 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:choose_from_datasets_test (shard 9 of 12); 13s local ... (62 actions, 61 running) [33,766 / 33,829] 6 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:choose_from_datasets_test (shard 4 of 12); 14s local ... (62 actions running) [33,769 / 33,841] 6 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:choose_from_datasets_test (shard 1 of 12); 15s local ... (62 actions running) [33,770 / 33,841] 7 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:choose_from_datasets_test (shard 1 of 12); 16s local ... (62 actions running) [33,787 / 33,848] 10 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 15s local, remote-cache ... (60 actions, 56 running) [33,788 / 33,851] 11 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 16s local, remote-cache ... (62 actions running) [33,789 / 33,852] 11 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 18s local, remote-cache ... (62 actions, 61 running) [33,800 / 33,867] 12 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 19s local, remote-cache ... (62 actions, 61 running) [33,818 / 33,880] 12 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 20s local, remote-cache ... (62 actions, 61 running) [33,827 / 33,889] 12 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 21s local, remote-cache ... (62 actions, 61 running) [33,858 / 33,921] 13 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 22s local, remote-cache ... (62 actions, 61 running) [33,861 / 33,923] 13 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 23s local, remote-cache ... (62 actions, 61 running) [33,871 / 33,933] 14 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 25s local, remote-cache ... (61 actions running) [33,883 / 33,946] 14 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 26s local, remote-cache ... (62 actions running) [34,018 / 34,152] 15 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 27s local, remote-cache ... (62 actions, 57 running) [34,030 / 34,154] 16 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 28s local, remote-cache ... (62 actions, 61 running) [34,132 / 34,313] 16 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 29s local, remote-cache ... (62 actions, 60 running) [34,426 / 34,568] 19 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 29s local, remote-cache ... (61 actions, 55 running) [34,568 / 34,627] 22 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 30s local, remote-cache ... (60 actions, 58 running) [34,577 / 34,639] 23 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 31s local, remote-cache ... (64 actions running) [34,593 / 34,655] 23 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 32s local, remote-cache ... (63 actions running) [34,619 / 34,680] 23 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 33s local, remote-cache ... (61 actions, 60 running) [34,648 / 34,711] 25 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 34s local, remote-cache ... (61 actions running) [34,657 / 34,717] 25 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 35s local, remote-cache ... (60 actions, 58 running) [34,663 / 34,724] 27 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 36s local, remote-cache ... (61 actions, 60 running) [34,666 / 34,726] 28 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 37s local, remote-cache ... (61 actions running) [34,675 / 34,737] 30 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 38s local, remote-cache ... (60 actions running) [34,727 / 34,788] 35 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 39s local, remote-cache ... (60 actions, 59 running) [34,744 / 34,805] 38 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 40s local, remote-cache ... (60 actions running) [34,763 / 34,822] 39 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 41s local, remote-cache ... (59 actions, 58 running) [34,766 / 34,832] 40 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 42s local, remote-cache ... (59 actions running) [34,772 / 34,832] 41 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 44s local, remote-cache ... (60 actions running) [34,778 / 34,853] 45 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 45s local, remote-cache ... (60 actions, 59 running) [34,782 / 34,853] 48 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (58 actions running) [34,786 / 34,853] 51 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (58 actions running) [34,790 / 34,853] 55 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 46s local ... (58 actions running) [34,791 / 34,853] 56 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (58 actions running) [34,794 / 34,853] 58 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (59 actions running) [34,801 / 34,875] 59 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 49s local ... (59 actions, 58 running) [34,812 / 34,875] 63 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (59 actions running) [34,813 / 34,876] 63 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (58 actions running) [34,815 / 34,876] 63 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (57 actions running) [34,816 / 34,876] 64 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (57 actions running) [34,817 / 34,876] 64 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (56 actions running) [34,820 / 34,879] 64 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (57 actions, 56 running) [34,843 / 34,903] 66 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (57 actions, 56 running) [34,925 / 34,989] 67 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (56 actions, 53 running) [34,940 / 35,003] 68 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (57 actions, 53 running) [34,940 / 35,003] 68 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (57 actions, 55 running) [34,947 / 35,006] 69 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (57 actions, 55 running) [34,947 / 35,006] 70 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (57 actions, 55 running) [34,974 / 35,032] 70 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (57 actions, 54 running) [34,986 / 35,044] 70 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (57 actions, 56 running) [35,012 / 35,068] 73 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (55 actions, 54 running) [35,050 / 35,106] 73 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (53 actions running) [35,070 / 35,133] 73 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (57 actions running) [35,071 / 35,133] 73 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (57 actions, 56 running) [35,081 / 35,135] 73 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (54 actions, 52 running) [35,107 / 35,164] 74 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (57 actions running) [35,119 / 35,176] 74 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (57 actions, 56 running) [35,121 / 35,177] 74 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (55 actions running) [35,152 / 35,208] 77 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (55 actions running) [35,158 / 35,214] 79 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (59 actions running) [35,169 / 35,225] 80 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (61 actions, 60 running) [35,181 / 35,238] 81 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (64 actions, 63 running) [35,202 / 35,257] 87 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (62 actions running) [35,255 / 35,312] 92 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (62 actions, 58 running) [35,286 / 35,361] 92 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (61 actions, 55 running) [35,365 / 35,423] 96 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (60 actions, 56 running) [35,373 / 35,432] 96 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (61 actions, 57 running) [35,402 / 35,458] 97 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (62 actions, 59 running) [35,472 / 35,607] 100 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (63 actions, 56 running) [35,728 / 35,807] 103 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (63 actions, 60 running) [35,736 / 35,823] 105 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (63 actions, 61 running) [35,741 / 35,823] 107 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (62 actions running) [35,746 / 35,823] 113 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (58 actions running) [35,749 / 35,826] 114 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (56 actions, 55 running) [35,752 / 35,826] 115 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions running) [35,757 / 35,826] 117 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions, 55 running) [35,764 / 35,826] 117 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions running) [35,769 / 35,826] 122 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (56 actions running) [35,770 / 35,826] 122 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions running) [35,792 / 35,849] 123 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (56 actions, 55 running) [35,817 / 35,875] 126 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (57 actions, 55 running) [35,846 / 35,903] 128 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (61 actions, 60 running) [35,848 / 35,907] 128 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (63 actions, 62 running) [35,878 / 35,937] 129 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (65 actions running) [35,888 / 35,946] 131 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (64 actions, 63 running) [35,909 / 35,966] 133 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (67 actions running) [35,922 / 35,980] 133 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (68 actions, 67 running) [35,950 / 36,007] 134 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (68 actions running) [35,979 / 36,039] 139 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (73 actions, 72 running) [36,058 / 36,120] 142 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (74 actions, 70 running) [36,086 / 36,143] 144 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (78 actions, 76 running) [36,104 / 36,160] 146 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (78 actions, 76 running) [36,120 / 36,177] 148 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (81 actions, 79 running) [36,190 / 36,247] 152 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (80 actions running) [36,232 / 36,288] 154 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (78 actions, 76 running) [36,265 / 36,338] 157 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (79 actions, 77 running) [36,343 / 36,401] 160 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (80 actions running) [36,424 / 36,479] 174 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (68 actions, 67 running) [36,435 / 36,501] 175 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 126s local ... (69 actions, 68 running) [36,447 / 36,501] 186 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (58 actions, 57 running) [36,470 / 36,526] 191 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 128s local ... (57 actions, 56 running) [36,475 / 36,540] 191 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 129s local ... (56 actions, 55 running) [36,478 / 36,540] 194 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 130s local ... (56 actions running) [36,480 / 36,540] 196 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 131s local ... (56 actions running) [36,481 / 36,540] 197 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 132s local ... (56 actions running) [36,487 / 36,544] 197 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 133s local ... (56 actions, 55 running) [36,491 / 36,547] 197 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 135s local ... (55 actions running) [36,499 / 36,556] 198 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 136s local ... (56 actions running) [36,516 / 36,572] 198 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 137s local ... (55 actions running) [36,522 / 36,579] 198 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 138s local ... (56 actions running) [36,556 / 36,616] 201 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 139s local ... (56 actions running) [36,561 / 36,624] 203 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 140s local ... (56 actions, 55 running) [36,564 / 36,624] 203 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 141s local ... (56 actions running) [36,565 / 36,624] 203 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 142s local ... (56 actions, 55 running) [36,587 / 36,646] 206 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 143s local ... (56 actions, 55 running) [36,589 / 36,646] 206 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 144s local ... (55 actions, 54 running) [36,594 / 36,674] 208 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 146s local ... (56 actions, 55 running) [36,602 / 36,674] 209 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 147s local ... (57 actions running) [36,604 / 36,674] 210 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 148s local ... (56 actions, 55 running) [36,605 / 36,674] 211 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 150s local ... (56 actions running) [36,606 / 36,674] 211 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 151s local ... (56 actions, 55 running) [36,608 / 36,674] 214 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 152s local ... (56 actions running) [36,610 / 36,674] 214 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 153s local ... (56 actions, 55 running) [36,611 / 36,674] 215 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 155s local ... (56 actions running) [36,614 / 36,674] 215 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 156s local ... (56 actions, 55 running) [36,624 / 36,681] 215 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 157s local ... (56 actions, 55 running) [36,643 / 36,701] 216 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 158s local ... (57 actions, 56 running) [36,663 / 36,724] 219 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 159s local ... (57 actions running) [36,665 / 36,724] 219 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 160s local ... (57 actions running) [36,698 / 36,754] 221 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 161s local ... (55 actions, 54 running) [36,703 / 36,765] 221 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 163s local ... (56 actions, 55 running) [36,711 / 36,768] 222 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 164s local ... (56 actions, 55 running) [36,774 / 36,831] 226 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 165s local ... (55 actions, 54 running) [36,813 / 36,869] 227 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 166s local ... (56 actions running) [36,828 / 36,886] 228 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 167s local ... (59 actions, 58 running) [36,853 / 36,909] 228 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 168s local ... (58 actions running) [36,881 / 36,938] 229 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 169s local ... (59 actions, 58 running) [36,896 / 36,953] 230 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 170s local ... (59 actions running) [36,918 / 36,974] 231 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 171s local ... (60 actions, 59 running) [36,962 / 37,018] 233 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 172s local ... (60 actions, 59 running) [37,026 / 37,085] 236 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 173s local ... (59 actions, 57 running) [37,076 / 37,146] 237 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 174s local ... (60 actions, 55 running) [37,130 / 37,187] 239 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 175s local ... (61 actions, 57 running) [37,147 / 37,207] 240 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 177s local ... (60 actions, 55 running) [37,178 / 37,236] 241 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 178s local ... (60 actions running) [37,190 / 37,248] 242 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 179s local ... (60 actions running) [37,209 / 37,266] 244 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 180s local ... (57 actions, 56 running) [37,229 / 37,286] 244 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 181s local ... (53 actions, 52 running) [37,253 / 37,318] 244 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 182s local ... (55 actions, 54 running) [37,265 / 37,323] 244 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 183s local ... (60 actions, 59 running) [37,279 / 37,337] 246 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 184s local ... (59 actions, 58 running) [37,292 / 37,354] 246 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 185s local ... (58 actions, 54 running) [37,297 / 37,356] 247 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 186s local ... (60 actions running) [37,304 / 37,362] 250 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 187s local ... (59 actions running) [37,316 / 37,374] 250 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 188s local ... (59 actions running) [37,322 / 37,379] 252 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 189s local ... (57 actions, 56 running) [37,332 / 37,391] 252 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 190s local ... (59 actions running) [37,333 / 37,391] 252 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 192s local ... (59 actions running) [37,334 / 37,391] 252 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 193s local ... (59 actions, 58 running) [37,365 / 37,424] 256 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 194s local ... (57 actions, 55 running) [37,376 / 37,434] 257 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 195s local ... (58 actions, 57 running) [37,407 / 37,465] 262 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 196s local ... (57 actions, 56 running) [37,419 / 37,479] 265 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 197s local ... (57 actions running) [37,456 / 37,516] 267 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 198s local ... (58 actions, 57 running) [37,478 / 37,537] 271 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 200s local ... (57 actions, 56 running) [37,489 / 37,547] 273 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 201s local ... (57 actions running) [37,511 / 37,564] 275 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 202s local ... (53 actions, 52 running) [37,534 / 37,592] 276 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 203s local ... (58 actions, 54 running) [37,542 / 37,599] 278 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 204s local ... (57 actions running) [37,566 / 37,624] 280 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 205s local ... (59 actions running) [37,584 / 37,642] 282 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 206s local ... (58 actions running) [37,605 / 37,663] 283 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 207s local ... (58 actions, 56 running) [37,619 / 37,676] 284 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 208s local ... (57 actions running) [37,636 / 37,694] 285 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 209s local ... (57 actions running) [37,651 / 37,706] 286 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 210s local ... (55 actions, 54 running) [37,668 / 37,738] 286 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 212s local ... (57 actions running) [37,672 / 37,738] 286 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 213s local ... (56 actions, 55 running) [37,677 / 37,738] 286 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 214s local ... (55 actions, 54 running) [37,683 / 37,740] 286 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 215s local ... (56 actions, 55 running) [37,697 / 37,754] 287 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 216s local ... (56 actions, 55 running) [37,698 / 37,755] 287 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 217s local ... (56 actions, 55 running) [37,702 / 37,775] 289 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 218s local ... (56 actions, 55 running) [37,703 / 37,775] 290 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 220s local ... (56 actions running) [37,705 / 37,775] 292 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 221s local ... (56 actions running) [37,706 / 37,775] 293 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 222s local ... (56 actions running) [37,707 / 37,775] 293 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 223s local ... (56 actions running) [37,708 / 37,775] 293 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 226s local ... (56 actions, 55 running) [37,715 / 37,775] 296 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 227s local ... (56 actions running) [37,718 / 37,775] 297 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 228s local ... (56 actions running) [37,719 / 37,776] 298 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 229s local ... (56 actions running) [37,720 / 37,777] 298 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 230s local ... (56 actions running) [37,724 / 37,779] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 231s local ... (54 actions, 53 running) [37,724 / 37,781] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 232s local ... (56 actions running) [37,726 / 37,783] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 233s local ... (56 actions running) [37,729 / 37,787] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 234s local ... (55 actions running) [37,730 / 37,787] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 235s local ... (56 actions running) [37,731 / 37,788] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 236s local ... (56 actions running) [37,734 / 37,793] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 237s local ... (57 actions running) [37,735 / 37,793] 300 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 238s local ... (57 actions, 56 running) [37,739 / 37,797] 301 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 239s local ... (56 actions, 55 running) [37,742 / 37,806] 301 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 241s local ... (56 actions running) [37,742 / 37,806] 302 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 244s local ... (56 actions running) [37,747 / 37,806] 305 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 245s local ... (56 actions, 55 running) [37,749 / 37,806] 306 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 246s local ... (56 actions running) [37,749 / 37,806] 307 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 250s local ... (56 actions running) [37,751 / 37,823] 308 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 251s local ... (56 actions running) [37,753 / 37,823] 309 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 252s local ... (56 actions running) [37,755 / 37,823] 310 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 253s local ... (56 actions running) [37,756 / 37,823] 310 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 254s local ... (56 actions running) [37,756 / 37,823] 311 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 256s local ... (56 actions running) [37,760 / 37,823] 312 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 219s local ... (56 actions running) [37,762 / 37,823] 312 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 220s local ... (56 actions, 55 running) [37,762 / 37,823] 312 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 221s local ... (56 actions running) [37,764 / 37,823] 312 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 222s local ... (56 actions running) [37,765 / 37,823] 312 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 223s local ... (56 actions, 55 running) [37,770 / 37,827] 314 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 225s local ... (56 actions running) [37,774 / 37,830] 315 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 227s local ... (55 actions running) [37,782 / 37,838] 315 / 3797 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 228s local ... (56 actions, 55 running) [37,795 / 37,851] 316 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (57 actions, 56 running) [37,797 / 37,854] 316 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (57 actions running) [37,816 / 37,871] 317 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (55 actions, 54 running) [37,817 / 37,876] 317 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (56 actions, 55 running) [37,823 / 37,885] 317 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (56 actions, 55 running) [37,825 / 37,885] 317 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (56 actions, 55 running) [37,827 / 37,885] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (56 actions running) [37,828 / 37,885] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (56 actions running) [37,829 / 37,885] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (56 actions, 55 running) [37,829 / 37,885] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (56 actions running) [37,832 / 37,889] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (56 actions running) [37,833 / 37,889] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (56 actions, 55 running) [37,834 / 37,890] 318 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (56 actions running) [37,836 / 37,893] 319 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (56 actions running) [37,840 / 37,897] 319 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (56 actions, 55 running) [37,857 / 37,913] 320 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (56 actions, 55 running) [37,862 / 37,919] 320 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (55 actions running) [37,869 / 37,926] 321 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (56 actions running) [37,877 / 37,935] 321 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions running) [37,896 / 37,953] 322 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (56 actions running) [37,904 / 37,961] 323 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (56 actions running) [37,905 / 37,961] 323 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (56 actions, 55 running) [37,909 / 37,966] 323 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions, 54 running) [37,918 / 37,975] 324 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (56 actions running) [37,925 / 37,981] 324 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (56 actions, 55 running) [37,927 / 37,984] 324 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (57 actions running) [37,935 / 37,992] 326 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions, 54 running) [37,939 / 37,996] 326 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (56 actions running) [37,949 / 38,006] 327 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (56 actions running) [37,953 / 38,011] 327 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (56 actions running) [37,955 / 38,011] 328 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (55 actions running) [37,956 / 38,013] 328 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (57 actions running) [37,959 / 38,015] 329 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (56 actions, 55 running) [37,961 / 38,018] 330 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (56 actions running) [37,967 / 38,024] 331 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (56 actions running) [37,967 / 38,024] 332 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (56 actions running) [37,983 / 38,040] 336 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (56 actions, 55 running) [37,989 / 38,046] 339 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (56 actions running) [37,995 / 38,052] 339 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (56 actions, 55 running) [38,048 / 38,104] 341 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (55 actions, 53 running) [38,054 / 38,111] 341 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (57 actions running) [38,069 / 38,126] 345 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (56 actions running) [38,072 / 38,130] 346 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (56 actions, 54 running) [38,107 / 38,167] 348 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (56 actions, 54 running) [38,123 / 38,180] 351 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (56 actions running) [38,131 / 38,188] 352 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (56 actions, 55 running) [38,145 / 38,202] 353 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (55 actions, 54 running) [38,167 / 38,225] 354 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (56 actions, 54 running) [38,181 / 38,237] 355 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (56 actions running) [38,185 / 38,240] 355 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (55 actions running) [38,189 / 38,246] 356 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (57 actions running) [38,191 / 38,247] 357 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (57 actions running) [38,194 / 38,251] 358 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (57 actions running) [38,196 / 38,252] 359 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (58 actions running) [38,205 / 38,263] 360 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions running) [38,215 / 38,273] 362 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (57 actions, 55 running) [38,220 / 38,277] 364 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (56 actions running) [38,223 / 38,278] 365 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (55 actions running) [38,234 / 38,290] 367 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (55 actions running) [38,248 / 38,305] 370 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (56 actions running) [38,257 / 38,314] 372 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (55 actions, 54 running) [38,266 / 38,323] 374 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (57 actions running) [38,272 / 38,329] 375 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (57 actions running) [38,282 / 38,339] 377 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions running) [38,292 / 38,348] 379 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (54 actions running) [38,293 / 38,349] 379 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (55 actions running) [38,299 / 38,357] 380 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (56 actions, 55 running) [38,303 / 38,377] 380 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (57 actions running) [38,307 / 38,377] 381 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (57 actions running) [38,310 / 38,377] 383 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (56 actions running) [38,315 / 38,377] 384 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (56 actions, 54 running) [38,318 / 38,377] 384 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local ... (56 actions, 55 running) [38,323 / 38,380] 384 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 226s local ... (56 actions, 54 running) [38,331 / 38,386] 384 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 227s local ... (54 actions, 53 running) [38,333 / 38,389] 384 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 228s local ... (55 actions, 54 running) [38,341 / 38,395] 387 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 142s local ... (54 actions, 53 running) [38,343 / 38,400] 388 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 144s local ... (57 actions, 56 running) [38,344 / 38,401] 389 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 145s local ... (57 actions running) [38,349 / 38,406] 391 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 146s local ... (56 actions, 55 running) [38,354 / 38,410] 391 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 147s local ... (56 actions running) [38,358 / 38,416] 393 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 148s local ... (56 actions running) [38,359 / 38,416] 393 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 149s local ... (56 actions running) [38,362 / 38,419] 393 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 151s local ... (56 actions running) [38,372 / 38,429] 395 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 152s local ... (55 actions running) [38,390 / 38,447] 398 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 153s local ... (55 actions, 54 running) [38,408 / 38,465] 399 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 154s local ... (57 actions, 56 running) [38,411 / 38,467] 400 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 155s local ... (58 actions running) [38,439 / 38,498] 404 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 156s local ... (56 actions, 54 running) [38,466 / 38,523] 408 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 157s local ... (56 actions, 53 running) [38,487 / 38,545] 410 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 158s local ... (56 actions, 55 running) [38,492 / 38,549] 411 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 159s local ... (56 actions running) [38,493 / 38,550] 411 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 160s local ... (56 actions running) [38,520 / 38,578] 413 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 161s local ... (55 actions, 54 running) [38,524 / 38,581] 414 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 162s local ... (56 actions, 55 running) [38,528 / 38,585] 414 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 163s local ... (57 actions running) [38,532 / 38,593] 415 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 164s local ... (56 actions running) [38,533 / 38,593] 415 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 165s local ... (56 actions, 55 running) [38,534 / 38,593] 417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 166s local ... (56 actions running) [38,537 / 38,594] 417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 167s local ... (56 actions, 55 running) [38,541 / 38,598] 417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 169s local ... (56 actions, 55 running) [38,546 / 38,603] 418 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 170s local ... (56 actions running) [38,552 / 38,610] 418 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 171s local ... (57 actions running) [38,558 / 38,615] 418 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 172s local ... (58 actions, 57 running) [38,575 / 38,632] 423 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 173s local ... (56 actions, 55 running) [38,584 / 38,641] 425 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 174s local ... (56 actions running) [38,585 / 38,642] 425 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 175s local ... (56 actions, 55 running) [38,585 / 38,642] 425 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 176s local ... (56 actions running) [38,590 / 38,646] 425 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 177s local ... (56 actions, 55 running) [38,595 / 38,652] 425 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 178s local ... (59 actions running) [38,599 / 38,656] 427 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 179s local ... (59 actions running) [38,603 / 38,661] 429 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 180s local ... (61 actions running) [38,607 / 38,664] 430 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 181s local ... (62 actions running) [38,631 / 38,688] 433 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 182s local ... (62 actions running) [38,638 / 38,695] 435 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 184s local ... (60 actions running) [38,648 / 38,705] 438 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 185s local ... (59 actions running) [38,652 / 38,709] 438 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 186s local ... (59 actions running) [38,657 / 38,714] 439 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 187s local ... (59 actions running) [38,664 / 38,721] 442 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 188s local ... (59 actions running) [38,676 / 38,733] 445 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 189s local ... (57 actions running) [38,687 / 38,744] 446 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 190s local ... (57 actions, 55 running) [38,698 / 38,755] 447 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 191s local ... (57 actions, 56 running) [38,700 / 38,756] 448 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 192s local ... (59 actions running) [38,709 / 38,784] 449 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 193s local ... (59 actions, 58 running) [38,711 / 38,785] 450 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 194s local ... (60 actions, 59 running) [38,715 / 38,788] 451 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 195s local ... (59 actions running) [38,722 / 38,790] 455 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 197s local ... (59 actions, 58 running) [38,727 / 38,793] 458 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (60 actions running) [38,733 / 38,794] 462 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (60 actions, 59 running) [38,736 / 38,794] 465 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (58 actions running) [38,740 / 38,797] 468 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (57 actions running) [38,763 / 38,818] 471 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (55 actions, 54 running) [38,777 / 38,834] 474 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions running) [38,789 / 38,845] 475 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (58 actions running) [38,806 / 38,863] 478 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (56 actions running) [38,829 / 38,886] 483 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions running) [38,839 / 38,897] 483 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions, 55 running) [38,856 / 38,912] 484 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (56 actions, 55 running) [38,886 / 38,944] 485 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (58 actions, 55 running) [38,929 / 38,989] 488 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions, 52 running) [38,950 / 39,010] 488 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (57 actions, 53 running) [39,007 / 39,112] 494 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (56 actions, 50 running) [39,022 / 39,123] 498 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (57 actions, 53 running) [39,031 / 39,123] 500 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions, 53 running) [39,032 / 39,124] 501 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions running) [39,033 / 39,125] 501 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (56 actions running) [39,034 / 39,126] 501 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [39,037 / 39,126] 502 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions running) [39,040 / 39,126] 503 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 55 running) [39,047 / 39,126] 504 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (57 actions, 56 running) [39,053 / 39,126] 505 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions, 55 running) [39,055 / 39,126] 505 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions, 55 running) [39,065 / 39,126] 506 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions, 54 running) [39,162 / 39,242] 508 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions, 51 running) [39,398 / 39,503] 509 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (55 actions, 47 running) [39,599 / 39,669] 514 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions, 43 running) [39,648 / 39,708] 514 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (54 actions, 44 running) [39,773 / 39,831] 521 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions, 42 running) [39,797 / 39,856] 522 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (57 actions, 41 running) [39,896 / 39,963] 530 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (58 actions, 36 running) [39,951 / 40,015] 536 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (60 actions, 44 running) [40,037 / 40,097] 540 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (61 actions, 52 running) [40,108 / 40,185] 544 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (60 actions, 52 running) [40,130 / 40,189] 556 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (61 actions, 60 running) [40,176 / 40,235] 563 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (61 actions, 53 running) [40,216 / 40,310] 567 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (61 actions running) [40,229 / 40,310] 572 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (60 actions, 59 running) [40,257 / 40,313] 578 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (55 actions, 54 running) [40,360 / 40,422] 582 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions, 44 running) [40,413 / 40,473] 584 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (56 actions, 50 running) [40,464 / 40,549] 590 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions, 53 running) [40,475 / 40,549] 597 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (59 actions, 58 running) [40,476 / 40,549] 597 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (59 actions running) [40,477 / 40,549] 598 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (59 actions running) [40,479 / 40,549] 601 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (57 actions running) [40,481 / 40,549] 602 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [40,483 / 40,550] 602 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [40,485 / 40,550] 603 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [40,490 / 40,550] 606 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions running) [40,502 / 40,558] 606 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions, 53 running) [40,534 / 40,591] 608 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions, 54 running) [40,561 / 40,618] 610 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions, 55 running) [40,613 / 40,670] 613 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions, 54 running) [40,644 / 40,701] 613 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (57 actions, 56 running) [40,674 / 40,733] 616 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (60 actions, 57 running) [40,713 / 40,774] 619 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (61 actions, 53 running) [40,782 / 40,839] 621 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (60 actions, 55 running) [40,850 / 40,909] 624 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (61 actions, 58 running) [40,899 / 40,958] 627 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (63 actions, 58 running) [40,920 / 40,976] 629 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (66 actions, 60 running) [40,977 / 41,036] 632 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (67 actions, 62 running) [41,016 / 41,077] 635 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (67 actions, 59 running) [41,061 / 41,119] 639 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (66 actions, 60 running) [41,083 / 41,141] 642 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (68 actions, 64 running) [41,088 / 41,144] 644 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (68 actions, 64 running) [41,107 / 41,163] 645 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (68 actions, 66 running) [41,124 / 41,182] 647 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (70 actions, 67 running) [41,147 / 41,209] 648 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (70 actions, 69 running) [41,222 / 41,291] 651 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (69 actions, 65 running) [41,260 / 41,320] 651 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (70 actions, 67 running) [41,357 / 43,517] 655 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (72 actions, 65 running) [41,479 / 43,642] 655 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (73 actions, 64 running) [41,593 / 43,757] 655 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (72 actions, 63 running) [41,947 / 44,120] 656 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (72 actions, 56 running) [42,398 / 44,572] 656 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (71 actions, 58 running) [42,953 / 45,059] 657 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (72 actions, 55 running) [43,162 / 45,245] 657 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (70 actions, 55 running) [43,451 / 45,449] 659 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (73 actions, 55 running) [43,789 / 45,722] 662 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (71 actions, 50 running) [44,181 / 46,028] 666 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (66 actions, 42 running) [44,364 / 46,168] 670 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (61 actions, 35 running) [44,641 / 46,394] 671 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (63 actions, 32 running) [44,776 / 46,482] 674 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (60 actions, 19 running) [45,142 / 46,795] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (57 actions, 10 running) [45,519 / 47,150] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (55 actions, 10 running) [45,807 / 47,327] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (55 actions, 10 running) [46,132 / 47,447] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (44 actions, 10 running) [46,373 / 47,593] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (57 actions, 10 running) [46,574 / 47,702] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (49 actions, 10 running) [46,998 / 47,940] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (56 actions, 10 running) [47,235 / 48,165] 678 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (30 actions, 9 running) [47,615 / 48,534] 679 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (57 actions, 6 running) [47,700 / 48,534] 679 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (55 actions, 6 running) [47,753 / 48,534] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (27 actions, 5 running) [47,848 / 48,620] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (39 actions, 5 running) [48,062 / 48,822] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (53 actions, 5 running) [48,413 / 49,298] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (55 actions, 3 running) [48,742 / 49,346] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (55 actions, 3 running) [48,917 / 49,459] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (55 actions, 3 running) [49,039 / 49,539] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (55 actions, 3 running) [49,225 / 49,759] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (53 actions, 3 running) [49,378 / 49,776] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (50 actions, 3 running) [49,550 / 49,901] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (43 actions, 3 running) [49,798 / 50,043] 680 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (38 actions, 3 running) [49,960 / 50,284] 681 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions, 2 running) [50,877 / 51,035] 682 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (38 actions, 1 running) [51,233 / 51,340] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 0s local, remote-cache ... (111 actions, 110 running) [51,233 / 51,340] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 1s local, remote-cache ... (111 actions, 110 running) [51,234 / 51,340] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 3s local, remote-cache ... (111 actions, 110 running) [51,240 / 51,345] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 4s local, remote-cache ... (112 actions running) [51,240 / 51,345] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 5s local, remote-cache ... (112 actions running) [51,240 / 51,345] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 6s local, remote-cache ... (112 actions running) [51,240 / 51,345] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 8s local, remote-cache ... (112 actions running) [51,240 / 51,345] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 9s local, remote-cache ... (112 actions running) [51,240 / 51,345] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 10s local, remote-cache ... (112 actions running) [51,241 / 51,347] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 12s local, remote-cache ... (111 actions, 110 running) [51,280 / 51,388] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 13s local, remote-cache ... (111 actions, 110 running) [51,326 / 51,443] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 14s local, remote-cache ... (111 actions, 110 running) [51,334 / 51,453] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 15s local, remote-cache ... (112 actions running) [51,334 / 51,453] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 17s local, remote-cache ... (112 actions running) [51,334 / 51,453] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 18s local, remote-cache ... (112 actions running) [51,334 / 51,453] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 19s local, remote-cache ... (112 actions running) [51,335 / 51,453] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_exception_registry.cc [for tool]; 21s local, remote-cache ... (111 actions, 110 running) [51,340 / 51,458] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_util.cc [for tool]; 22s local, remote-cache ... (111 actions, 110 running) [51,356 / 51,476] 683 / 3797 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 23s local, remote-cache ... (112 actions running) [51,356 / 51,476] 683 / 3797 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 24s local, remote-cache ... (112 actions running) [51,370 / 51,490] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 25s local, remote-cache ... (109 actions, 108 running) [51,427 / 51,552] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 27s local, remote-cache ... (112 actions running) [51,437 / 51,561] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 28s local, remote-cache ... (111 actions, 110 running) [51,465 / 51,594] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 29s local, remote-cache ... (110 actions running) [51,508 / 51,721] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 31s local, remote-cache ... (112 actions running) [51,508 / 51,721] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 32s local, remote-cache ... (112 actions running) [51,508 / 51,721] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 33s local, remote-cache ... (112 actions running) [51,508 / 51,721] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 35s local, remote-cache ... (112 actions running) [51,511 / 51,723] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 36s local, remote-cache ... (111 actions, 110 running) [51,689 / 51,824] 683 / 3797 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 38s local, remote-cache ... (111 actions, 110 running) [51,737 / 51,871] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 39s local, remote-cache ... (111 actions, 110 running) [51,748 / 51,884] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 40s local, remote-cache ... (111 actions, 110 running) [51,783 / 51,919] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 41s local, remote-cache ... (112 actions running) [51,785 / 51,921] 683 / 3797 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 42s local, remote-cache ... (111 actions, 110 running) [51,822 / 51,958] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 44s local, remote-cache ... (111 actions, 110 running) [51,831 / 51,967] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 45s local, remote-cache ... (112 actions running) [51,831 / 51,967] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 46s local, remote-cache ... (112 actions running) [51,831 / 51,967] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 47s local, remote-cache ... (112 actions running) [51,835 / 51,972] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 49s local, remote-cache ... (112 actions running) [51,835 / 51,972] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 50s local, remote-cache ... (112 actions running) [51,836 / 51,972] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 52s local, remote-cache ... (112 actions running) [51,836 / 51,972] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 53s local, remote-cache ... (112 actions running) [51,836 / 51,972] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 54s local, remote-cache ... (112 actions running) [51,879 / 52,017] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 56s local, remote-cache ... (109 actions, 108 running) [51,923 / 52,065] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 57s local, remote-cache ... (111 actions, 110 running) [51,933 / 52,077] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 58s local, remote-cache ... (111 actions, 110 running) [51,996 / 52,142] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 59s local, remote-cache ... (112 actions running) [52,019 / 52,169] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 60s local, remote-cache ... (110 actions running) [52,041 / 52,190] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 61s local, remote-cache ... (111 actions running) [52,042 / 52,193] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 63s local, remote-cache ... (111 actions, 110 running) [52,055 / 52,204] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 64s local, remote-cache ... (110 actions running) [52,060 / 52,210] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 65s local, remote-cache ... (109 actions, 108 running) [52,062 / 52,211] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 66s local, remote-cache ... (110 actions running) [52,063 / 52,214] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 67s local, remote-cache ... (109 actions, 108 running) [52,066 / 52,215] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 69s local, remote-cache ... (110 actions running) [52,066 / 52,215] 683 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 70s local, remote-cache ... (110 actions running) [52,071 / 52,219] 683 / 3797 tests; Compiling _src/dtypes.cc [for tool]; 71s local, remote-cache ... (109 actions running) [52,072 / 52,219] 683 / 3797 tests; Compiling _src/dtypes.cc [for tool]; 72s local, remote-cache ... (110 actions running) [52,073 / 52,222] 683 / 3797 tests; Compiling _src/dtypes.cc [for tool]; 73s local, remote-cache ... (109 actions running) [52,081 / 52,228] 683 / 3797 tests; Compiling _src/dtypes.cc [for tool]; 74s local, remote-cache ... (109 actions, 108 running) [52,089 / 52,237] 683 / 3797 tests; Compiling _src/dtypes.cc [for tool]; 75s local, remote-cache ... (109 actions running) [52,101 / 52,249] 684 / 3797 tests; Compiling _src/dtypes.cc [for tool]; 76s local, remote-cache ... (109 actions, 107 running) [52,173 / 52,318] 687 / 3797 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 77s local, remote-cache ... (99 actions, 94 running) [52,203 / 52,345] 692 / 3797 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 78s local, remote-cache ... (98 actions, 94 running) [52,312 / 52,456] 697 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 53s local, remote-cache ... (92 actions, 88 running) [52,452 / 52,592] 707 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 55s local, remote-cache ... (92 actions, 88 running) [52,520 / 52,660] 714 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 56s local, remote-cache ... (90 actions, 87 running) [52,566 / 52,714] 718 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 57s local, remote-cache ... (91 actions, 89 running) [52,660 / 52,791] 733 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 58s local, remote-cache ... (62 actions, 60 running) [52,696 / 52,829] 735 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 59s local, remote-cache ... (63 actions running) [52,752 / 52,881] 742 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 60s local, remote-cache ... (64 actions running) [52,794 / 52,920] 748 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 61s local, remote-cache ... (66 actions, 64 running) [52,809 / 52,927] 751 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 62s local, remote-cache ... (67 actions running) [52,823 / 52,927] 753 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 63s local, remote-cache ... (69 actions, 68 running) [52,839 / 52,927] 753 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 64s local, remote-cache ... (67 actions, 66 running) [52,852 / 52,927] 753 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 65s local, remote-cache ... (70 actions, 69 running) [53,012 / 53,109] 755 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 66s local, remote-cache ... (57 actions, 48 running) [53,220 / 53,296] 762 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 67s local, remote-cache ... (59 actions, 54 running) [53,290 / 53,366] 771 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 68s local, remote-cache ... (63 actions, 58 running) [53,318 / 53,398] 773 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 69s local, remote-cache ... (65 actions, 60 running) [53,407 / 53,482] 778 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 70s local, remote-cache ... (67 actions, 63 running) [53,428 / 53,505] 780 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 71s local, remote-cache ... (68 actions, 64 running) [53,477 / 53,554] 784 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (68 actions, 65 running) [53,621 / 53,698] 792 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 73s local, remote-cache ... (72 actions, 69 running) [53,635 / 53,772] 795 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 74s local, remote-cache ... (75 actions running) [53,636 / 53,772] 796 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 76s local, remote-cache ... (76 actions running) [53,639 / 53,772] 798 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (75 actions running) [53,643 / 53,772] 802 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (72 actions running) [53,646 / 53,772] 805 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (71 actions running) [53,650 / 53,772] 809 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 80s local, remote-cache ... (71 actions running) [53,657 / 53,772] 815 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (67 actions running) [53,664 / 53,772] 820 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (63 actions running) [53,670 / 53,772] 824 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (59 actions running) [53,675 / 53,772] 825 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (59 actions running) [53,679 / 53,772] 826 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (59 actions, 58 running) [53,682 / 53,772] 826 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (59 actions, 58 running) [53,692 / 53,772] 826 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (59 actions running) [53,696 / 53,772] 826 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (59 actions running) [53,711 / 53,786] 826 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (59 actions, 58 running) [53,737 / 53,816] 827 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (59 actions, 58 running) [53,763 / 53,839] 827 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (58 actions, 56 running) [53,839 / 53,916] 827 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (61 actions, 58 running) [53,847 / 53,923] 827 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (61 actions, 58 running) [53,848 / 53,926] 827 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (61 actions, 57 running) [53,904 / 53,980] 830 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (61 actions, 57 running) [54,033 / 54,108] 834 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (62 actions, 59 running) [54,051 / 54,129] 834 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (64 actions, 59 running) [54,091 / 54,167] 838 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (66 actions, 65 running) [54,098 / 54,173] 838 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (66 actions, 64 running) [54,142 / 54,219] 842 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (69 actions, 68 running) [54,151 / 54,228] 845 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (70 actions running) [54,152 / 54,229] 846 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (69 actions running) [54,155 / 54,230] 846 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (69 actions running) [54,165 / 54,240] 848 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (69 actions running) [54,184 / 54,259] 851 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (70 actions, 68 running) [54,202 / 54,277] 852 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (69 actions, 68 running) [54,223 / 54,327] 855 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (72 actions running) [54,230 / 54,327] 859 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (73 actions running) [54,239 / 54,327] 862 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (70 actions running) [54,249 / 54,327] 869 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (66 actions running) [54,255 / 54,330] 873 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (65 actions running) [54,270 / 54,344] 873 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (65 actions running) [54,272 / 54,346] 874 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (66 actions running) [54,319 / 54,394] 880 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (65 actions, 62 running) [54,332 / 54,408] 880 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (66 actions, 65 running) [54,452 / 54,528] 883 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (67 actions, 63 running) [54,485 / 54,562] 886 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (69 actions, 68 running) [54,515 / 54,590] 891 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (69 actions, 66 running) [54,552 / 54,629] 893 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (68 actions, 65 running) [54,605 / 54,684] 897 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (72 actions, 69 running) [54,615 / 54,734] 898 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (73 actions, 72 running) [54,618 / 54,734] 899 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 129s local, remote-cache ... (72 actions running) [54,626 / 54,734] 906 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 130s local, remote-cache ... (67 actions, 65 running) [54,627 / 54,734] 906 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 131s local, remote-cache ... (67 actions, 66 running) [54,633 / 54,734] 911 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (65 actions running) [54,645 / 54,734] 917 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 81s local ... (59 actions running) [54,646 / 54,734] 918 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (59 actions running) [54,649 / 54,734] 920 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (58 actions running) [54,651 / 54,734] 922 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 84s local ... (58 actions running) [54,655 / 54,734] 925 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 86s local ... (58 actions running) [54,663 / 54,734] 925 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 87s local ... (58 actions, 57 running) [54,707 / 54,778] 926 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 88s local ... (58 actions, 56 running) [54,757 / 54,827] 929 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 89s local ... (59 actions, 57 running) [54,789 / 54,860] 935 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 90s local ... (59 actions, 57 running) [54,835 / 54,907] 941 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 91s local ... (59 actions running) [54,855 / 54,926] 943 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 92s local ... (59 actions, 57 running) [54,899 / 54,970] 949 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 93s local ... (58 actions, 55 running) [54,910 / 54,980] 949 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 94s local ... (58 actions running) [54,916 / 54,986] 949 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 95s local ... (58 actions running) [54,941 / 55,011] 950 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 96s local ... (58 actions, 57 running) [54,961 / 55,032] 952 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 97s local ... (59 actions, 58 running) [54,977 / 55,047] 954 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 98s local ... (59 actions running) [55,009 / 55,078] 959 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 99s local ... (57 actions, 56 running) [55,042 / 55,114] 961 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 100s local ... (61 actions running) [55,069 / 55,142] 965 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 101s local ... (61 actions, 59 running) [55,080 / 55,153] 969 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 102s local ... (61 actions running) [55,090 / 55,161] 973 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 104s local ... (61 actions running) [55,104 / 55,174] 975 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 105s local ... (58 actions running) [55,170 / 55,244] 976 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 106s local ... (60 actions, 55 running) [55,191 / 55,262] 978 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 107s local ... (61 actions, 60 running) [55,193 / 55,262] 979 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 110s local ... (58 actions, 57 running) [55,248 / 55,317] 985 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 42s local ... (61 actions, 59 running) [55,279 / 55,350] 987 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 43s local ... (65 actions, 64 running) [55,293 / 55,363] 989 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 45s local ... (65 actions, 63 running) [55,305 / 55,374] 991 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 46s local ... (65 actions, 64 running) [55,371 / 55,448] 994 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 47s local ... (66 actions, 63 running) [55,439 / 55,528] 998 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 48s local ... (64 actions, 62 running) [55,504 / 55,576] 1002 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 49s local ... (61 actions running) [55,536 / 55,602] 1007 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 50s local ... (58 actions, 57 running) [55,559 / 55,626] 1008 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 51s local ... (59 actions running) [55,568 / 55,639] 1011 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 52s local ... (59 actions, 58 running) [55,596 / 55,664] 1015 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 53s local ... (60 actions, 59 running) [55,614 / 55,682] 1018 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 54s local ... (63 actions, 62 running) [55,628 / 55,744] 1020 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 55s local ... (63 actions running) [55,629 / 55,744] 1022 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 56s local ... (65 actions running) [55,636 / 55,744] 1029 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 57s local ... (59 actions running) [55,640 / 55,744] 1030 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 59s local ... (59 actions, 58 running) [55,641 / 55,744] 1032 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 60s local ... (59 actions running) [55,648 / 55,744] 1034 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 61s local ... (59 actions running) [55,651 / 55,744] 1034 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 62s local ... (59 actions, 58 running) [55,652 / 55,744] 1035 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 63s local ... (59 actions running) [55,663 / 55,744] 1037 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 64s local ... (59 actions, 58 running) [55,670 / 55,744] 1037 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 65s local ... (59 actions running) [55,675 / 55,744] 1039 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 66s local ... (59 actions running) [55,680 / 55,748] 1040 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 67s local ... (59 actions running) [55,706 / 55,774] 1042 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 46s local ... (59 actions, 58 running) [55,706 / 55,774] 1042 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 52s local ... (59 actions running) [55,761 / 55,831] 1043 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 53s local ... (59 actions, 56 running) [55,797 / 55,887] 1045 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 51s local ... (61 actions, 53 running) [55,817 / 55,887] 1047 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 52s local ... (58 actions, 55 running) [55,912 / 55,989] 1048 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 53s local ... (62 actions, 60 running) [55,912 / 55,989] 1048 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 54s local ... (62 actions, 60 running) [55,920 / 55,992] 1048 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 56s local ... (64 actions, 61 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/python/pjrt_ifrt/BUILD:135:12: Compiling tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/python/pjrt_ifrt:xla_sharding_serdes_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY '-DLLVM_ON_UNIX=1' '-DHAVE_BACKTRACE=1' '-DBACKTRACE_HEADER=' '-DLTDL_SHLIB_EXT=".so"' '-DLLVM_PLUGIN_EXT=".so"' '-DLLVM_ENABLE_THREADS=1' '-DHAVE_DEREGISTER_FRAME=1' '-DHAVE_LIBPTHREAD=1' '-DHAVE_PTHREAD_GETNAME_NP=1' '-DHAVE_PTHREAD_H=1' '-DHAVE_PTHREAD_SETNAME_NP=1' '-DHAVE_REGISTER_FRAME=1' '-DHAVE_SETENV_R=1' '-DHAVE_STRERROR_R=1' '-DHAVE_SYSEXITS_H=1' '-DHAVE_UNISTD_H=1' -D_GNU_SOURCE '-DHAVE_LINK_H=1' '-DHAVE_MALLINFO=1' '-DHAVE_SBRK=1' '-DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=1' '-DLLVM_NATIVE_ARCH="AArch64"' '-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser' '-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter' '-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler' '-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target' '-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo' '-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC' '-DLLVM_NATIVE_TARGETMCA=LLVMInitializeAArch64TargetMCA' '-DLLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_DEFAULT_TARGET_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_VERSION_MAJOR=17' '-DLLVM_VERSION_MINOR=0' '-DLLVM_VERSION_PATCH=0' '-DLLVM_VERSION_STRING="17.0.0git"' -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS '-DBLAKE3_USE_NEON=0' -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/ml_dtypes -iquote bazel-out/aarch64-opt/bin/external/ml_dtypes -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/llvm-project -iquote bazel-out/aarch64-opt/bin/external/llvm-project -iquote external/tf_runtime -iquote bazel-out/aarch64-opt/bin/external/tf_runtime -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectBytecodeGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinLocationAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BytecodeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CallOpInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FunctionInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferTypeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/OpAsmInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RegionKindInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SideEffectInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SymbolInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TensorEncodingIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithBaseIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithCanonicalizationIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CastInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferIntRangeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/VectorInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FuncIncGen -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes -isystem external/ml_dtypes/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes/ml_dtypes -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/include -isystem external/tf_runtime/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/include -isystem external/tf_runtime/third_party/llvm_derived/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/third_party/llvm_derived/include -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc: In member function 'virtual void xla::ifrt::{anonymous}::XlaShardingSerDesTest_HloShardingRoundTrip_Test::TestBody()': tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc:37:76: error: call of overloaded 'TileAssignment()' is ambiguous 37 | auto xla_hlo_sharding = xla::HloSharding::Tile(xla::TileAssignment({2, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc:22: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [55,927 / 55,998] 1049 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 57s local ... (66 actions running) [55,935 / 55,999] 1055 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 58s local ... (62 actions running) [55,993 / 56,049] 1060 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 59s local ... (56 actions, 55 running) [56,027 / 56,085] 1064 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 60s local ... (58 actions, 56 running) [56,041 / 56,098] 1065 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 61s local ... (61 actions running) [56,065 / 56,122] 1067 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 62s local ... (63 actions, 62 running) [56,091 / 56,147] 1068 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 63s local ... (64 actions, 63 running) [56,131 / 56,188] 1071 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 64s local ... (65 actions running) [56,150 / 56,209] 1073 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 65s local ... (66 actions, 65 running) [56,186 / 56,247] 1077 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 66s local ... (67 actions, 64 running) [56,304 / 56,966] 1079 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 67s local ... (69 actions, 64 running) [56,439 / 57,036] 1083 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 68s local ... (65 actions, 56 running) [56,953 / 57,466] 1087 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 69s local ... (58 actions, 46 running) [57,354 / 57,789] 1094 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 70s local ... (55 actions, 32 running) [57,925 / 58,188] 1096 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 71s local ... (54 actions, 30 running) [58,377 / 58,602] 1098 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 72s local ... (54 actions, 25 running) [58,880 / 59,001] 1102 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 73s local ... (55 actions, 20 running) [59,261 / 59,321] 1104 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 75s local ... (57 actions, 55 running) [59,276 / 59,336] 1105 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 76s local ... (56 actions, 55 running) [59,294 / 59,351] 1105 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 77s local ... (57 actions, 56 running) [59,332 / 59,407] 1107 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (58 actions running) [59,353 / 59,458] 1111 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (69 actions, 67 running) [59,355 / 59,458] 1111 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 80s local ... (69 actions running) [59,356 / 59,458] 1112 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 81s local ... (69 actions running) [59,359 / 59,458] 1115 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 82s local ... (67 actions running) [59,364 / 59,458] 1121 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (63 actions running) [59,370 / 59,458] 1126 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (57 actions running) [59,374 / 59,458] 1130 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 85s local ... (57 actions running) [59,374 / 59,458] 1131 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 87s local ... (57 actions running) [59,375 / 59,458] 1131 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 88s local ... (57 actions running) [59,393 / 59,458] 1131 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 89s local ... (57 actions, 56 running) [59,398 / 59,458] 1133 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 90s local ... (57 actions running) [59,407 / 59,466] 1133 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 91s local ... (57 actions running) [59,411 / 59,467] 1133 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 92s local ... (58 actions running) [59,437 / 59,493] 1135 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 93s local ... (56 actions, 54 running) [59,478 / 59,541] 1139 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 94s local ... (58 actions running) [59,486 / 59,543] 1139 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 95s local ... (58 actions, 57 running) [59,501 / 59,557] 1141 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 96s local ... (58 actions, 57 running) [59,503 / 59,559] 1141 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 98s local ... (58 actions running) [59,504 / 59,562] 1141 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 99s local ... (58 actions, 57 running) [59,527 / 59,583] 1143 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 100s local ... (57 actions, 56 running) [59,532 / 59,588] 1144 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 102s local ... (59 actions, 57 running) [59,540 / 59,597] 1146 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 103s local ... (58 actions running) [59,571 / 59,634] 1151 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 104s local ... (59 actions running) [59,576 / 59,635] 1152 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 105s local ... (60 actions, 59 running) [59,580 / 59,636] 1156 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 106s local ... (57 actions running) [59,585 / 59,642] 1159 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 107s local ... (56 actions running) [59,591 / 59,647] 1160 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 108s local ... (57 actions running) [59,596 / 59,652] 1161 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 109s local ... (58 actions, 57 running) [59,614 / 59,671] 1165 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 110s local ... (57 actions running) [59,624 / 59,682] 1170 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 112s local ... (57 actions running) [59,627 / 59,686] 1172 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 113s local ... (58 actions running) [59,634 / 59,692] 1174 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 114s local ... (57 actions running) [59,647 / 59,705] 1177 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 115s local ... (57 actions running) [59,666 / 59,743] 1180 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 116s local ... (57 actions, 56 running) [59,737 / 59,794] 1182 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 117s local ... (59 actions, 58 running) [59,780 / 59,840] 1186 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 118s local ... (62 actions, 60 running) [59,789 / 59,852] 1189 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 119s local ... (63 actions running) [59,795 / 59,852] 1194 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 121s local ... (57 actions running) [59,797 / 59,893] 1195 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 122s local ... (57 actions, 56 running) [59,801 / 59,893] 1197 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 123s local ... (57 actions running) [59,804 / 59,893] 1199 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 124s local ... (57 actions running) [59,812 / 59,893] 1203 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 125s local ... (57 actions running) [59,817 / 59,893] 1206 / 3797 tests, 1 failed; Testing //tensorflow/python/ops:nn_test_cpu; 63s local ... (57 actions running) [59,818 / 59,893] 1207 / 3797 tests, 1 failed; Testing //tensorflow/python/ops:nn_test_cpu; 64s local ... (57 actions running) [59,821 / 59,893] 1208 / 3797 tests, 1 failed; Testing //tensorflow/python/ops:nn_test_cpu; 65s local ... (56 actions running) [59,823 / 59,893] 1208 / 3797 tests, 1 failed; Testing //tensorflow/python/ops:nn_test_cpu; 66s local ... (56 actions running) [59,828 / 59,893] 1209 / 3797 tests, 1 failed; Testing //tensorflow/python/ops:nn_test_cpu; 67s local ... (56 actions running) [59,834 / 59,893] 1212 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 38s local ... (56 actions running) [59,836 / 59,893] 1212 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 39s local ... (56 actions, 55 running) [59,853 / 59,908] 1213 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 40s local ... (54 actions, 53 running) [59,863 / 59,919] 1213 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 41s local ... (57 actions running) [59,880 / 59,937] 1214 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 42s local ... (57 actions, 55 running) [59,898 / 59,955] 1219 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 33s local ... (56 actions running) [59,911 / 59,968] 1220 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 34s local ... (56 actions, 55 running) [59,932 / 59,988] 1221 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 35s local ... (58 actions, 54 running) [59,999 / 60,058] 1224 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 36s local ... (58 actions, 53 running) [60,010 / 60,067] 1224 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 37s local ... (59 actions, 55 running) [60,107 / 60,163] 1235 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 38s local ... (60 actions, 55 running) [60,124 / 60,181] 1239 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 40s local ... (64 actions running) [60,175 / 60,233] 1245 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 41s local ... (65 actions, 60 running) [60,213 / 60,271] 1251 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 42s local ... (63 actions, 61 running) [60,269 / 60,325] 1258 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 43s local ... (65 actions, 63 running) [60,297 / 60,353] 1265 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 44s local ... (66 actions, 64 running) [60,311 / 60,367] 1266 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 45s local ... (67 actions, 64 running) [60,364 / 60,420] 1272 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 46s local ... (67 actions, 65 running) [60,421 / 60,478] 1279 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 47s local ... (68 actions, 66 running) [60,458 / 60,516] 1286 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 48s local ... (69 actions, 68 running) [60,483 / 60,539] 1290 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 49s local ... (71 actions, 69 running) [60,515 / 60,571] 1294 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 50s local ... (71 actions, 68 running) [60,556 / 60,613] 1303 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 51s local ... (70 actions, 68 running) [60,574 / 60,648] 1306 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 52s local ... (73 actions running) [60,577 / 60,648] 1308 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 53s local ... (73 actions, 72 running) [60,578 / 60,648] 1310 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 54s local ... (73 actions running) [60,585 / 60,648] 1317 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 56s local ... (66 actions running) [60,611 / 60,668] 1329 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 57s local ... (56 actions, 55 running) [60,620 / 60,675] 1330 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 58s local ... (58 actions, 57 running) [60,644 / 60,700] 1333 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 59s local ... (60 actions running) [60,658 / 60,715] 1336 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 60s local ... (63 actions, 62 running) [60,669 / 60,725] 1338 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 61s local ... (63 actions, 62 running) [60,670 / 60,726] 1338 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 62s local ... (63 actions running) [60,681 / 60,738] 1341 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 63s local ... (62 actions running) [60,715 / 60,772] 1346 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 64s local ... (58 actions, 56 running) [60,741 / 60,798] 1347 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 65s local ... (58 actions, 56 running) [60,756 / 60,816] 1348 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 66s local ... (59 actions, 57 running) [60,778 / 60,835] 1350 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 67s local ... (59 actions, 57 running) [60,789 / 60,863] 1352 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 69s local ... (58 actions running) [60,795 / 60,866] 1355 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 70s local ... (56 actions running) [60,802 / 60,867] 1357 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 71s local ... (56 actions, 55 running) [60,806 / 60,867] 1359 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 72s local ... (56 actions running) [60,808 / 60,867] 1360 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 73s local ... (56 actions running) [60,809 / 60,867] 1361 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 74s local ... (56 actions running) [60,813 / 60,870] 1362 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 75s local ... (56 actions, 55 running) [60,820 / 60,878] 1363 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 77s local ... (56 actions, 55 running) [60,844 / 60,901] 1365 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 78s local ... (56 actions, 55 running) [60,871 / 60,927] 1369 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 79s local ... (56 actions, 55 running) [60,882 / 60,939] 1369 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 80s local ... (57 actions, 56 running) [60,902 / 60,959] 1372 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 81s local ... (57 actions running) [60,932 / 60,988] 1374 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 82s local ... (59 actions running) [60,938 / 60,993] 1376 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 83s local ... (58 actions running) [60,954 / 61,012] 1378 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 84s local ... (61 actions, 60 running) [60,975 / 61,031] 1379 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 85s local ... (61 actions, 60 running) [60,997 / 61,053] 1381 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 86s local ... (58 actions running) [61,008 / 61,065] 1383 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 87s local ... (59 actions, 56 running) [61,012 / 61,069] 1384 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 88s local ... (60 actions, 59 running) [61,017 / 61,074] 1385 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 89s local ... (59 actions, 58 running) [61,033 / 61,091] 1390 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 90s local ... (56 actions, 55 running) [61,048 / 61,105] 1394 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 91s local ... (56 actions, 54 running) [61,058 / 61,118] 1397 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 92s local ... (60 actions running) [61,062 / 61,138] 1399 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 93s local ... (60 actions running) [61,063 / 61,138] 1399 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 94s local ... (60 actions running) [61,069 / 61,138] 1402 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 95s local ... (59 actions running) [61,077 / 61,138] 1409 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 96s local ... (56 actions running) [61,081 / 61,138] 1414 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 97s local ... (56 actions running) [61,091 / 61,148] 1419 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 98s local ... (56 actions running) [61,106 / 61,163] 1422 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 97s local ... (57 actions, 56 running) [61,129 / 61,188] 1426 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 99s local ... (58 actions, 57 running) [61,139 / 61,196] 1430 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (58 actions, 57 running) [61,149 / 61,205] 1431 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 64s local ... (57 actions, 56 running) [61,159 / 61,222] 1432 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (57 actions, 56 running) [61,163 / 61,222] 1432 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (58 actions, 57 running) [61,186 / 61,243] 1435 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (56 actions, 55 running) [61,192 / 61,252] 1436 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 69s local ... (57 actions, 56 running) [61,202 / 61,259] 1437 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (57 actions running) [61,209 / 61,267] 1439 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 71s local ... (57 actions running) [61,213 / 61,269] 1440 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (58 actions running) [61,234 / 61,305] 1443 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (58 actions, 55 running) [61,285 / 61,341] 1444 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (57 actions, 56 running) [61,296 / 61,353] 1450 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (56 actions, 55 running) [61,314 / 61,371] 1453 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (60 actions, 58 running) [61,324 / 61,380] 1453 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (61 actions running) [61,335 / 61,392] 1453 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (63 actions running) [61,338 / 61,395] 1454 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (62 actions running) [61,347 / 61,404] 1455 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (63 actions, 62 running) [61,354 / 61,413] 1455 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (65 actions, 64 running) [61,369 / 61,429] 1457 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (66 actions running) [61,378 / 61,436] 1460 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (68 actions running) [61,402 / 61,460] 1461 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (68 actions, 67 running) [61,418 / 61,474] 1464 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (67 actions, 66 running) [61,440 / 61,494] 1468 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (65 actions running) [61,461 / 61,519] 1469 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (68 actions, 67 running) [61,462 / 61,519] 1470 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (67 actions, 66 running) [61,465 / 61,522] 1471 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (68 actions running) [61,503 / 61,558] 1474 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (68 actions, 67 running) [61,515 / 61,570] 1474 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (68 actions, 67 running) [61,517 / 61,575] 1474 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (71 actions, 70 running) [61,538 / 61,595] 1477 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (71 actions, 69 running) [61,544 / 61,600] 1479 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (71 actions running) [61,576 / 61,634] 1484 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 100s local ... (68 actions, 67 running) [61,608 / 61,712] 1493 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 101s local ... (68 actions running) [61,615 / 61,712] 1500 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 102s local ... (63 actions, 62 running) [61,625 / 61,712] 1508 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 103s local ... (56 actions running) [61,627 / 61,712] 1509 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 104s local ... (56 actions running) [61,629 / 61,712] 1511 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 105s local ... (56 actions running) [61,631 / 61,712] 1513 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 106s local ... (56 actions running) [61,631 / 61,712] 1514 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 107s local ... (56 actions running) [61,632 / 61,712] 1514 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 109s local ... (56 actions running) [61,635 / 61,712] 1516 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (56 actions running) [61,635 / 61,712] 1517 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (56 actions running) [61,637 / 61,712] 1518 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (56 actions running) [61,637 / 61,712] 1519 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (56 actions running) [61,638 / 61,712] 1519 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (56 actions running) [61,641 / 61,712] 1519 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions running) [61,641 / 61,712] 1520 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (56 actions running) [61,642 / 61,712] 1520 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (56 actions running) [61,643 / 61,712] 1520 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (56 actions, 55 running) [61,647 / 61,712] 1522 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (56 actions running) [61,648 / 61,712] 1522 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 123s local ... (56 actions running) [61,649 / 61,712] 1523 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 124s local ... (56 actions running) [61,650 / 61,712] 1523 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 125s local ... (56 actions running) [61,651 / 61,712] 1524 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 126s local ... (56 actions running) [61,652 / 61,712] 1524 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 128s local ... (56 actions, 55 running) [61,652 / 61,712] 1524 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 129s local ... (56 actions running) [61,652 / 61,712] 1525 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 131s local ... (56 actions running) [61,657 / 61,714] 1525 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 132s local ... (56 actions, 55 running) [61,660 / 61,716] 1525 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 133s local ... (56 actions, 55 running) [61,673 / 61,731] 1526 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 134s local ... (56 actions, 55 running) [61,691 / 61,747] 1527 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 135s local ... (57 actions, 55 running) [61,709 / 61,765] 1529 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 136s local ... (58 actions running) [61,740 / 61,798] 1529 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 137s local ... (60 actions, 56 running) [61,742 / 61,799] 1530 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 138s local ... (60 actions, 56 running) [61,743 / 61,802] 1530 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 142s local ... (60 actions, 56 running) [61,817 / 61,873] 1533 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 72s local ... (62 actions, 59 running) [61,846 / 61,902] 1540 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 73s local ... (63 actions, 62 running) [61,850 / 61,906] 1541 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 74s local ... (65 actions, 64 running) [61,865 / 61,920] 1546 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (62 actions, 61 running) [61,884 / 61,941] 1554 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 76s local ... (61 actions, 60 running) [61,902 / 61,958] 1557 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (66 actions, 65 running) [61,918 / 61,973] 1560 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (66 actions, 65 running) [61,937 / 61,995] 1563 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 79s local ... (68 actions, 67 running) [61,953 / 62,017] 1565 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (70 actions running) [61,959 / 62,017] 1569 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (68 actions running) [61,986 / 62,045] 1581 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (55 actions, 53 running) [62,005 / 62,061] 1583 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (60 actions, 59 running) [62,007 / 62,066] 1584 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (63 actions running) [62,012 / 62,069] 1586 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (63 actions running) [62,025 / 62,081] 1590 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (60 actions, 59 running) [62,039 / 62,103] 1595 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (56 actions running) [62,044 / 62,103] 1600 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (56 actions running) [62,048 / 62,104] 1604 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (56 actions, 55 running) [62,049 / 62,107] 1605 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (56 actions, 55 running) [62,058 / 62,115] 1607 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (56 actions, 55 running) [62,061 / 62,117] 1609 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (58 actions running) [62,068 / 62,124] 1613 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (56 actions running) [62,073 / 62,129] 1616 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (57 actions running) [62,085 / 62,141] 1618 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (56 actions, 55 running) [62,106 / 62,168] 1623 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (58 actions, 57 running) [62,110 / 62,168] 1627 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (56 actions running) [62,111 / 62,168] 1628 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (56 actions, 55 running) [62,126 / 62,182] 1631 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (56 actions running) [62,132 / 62,188] 1636 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (56 actions, 55 running) [62,134 / 62,191] 1638 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (59 actions running) [62,145 / 62,202] 1641 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (56 actions running) [62,166 / 62,222] 1646 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 105s local ... (56 actions, 55 running) [62,188 / 62,243] 1650 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 107s local ... (58 actions running) [62,203 / 62,303] 1656 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 108s local ... (60 actions running) [62,211 / 62,304] 1661 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 46s local ... (59 actions running) [62,217 / 62,304] 1665 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 38s local ... (56 actions running) [62,218 / 62,304] 1665 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 41s local ... (56 actions, 55 running) [62,228 / 62,304] 1666 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 42s local ... (56 actions, 55 running) [62,229 / 62,304] 1666 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 43s local ... (56 actions, 55 running) [62,239 / 62,304] 1668 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 44s local ... (56 actions, 55 running) [62,254 / 62,310] 1669 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 45s local ... (56 actions, 55 running) [62,256 / 62,313] 1670 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 46s local ... (56 actions running) [62,258 / 62,314] 1670 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 47s local ... (56 actions running) [62,259 / 62,317] 1670 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 49s local ... (56 actions, 55 running) [62,276 / 62,332] 1671 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 45s local ... (56 actions, 55 running) [62,290 / 62,349] 1671 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 46s local ... (60 actions running) [62,316 / 62,374] 1677 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 47s local ... (56 actions running) [62,345 / 62,401] 1679 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 48s local ... (59 actions, 58 running) [62,345 / 62,401] 1679 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 51s local ... (59 actions running) [62,386 / 62,442] 1683 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 52s local ... (62 actions, 60 running) [62,431 / 62,487] 1692 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 53s local ... (64 actions, 62 running) [62,449 / 62,507] 1695 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 55s local ... (66 actions, 65 running) [62,452 / 62,508] 1698 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 56s local ... (68 actions running) [62,468 / 62,524] 1700 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 57s local ... (67 actions, 66 running) [62,512 / 62,571] 1702 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 58s local ... (68 actions, 66 running) [62,517 / 62,577] 1703 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 59s local ... (70 actions, 69 running) [62,537 / 62,594] 1704 / 3797 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:io_test; 60s local ... (69 actions, 67 running) [62,541 / 62,597] 1708 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (68 actions, 67 running) [62,555 / 62,610] 1711 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (68 actions, 67 running) [62,571 / 62,628] 1718 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (67 actions, 65 running) [62,621 / 62,677] 1724 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 60s local ... (69 actions, 68 running) [62,647 / 62,709] 1728 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 61s local ... (71 actions running) [62,653 / 62,710] 1731 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 63s local ... (71 actions running) [62,671 / 62,769] 1745 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 64s local ... (61 actions running) [62,680 / 62,769] 1754 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 65s local ... (56 actions running) [62,681 / 62,769] 1754 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 66s local ... (56 actions running) [62,682 / 62,769] 1755 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 67s local ... (56 actions running) [62,683 / 62,769] 1755 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 69s local ... (56 actions, 55 running) [62,683 / 62,769] 1756 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 71s local ... (56 actions running) [62,686 / 62,769] 1758 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 72s local ... (56 actions running) [62,691 / 62,769] 1758 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 73s local ... (56 actions, 55 running) [62,701 / 62,769] 1759 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 74s local ... (56 actions running) [62,710 / 62,769] 1763 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 75s local ... (56 actions, 55 running) [62,713 / 62,769] 1763 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 76s local ... (56 actions running) [62,719 / 62,775] 1764 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 78s local ... (56 actions, 55 running) [62,727 / 62,784] 1765 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 79s local ... (56 actions, 55 running) [62,730 / 62,788] 1765 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 80s local ... (56 actions, 55 running) [62,734 / 62,790] 1765 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 81s local ... (56 actions, 55 running) [62,741 / 62,798] 1767 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 82s local ... (56 actions, 55 running) [62,755 / 62,811] 1769 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 34s local ... (56 actions running) [62,769 / 63,000] 1772 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 35s local ... (51 actions running) [62,911 / 63,463] 1774 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 36s local ... (56 actions, 45 running) [63,156 / 63,463] 1774 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 37s local ... (51 actions, 32 running) [63,901 / 63,982] 1775 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 38s local ... (54 actions, 27 running) [64,012 / 64,068] 1781 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 39s local ... (56 actions, 54 running) [64,037 / 64,094] 1790 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 41s local ... (60 actions, 57 running) [64,039 / 64,097] 1790 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 42s local ... (59 actions, 58 running) [64,062 / 64,118] 1795 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 43s local ... (63 actions, 62 running) [64,093 / 64,165] 1799 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 44s local ... (66 actions running) [64,095 / 64,165] 1799 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 45s local ... (67 actions, 66 running) [64,104 / 64,165] 1807 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 46s local ... (64 actions running) [64,110 / 64,170] 1813 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 47s local ... (60 actions, 59 running) [64,116 / 64,174] 1819 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 49s local ... (56 actions running) [64,118 / 64,176] 1822 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 50s local ... (56 actions running) [64,119 / 64,177] 1822 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 52s local ... (56 actions running) [64,122 / 64,179] 1824 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 53s local ... (56 actions running) [64,131 / 64,187] 1825 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 54s local ... (56 actions, 55 running) [64,138 / 64,194] 1830 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 55s local ... (56 actions, 55 running) [64,143 / 64,199] 1832 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 56s local ... (55 actions running) [64,150 / 64,210] 1836 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 58s local ... (56 actions running) [64,151 / 64,210] 1837 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 59s local ... (56 actions, 55 running) [64,151 / 64,210] 1837 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 60s local ... (56 actions running) [64,154 / 64,210] 1839 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 61s local ... (56 actions running) [64,157 / 64,214] 1840 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 62s local ... (56 actions running) [64,172 / 64,228] 1840 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 63s local ... (57 actions, 55 running) [64,189 / 64,245] 1842 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 64s local ... (57 actions, 56 running) [64,205 / 64,262] 1845 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 65s local ... (57 actions running) [64,229 / 64,286] 1848 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 66s local ... (56 actions, 55 running) [64,265 / 64,322] 1852 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 67s local ... (57 actions, 55 running) [64,295 / 64,351] 1857 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 68s local ... (59 actions, 58 running) [64,380 / 64,437] 1860 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 69s local ... (59 actions, 57 running) [64,408 / 64,465] 1864 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 70s local ... (57 actions, 54 running) [64,427 / 64,485] 1870 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 71s local ... (58 actions running) [64,465 / 64,527] 1877 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 72s local ... (58 actions, 56 running) [64,493 / 64,550] 1880 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 73s local ... (57 actions, 55 running) [64,513 / 64,569] 1883 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 74s local ... (57 actions, 54 running) [64,542 / 64,600] 1886 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 75s local ... (58 actions, 56 running) [64,576 / 64,633] 1892 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 76s local ... (59 actions, 58 running) [64,636 / 64,694] 1903 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 77s local ... (62 actions, 55 running) [64,683 / 64,742] 1912 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 78s local ... (65 actions, 63 running) [64,750 / 64,806] 1921 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 80s local ... (68 actions, 66 running) [64,794 / 64,851] 1928 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 81s local ... (71 actions, 69 running) [64,819 / 64,878] 1931 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 82s local ... (73 actions, 70 running) [64,828 / 64,884] 1931 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 83s local ... (74 actions, 73 running) [64,829 / 64,885] 1931 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 84s local ... (75 actions running) [64,854 / 64,911] 1937 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local ... (73 actions, 72 running) [64,881 / 64,976] 1940 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 86s local ... (73 actions, 71 running) [64,886 / 64,976] 1945 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 87s local ... (75 actions running) [64,901 / 64,976] 1960 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 88s local ... (62 actions running) [64,909 / 64,976] 1967 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 90s local ... (56 actions running) [64,913 / 64,976] 1971 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (56 actions running) [64,915 / 64,976] 1973 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (56 actions running) [64,917 / 64,976] 1975 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 93s local ... (56 actions running) [64,917 / 64,976] 1976 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 94s local ... (56 actions running) [64,920 / 64,976] 1977 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (56 actions running) [64,970 / 65,026] 1978 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (56 actions, 55 running) [65,018 / 65,075] 1982 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (55 actions, 53 running) [65,070 / 65,127] 1986 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (58 actions, 55 running) [65,109 / 65,169] 1987 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (61 actions, 57 running) [65,133 / 65,191] 1991 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 100s local ... (62 actions, 61 running) [65,135 / 65,192] 1991 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 101s local ... (63 actions, 62 running) [65,160 / 65,217] 1993 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 102s local ... (63 actions, 60 running) [65,216 / 65,303] 1997 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 104s local ... (63 actions running) [65,228 / 65,303] 2008 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local ... (56 actions running) [65,231 / 65,303] 2010 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 106s local ... (56 actions running) [65,232 / 65,303] 2011 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 107s local ... (56 actions running) [65,234 / 65,303] 2014 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 109s local ... (56 actions running) [65,236 / 65,303] 2014 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 110s local ... (56 actions, 55 running) [65,239 / 65,303] 2017 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 111s local ... (56 actions running) [65,251 / 65,307] 2017 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 112s local ... (56 actions running) [65,263 / 65,320] 2017 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 113s local ... (56 actions, 55 running) [65,276 / 65,333] 2019 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 114s local ... (57 actions, 55 running) [65,278 / 65,334] 2019 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 115s local ... (57 actions running) [65,293 / 65,349] 2023 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 116s local ... (56 actions, 53 running) [65,341 / 65,398] 2026 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 117s local ... (57 actions, 53 running) [65,379 / 65,436] 2029 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 118s local ... (57 actions, 55 running) [65,398 / 65,463] 2032 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 119s local ... (61 actions running) [65,407 / 65,465] 2039 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 120s local ... (56 actions, 55 running) [65,408 / 65,465] 2039 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 121s local ... (56 actions running) [65,433 / 65,490] 2040 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 122s local ... (56 actions, 54 running) [65,454 / 65,510] 2041 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 123s local ... (56 actions, 55 running) [65,475 / 65,531] 2043 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 124s local ... (58 actions, 57 running) [65,483 / 65,545] 2045 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 125s local ... (63 actions running) [65,487 / 65,545] 2049 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 126s local ... (64 actions running) [65,488 / 65,545] 2049 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 128s local ... (64 actions running) [65,501 / 65,558] 2054 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 129s local ... (62 actions running) [65,571 / 65,630] 2063 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 130s local ... (58 actions, 56 running) [65,578 / 65,634] 2063 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 131s local ... (60 actions, 58 running) [65,584 / 65,655] 2064 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 132s local ... (61 actions running) [65,588 / 65,655] 2068 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 133s local ... (62 actions running) [65,589 / 65,655] 2068 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 134s local ... (62 actions running) [65,591 / 65,655] 2070 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 135s local ... (62 actions running) [65,594 / 65,655] 2073 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 79s local ... (60 actions running) [65,605 / 65,662] 2081 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 80s local ... (56 actions, 54 running) [65,611 / 65,668] 2083 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 81s local ... (58 actions, 57 running) [65,640 / 65,695] 2085 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 82s local ... (56 actions, 54 running) [65,660 / 65,720] 2089 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 83s local ... (56 actions, 52 running) [65,722 / 65,830] 2093 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 84s local ... (56 actions, 52 running) [65,730 / 65,830] 2094 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 85s local ... (58 actions, 57 running) [65,736 / 65,830] 2097 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 86s local ... (56 actions running) [65,736 / 65,830] 2098 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 89s local ... (56 actions running) [65,740 / 65,830] 2101 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (56 actions running) [65,743 / 65,830] 2104 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (56 actions running) [65,746 / 65,830] 2106 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (56 actions, 55 running) [65,754 / 65,830] 2107 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (56 actions, 55 running) [65,766 / 65,830] 2110 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 87s local ... (56 actions, 55 running) [65,768 / 65,830] 2110 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (56 actions, 55 running) [65,769 / 65,830] 2111 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (56 actions running) [65,770 / 65,830] 2111 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (56 actions, 55 running) [65,773 / 65,832] 2111 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (56 actions, 55 running) [65,776 / 65,834] 2112 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (56 actions, 55 running) [65,792 / 65,852] 2116 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (56 actions, 55 running) [65,823 / 65,880] 2118 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (57 actions, 53 running) [65,864 / 65,920] 2123 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (57 actions, 54 running) [65,964 / 66,020] 2127 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (56 actions, 55 running) [66,031 / 66,109] 2137 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (60 actions running) [66,037 / 66,110] 2140 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (60 actions running) [66,043 / 66,110] 2144 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (56 actions, 55 running) [66,044 / 66,110] 2145 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (56 actions running) [66,046 / 66,110] 2147 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (56 actions running) [66,047 / 66,110] 2148 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (56 actions running) [66,051 / 66,110] 2151 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (56 actions running) [66,111 / 66,168] 2156 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (55 actions, 52 running) [66,146 / 66,202] 2158 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (57 actions, 55 running) [66,146 / 66,202] 2159 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (57 actions, 55 running) [66,218 / 66,275] 2161 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (62 actions, 58 running) [66,244 / 66,300] 2166 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (67 actions, 64 running) [66,255 / 66,312] 2169 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 115s local ... (69 actions, 68 running) [66,271 / 66,328] 2174 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (68 actions running) [66,292 / 66,348] 2178 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 117s local ... (69 actions running) [66,321 / 66,377] 2190 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (58 actions running) [66,344 / 66,400] 2196 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (55 actions, 52 running) [66,353 / 66,421] 2199 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 121s local ... (56 actions running) [66,355 / 66,421] 2201 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 122s local ... (56 actions running) [66,358 / 66,421] 2203 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 123s local ... (56 actions running) [66,365 / 66,422] 2206 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (56 actions, 55 running) [66,390 / 66,451] 2211 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (56 actions, 55 running) [66,395 / 66,452] 2214 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 127s local ... (56 actions, 55 running) [66,403 / 66,460] 2216 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 128s local ... (56 actions, 55 running) [66,427 / 66,488] 2220 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 129s local ... (56 actions, 49 running) [66,467 / 66,523] 2224 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 130s local ... (56 actions, 55 running) [66,511 / 66,567] 2231 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 131s local ... (59 actions, 57 running) [66,525 / 66,584] 2233 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 132s local ... (59 actions, 57 running) [66,525 / 66,584] 2234 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 135s local ... (59 actions, 57 running) [66,553 / 66,610] 2239 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 137s local ... (59 actions, 55 running) [66,569 / 66,627] 2240 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 138s local ... (66 actions, 64 running) [66,582 / 66,639] 2242 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 139s local ... (67 actions running) [66,597 / 66,655] 2245 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 140s local ... (68 actions, 67 running) [66,610 / 66,668] 2246 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 142s local ... (70 actions, 69 running) [66,617 / 66,673] 2248 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 143s local ... (72 actions running) [66,625 / 66,686] 2252 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 144s local ... (68 actions running) [66,648 / 66,707] 2265 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 145s local ... (55 actions, 53 running) [66,657 / 66,717] 2266 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 146s local ... (55 actions, 53 running) [66,661 / 66,718] 2268 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 147s local ... (56 actions, 55 running) [66,661 / 66,718] 2269 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 148s local ... (56 actions running) [66,680 / 66,736] 2273 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 149s local ... (56 actions, 54 running) [66,692 / 66,749] 2275 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 150s local ... (58 actions running) [66,703 / 66,759] 2277 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 151s local ... (58 actions, 57 running) [66,708 / 66,764] 2279 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 152s local ... (58 actions running) [66,709 / 66,774] 2279 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 153s local ... (59 actions running) [66,709 / 66,774] 2280 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 155s local ... (59 actions running) [66,715 / 66,774] 2281 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 96s local ... (59 actions running) [66,720 / 66,777] 2283 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 98s local ... (59 actions running) [66,732 / 66,787] 2284 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 99s local ... (57 actions running) [66,739 / 66,795] 2284 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 100s local ... (59 actions running) [66,767 / 66,824] 2289 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 101s local ... (58 actions, 54 running) [66,798 / 66,854] 2292 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 102s local ... (62 actions, 60 running) [66,826 / 66,884] 2296 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 102s local ... (62 actions, 61 running) [66,848 / 66,905] 2298 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 104s local ... (59 actions, 58 running) [66,894 / 66,950] 2306 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 52s local ... (64 actions, 62 running) [66,927 / 66,984] 2311 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 53s local ... (66 actions, 64 running) [66,940 / 66,996] 2313 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 54s local ... (68 actions, 67 running) [66,961 / 67,024] 2319 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 56s local ... (67 actions running) [66,980 / 67,037] 2331 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 57s local ... (57 actions, 56 running) [66,990 / 67,047] 2331 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 58s local ... (56 actions running) [67,002 / 67,058] 2332 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 59s local ... (59 actions, 58 running) [67,032 / 67,088] 2339 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 60s local ... (56 actions running) [67,043 / 67,099] 2344 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 61s local ... (57 actions running) [67,045 / 67,104] 2345 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 62s local ... (61 actions running) [67,054 / 67,111] 2349 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 47s local ... (60 actions, 59 running) [67,075 / 67,176] 2355 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 48s local ... (61 actions running) [67,078 / 67,176] 2359 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 49s local ... (59 actions running) [67,082 / 67,176] 2361 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 50s local ... (56 actions, 55 running) [67,082 / 67,176] 2362 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 51s local ... (56 actions running) [67,085 / 67,176] 2364 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 52s local ... (56 actions running) [67,088 / 67,176] 2364 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 53s local ... (56 actions running) [67,089 / 67,176] 2366 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 54s local ... (56 actions running) [67,092 / 67,176] 2367 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 55s local ... (56 actions, 55 running) [67,092 / 67,176] 2367 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 56s local ... (56 actions running) [67,093 / 67,176] 2367 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 57s local ... (56 actions, 55 running) [67,098 / 67,176] 2369 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 59s local ... (56 actions running) [67,100 / 67,176] 2370 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 60s local ... (56 actions running) [67,101 / 67,176] 2370 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 61s local ... (56 actions running) [67,102 / 67,176] 2370 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 62s local ... (56 actions running) [67,105 / 67,176] 2370 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 63s local ... (56 actions, 55 running) [67,110 / 67,176] 2370 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 64s local ... (56 actions running) [67,115 / 67,176] 2371 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 66s local ... (56 actions, 55 running) [67,116 / 67,176] 2371 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 67s local ... (56 actions running) [67,136 / 67,193] 2372 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 68s local ... (56 actions, 55 running) [67,156 / 67,228] 2376 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 69s local ... (56 actions, 53 running) [67,169 / 67,229] 2379 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 71s local ... (56 actions, 55 running) [67,171 / 67,230] 2379 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 72s local ... (56 actions running) [67,175 / 67,231] 2379 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 73s local ... (56 actions running) [67,180 / 67,283] 2381 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 74s local ... (56 actions, 55 running) [67,181 / 67,283] 2381 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 75s local ... (58 actions running) [67,187 / 67,283] 2382 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 76s local ... (58 actions running) [67,191 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 78s local ... (56 actions running) [67,193 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 79s local ... (56 actions, 55 running) [67,197 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 81s local ... (56 actions running) [67,199 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 83s local ... (56 actions running) [67,203 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 84s local ... (56 actions running) [67,224 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 85s local ... (56 actions, 55 running) [67,226 / 67,283] 2385 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 86s local ... (56 actions running) [67,237 / 67,294] 2386 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 87s local ... (56 actions running) [67,247 / 67,306] 2386 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 88s local ... (56 actions, 55 running) [67,282 / 67,346] 2387 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 90s local ... (56 actions, 54 running) [67,282 / 67,346] 2387 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 94s local ... (56 actions, 54 running) [67,380 / 67,447] 2396 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 96s local ... (60 actions, 59 running) [67,381 / 67,447] 2397 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 97s local ... (59 actions, 58 running) [67,427 / 67,492] 2405 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 98s local ... (63 actions, 61 running) [67,458 / 67,522] 2408 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 99s local ... (74 actions, 70 running) [67,470 / 67,533] 2410 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 100s local ... (78 actions, 77 running) [67,483 / 67,547] 2413 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 101s local ... (78 actions, 77 running) [67,496 / 67,561] 2417 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 103s local ... (78 actions running) [67,512 / 67,575] 2423 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 104s local ... (72 actions, 71 running) [67,542 / 67,607] 2435 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 105s local ... (66 actions, 65 running) [67,560 / 67,627] 2439 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 106s local ... (68 actions, 67 running) [67,565 / 67,630] 2444 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 107s local ... (64 actions running) [67,573 / 67,637] 2448 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 108s local ... (61 actions running) [67,593 / 67,656] 2452 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 109s local ... (57 actions, 56 running) [67,605 / 67,670] 2456 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 110s local ... (60 actions running) [67,617 / 67,682] 2458 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 7 of 10); 111s local ... (60 actions, 58 running) [67,644 / 67,707] 2461 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 7 of 10); 112s local ... (58 actions, 57 running) [67,670 / 67,732] 2466 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (57 actions, 56 running) [67,671 / 67,734] 2467 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (57 actions, 56 running) [67,686 / 67,748] 2473 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (56 actions, 55 running) [67,687 / 67,752] 2473 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (57 actions, 56 running) [67,719 / 67,782] 2475 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (57 actions, 54 running) [67,750 / 67,812] 2476 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (56 actions, 55 running) [67,765 / 67,834] 2481 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (58 actions, 56 running) [67,768 / 67,834] 2484 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (58 actions, 56 running) [67,775 / 67,838] 2486 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (57 actions, 56 running) [67,796 / 67,859] 2491 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (56 actions running) [67,803 / 67,859] 2498 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (49 actions running) [67,827 / 67,891] 2500 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (57 actions, 56 running) [67,841 / 67,904] 2502 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (57 actions, 55 running) [67,848 / 67,911] 2505 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (58 actions running) [67,864 / 67,920] 2509 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (57 actions, 56 running) [67,870 / 67,927] 2511 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (59 actions running) [67,883 / 67,940] 2516 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (57 actions, 55 running) [67,894 / 67,950] 2518 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (58 actions running) [67,902 / 67,958] 2520 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (60 actions, 59 running) [67,918 / 67,975] 2522 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (60 actions, 58 running) [67,921 / 67,975] 2522 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (58 actions, 55 running) [67,932 / 67,997] 2523 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (63 actions, 62 running) [67,934 / 67,997] 2525 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (63 actions running) [67,942 / 68,000] 2530 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (59 actions, 58 running) [67,960 / 68,017] 2532 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (57 actions, 56 running) [67,971 / 68,027] 2534 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (58 actions running) [67,991 / 68,047] 2542 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (57 actions running) [68,006 / 68,078] 2544 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (59 actions, 58 running) [68,010 / 68,078] 2546 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (57 actions running) [68,013 / 68,079] 2548 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (57 actions running) [68,018 / 68,079] 2551 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (57 actions, 56 running) [68,021 / 68,079] 2551 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (57 actions running) [68,023 / 68,079] 2553 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (57 actions running) [68,025 / 68,083] 2554 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (57 actions, 56 running) [68,035 / 68,091] 2558 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (57 actions running) [68,094 / 68,150] 2562 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (60 actions, 59 running) [68,112 / 68,169] 2567 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (64 actions, 63 running) [68,133 / 68,190] 2569 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (66 actions running) [68,155 / 68,210] 2573 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (65 actions, 64 running) [68,163 / 68,223] 2579 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (61 actions, 60 running) [68,174 / 68,230] 2583 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (56 actions, 55 running) [68,201 / 68,258] 2587 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (55 actions, 52 running) [68,214 / 68,270] 2592 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (56 actions, 55 running) [68,221 / 68,277] 2596 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (56 actions running) [68,238 / 68,295] 2600 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (57 actions running) [68,245 / 68,319] 2603 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (57 actions running) [68,251 / 68,319] 2608 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (56 actions running) [68,255 / 68,319] 2610 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (56 actions, 55 running) [68,258 / 68,319] 2610 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (56 actions running) [68,263 / 68,319] 2613 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions, 55 running) [68,276 / 68,332] 2615 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (56 actions running) [68,290 / 68,346] 2618 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions, 55 running) [68,308 / 68,379] 2625 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (57 actions, 56 running) [68,313 / 68,379] 2628 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (56 actions, 55 running) [68,348 / 68,405] 2629 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions, 54 running) [68,364 / 68,421] 2631 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions running) [68,401 / 68,458] 2638 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (56 actions, 53 running) [68,416 / 68,472] 2640 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (56 actions, 54 running) [68,424 / 68,486] 2645 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (57 actions running) [68,427 / 68,486] 2647 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions, 55 running) [68,428 / 68,486] 2648 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (56 actions running) [68,429 / 68,486] 2649 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (56 actions running) [68,432 / 68,497] 2651 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (56 actions running) [68,433 / 68,497] 2652 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (56 actions running) [68,440 / 68,497] 2652 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (56 actions, 55 running) [68,460 / 68,519] 2658 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (56 actions, 55 running) [68,463 / 68,519] 2660 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (56 actions running) [68,466 / 68,524] 2662 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (56 actions running) [68,468 / 68,524] 2664 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (56 actions running) [68,485 / 68,542] 2667 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (56 actions, 55 running) [68,519 / 68,577] 2671 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (57 actions, 55 running) [68,551 / 68,607] 2676 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (63 actions running) [68,557 / 68,614] 2681 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (63 actions running) [68,593 / 68,649] 2691 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (56 actions, 55 running) [68,615 / 68,672] 2695 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (58 actions running) [68,634 / 68,689] 2698 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (58 actions running) [68,650 / 68,707] 2702 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (56 actions, 55 running) [68,672 / 68,728] 2705 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (56 actions, 53 running) [68,690 / 68,747] 2708 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (56 actions, 55 running) [68,695 / 68,752] 2710 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (57 actions, 56 running) [68,715 / 68,776] 2715 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (57 actions running) [68,716 / 68,776] 2716 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (57 actions running) [68,720 / 68,776] 2718 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (56 actions running) [68,736 / 68,792] 2722 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (56 actions, 55 running) [68,743 / 68,799] 2725 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (59 actions, 58 running) [68,756 / 68,812] 2730 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (57 actions running) [68,759 / 68,816] 2732 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (59 actions running) [68,762 / 68,818] 2732 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (60 actions running) [68,776 / 68,844] 2734 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (61 actions, 60 running) [68,786 / 68,887] 2736 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (64 actions, 63 running) [68,807 / 68,887] 2737 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (64 actions, 62 running) [68,822 / 68,895] 2738 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (64 actions, 63 running) [68,827 / 68,900] 2740 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (65 actions running) [68,836 / 68,909] 2742 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (63 actions, 61 running) [68,845 / 68,919] 2746 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (63 actions, 61 running) [68,874 / 68,959] 2755 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (61 actions, 60 running) [68,876 / 68,959] 2756 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (60 actions running) [68,877 / 68,959] 2757 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (60 actions running) [68,880 / 68,959] 2757 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (59 actions, 58 running) [68,882 / 68,959] 2758 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (62 actions running) [68,885 / 68,959] 2760 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (62 actions running) [68,886 / 68,959] 2760 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (62 actions, 61 running) [68,887 / 68,959] 2761 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (62 actions running) [68,900 / 68,970] 2763 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (62 actions running) [68,901 / 68,971] 2764 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (65 actions running) [68,915 / 68,985] 2769 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (62 actions running) [68,918 / 68,989] 2770 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (62 actions running) [68,925 / 68,999] 2771 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (64 actions running) [68,929 / 68,999] 2775 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (62 actions, 61 running) [68,929 / 68,999] 2776 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (62 actions running) [68,939 / 69,011] 2776 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (62 actions running) [68,942 / 69,012] 2777 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (63 actions, 62 running) [68,943 / 69,013] 2778 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (63 actions running) [68,955 / 69,025] 2781 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (63 actions running) [68,980 / 69,049] 2784 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (63 actions, 62 running) [68,999 / 69,062] 2788 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (60 actions, 59 running) [69,032 / 69,091] 2793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (58 actions, 57 running) [69,064 / 69,121] 2796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (60 actions running) [69,084 / 69,142] 2800 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (61 actions, 59 running) [69,091 / 69,149] 2801 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (68 actions running) [69,108 / 69,166] 2803 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (65 actions, 63 running) [69,113 / 69,190] 2804 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (66 actions, 64 running) [69,124 / 69,190] 2809 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (62 actions, 61 running) [69,132 / 69,191] 2816 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (57 actions, 56 running) [69,135 / 69,194] 2817 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (57 actions running) [69,143 / 69,200] 2818 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (57 actions, 55 running) [69,146 / 69,212] 2820 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (57 actions running) [69,151 / 69,212] 2824 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (57 actions running) [69,155 / 69,212] 2825 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (57 actions, 56 running) [69,172 / 69,229] 2828 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [69,201 / 69,260] 2831 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (57 actions, 56 running) [69,222 / 69,292] 2832 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (60 actions running) [69,227 / 69,292] 2836 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 225s local ... (57 actions running) [69,229 / 69,292] 2838 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 226s local ... (57 actions running) [69,232 / 69,292] 2841 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 227s local ... (57 actions running) [69,234 / 69,292] 2843 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 228s local ... (57 actions running) [69,237 / 69,294] 2844 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (56 actions, 55 running) [69,241 / 69,298] 2844 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (60 actions running) [69,264 / 69,321] 2845 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (61 actions, 59 running) [69,279 / 69,336] 2850 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (60 actions running) [69,289 / 69,352] 2851 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (65 actions, 63 running) [69,360 / 69,417] 2857 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (67 actions, 65 running) [69,397 / 69,456] 2868 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (62 actions running) [69,419 / 69,479] 2875 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (62 actions running) [69,432 / 69,489] 2881 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (57 actions running) [69,446 / 69,503] 2882 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (57 actions running) [69,451 / 69,508] 2883 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (57 actions, 56 running) [69,459 / 69,516] 2885 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (57 actions running) [69,467 / 69,524] 2887 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (57 actions running) [69,475 / 69,532] 2889 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (57 actions running) [69,482 / 69,539] 2893 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (57 actions running) [69,494 / 69,551] 2895 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (57 actions, 56 running) [69,500 / 69,558] 2897 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (58 actions, 57 running) [69,538 / 69,596] 2899 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (59 actions, 58 running) [69,568 / 69,624] 2905 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions, 55 running) [69,586 / 69,644] 2909 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (60 actions running) [69,616 / 69,673] 2916 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (57 actions, 55 running) [69,627 / 69,685] 2921 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (58 actions, 57 running) [69,638 / 69,696] 2923 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (58 actions, 57 running) [69,653 / 69,711] 2927 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (59 actions, 58 running) [69,662 / 69,720] 2929 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (61 actions, 60 running) [69,672 / 69,730] 2931 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (62 actions running) [69,699 / 69,756] 2935 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (62 actions, 61 running) [69,706 / 69,770] 2939 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (64 actions running) [69,718 / 69,776] 2948 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (57 actions running) [69,723 / 69,780] 2948 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (57 actions, 56 running) [69,729 / 69,788] 2949 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (58 actions running) [69,750 / 69,807] 2952 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (59 actions running) [69,758 / 69,815] 2956 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (61 actions running) [69,776 / 69,834] 2964 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (59 actions, 58 running) [69,803 / 69,861] 2968 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (58 actions, 57 running) [69,826 / 69,883] 2972 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (58 actions, 57 running) [69,843 / 69,901] 2976 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (58 actions running) [69,857 / 69,939] 2981 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (57 actions running) [69,860 / 69,939] 2983 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (57 actions, 56 running) [69,862 / 69,939] 2985 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (57 actions running) [69,870 / 69,939] 2986 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (57 actions, 56 running) [69,873 / 69,939] 2988 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions, 55 running) [69,875 / 69,939] 2990 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions running) [69,877 / 69,939] 2992 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (56 actions running) [69,885 / 69,941] 2994 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (57 actions, 56 running) [69,898 / 69,956] 2996 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 64s local ... (57 actions running) [69,919 / 69,975] 2999 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 65s local ... (58 actions, 57 running) [69,932 / 69,989] 3000 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 66s local ... (61 actions running) [69,964 / 70,020] 3004 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 67s local ... (62 actions running) [69,986 / 70,046] 3006 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 69s local ... (62 actions, 61 running) [70,048 / 70,120] 3009 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 70s local ... (63 actions, 59 running) [70,084 / 70,163] 3014 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 71s local ... (65 actions, 64 running) [70,090 / 70,163] 3016 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 7 of 20); 72s local ... (67 actions running) [70,112 / 70,180] 3025 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 72s local ... (58 actions running) [70,123 / 70,189] 3026 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 73s local ... (58 actions, 57 running) [70,134 / 70,204] 3028 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 74s local ... (59 actions, 58 running) [70,153 / 70,220] 3032 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 75s local ... (58 actions, 57 running) [70,161 / 70,243] 3038 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 77s local ... (58 actions running) [70,163 / 70,243] 3039 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 78s local ... (58 actions running) [70,167 / 70,243] 3043 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 79s local ... (58 actions running) [70,169 / 70,243] 3044 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 80s local ... (58 actions, 57 running) [70,177 / 70,243] 3046 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 81s local ... (58 actions, 57 running) [70,215 / 70,282] 3049 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 82s local ... (58 actions, 56 running) [70,245 / 70,312] 3057 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 83s local ... (60 actions running) [70,266 / 70,344] 3058 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 84s local ... (62 actions, 61 running) [70,268 / 70,344] 3059 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 85s local ... (64 actions running) [70,269 / 70,344] 3061 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 87s local ... (64 actions running) [70,303 / 70,369] 3068 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 88s local ... (57 actions, 55 running) [70,330 / 70,396] 3072 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 89s local ... (58 actions, 56 running) [70,336 / 70,403] 3072 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 90s local ... (62 actions, 59 running) [70,351 / 70,417] 3075 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 91s local ... (64 actions, 63 running) [70,352 / 70,418] 3077 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 92s local ... (65 actions running) [70,362 / 70,428] 3082 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 93s local ... (62 actions, 61 running) [70,377 / 70,442] 3086 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 95s local ... (59 actions running) [70,387 / 70,453] 3091 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 96s local ... (59 actions, 58 running) [70,412 / 70,477] 3097 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 97s local ... (60 actions, 59 running) [70,421 / 70,511] 3101 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 98s local ... (59 actions, 58 running) [70,424 / 70,511] 3104 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 99s local ... (57 actions running) [70,425 / 70,511] 3105 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 100s local ... (57 actions, 56 running) [70,426 / 70,511] 3106 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 101s local ... (57 actions running) [70,429 / 70,511] 3109 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 102s local ... (57 actions running) [70,433 / 70,511] 3111 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 103s local ... (57 actions, 56 running) [70,435 / 70,511] 3114 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 104s local ... (57 actions running) [70,439 / 70,511] 3118 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 105s local ... (57 actions running) [70,446 / 70,511] 3120 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 63s local ... (57 actions, 56 running) [70,449 / 70,511] 3120 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 64s local ... (57 actions, 56 running) [70,454 / 70,511] 3120 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 65s local ... (57 actions running) [70,455 / 70,511] 3120 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 66s local ... (57 actions running) [70,461 / 70,518] 3121 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 57s local ... (57 actions, 56 running) [70,471 / 70,532] 3124 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 58s local ... (58 actions running) [70,472 / 70,533] 3124 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 59s local ... (58 actions running) [70,472 / 70,533] 3125 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 60s local ... (58 actions running) [70,473 / 70,533] 3125 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 62s local ... (57 actions running) [70,475 / 70,533] 3125 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 63s local ... (57 actions, 56 running) [70,476 / 70,533] 3125 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 65s local ... (57 actions running) [70,476 / 70,533] 3125 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 67s local ... (57 actions running) [70,483 / 70,539] 3125 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 68s local ... (55 actions running) [70,486 / 70,543] 3126 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 69s local ... (56 actions running) [70,499 / 70,556] 3127 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 70s local ... (56 actions, 55 running) [70,504 / 70,562] 3129 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 71s local ... (56 actions, 55 running) [70,506 / 70,562] 3129 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 72s local ... (56 actions, 55 running) [70,520 / 70,576] 3132 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 43s local ... (56 actions, 55 running) [70,524 / 70,582] 3133 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 44s local ... (57 actions, 56 running) [70,541 / 70,597] 3135 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 45s local ... (56 actions, 55 running) [70,547 / 70,603] 3136 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 46s local ... (56 actions running) [70,555 / 70,612] 3138 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 47s local ... (58 actions running) [70,571 / 70,628] 3142 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 49s local ... (56 actions, 55 running) [70,576 / 70,632] 3146 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 50s local ... (56 actions running) [70,588 / 70,644] 3146 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 51s local ... (56 actions, 55 running) [70,595 / 70,651] 3147 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 52s local ... (57 actions, 55 running) [70,619 / 70,677] 3149 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 53s local ... (58 actions, 56 running) [70,635 / 70,701] 3151 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 54s local ... (56 actions, 55 running) [70,645 / 70,703] 3154 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 55s local ... (56 actions, 55 running) [70,662 / 70,718] 3157 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 56s local ... (56 actions running) [70,667 / 70,726] 3162 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 57s local ... (56 actions running) [70,689 / 70,747] 3163 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 58s local ... (56 actions, 53 running) [70,708 / 70,763] 3165 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 59s local ... (55 actions, 54 running) [70,726 / 70,783] 3170 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 60s local ... (57 actions, 56 running) [70,733 / 70,790] 3171 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 61s local ... (58 actions running) [70,753 / 70,809] 3176 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 62s local ... (56 actions, 55 running) [70,772 / 70,828] 3181 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 63s local ... (59 actions, 58 running) [70,826 / 70,883] 3196 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 64s local ... (58 actions, 56 running) [70,846 / 70,917] 3200 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 65s local ... (62 actions, 61 running) [70,855 / 70,917] 3205 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 66s local ... (64 actions, 63 running) [70,863 / 70,920] 3212 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 67s local ... (61 actions running) [70,882 / 70,946] 3215 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 69s local ... (61 actions, 60 running) [70,893 / 70,949] 3223 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 70s local ... (56 actions running) [70,895 / 70,951] 3224 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 71s local ... (58 actions running) [70,907 / 70,963] 3225 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 72s local ... (57 actions, 55 running) [70,938 / 70,994] 3232 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 73s local ... (57 actions, 56 running) [70,950 / 71,007] 3235 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 74s local ... (56 actions, 54 running) [71,011 / 71,069] 3242 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 75s local ... (57 actions, 53 running) [71,026 / 71,086] 3243 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 76s local ... (65 actions running) [71,045 / 71,101] 3249 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 77s local ... (64 actions running) [71,063 / 71,137] 3253 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 78s local ... (64 actions, 63 running) [71,067 / 71,138] 3256 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 79s local ... (62 actions, 60 running) [71,077 / 71,138] 3267 / 3797 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 80s local ... (56 actions running) [71,081 / 71,138] 3269 / 3797 tests, 1 failed; Testing //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test; 29s local ... (56 actions, 55 running) [71,082 / 71,138] 3270 / 3797 tests, 1 failed; Testing //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test; 31s local ... (56 actions running) [71,103 / 71,160] 3274 / 3797 tests, 1 failed; Testing //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test; 32s local ... (55 actions, 54 running) [71,133 / 71,189] 3282 / 3797 tests, 1 failed; Testing //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test; 33s local ... (56 actions, 54 running) [71,170 / 71,226] 3288 / 3797 tests, 1 failed; Testing //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test; 34s local ... (56 actions, 55 running) [71,198 / 71,255] 3295 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 25s local ... (59 actions, 58 running) [71,239 / 71,296] 3301 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 26s local ... (58 actions, 56 running) [71,264 / 71,360] 3305 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 28s local ... (59 actions, 57 running) [71,271 / 71,365] 3310 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 29s local ... (56 actions, 55 running) [71,275 / 71,365] 3314 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 30s local ... (56 actions running) [71,276 / 71,365] 3315 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 31s local ... (56 actions running) [71,277 / 71,365] 3315 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 32s local ... (56 actions, 55 running) [71,287 / 71,365] 3317 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 33s local ... (56 actions, 55 running) [71,296 / 71,365] 3319 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 34s local ... (56 actions, 55 running) [71,301 / 71,365] 3321 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_matmul_op_test; 35s local ... (56 actions, 55 running) [71,303 / 71,365] 3323 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 23s local ... (56 actions running) [71,306 / 71,365] 3323 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 24s local ... (56 actions, 55 running) [71,309 / 71,365] 3324 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 25s local ... (56 actions running) [71,315 / 71,372] 3324 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 26s local ... (56 actions running) [71,328 / 71,386] 3324 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 27s local ... (58 actions running) [71,345 / 71,401] 3325 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 28s local ... (58 actions running) [71,357 / 71,414] 3326 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 29s local ... (59 actions, 58 running) [71,394 / 71,456] 3330 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 30s local ... (58 actions running) [71,403 / 71,461] 3333 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 31s local ... (56 actions, 55 running) [71,415 / 71,473] 3333 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 32s local ... (56 actions, 55 running) [71,431 / 71,487] 3333 / 3797 tests, 1 failed; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 33s local ... (58 actions, 56 running) [71,456 / 71,514] 3336 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 34s local ... (61 actions, 59 running) [71,481 / 71,538] 3340 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 35s local ... (61 actions, 59 running) [71,506 / 71,568] 3346 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 36s local ... (62 actions running) [71,512 / 71,568] 3352 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 37s local ... (64 actions running) [71,521 / 71,579] 3353 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 38s local ... (65 actions, 64 running) [71,557 / 71,614] 3362 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 39s local ... (59 actions, 58 running) [71,581 / 71,660] 3365 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 40s local ... (60 actions, 58 running) [71,588 / 71,660] 3371 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 41s local ... (59 actions running) [71,591 / 71,660] 3374 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 42s local ... (56 actions running) [71,594 / 71,660] 3375 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 44s local ... (56 actions running) [71,596 / 71,660] 3377 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 34s local ... (56 actions running) [71,596 / 71,660] 3378 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:cross_device_ops_test_cpu (shard 2 of 4); 36s local ... (56 actions running) [71,603 / 71,661] 3379 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 36s local ... (56 actions, 55 running) [71,616 / 71,677] 3379 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 37s local ... (58 actions, 55 running) [71,672 / 71,733] 3382 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 38s local ... (59 actions, 55 running) [71,682 / 71,741] 3382 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 40s local ... (58 actions, 56 running) [71,695 / 71,755] 3383 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 41s local ... (64 actions, 62 running) [71,730 / 71,789] 3389 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 42s local ... (65 actions, 63 running) [71,763 / 71,821] 3391 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 43s local ... (67 actions, 66 running) [71,785 / 71,843] 3396 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 44s local ... (67 actions running) [71,804 / 71,863] 3400 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 45s local ... (68 actions, 67 running) [71,823 / 71,895] 3404 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 46s local ... (67 actions, 65 running) [71,826 / 71,895] 3406 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 47s local ... (68 actions running) [71,832 / 71,895] 3412 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 46s local ... (65 actions, 63 running) [71,843 / 71,901] 3420 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 47s local ... (57 actions, 55 running) [71,861 / 71,918] 3422 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 48s local ... (59 actions, 58 running) [71,876 / 71,936] 3426 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 49s local ... (60 actions, 58 running) [71,894 / 71,966] 3432 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 50s local ... (60 actions, 58 running) [71,895 / 71,966] 3434 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 52s local ... (62 actions running) [71,902 / 71,966] 3440 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 53s local ... (57 actions running) [71,906 / 71,966] 3442 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 54s local ... (57 actions running) [71,942 / 72,007] 3444 / 3797 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 55s local ... (56 actions, 53 running) [71,954 / 72,017] 3448 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 55s local ... (57 actions, 56 running) [71,955 / 72,017] 3449 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 56s local ... (58 actions running) [71,959 / 72,018] 3452 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 58s local ... (57 actions, 56 running) [71,961 / 72,018] 3455 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 59s local ... (56 actions running) [71,967 / 72,024] 3457 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 60s local ... (56 actions, 55 running) [71,970 / 72,026] 3458 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 61s local ... (56 actions running) [71,982 / 72,039] 3459 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 62s local ... (56 actions, 55 running) [71,991 / 72,047] 3459 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 63s local ... (57 actions running) [71,994 / 72,087] 3461 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 64s local ... (56 actions running) [71,997 / 72,087] 3461 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 65s local ... (56 actions running) [72,005 / 72,087] 3464 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 66s local ... (56 actions running) [72,006 / 72,087] 3464 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 67s local ... (56 actions running) [72,010 / 72,087] 3464 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 68s local ... (56 actions running) [72,012 / 72,087] 3465 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 69s local ... (56 actions running) [72,014 / 72,087] 3467 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 70s local ... (56 actions running) [72,016 / 72,087] 3467 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 71s local ... (56 actions running) [72,017 / 72,087] 3467 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 72s local ... (56 actions running) [72,021 / 72,087] 3467 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (56 actions running) [72,030 / 72,087] 3469 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (56 actions running) [72,037 / 72,094] 3470 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (56 actions running) [72,048 / 72,127] 3471 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (56 actions running) [72,057 / 72,127] 3475 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (56 actions running) [72,059 / 72,127] 3475 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 78s local ... (56 actions running) [72,064 / 72,127] 3476 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (56 actions running) [72,066 / 72,127] 3477 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 80s local ... (56 actions running) [72,067 / 72,127] 3477 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (56 actions running) [72,070 / 72,127] 3477 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (56 actions running) [72,073 / 72,129] 3477 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 83s local ... (56 actions running) [72,087 / 72,155] 3477 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (56 actions, 54 running) [72,092 / 72,157] 3479 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (56 actions running) [72,095 / 72,157] 3479 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (57 actions, 56 running) [72,101 / 72,157] 3481 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (56 actions, 55 running) [72,102 / 72,158] 3482 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 89s local ... (56 actions running) [72,124 / 72,180] 3484 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (56 actions running) [72,145 / 72,203] 3486 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (56 actions, 54 running) [72,154 / 72,210] 3487 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (57 actions, 55 running) [72,161 / 72,217] 3488 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (57 actions, 55 running) [72,198 / 72,304] 3494 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (56 actions, 53 running) [72,204 / 72,309] 3495 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (58 actions, 57 running) [72,211 / 72,313] 3499 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (56 actions running) [72,214 / 72,313] 3502 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (57 actions running) [72,218 / 72,313] 3502 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (56 actions running) [72,219 / 72,313] 3502 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (56 actions, 55 running) [72,221 / 72,313] 3502 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (56 actions running) [72,224 / 72,313] 3502 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (56 actions running) [72,225 / 72,313] 3502 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (56 actions, 55 running) [72,227 / 72,313] 3503 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (56 actions running) [72,232 / 72,313] 3504 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (56 actions running) [72,233 / 72,313] 3505 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (56 actions running) [72,238 / 72,313] 3506 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (56 actions running) [72,241 / 72,313] 3506 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (56 actions, 55 running) [72,242 / 72,313] 3507 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 111s local ... (56 actions running) [72,249 / 72,313] 3508 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 112s local ... (56 actions running) [72,255 / 72,313] 3508 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 113s local ... (56 actions, 55 running) [72,258 / 72,316] 3508 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 114s local ... (56 actions, 55 running) [72,274 / 72,345] 3510 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 115s local ... (56 actions, 55 running) [72,277 / 72,345] 3510 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 116s local ... (56 actions, 55 running) [72,279 / 72,345] 3511 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 117s local ... (56 actions running) [72,283 / 72,345] 3511 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 118s local ... (56 actions running) [72,286 / 72,345] 3511 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 119s local ... (56 actions running) [72,288 / 72,345] 3511 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 120s local ... (56 actions running) [72,300 / 72,357] 3512 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 122s local ... (55 actions running) [72,319 / 72,403] 3514 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 123s local ... (56 actions, 55 running) [72,325 / 72,403] 3516 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 124s local ... (56 actions, 55 running) [72,330 / 72,403] 3516 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 125s local ... (56 actions, 55 running) [72,334 / 72,403] 3516 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 126s local ... (56 actions, 55 running) [72,336 / 72,403] 3517 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 127s local ... (56 actions, 55 running) [72,338 / 72,403] 3518 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 129s local ... (56 actions running) [72,343 / 72,403] 3518 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 130s local ... (56 actions running) [72,345 / 72,403] 3519 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 131s local ... (56 actions, 55 running) [72,372 / 72,428] 3520 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 132s local ... (55 actions, 52 running) [72,408 / 72,507] 3521 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 133s local ... (58 actions, 57 running) [72,415 / 72,507] 3525 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 134s local ... (61 actions running) [72,425 / 72,507] 3530 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 135s local ... (56 actions, 55 running) [72,428 / 72,507] 3530 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 136s local ... (56 actions, 55 running) [72,435 / 72,507] 3531 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 137s local ... (56 actions, 55 running) [72,435 / 72,507] 3531 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 139s local ... (56 actions running) [72,439 / 72,507] 3531 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 140s local ... (56 actions running) [72,441 / 72,507] 3531 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 141s local ... (56 actions running) [72,443 / 72,507] 3531 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 142s local ... (56 actions, 55 running) [72,459 / 72,517] 3532 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 143s local ... (56 actions, 50 running) [72,550 / 72,608] 3536 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 144s local ... (58 actions, 56 running) [72,572 / 72,630] 3536 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 145s local ... (58 actions, 57 running) [72,601 / 72,662] 3540 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 146s local ... (64 actions, 63 running) [72,643 / 72,701] 3549 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 147s local ... (59 actions, 57 running) [72,701 / 72,762] 3558 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 148s local ... (57 actions, 51 running) [72,710 / 72,765] 3564 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 149s local ... (55 actions, 53 running) [72,712 / 72,768] 3566 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 151s local ... (56 actions running) [72,718 / 72,775] 3570 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 152s local ... (57 actions, 56 running) [72,760 / 72,816] 3579 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 153s local ... (56 actions running) [72,780 / 72,838] 3586 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 154s local ... (56 actions running) [72,780 / 72,838] 3587 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 155s local ... (56 actions running) [72,782 / 72,846] 3589 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 157s local ... (56 actions running) [72,788 / 72,846] 3590 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 158s local ... (56 actions, 55 running) [72,797 / 72,854] 3593 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 159s local ... (56 actions, 55 running) [72,803 / 72,861] 3595 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 160s local ... (56 actions running) [72,809 / 72,872] 3598 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 161s local ... (56 actions running) [72,813 / 72,872] 3602 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 162s local ... (56 actions running) [72,814 / 72,872] 3604 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 163s local ... (56 actions running) [72,818 / 72,874] 3608 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 164s local ... (56 actions running) [72,826 / 72,883] 3610 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 165s local ... (57 actions, 56 running) [72,867 / 72,923] 3615 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 166s local ... (58 actions, 56 running) [72,894 / 72,951] 3619 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 110s local ... (59 actions, 56 running) [72,911 / 72,967] 3624 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 111s local ... (61 actions running) [72,942 / 72,998] 3633 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 112s local ... (57 actions, 56 running) [72,957 / 73,014] 3639 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 113s local ... (56 actions running) [72,976 / 73,033] 3646 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 114s local ... (56 actions, 55 running) [72,993 / 73,049] 3648 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 115s local ... (56 actions running) [73,003 / 73,060] 3654 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 117s local ... (56 actions running) [73,005 / 73,061] 3655 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 118s local ... (56 actions running) [73,009 / 73,065] 3659 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 119s local ... (56 actions running) [73,023 / 73,106] 3662 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 120s local ... (55 actions, 53 running) [73,032 / 73,106] 3669 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 122s local ... (57 actions running) [73,034 / 73,106] 3671 / 3797 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 123s local ... (56 actions running) [73,039 / 73,106] 3675 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 36s local ... (56 actions, 55 running) [73,041 / 73,106] 3678 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 38s local ... (56 actions running) [73,047 / 73,106] 3682 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 39s local ... (56 actions running) [73,055 / 73,111] 3683 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 40s local ... (56 actions, 55 running) [73,082 / 73,138] 3685 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 41s local ... (56 actions, 55 running) [73,116 / 73,172] 3688 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 42s local ... (60 actions, 58 running) [73,142 / 73,199] 3690 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 43s local ... (64 actions, 62 running) [73,151 / 73,254] 3693 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 44s local ... (66 actions, 64 running) [73,156 / 73,256] 3695 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 45s local ... (65 actions, 64 running) [73,166 / 73,256] 3706 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 38s local ... (56 actions running) [73,172 / 73,256] 3707 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 39s local ... (56 actions, 55 running) [73,178 / 73,256] 3708 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 40s local ... (56 actions, 55 running) [73,181 / 73,256] 3711 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 42s local ... (56 actions running) [73,184 / 73,256] 3712 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 43s local ... (56 actions running) [73,185 / 73,256] 3712 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 44s local ... (56 actions, 55 running) [73,224 / 73,283] 3714 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 45s local ... (56 actions, 52 running) [73,261 / 73,318] 3719 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 1 of 8); 46s local ... (55 actions, 52 running) [73,298 / 73,356] 3725 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 47s local ... (64 actions, 63 running) [73,300 / 73,357] 3726 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 48s local ... (65 actions running) [73,315 / 73,371] 3727 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 49s local ... (66 actions, 65 running) [73,346 / 73,401] 3729 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 50s local ... (67 actions, 66 running) [73,364 / 73,420] 3735 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 51s local ... (70 actions running) [73,399 / 73,458] 3741 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 52s local ... (68 actions, 67 running) [73,446 / 73,504] 3749 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 53s local ... (63 actions, 61 running) [73,463 / 73,523] 3753 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 54s local ... (62 actions, 61 running) [73,473 / 73,530] 3760 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 56s local ... (60 actions running) [73,479 / 73,532] 3766 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 57s local ... (53 actions running) [73,485 / 73,532] 3772 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu (shard 4 of 8); 58s local ... (47 actions running) [73,492 / 73,532] 3778 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 46s local ... (40 actions running) [73,500 / 73,532] 3783 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 47s local ... (32 actions running) [73,502 / 73,532] 3786 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 49s local ... (30 actions running) [73,506 / 73,532] 3788 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 50s local ... (26 actions running) [73,508 / 73,532] 3788 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 51s local ... (24 actions running) [73,517 / 73,532] 3791 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 52s local ... (15 actions running) [73,519 / 73,532] 3791 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 55s local ... (13 actions running) [73,525 / 73,532] 3794 / 3797 tests, 1 failed; Testing //tensorflow/compiler/tests:segment_reduction_ops_test_cpu_mlir_bridge_test; 24s local ... (7 actions running) [73,526 / 73,532] 3795 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 23s local ... (6 actions running) [73,529 / 73,532] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 25s local ... (3 actions running) [73,530 / 73,532] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 29s local ... (2 actions running) [73,531 / 73,532] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 30s local [73,531 / 73,532] 3797 / 3797 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu (shard 3 of 3); 39s local INFO: Elapsed time: 1960.214s, Critical Path: 318.07s INFO: 55046 processes: 29618 disk cache hit, 17531 internal, 7897 local. FAILED: Build did NOT complete successfully