++ 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=ambe --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/... Extracting Bazel installation... INFO: Invocation ID: 67341fef-cebd-417d-afde-ada4d8529c20 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 --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/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,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/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/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/eager,tensorflow/core/tfrt/eager/backends/cpu,tensorflow/core/tfrt/eager/backends/gpu,tensorflow/core/tfrt/eager/core_runtime,tensorflow/core/tfrt/eager/cpp_tests/core_runtime,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 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:ambe in file /usertools/aarch64.bazelrc: --distinct_host_configuration=false --flaky_test_attempts=3 --action_env=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin --host_crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --extra_toolchains=@ml2014_aarch64_config_aarch64//crosstool:toolchain-linux-aarch64 --extra_execution_platforms=@ml2014_aarch64_config_aarch64_platform//:platform --host_platform=@ml2014_aarch64_config_aarch64_platform//:platform --platforms=@ml2014_aarch64_config_aarch64_platform//:platform --repo_env=TF_PYTHON_CONFIG_REPO=@ml2014_aarch64_config_python 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: --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 --distinct_host_configuration=false --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: 0 packages loaded Loading: 0 packages loaded Loading: 528 packages loaded currently loading: tensorflow/compiler/aot/tests ... (11 packages) Loading: 551 packages loaded Analyzing: 3641 targets (551 packages loaded, 0 targets configured) Analyzing: 3641 targets (584 packages loaded, 28392 targets configured) Analyzing: 3641 targets (588 packages loaded, 29370 targets configured) Analyzing: 3641 targets (588 packages loaded, 30552 targets configured) INFO: Analyzed 3641 targets (589 packages loaded, 34323 targets configured). INFO: Found 3641 test targets... [0 / 13] [Prepa] BazelWorkspaceStatusAction stable-status.txt [8,190 / 15,540] Linking tensorflow/core/kernels/data/libsparse_tensor_slice_dataset_op.lo; Downloading tensorflow/core/kernels/data/libsparse_tensor_slice_dataset_op.lo, 256 KiB / 884.3 KiB; 0s remote-cache ... (55 actions, 0 running) [12,433 / 15,540] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 39.8 MiB / 94.4 MiB; 0s remote-cache ... (52 actions, 0 running) [29,912 / 31,047] Linking tensorflow/c/c_test; 1s remote-cache ... (41 actions, 0 running) [33,726 / 34,146] [Prepa] Compiling tensorflow/compiler/xla/translate/hlo_to_mhlo/mlir_hlo_builder.cc ... (43 actions, 0 running) [36,391 / 36,527] 2 / 3641 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 237 MiB / 364.7 MiB; 1s remote-cache ... (54 actions, 46 running) [36,570 / 36,626] 10 / 3641 tests; Testing //tensorflow/compiler/xla/tests:bad_rng_shape_validation_test_cpu; 6s local ... (56 actions running) [36,964 / 37,022] 23 / 3641 tests; Testing //tensorflow/compiler/xla/tests:bfloat16_test_cpu [11s (10 actions)] ... (55 actions, 51 running) [38,333 / 38,588] 71 / 3641 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [14s (4 actions)] ... (54 actions, 48 running) [39,442 / 39,499] 99 / 3641 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [21s (4 actions)] ... (56 actions running) [39,678 / 39,741] 118 / 3641 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [28s (4 actions)] ... (62 actions, 61 running) [39,908 / 39,972] 142 / 3641 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [37s (2 actions)] ... (62 actions running) [40,260 / 40,326] 171 / 3641 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [47s (2 actions)] ... (62 actions, 60 running) [40,480 / 40,551] 193 / 3641 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [59s (2 actions)] ... (58 actions, 57 running) [40,696 / 40,771] 208 / 3641 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 54s local ... (56 actions, 55 running) [41,102 / 41,161] 236 / 3641 tests; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 45s local ... (56 actions running) [41,618 / 41,676] 284 / 3641 tests; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 39s local ... (56 actions, 49 running) FAIL: //tensorflow/python/util/protobuf:protobuf_compare_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_1.log) FAIL: //tensorflow/python/util/protobuf:protobuf_compare_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_2.log) FAIL: //tensorflow/python/util/protobuf:protobuf_compare_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test.log) FAILED: //tensorflow/python/util/protobuf:protobuf_compare_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/util/protobuf/protobuf_compare_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/python/util/protobuf:protobuf_compare_test: [43,686 / 43,742] 386 / 3641 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 41s local ... (54 actions, 52 running) [44,628 / 44,684] 514 / 3641 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (56 actions running) [45,605 / 45,671] 685 / 3641 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (58 actions, 55 running) [46,260 / 46,327] 844 / 3641 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (59 actions, 58 running) [46,628 / 46,692] 918 / 3641 tests, 1 failed; Testing //tensorflow/python:special_math_ops_test_cpu (shard 9 of 10); 43s local ... (57 actions, 56 running) [47,410 / 47,466] 1058 / 3641 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu [42s (7 actions)] ... (56 actions running) [48,504 / 48,597] 1233 / 3641 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (56 actions, 54 running) [48,945 / 49,001] 1295 / 3641 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu [105s (4 actions)] ... (56 actions running) [49,334 / 49,391] 1346 / 3641 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test [100s (9 actions)] ... (56 actions running) [50,016 / 50,073] 1436 / 3641 tests, 1 failed; Testing //tensorflow/c:c_test; 21s local ... (56 actions running) [50,826 / 50,907] 1553 / 3641 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 39s local ... (56 actions, 55 running) FAIL: //tensorflow/tools/api/tests:api_compatibility_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_1.log) [52,869 / 52,925] 1889 / 3641 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu [41s (2 actions)] ... (56 actions, 55 running) FAIL: //tensorflow/tools/api/tests:api_compatibility_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_2.log) FAIL: //tensorflow/tools/api/tests:api_compatibility_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test.log) FAILED: //tensorflow/tools/api/tests:api_compatibility_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/api/tests/api_compatibility_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/tools/api/tests:api_compatibility_test: [54,356 / 54,424] 2138 / 3641 tests, 2 failed; Testing //tensorflow/python/distribute/v1:all_reduce_test; 37s local ... (57 actions running) [55,730 / 55,791] 2427 / 3641 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (56 actions running) [57,366 / 57,437] 2727 / 3641 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test (shard 21 of 24); 13s local ... (56 actions running) FAIL: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_1.log) FAIL: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_2.log) FAIL: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test.log) FAILED: //tensorflow/python/kernel_tests/proto:decode_proto_op_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/proto/decode_proto_op_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/python/kernel_tests/proto:decode_proto_op_test: [59,555 / 59,611] 3208 / 3641 tests, 3 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 65s local ... (56 actions running) [61,402 / 61,405] 3638 / 3641 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (3 actions running) INFO: Elapsed time: 1580.713s, Critical Path: 232.82s INFO: 37841 processes: 13745 disk cache hit, 17313 internal, 6783 local. INFO: Build completed, 3 tests FAILED, 37841 total actions INFO: Build completed, 3 tests FAILED, 37841 total actions