++ 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: 47be3278-a872-48ef-b507-665157138165 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: 500 packages loaded currently loading: tensorflow/compiler/mlir/lite/experimental/tac ... (35 packages) Loading: 550 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3642 targets (551 packages loaded) Analyzing: 3642 targets (551 packages loaded, 0 targets configured) Analyzing: 3642 targets (584 packages loaded, 28394 targets configured) Analyzing: 3642 targets (588 packages loaded, 29372 targets configured) Analyzing: 3642 targets (588 packages loaded, 30554 targets configured) INFO: Analyzed 3642 targets (589 packages loaded, 34326 targets configured). INFO: Found 3642 test targets... [0 / 14] [Prepa] BazelWorkspaceStatusAction stable-status.txt [13,517 / 15,519] Compiling tensorflow/core/kernels/training_ops.cc; Downloading tensorflow/core/kernels/_objs/training_ops/training_ops.d; 0s remote-cache ... (51 actions, 0 running) [27,235 / 27,293] Linking tensorflow/c/eager/c_api_cluster_test_cpu; Downloading tensorflow/c/eager/c_api_cluster_test_cpu, 27.8 MiB / 164.2 MiB; 0s remote-cache ... (10 actions, 0 running) [29,503 / 29,562] Linking tensorflow/c/c_api_experimental_test; 3s remote-cache ... (55 actions, 51 running) [29,712 / 30,089] Testing //tensorflow/compiler/tests:sort_ops_test_cpu [6s, 6s (50 actions)] ... (56 actions, 55 running) [32,318 / 33,144] 2 / 3642 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [10s (36 actions)] ... (50 actions, 39 running) [36,050 / 36,117] 5 / 3642 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [14s (7 actions)] ... (56 actions, 40 running) [37,707 / 37,778] 7 / 3642 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [20s (4 actions)] ... (58 actions, 44 running) [38,394 / 38,469] 102 / 3642 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [26s (3 actions)] ... (58 actions, 57 running) [38,408 / 38,469] 112 / 3642 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [33s (3 actions)] ... (58 actions, 57 running) [39,083 / 39,140] 124 / 3642 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu; 27s local ... (56 actions running) [39,814 / 39,872] 163 / 3642 tests; Testing //tensorflow/compiler/tests:gather_test_cpu; 36s local ... (57 actions, 56 running) [40,116 / 40,173] 180 / 3642 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 45s local, remote-cache ... (59 actions, 56 running) [40,314 / 40,371] 203 / 3642 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 57s local, remote-cache ... (57 actions, 56 running) [40,376 / 40,459] 209 / 3642 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu [60s (12 actions)] ... (56 actions running) [40,395 / 40,459] 216 / 3642 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu [76s (10 actions)] ... (56 actions running) [40,401 / 40,459] 218 / 3642 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu [99s (6 actions)] ... (56 actions, 55 running) [40,708 / 40,766] 221 / 3642 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu [120s (4 actions)] ... (58 actions running) [41,275 / 41,332] 246 / 3642 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 138s local ... (57 actions, 56 running) [41,804 / 41,862] 263 / 3642 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test [118s (2 actions)] ... (56 actions running) [42,280 / 42,363] 305 / 3642 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 47s local ... (56 actions, 55 running) [44,938 / 45,006] 414 / 3642 tests; Testing //tensorflow/python:nn_test_cpu; 20s local ... (56 actions, 54 running) [45,905 / 45,961] 536 / 3642 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 55s local ... (56 actions, 55 running) [47,400 / 47,456] 711 / 3642 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (56 actions running) [48,066 / 48,123] 822 / 3642 tests; Testing //tensorflow/compiler/tests:unary_ops_test_cpu_mlir_bridge_test [29s (2 actions)] ... (56 actions, 55 running) [49,308 / 49,370] 1120 / 3642 tests; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 62s local ... (56 actions 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: [50,675 / 50,734] 1344 / 3642 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (56 actions, 55 running) [52,106 / 52,182] 1527 / 3642 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu [40s (9 actions)] ... (60 actions running) [53,829 / 53,886] 1810 / 3642 tests, 1 failed; Testing //tensorflow/python/distribute:collective_all_reduce_strategy_test_2gpu; 41s local ... (56 actions, 53 running) [55,534 / 55,602] 2288 / 3642 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:conv2d_backprop_filter_grad_test_cpu (shard 1 of 2); 53s local ... (56 actions, 55 running) [57,397 / 57,453] 2637 / 3642 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 8); 120s local ... (56 actions, 55 running) FAIL: //tensorflow/tools/docs:tf_doctest (shard 3 of 4) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/docs/tf_doctest/shard_3_of_4/test_attempts/attempt_1.log) FLAKY: //tensorflow/tools/docs:tf_doctest (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/tools/docs/tf_doctest/shard_3_of_4/test_attempts/attempt_1.log INFO: From Testing //tensorflow/tools/docs:tf_doctest (shard 3 of 4): [59,028 / 59,084] 3046 / 3642 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 8); 276s local ... (55 actions, 53 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) [60,947 / 61,032] 3522 / 3642 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 8); 455s local ... (56 actions 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: 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: [61,410 / 61,411] 3641 / 3642 tests, 3 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 8); 672s local FLAKY: //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/data/experimental/kernel_tests/service/distributed_save_ft_test/shard_2_of_8/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 2 of 8): INFO: Elapsed time: 1848.189s, Critical Path: 919.90s INFO: 37846 processes: 13719 disk cache hit, 17313 internal, 6814 local. INFO: Build completed, 3 tests FAILED, 37846 total actions INFO: Build completed, 3 tests FAILED, 37846 total actions