910e62b5创建于 1月15日历史提交
# Auto-generated by lucicfg.
# Do not modify manually.
#
# For the schema of this file, see BuildbucketCfg message:
#   https://config.luci.app/schemas/projects:buildbucket.cfg

buckets {
  name: "build"
  shadow: "build.shadow"
}
buckets {
  name: "build.shadow"
  constraints {
    pools: "luci.chromium.ci"
    service_accounts: "chromium-build-perf-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
  }
  dynamic_builder_template {}
}
buckets {
  name: "ci"
  swarming {
    builders {
      name: "Android FYI Release (Pixel 6)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android FYI Release (Pixel 6)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu.fyi",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 21600
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs release GPU tests on stable Pixel 6 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/gpu-fyi-cq-android-arm64\">gpu-fyi-cq-android-arm64</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Android Release (Pixel 2)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android Release (Pixel 2)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Android Release (Pixel 2)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs a subset of release GPU tests on stable Pixel 2 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-arm64-rel\">android-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Android arm Builder (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:high"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Android arm Builder (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-arm-compile-dbg\">android-arm-compile-dbg</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Android arm64 Builder (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Android arm64 Builder (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-arm64-compile-dbg\">android-arm64-compile-dbg</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Android arm64 Builder All Targets (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Android arm64 Builder All Targets (dbg)"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android_compile_dbg\">android_compile_dbg</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Android x64 Builder All Targets (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:high"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android_compile_x64_dbg\">android_compile_x64_dbg</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Android x86 Builder (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:high"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Android x86 Builder (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 21600
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android_compile_x86_dbg\">android_compile_x86_dbg</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Centipede Upload Linux ASan"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Centipede Upload Linux ASan/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Centipede Upload Linux ASan/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.fuzz",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 18000
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-centipede-asan-rel\">linux-centipede-asan-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuzzing-core@google.com>chrome-fuzzing-core@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-fuzzing-core@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Chromium Presubmit"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Chromium Presubmit/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Chromium Presubmit/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 1800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs Chromium presubmit tests on Dawn CLs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-chromium-presubmit\">dawn-chromium-presubmit</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Linux x64 DEPS Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Linux x64 binaries using DEPS-ed in Dawn<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-linux-x64-deps-rel\">dawn-linux-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Linux x64 DEPS Release (Intel UHD 630)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Release (Intel UHD 630)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Linux/Intel UHD 630 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-linux-x64-deps-rel\">dawn-linux-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Linux x64 DEPS Release (NVIDIA)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Release (NVIDIA)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Linux/NVIDIA GTX 1660 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-linux-x64-deps-rel\">dawn-linux-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Mac arm64 DEPS Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Mac arm64 DEPS Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Mac arm64 DEPS Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Mac arm64 binaries using DEPS-ed in Dawn<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-mac-arm64-deps-rel\">dawn-mac-arm64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Mac arm64 DEPS Release (Apple M2)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Mac arm64 DEPS Release (Apple M2)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Mac/M2 Macbook Pro configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-mac-arm64-deps-rel\">dawn-mac-arm64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Mac x64 DEPS Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Mac x64 binaries using DEPS-ed in Dawn<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-mac-x64-deps-rel\">dawn-mac-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Mac x64 DEPS Release (AMD)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (AMD)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Mac/AMD Macbook Pro configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-mac-x64-deps-rel\">dawn-mac-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Mac x64 DEPS Release (Intel)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (Intel)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Mac/Intel UHD 630 Mac Mini configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-mac-x64-deps-rel\">dawn-mac-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win10 x64 DEPS Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Windows x64 binaries using DEPS-ed in Dawn<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win10-x64-deps-rel\">dawn-win10-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win10 x64 DEPS Release (Intel)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (Intel)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Windows 10/Intel UHD 630 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win10-x64-deps-rel\">dawn-win10-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win10 x64 DEPS Release (NVIDIA)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (NVIDIA)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Windows 10/NVIDIA GTX 1660 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win10-x64-deps-rel\">dawn-win10-x64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win10 x86 DEPS Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Windows x86 binaries using DEPS-ed in Dawn<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win10-x86-deps-rel\">dawn-win10-x86-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win10 x86 DEPS Release (Intel)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (Intel)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Windows 10/Intel UHD 630 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win10-x86-deps-rel\">dawn-win10-x86-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win10 x86 DEPS Release (NVIDIA)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (NVIDIA)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs DEPS-ed in Dawn tests on stable Windows 10/NVIDIA GTX 1660 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win10-x86-deps-rel\">dawn-win10-x86-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Dawn Win11 arm64 DEPS Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Dawn Win11 arm64 DEPS Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Win11 arm64 DEPS Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.dawn",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Windows arm64 binaries using DEPS-ed in Dawn<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/dawn-win11-arm64-deps-rel\">dawn-win11-arm64-deps-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "GPU FYI Android arm64 Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/GPU FYI Android arm64 Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/GPU FYI Android arm64 Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu.fyi",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 21600
      build_numbers: YES
      service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds release Android arm64 binaries for GPU testing<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/gpu-fyi-cq-android-arm64\">gpu-fyi-cq-android-arm64</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "GPU Linux Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/GPU Linux Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/GPU Linux Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds release Linux x64 binaries for GPU testing<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-rel\">linux-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "GPU Mac Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/GPU Mac Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/GPU Mac Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds release Mac x64 binaries for GPU testing<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel\">mac-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "GPU Win x64 Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/GPU Win x64 Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/GPU Win x64 Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds release x64 Windows binaries for GPU testing<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-rel\">win-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Libfuzzer Upload Linux ASan"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Linux ASan/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Linux ASan/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.fuzz",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-libfuzzer-asan-rel\">linux-libfuzzer-asan-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuzzing-core@google.com>chrome-fuzzing-core@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-fuzzing-core@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Libfuzzer Upload Windows ASan"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Libfuzzer Upload Windows ASan"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Windows ASan/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Windows ASan/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.fuzz",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 28800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-libfuzzer-asan-rel\">win-libfuzzer-asan-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuzzing-core@google.com>chrome-fuzzing-core@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-fuzzing-core@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux ASan LSan Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux ASan LSan Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Linux ASan LSan Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.memory",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_asan_rel_ng\">linux_chromium_asan_rel_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-sanitizer-builder-owners@google.com>chrome-sanitizer-builder-owners@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-sanitizer-builder-owners@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux ASan LSan Tests (1)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux ASan LSan Tests (1)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.memory",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_asan_rel_ng\">linux_chromium_asan_rel_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-sanitizer-builder-owners@google.com>chrome-sanitizer-builder-owners@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-sanitizer-builder-owners@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Linux Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-rel\">linux-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux Builder (Wayland)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux Builder (Wayland)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Linux Builder (Wayland)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-wayland-mutter-rel\">linux-wayland-mutter-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-wayland-weston-rel\">linux-wayland-weston-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux Builder (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux Builder (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Linux Builder (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_compile_dbg_ng\">linux_chromium_compile_dbg_ng</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_dbg_ng\">linux_chromium_dbg_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux Release (NVIDIA)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux Release (NVIDIA)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs a subset of release GPU tests on stable Linux/NVIDIA GTX 1660 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-rel\">linux-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux TSan Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux TSan Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Linux TSan Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.memory",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_tsan_rel_ng\">linux_chromium_tsan_rel_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-sanitizer-builder-owners@google.com>chrome-sanitizer-builder-owners@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-sanitizer-builder-owners@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux TSan Tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux TSan Tests/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Linux TSan Tests/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.memory",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_tsan_rel_ng\">linux_chromium_tsan_rel_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-sanitizer-builder-owners@google.com>chrome-sanitizer-builder-owners@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-sanitizer-builder-owners@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux Tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux Tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_text_artifacts"
          text_artifacts {
            predicate {
              content_type_regexp: "snippet"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-rel\">linux-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Linux Tests (dbg)(1)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Linux Tests (dbg)(1)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_compile_dbg_ng\">linux_chromium_compile_dbg_ng</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_dbg_ng\">linux_chromium_dbg_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Mac Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Mac Builder"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Mac Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Mac Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel\">mac-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac12-tests\">mac12-tests</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac13-tests\">mac13-tests</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac14-tests\">mac14-tests</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac15-x64-rel-tests\">mac15-x64-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Mac Builder (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Mac Builder (dbg)"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Mac Builder (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Mac Builder (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-x64-compile-dbg\">mac-x64-compile-dbg</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Mac Release (Intel)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Mac Release (Intel)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs a subset of release GPU tests on stable Mac/Intel UHD 630 Mac Mini configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel\">mac-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Mac Retina Release (AMD)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Mac Retina Release (AMD)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs a subset of release GPU tests on stable Mac/AMD Macbook Pro configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel\">mac-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Mac12 Tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Mac12 Tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac12-tests\">mac12-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Mac13 Tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Mac13 Tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac13-tests\">mac13-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Win Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Win Builder"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Win Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Win Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win_chromium_compile_rel_ng\">win_chromium_compile_rel_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Win Builder (dbg)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Win Builder (dbg)"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Win Builder (dbg)/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Win Builder (dbg)/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win_chromium_compile_dbg_ng\">win_chromium_compile_dbg_ng</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Win x64 Builder"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Win x64 Builder"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Win x64 Builder/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Win x64 Builder/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-rel\">win-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Win10 Tests x64"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:Win10 Tests x64"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Win10 Tests x64/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/Win10 Tests x64/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-rel\">win-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "Win10 x64 Release (NVIDIA)"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/Win10 x64 Release (NVIDIA)/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.gpu",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs a subset of release GPU tests on stable Windows 10/NVIDIA GTX 1660 configs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-rel\">win-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-10-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-10-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-10-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium and XR tests on Android 10 devices.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-10-arm64-rel\">android-10-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-10-x86-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-10-x86-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-10-x86-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 10 emulators.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x86-rel\">android-x86-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-12-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-12-x64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-12-x64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Chromium tests on Android 12 emulator.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-12-x64-rel\">android-12-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-12l-x64-rel-cq"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-12l-x64-rel-cq/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-12l-x64-rel-cq/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run CQ-specific Chromium test suites on Android 12l tablet-flavor emulator.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-12l-x64-rel-cq\">android-12l-x64-rel-cq</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x64-rel\">android-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-13-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-13-x64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-13-x64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 13 emulators.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-13-x64-rel\">android-13-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-14-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-14-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-14-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 14 devices.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-14-arm64-rel\">android-14-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-arm64-rel\">android-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-14-tablet-landscape-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-14-tablet-landscape-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-14-tablet-landscape-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 14 tablets in Landscape Mode.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-14-tablet-landscape-arm64-rel\">android-14-tablet-landscape-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-15-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-15-x64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-15-x64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 15 emulators.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-15-x64-rel\">android-15-x64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x64-rel\">android-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-16-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-16-x64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-16-x64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 16 emulators.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-16-x64-rel\">android-16-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cast-arm-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cast-arm-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM Release<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cast-arm-dbg\">android-cast-arm-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cast-arm-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cast-arm-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM Release<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cast-arm-rel\">android-cast-arm-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cast-arm64-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cast-arm64-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM64<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cast-arm64-dbg\">android-cast-arm64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cast-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cast-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM64 Release<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cast-arm64-rel\">android-cast-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-arm-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cronet-arm-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cronet-arm-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cronet-arm-dbg\">android-cronet-arm-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-arm-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cronet-arm-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cronet-arm-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cronet-arm-rel\">android-cronet-arm-rel</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-x64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cronet-x64-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cronet-x64-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cronet-x64-dbg\">android-cronet-x64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-x86-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cronet-x86-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-cronet-x86-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cronet-x86-dbg-10-tests\">android-cronet-x86-dbg-10-tests</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-x86-dbg-10-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-cronet-x86-dbg-10-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-cronet-x86-dbg-10-tests\">android-cronet-x86-dbg-10-tests</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:android-official"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-official/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-official/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-official\">android-official</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-webview-13-x64-hostside-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/android-webview-13-x64-hostside-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/android-webview-13-x64-hostside-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.android",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs WebView host-driven CTS on Android 13 emulator.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x64-rel\">android-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:woa-engprod@google.com>woa-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "woa-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-dbg\">chromeos-amd64-generic-dbg</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is a compile only builder for Ash chrome.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel\">chromeos-amd64-generic-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest\">chromeos-amd64-generic-rel-gtest</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest-and-tast\">chromeos-amd64-generic-rel-gtest-and-tast</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel-gtest"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-rel-gtest/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is a tester builder for Ash chrome. This builder only run gtest.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest\">chromeos-amd64-generic-rel-gtest</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest-and-tast\">chromeos-amd64-generic-rel-gtest-and-tast</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel-tast"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-rel-tast/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is a tester builder for Ash chrome. This builder only run tast tests. If you see test failures, please contact ChromeOS gardeners for help.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest-and-tast\">chromeos-amd64-generic-rel-gtest-and-tast</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-arm-generic-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-arm-generic-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/chromeos-arm-generic-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-arm-generic-rel\">chromeos-arm-generic-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-arm64-generic-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-arm64-generic-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/chromeos-arm64-generic-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-arm64-generic-rel\">chromeos-arm64-generic-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-jacuzzi-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-jacuzzi-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/chromeos-jacuzzi-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder builds chromium and tests it on the public CrOS image on skylab DUTs.\n<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-jacuzzi-rel\">chromeos-jacuzzi-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-octopus-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/chromeos-octopus-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/chromeos-octopus-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder builds chromium and tests it on the public CrOS image on skylab DUTs.\n<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-octopus-rel\">chromeos-octopus-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-arm64-cast-receiver-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/fuchsia-arm64-cast-receiver-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/fuchsia-arm64-cast-receiver-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.fuchsia",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/fuchsia-arm64-cast-receiver-rel\">fuchsia-arm64-cast-receiver-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuchsia-engprod@google.com>chrome-fuchsia-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-fuchsia-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-x64-cast-receiver-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:high"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/fuchsia-x64-cast-receiver-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/fuchsia-x64-cast-receiver-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.fuchsia",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "x64 debug build of fuchsia components with cast receiver<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/fuchsia-x64-cast-receiver-dbg\">fuchsia-x64-cast-receiver-dbg</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuchsia-engprod@google.com>chrome-fuchsia-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-fuchsia-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-x64-cast-receiver-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/fuchsia-x64-cast-receiver-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/fuchsia-x64-cast-receiver-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.fuchsia",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/fuchsia-x64-cast-receiver-rel\">fuchsia-x64-cast-receiver-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuchsia-engprod@google.com>chrome-fuchsia-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-fuchsia-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "ios-simulator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:ios-simulator"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/ios-simulator/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/ios-simulator/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      caches {
        name: "xcode_ios_17a400"
        path: "xcode_ios_17a400.app"
      }
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds the open-source version of Chrome for iOS as a simulator binary and runs tests. This is what's included on most CQ runs (even for CLs that don't explicitly touch an iOS file).<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/ios-simulator\">ios-simulator</a></li></ul>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "ios-simulator-full-configs"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:ios-simulator-full-configs"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/ios-simulator-full-configs/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/ios-simulator-full-configs/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      caches {
        name: "xcode_ios_17a400"
        path: "xcode_ios_17a400.app"
      }
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds the open-source version of Chrome for iOS as a simulator binary, and runs tests on a large variety of configurations. These configurations are less common (e.g. weird screen sizes, older OS versions) and failures are less frequent, so these configs only run in the CQ for CLs that actually touch an ios-related file. Other CLs may introduce failures, but we handle them reactively as they appear on the console.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/ios-simulator-full-configs\">ios-simulator-full-configs</a></li></ul>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-arm-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-cast-arm-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-cast-arm-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver build on Linux ARM<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-cast-arm-rel\">linux-cast-arm-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-cast-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-cast-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver build on Linux ARM64<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-cast-arm64-rel\">linux-cast-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-x64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-cast-x64-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-cast-x64-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver tests on Linux x64 Debug<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-cast-x64-dbg\">linux-cast-x64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-cast-x64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-cast-x64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver tests on Linux x64 Release<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-cast-x64-rel\">linux-cast-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-chromeos-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-chromeos-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-chromeos-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 21600
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-chromeos-compile-dbg\">linux-chromeos-compile-dbg</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-chromeos-dbg\">linux-chromeos-dbg</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-chromeos-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:linux-chromeos-rel"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-chromeos-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-chromeos-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.chromiumos",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-chromeos-rel\">linux-chromeos-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:linux-official"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-official/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/linux-official/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-official\">linux-official</a></li></ul>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-wayland-mutter-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-wayland-mutter-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs Wayland tests on Mutter. See the <a href=\"https://chromium.googlesource.com/chromium/src/+/main/docs/ozone_overview.md#wayland\">ozone wayland doc</a> for details.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-wayland-mutter-rel\">linux-wayland-mutter-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-wayland-weston-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/linux-wayland-weston-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.linux",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs Wayland tests on Weston. See the <a href=\"https://chromium.googlesource.com/chromium/src/+/main/docs/ozone_overview.md#wayland\">ozone wayland doc</a> for details.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-wayland-weston-rel\">linux-wayland-weston-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac-arm64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac-arm64-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/mac-arm64-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "compiles chrome with debug builds on ARM MacOS<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac_chromium_compile_dbg_ng\">mac_chromium_compile_dbg_ng</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:mac-arm64-rel"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/mac-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac12-arm64-rel\">mac12-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac13-arm64-rel\">mac13-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac14-arm64-rel\">mac14-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac15-arm64-rel\">mac15-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:mac-official"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac-official/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/mac-official/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 54000
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-official\">mac-official</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac12-arm64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac12-arm64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac12-arm64-rel\">mac12-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac13-arm64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac13-arm64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac13-arm64-rel\">mac13-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac14-arm64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac14-arm64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs MacOS 14 tests on ARM machines<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac14-arm64-rel\">mac14-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac14-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac14-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs default MacOS 14 tests on CI.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac14-tests\">mac14-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-arm64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac15-arm64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs MacOS 15 tests on ARM machines<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac15-arm64-rel\">mac15-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-tests-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac15-tests-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs Mac 15 tests with debug config.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac_chromium_compile_dbg_ng\">mac_chromium_compile_dbg_ng</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-x64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/mac15-x64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.mac",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs default MacOS 15 tests on CI.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel\">mac-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac15-x64-rel-tests\">mac15-x64-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-arm64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/win-arm64-dbg/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/win-arm64-dbg/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 14400
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Windows ARM64 Debug Builder.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-arm64-compile-dbg\">win-arm64-compile-dbg</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:win-arm64-rel"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.ci"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/win-arm64-rel/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/win-arm64-rel/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 18000
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Windows ARM64 Release Builder.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-arm64-rel\">win-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:win-official"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/win-official/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/win-official/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-official\">win-official</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win11-arm64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/win11-arm64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium.win",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 10800
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Windows11 ARM64 Release Tester.<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-arm64-rel\">win-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "free_space:"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win32-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:win32-official"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.ci"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/ci/win32-official/properties.json",'
        '    "shadow_properties_file": "infra/config/generated/builders/ci/win32-official/shadow-properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "chromium",'
        '  "gardener_rotations": ['
        '    "chrome_browser_release"'
        '  ],'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium",'
        '  "sheriff_rotations": ['
        '    "chrome_browser_release"'
        '  ]'
        '}'
      execution_timeout_secs: 25200
      build_numbers: YES
      service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "ci_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_ci_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win32-official\">win32-official</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      shadow_builder_adjustments {
        service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
        pool: "luci.chromium.try"
        dimensions: "builder:"
        dimensions: "builderless:1"
        dimensions: "pool:luci.chromium.try"
      }
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
  }
  shadow: "ci.shadow"
}
buckets {
  name: "ci.shadow"
  constraints {
    pools: "luci.chromium.try"
    service_accounts: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
    service_accounts: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
  }
  dynamic_builder_template {}
}
buckets {
  name: "infra"
  shadow: "infra.shadow"
}
buckets {
  name: "infra.shadow"
  constraints {
    pools: "luci.chromium.try"
    service_accounts: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
  }
  dynamic_builder_template {}
}
buckets {
  name: "try"
  swarming {
    builders {
      name: "android-10-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:android-10-arm64-rel"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-10-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium and XR tests on Android 10 devices.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-10-arm64-rel\">android-10-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-12-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-12-x64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Chromium tests on Android 12 emulator.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-12-x64-rel\">android-12-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-12l-x64-rel-cq"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-12l-x64-rel-cq/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run CQ-specific Chromium test suites on Android 12l tablet-flavor emulator.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-12l-x64-rel-cq\">android-12l-x64-rel-cq</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-13-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-13-x64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 13 emulators.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-13-x64-rel\">android-13-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-14-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-14-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 14 devices.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-14-arm64-rel\">android-14-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-14-tablet-landscape-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-14-tablet-landscape-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 14 tablets in Landscape Mode.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-14-tablet-landscape-arm64-rel\">android-14-tablet-landscape-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-15-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-15-x64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Chromium tests on Android 15 emulator.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-15-x64-rel\">android-15-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-16-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-16-x64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Chromium tests on Android 16 emulator.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-16-x64-rel\">android-16-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-arm-compile-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-arm-compile-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android arm Builder (dbg)\">Android arm Builder (dbg)</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-arm64-compile-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-arm64-compile-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android arm64 Builder (dbg)\">Android arm64 Builder (dbg)</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:4"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder may trigger tests on multiple Android versions.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android Release (Pixel 2)\">Android Release (Pixel 2)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-14-arm64-rel\">android-14-arm64-rel</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-arm64-rel-compilator\">android-arm64-rel-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-arm64-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-arm64-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-arm64-rel\">android-arm64-rel</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-binary-size"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
        cipd_version: "refs/heads/main"
        cmd: "luciexe"
      }
      properties:
        '{'
        '  "$build/binary_size": {'
        '    "analyze_targets": ['
        '      "//chrome/android:trichrome_32_minimal_apks",'
        '      "//chrome/android:trichrome_library_64_apk",'
        '      "//chrome/android:validate_expectations",'
        '      "//tools/binary_size:binary_size_trybot_py"'
        '    ],'
        '    "arm64_size_config_json": "config/TrichromeLibrary64_size_config.json",'
        '    "compile_targets": ['
        '      "check_chrome_static_initializers",'
        '      "trichrome_32_minimal_apks",'
        '      "trichrome_library_64_apk",'
        '      "validate_expectations"'
        '    ]'
        '  },'
        '  "$build/flakiness": {'
        '    "check_for_flakiness": true,'
        '    "check_for_flakiness_with_resultdb": true'
        '  },'
        '  "$build/siso": {'
        '    "configs": ['
        '      "builder"'
        '    ],'
        '    "enable_cloud_monitoring": true,'
        '    "enable_cloud_profiler": true,'
        '    "enable_cloud_trace": true,'
        '    "experiments": [],'
        '    "metrics_project": "chromium-reclient-metrics",'
        '    "output_local_strategy": "greedy",'
        '    "project": "rbe-chromium-untrusted",'
        '    "remote_jobs": -1'
        '  },'
        '  "$recipe_engine/resultdb/test_presentation": {'
        '    "column_keys": [],'
        '    "grouping_keys": ['
        '      "status",'
        '      "v.test_suite"'
        '    ]'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "required",'
        '  "recipe": "binary_size_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cast-arm-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM Release<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cast-arm-dbg\">android-cast-arm-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cast-arm-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM Release<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cast-arm-rel\">android-cast-arm-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cast-arm64-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM64<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cast-arm64-dbg\">android-cast-arm64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cast-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cast-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Android and Cast Receiver build and tests on ARM64 Release<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cast-arm64-rel\">android-cast-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-arm-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cronet-arm-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cronet-arm-dbg\">android-cronet-arm-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-arm-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cronet-arm-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 50
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Compile Cronet targets and verify the sizes<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cronet-arm-rel\">android-cronet-arm-rel</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-x64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cronet-x64-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cronet-x64-dbg\">android-cronet-x64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-cronet-x86-dbg-10-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cronet-x86-dbg\">android-cronet-x86-dbg</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-cronet-x86-dbg-10-tests\">android-cronet-x86-dbg-10-tests</a></li></ul><br/>Builder owner: <a href=mailto:cronet-team@google.com>cronet-team@google.com</a>"
      contact_team_email: "cronet-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:android-official"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-official/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-official\">android-official</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a>"
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:4"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-x64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Chromium tests on Android emulators.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-12l-x64-rel-cq\">android-12l-x64-rel-cq</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-15-x64-rel\">android-15-x64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-webview-13-x64-hostside-rel\">android-webview-13-x64-hostside-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x64-rel-compilator\">android-x64-rel-compilator</a>."
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-x64-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-x64-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Compilator builder for android-x64-rel<br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a><br/>This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x64-rel\">android-x64-rel</a>."
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-x86-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:4"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-x86-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run chromium tests on Android 10 emulators.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/android-10-x86-rel\">android-10-x86-rel</a></li></ul><br/>Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x86-rel-compilator\">android-x86-rel-compilator</a>."
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android-x86-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android-x86-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.android",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builder owner: <a href=mailto:clank-engprod@google.com>clank-engprod@google.com</a><br/>This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/android-x86-rel\">android-x86-rel</a>."
      contact_team_email: "clank-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android_compile_dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android_compile_dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android arm64 Builder All Targets (dbg)\">Android arm64 Builder All Targets (dbg)</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android_compile_x64_dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android_compile_x64_dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android x64 Builder All Targets (dbg)\">Android x64 Builder All Targets (dbg)</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android_compile_x86_dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android_compile_x86_dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android x86 Builder (dbg)\">Android x86 Builder (dbg)</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "android_optional_gpu_tests_rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/android_optional_gpu_tests_rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 21600
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs GPU tests on Pixel 4 devices. Only automatically added to CLs that touch GPU-related files.<br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 10 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 10
    }
    builders {
      name: "chromeos-amd64-generic-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-amd64-generic-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-dbg\">chromeos-amd64-generic-dbg</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-amd64-generic-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is a compile only builder for Ash chrome.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-rel\">chromeos-amd64-generic-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel-gtest"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-amd64-generic-rel-gtest/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is an Ash chrome builder which only runs gtest. This builder is the default CQ builder for non-ChromeOS engineers only. See the builder description for <a href=\"https://ci.chromium.org/p/chromium/builders/try/chromeos-amd64-generic-rel-gtest-and-tast\">chromeos-amd64-generic-rel-gtest-and-tast</a> for more information<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-rel\">chromeos-amd64-generic-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-rel-gtest\">chromeos-amd64-generic-rel-gtest</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest-compilator\">chromeos-amd64-generic-rel-gtest-compilator</a>."
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel-gtest-and-tast"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-amd64-generic-rel-gtest-and-tast/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is an Ash chrome builder which runs gtest and Tast tests. This builder is the default CQ builder for ChromeOS engineers only. For a CL, infra would check the CL’s owner to see if the owner is a ChromeOS org engineer or not. If the owner is a ChromeOS org engineer, the default CQ would include this builder which runs both Tast tests and gtests. Otherwise, the default CQ would include `chromeos-amd64-generic-rel-gtest` which only runs gtests. If you encounter unexpected Tast tests failures, please contact ChromeOS gardeners for help.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-rel\">chromeos-amd64-generic-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-rel-gtest\">chromeos-amd64-generic-rel-gtest</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-amd64-generic-rel-tast\">chromeos-amd64-generic-rel-tast</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest-and-tast-compilator\">chromeos-amd64-generic-rel-gtest-and-tast-compilator</a>."
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel-gtest-and-tast-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-amd64-generic-rel-gtest-and-tast-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "shared_chromeos_amd64_generic_rel_cache_chromium_m144"
        path: "builder"
        wait_for_warm_cache_secs: 240
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: ".<br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a><br/>This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest-and-tast\">chromeos-amd64-generic-rel-gtest-and-tast</a>."
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-amd64-generic-rel-gtest-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-amd64-generic-rel-gtest-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "shared_chromeos_amd64_generic_rel_cache_chromium_m144"
        path: "builder"
        wait_for_warm_cache_secs: 240
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: ".<br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a><br/>This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/chromeos-amd64-generic-rel-gtest\">chromeos-amd64-generic-rel-gtest</a>."
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-arm-generic-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-arm-generic-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-arm-generic-rel\">chromeos-arm-generic-rel</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-arm64-generic-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-arm64-generic-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-arm64-generic-rel\">chromeos-arm64-generic-rel</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-jacuzzi-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-jacuzzi-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 28800
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder builds chromium and tests it on the public CrOS image on skylab DUTs.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-jacuzzi-rel\">chromeos-jacuzzi-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "chromeos-octopus-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/chromeos-octopus-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 28800
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder builds chromium and tests it on the public CrOS image on skylab DUTs.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/chromeos-octopus-rel\">chromeos-octopus-rel</a></li></ul><br/>Builder owner: <a href=mailto:chromeos-chrome-build@google.com>chromeos-chrome-build@google.com</a>"
      contact_team_email: "chromeos-chrome-build@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "dawn-chromium-presubmit"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-chromium-presubmit/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 1800
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs Chromium presubmit tests on Dawn CLs<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Chromium Presubmit\">Dawn Chromium Presubmit</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 3 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 3
    }
    builders {
      name: "dawn-linux-x64-deps-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-linux-x64-deps-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Linux x64 DEPS Builder\">Dawn Linux x64 DEPS Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Linux x64 DEPS Release (Intel UHD 630)\">Dawn Linux x64 DEPS Release (Intel UHD 630)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Linux x64 DEPS Release (NVIDIA)\">Dawn Linux x64 DEPS Release (NVIDIA)</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 5 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 5
    }
    builders {
      name: "dawn-mac-arm64-deps-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-mac-arm64-deps-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs Dawn tests on Apple silicon at Chromium's pinned Dawn revision<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Mac arm64 DEPS Builder\">Dawn Mac arm64 DEPS Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Mac arm64 DEPS Release (Apple M2)\">Dawn Mac arm64 DEPS Release (Apple M2)</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 3 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 3
    }
    builders {
      name: "dawn-mac-x64-deps-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-mac-x64-deps-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Mac x64 DEPS Builder\">Dawn Mac x64 DEPS Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Mac x64 DEPS Release (AMD)\">Dawn Mac x64 DEPS Release (AMD)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Mac x64 DEPS Release (Intel)\">Dawn Mac x64 DEPS Release (Intel)</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 5 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 5
    }
    builders {
      name: "dawn-win10-x64-deps-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.try"
      dimensions: "300:ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-win10-x64-deps-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win10 x64 DEPS Builder\">Dawn Win10 x64 DEPS Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win10 x64 DEPS Release (Intel)\">Dawn Win10 x64 DEPS Release (Intel)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win10 x64 DEPS Release (NVIDIA)\">Dawn Win10 x64 DEPS Release (NVIDIA)</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 5 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 5
    }
    builders {
      name: "dawn-win10-x86-deps-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.try"
      dimensions: "300:ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-win10-x86-deps-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win10 x86 DEPS Builder\">Dawn Win10 x86 DEPS Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win10 x86 DEPS Release (Intel)\">Dawn Win10 x86 DEPS Release (Intel)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win10 x86 DEPS Release (NVIDIA)\">Dawn Win10 x86 DEPS Release (NVIDIA)</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 5 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 5
    }
    builders {
      name: "dawn-win11-arm64-deps-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.gpu.try"
      dimensions: "300:ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/dawn-win11-arm64-deps-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.dawn",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds Windows arm64 binaries using DEPS-ed in Dawn<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Dawn Win11 arm64 DEPS Builder\">Dawn Win11 arm64 DEPS Builder</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 5 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 5
    }
    builders {
      name: "fuchsia-arm64-cast-receiver-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/fuchsia-arm64-cast-receiver-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.fuchsia",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/fuchsia-arm64-cast-receiver-rel\">fuchsia-arm64-cast-receiver-rel</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-binary-size"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
        cipd_version: "refs/heads/main"
        cmd: "luciexe"
      }
      properties:
        '{'
        '  "$build/binary_size": {'
        '    "analyze_targets": ['
        '      "//tools/fuchsia/size_tests:fuchsia_sizes"'
        '    ],'
        '    "compile_targets": ['
        '      "fuchsia_sizes"'
        '    ]'
        '  },'
        '  "$build/flakiness": {'
        '    "check_for_flakiness": true,'
        '    "check_for_flakiness_with_resultdb": true'
        '  },'
        '  "$build/siso": {'
        '    "configs": ['
        '      "builder",'
        '      "remote-link"'
        '    ],'
        '    "enable_cloud_monitoring": true,'
        '    "enable_cloud_profiler": true,'
        '    "enable_cloud_trace": true,'
        '    "experiments": [],'
        '    "metrics_project": "chromium-reclient-metrics",'
        '    "output_local_strategy": "greedy",'
        '    "project": "rbe-chromium-untrusted",'
        '    "remote_jobs": 640'
        '  },'
        '  "$recipe_engine/resultdb/test_presentation": {'
        '    "column_keys": [],'
        '    "grouping_keys": ['
        '      "status",'
        '      "v.test_suite"'
        '    ]'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.fuchsia",'
        '  "cq": "required",'
        '  "recipe": "binary_size_fuchsia_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-x64-cast-receiver-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/fuchsia-x64-cast-receiver-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.fuchsia",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 36000
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "x64 debug build of fuchsia components with cast receiver<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/fuchsia-x64-cast-receiver-dbg\">fuchsia-x64-cast-receiver-dbg</a></li></ul><br/>Builder owner: <a href=mailto:chrome-fuchsia-engprod@google.com>chrome-fuchsia-engprod@google.com</a>"
      contact_team_email: "chrome-fuchsia-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-x64-cast-receiver-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/fuchsia-x64-cast-receiver-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.fuchsia",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/fuchsia-x64-cast-receiver-rel\">fuchsia-x64-cast-receiver-rel</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/fuchsia-x64-cast-receiver-rel-compilator\">fuchsia-x64-cast-receiver-rel-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "fuchsia-x64-cast-receiver-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8|16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/fuchsia-x64-cast-receiver-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.fuchsia",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/fuchsia-x64-cast-receiver-rel\">fuchsia-x64-cast-receiver-rel</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "gpu-fyi-cq-android-arm64"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/gpu-fyi-cq-android-arm64/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.android",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 21600
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs GPU tests on Pixel 6 devices. Only automatically added to CLs that touch GPU-related files.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Android FYI Release (Pixel 6)\">Android FYI Release (Pixel 6)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/GPU FYI Android arm64 Builder\">GPU FYI Android arm64 Builder</a></li></ul><br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 10 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 10
    }
    builders {
      name: "ios-simulator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/ios-simulator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds the open-source version of Chrome for iOS as a simulator binary and runs tests. This is what's included on most CQ runs (even for CLs that don't explicitly touch an iOS file).<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/ios-simulator\">ios-simulator</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/ios-simulator-compilator\">ios-simulator-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "ios-simulator-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:ios-simulator-compilator"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/ios-simulator-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "xcode_ios_17a400"
        path: "xcode_ios_17a400.app"
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/ios-simulator\">ios-simulator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "ios-simulator-full-configs"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:ios-simulator-full-configs"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/ios-simulator-full-configs/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "xcode_ios_17a400"
        path: "xcode_ios_17a400.app"
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Builds the open-source version of Chrome for iOS as a simulator binary, and runs tests on a large variety of configurations. These configurations are less common (e.g. weird screen sizes, older OS versions) and failures are less frequent, so these configs only run in the CQ for CLs that actually touch an ios-related file. Other CLs may introduce failures, but we handle them reactively as they appear on the console.<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/ios-simulator-full-configs\">ios-simulator-full-configs</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-afl-asan-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-afl-asan-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-arm-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-cast-arm-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver build on Linux ARM<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-cast-arm-rel\">linux-cast-arm-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-cast-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver build on Linux ARM64<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-cast-arm64-rel\">linux-cast-arm64-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-x64-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-cast-x64-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver tests on Linux x64 Debug<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-cast-x64-dbg\">linux-cast-x64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-cast-x64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-cast-x64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Run Linux and Cast Receiver tests on Linux x64 Release<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-cast-x64-rel\">linux-cast-x64-rel</a></li></ul><br/>Builder owner: <a href=mailto:cast-eng@google.com>cast-eng@google.com</a>"
      contact_team_email: "cast-eng@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-centipede-asan-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-centipede-asan-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Centipede Upload Linux ASan\">Centipede Upload Linux ASan</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-chromeos-compile-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-chromeos-compile-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-chromeos-dbg\">linux-chromeos-dbg</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-chromeos-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-chromeos-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-chromeos-dbg\">linux-chromeos-dbg</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-chromeos-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-chromeos-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-chromeos-rel\">linux-chromeos-rel</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-chromeos-rel-compilator\">linux-chromeos-rel-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-chromeos-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-chromeos-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.chromiumos",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-chromeos-rel\">linux-chromeos-rel</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-libfuzzer-asan-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-libfuzzer-asan-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Libfuzzer Upload Linux ASan\">Libfuzzer Upload Linux ASan</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-official/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-official\">linux-official</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-presubmit"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
        cipd_version: "refs/heads/main"
        cmd: "luciexe"
      }
      properties:
        '{'
        '  "$depot_tools/presubmit": {'
        '    "runhooks": true,'
        '    "timeout_s": 480'
        '  },'
        '  "$recipe_engine/resultdb/test_presentation": {'
        '    "column_keys": [],'
        '    "grouping_keys": ['
        '      "status",'
        '      "v.test_suite"'
        '    ]'
        '  },'
        '  "alerts_enabled": true,'
        '  "cq": "required",'
        '  "recipe": "presubmit",'
        '  "repo_name": "chromium"'
        '}'
      priority: 25
      execution_timeout_secs: 2400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs basic presubmit checks on Linux machines<br/>Builder owner: <a href=mailto:chrome-browser-infra-team@google.com>chrome-browser-infra-team@google.com</a>"
      contact_team_email: "chrome-browser-infra-team@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      experiments {
        key: "siso.keep_going_limited"
        value: 50
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/GPU Linux Builder\">GPU Linux Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Builder\">Linux Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Release (NVIDIA)\">Linux Release (NVIDIA)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Tests\">Linux Tests</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-rel-compilator\">linux-rel-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux-rel\">linux-rel</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-wayland-mutter-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-wayland-mutter-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Builder (Wayland)\">Linux Builder (Wayland)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-wayland-mutter-rel-tests\">linux-wayland-mutter-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux-wayland-weston-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux-wayland-weston-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Builder (Wayland)\">Linux Builder (Wayland)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/linux-wayland-weston-rel-tests\">linux-wayland-weston-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:chrome-linux-engprod@google.com>chrome-linux-engprod@google.com</a>"
      contact_team_email: "chrome-linux-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_chromium_asan_rel_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_chromium_asan_rel_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux ASan LSan Builder\">Linux ASan LSan Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux ASan LSan Tests (1)\">Linux ASan LSan Tests (1)</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_asan_rel_ng-compilator\">linux_chromium_asan_rel_ng-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_chromium_asan_rel_ng-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_chromium_asan_rel_ng-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_asan_rel_ng\">linux_chromium_asan_rel_ng</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_chromium_compile_dbg_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_chromium_compile_dbg_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "builder"
        path: "linux_debug"
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Builder (dbg)\">Linux Builder (dbg)</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_chromium_dbg_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_chromium_dbg_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "builder"
        path: "linux_debug"
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Builder (dbg)\">Linux Builder (dbg)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux Tests (dbg)(1)\">Linux Tests (dbg)(1)</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_chromium_tsan_rel_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_chromium_tsan_rel_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux TSan Builder\">Linux TSan Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Linux TSan Tests\">Linux TSan Tests</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_tsan_rel_ng-compilator\">linux_chromium_tsan_rel_ng-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_chromium_tsan_rel_ng-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_chromium_tsan_rel_ng-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/linux_chromium_tsan_rel_ng\">linux_chromium_tsan_rel_ng</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "linux_optional_gpu_tests_rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/linux_optional_gpu_tests_rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.linux",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 21600
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs GPU tests on Linux machines with NVIDIA GTX 1660 and Intel UHD 630 GPUs. Only automatically added to CLs that touch GPU-related files.<br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 7 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 7
    }
    builders {
      name: "mac-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac-official/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 54000
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac-official\">mac-official</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 10
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/GPU Mac Builder\">GPU Mac Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Builder\">Mac Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Release (Intel)\">Mac Release (Intel)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Retina Release (AMD)\">Mac Retina Release (AMD)</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac15-x64-rel-tests\">mac15-x64-rel-tests</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel-compilator\">mac-rel-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac-rel\">mac-rel</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac-x64-compile-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac-x64-compile-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Builder (dbg)\">Mac Builder (dbg)</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac12-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac12-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac-arm64-rel\">mac-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac12-arm64-rel-tests\">mac12-arm64-rel-tests</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac12-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac12-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Builder\">Mac Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac12 Tests\">Mac12 Tests</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac12.0-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac12.0-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac12.0.arm64-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac12.0.arm64-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac13-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac13-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac-arm64-rel\">mac-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac13-arm64-rel-tests\">mac13-arm64-rel-tests</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac13-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac13-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac13-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac13-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Builder\">Mac Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac13 Tests\">Mac13 Tests</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac13.arm64-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac13.arm64-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac14-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac14-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Compiles and runs MacOS 14 tests on ARM machines<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac-arm64-rel\">mac-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac14-arm64-rel-tests\">mac14-arm64-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac14-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac14-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac14-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac14-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs default MacOS 14 tests on try.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Builder\">Mac Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac14-tests\">mac14-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac14.arm64-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac14.arm64-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac15-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Compiles and runs MacOS 15 tests on ARM machines<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac-arm64-rel\">mac-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac15-arm64-rel-tests\">mac15-arm64-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac15-arm64-rel-compilator\">mac15-arm64-rel-compilator</a>."
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-arm64-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac15-arm64-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 240
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "compilator for mac15-arm64-rel<br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a><br/>This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/mac15-arm64-rel\">mac15-arm64-rel</a>."
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac15-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15-x64-rel-tests"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac15-x64-rel-tests/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs default MacOS 15 tests on try.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Mac Builder\">Mac Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac15-x64-rel-tests\">mac15-x64-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:bling-engprod@google.com>bling-engprod@google.com</a>"
      contact_team_email: "bling-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac15.arm64-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac15.arm64-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac_chromium_compile_dbg_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "free_space:standard"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac_chromium_compile_dbg_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "compiles chrome with debug builds on ARM MacOS<br/><br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/mac-arm64-dbg\">mac-arm64-dbg</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "mac_optional_gpu_tests_rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cpu:arm64"
      dimensions: "os:Mac-15"
      dimensions: "pool:luci.chromium.gpu.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/mac_optional_gpu_tests_rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.mac",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 21600
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs GPU tests on Mac Minis with Intel UHD 630 GPUs and Macbook Pros with AMD GPUs. Only automatically added to CLs that touch GPU-related files.<br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 7 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 7
    }
    builders {
      name: "win-arm64-compile-dbg"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:win-arm64-compile-dbg"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win-arm64-compile-dbg/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.win",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Compile only builder for Windows ARM64 debug.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/win-arm64-dbg\">win-arm64-dbg</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a>"
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-arm64-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win-arm64-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.win",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder run tests for Windows ARM64 release build.<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/win-arm64-rel\">win-arm64-rel</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/win11-arm64-rel-tests\">win11-arm64-rel-tests</a></li></ul><br/>Builder owner: <a href=mailto:chrome-desktop-engprod@google.com>chrome-desktop-engprod@google.com</a><br/><h3>NOTE: This builder only runs 4 max concurrent builds.</h3>"
      contact_team_email: "chrome-desktop-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 4
    }
    builders {
      name: "win-libfuzzer-asan-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:win-libfuzzer-asan-rel"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win-libfuzzer-asan-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.win",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/fuzz"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Libfuzzer Upload Windows ASan\">Libfuzzer Upload Windows ASan</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win-official/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 21600
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/win-official\">win-official</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:2"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Ubuntu-22.04"
      dimensions: "pool:luci.chromium.try"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.win",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/orchestrator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      caches {
        name: "unused_builder_cache"
        path: "builder"
      }
      build_numbers: YES
      service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.add_one_test_shard"
        value: 5
      }
      experiments {
        key: "chromium.enable_cleandead"
        value: 100
      }
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/GPU Win x64 Builder\">GPU Win x64 Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Win x64 Builder\">Win x64 Builder</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Win10 Tests x64\">Win10 Tests x64</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Win10 x64 Release (NVIDIA)\">Win10 x64 Release (NVIDIA)</a></li></ul><br/>This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-rel-compilator\">win-rel-compilator</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win-rel-compilator"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win-rel-compilator/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.win",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium/compilator"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 240
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is <a href=\"https://ci.chromium.org/p/chromium-m144/builders/try/win-rel\">win-rel</a>."
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win10.20h2-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win10.20h2-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win11-arm64-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win11-arm64-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win11-blink-rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win11-blink-rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.blink",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Standalone try builder that <a href=\"https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs\">generates new expectations</a> for web platform changes.<br/>Builder owner: <a href=mailto:chrome-blink-engprod@google.com>chrome-blink-engprod@google.com</a>"
      contact_team_email: "chrome-blink-engprod@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win32-official"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:32"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win32-official/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 21600
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/win32-official\">win32-official</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win_chromium_compile_dbg_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builder:win_chromium_compile_dbg_ng"
      dimensions: "cores:16"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win_chromium_compile_dbg_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.win",'
        '  "cq": "required",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Win Builder (dbg)\">Win Builder (dbg)</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win_chromium_compile_rel_ng"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "free_space:standard"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.try"
      dimensions: "ssd:0"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win_chromium_compile_rel_ng/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "alerts_enabled": true,'
        '  "builder_group": "tryserver.chromium.win",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 14400
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m144/builders/ci/Win Builder\">Win Builder</a></li></ul>"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/alerts_enabled_count"
        predicates: "has(build.input.properties.alerts_enabled)"
        predicates: "string(build.input.properties.alerts_enabled) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
    }
    builders {
      name: "win_optional_gpu_tests_rel"
      swarming_host: "chromium-swarm.appspot.com"
      dimensions: "builderless:1"
      dimensions: "cores:8"
      dimensions: "cpu:x86-64"
      dimensions: "os:Windows-10"
      dimensions: "pool:luci.chromium.gpu.try"
      dimensions: "300:ssd:1"
      exe {
        cipd_package: "infra/chromium/bootstrapper/${platform}"
        cipd_version: "latest"
        cmd: "bootstrapper"
      }
      properties:
        '{'
        '  "$bootstrap/exe": {'
        '    "exe": {'
        '      "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
        '      "cipd_version": "refs/heads/main",'
        '      "cmd": ['
        '        "luciexe"'
        '      ]'
        '    }'
        '  },'
        '  "$bootstrap/properties": {'
        '    "properties_file": "infra/config/generated/builders/try/win_optional_gpu_tests_rel/properties.json",'
        '    "top_level_project": {'
        '      "ref": "refs/branch-heads/7559",'
        '      "repo": {'
        '        "host": "chromium.googlesource.com",'
        '        "project": "chromium/src"'
        '      }'
        '    }'
        '  },'
        '  "builder_group": "tryserver.chromium.win",'
        '  "cq": "path-based",'
        '  "led_builder_is_bootstrapped": true,'
        '  "recipe": "chromium_trybot"'
        '}'
      execution_timeout_secs: 18000
      expiration_secs: 7200
      grace_period {
        seconds: 120
      }
      build_numbers: YES
      service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
      experiments {
        key: "chromium.use_per_builder_build_dir_name"
        value: 100
      }
      experiments {
        key: "chromium_tests.resultdb_module"
        value: 100
      }
      experiments {
        key: "luci.buildbucket.canary_software"
        value: 5
      }
      resultdb {
        enable: true
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "try_test_results"
          test_results {}
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "gpu_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+)|(://(chrome|content)/test\\\\:telemetry_gpu_integration_test[^/]*!.+)"
            }
          }
        }
        bq_exports {
          project: "chrome-luci-data"
          dataset: "chromium"
          table: "blink_web_tests_try_test_results"
          test_results {
            predicate {
              test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)|(ninja://[^/]*headless_shell_wpt/.+)|(://[^/]*blink_web_tests!.+)|(://[^/]*_wpt_tests!.+)|(://[^/]*headless_shell_wpt!.+)"
            }
          }
        }
        history_options {
          use_invocation_timestamp: true
        }
      }
      description_html: "Runs GPU tests on Windows 10 machines with NVIDIA GTX 1660 and Intel UHD 630 GPUs. Only automatically added to CLs that touch GPU-related files.<br/>Builder owner: <a href=mailto:chrome-gpu-infra@google.com>chrome-gpu-infra@google.com</a><br/><h3>NOTE: This builder only runs 9 max concurrent builds.</h3>"
      contact_team_email: "chrome-gpu-infra@google.com"
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/cached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"true\""
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_retry_shard_count"
        predicates: "has(build.output.properties.ran_tests_retry_shard)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/ran_tests_without_patch_count"
        predicates: "has(build.output.properties.ran_tests_without_patch)"
      }
      custom_metric_definitions {
        name: "/chrome/infra/browser/builds/uncached_count"
        predicates: "has(build.output.properties.is_cached)"
        predicates: "string(build.output.properties.is_cached) == \"false\""
      }
      max_concurrent_builds: 9
    }
  }
  shadow: "try.shadow"
}
buckets {
  name: "try.shadow"
  constraints {
    pools: "luci.chromium.gpu.try"
    pools: "luci.chromium.try"
    pools: "luci.chromium.try.orchestrator"
    service_accounts: "chromium-cipd-try-builder@chops-service-accounts.iam.gserviceaccount.com"
    service_accounts: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com"
    service_accounts: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
    service_accounts: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
  }
  dynamic_builder_template {}
}
common_config {
  builds_notification_topics {
    name: "projects/findit-for-me/topics/buildbucket_notification"
  }
}