Status: SUCCEEDED
Triggered by: -
Duration: 32 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:17599 (1 month ago)

Debug log (UTC)

[16:58:09.338] New invocation is queued and will start shortly
[16:58:10.955] Starting the invocation (attempt 1)
[16:58:10.986] Ignoring gitiles_ref tag without the buildset tag
[16:58:10.986] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:58:10.986] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:58:10.986] Buildbucket request:
{
  "requestId": "8839629827344996464",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839629827344996464",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17599"
                            },
                        "id": "cron:v1:17599"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839629827344996464"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[16:58:12.972] Scheduled build:
{
  "id": "8674199763631688753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T16:58:12.255534567Z",
  "updateTime": "2026-08-06T16:58:12.670467524Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:58:12.972] Task URL: https://cr-buildbucket.appspot.com/build/8674199763631688753
[16:58:12.972] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839629827344996464:2:0) after 6m11s
[16:58:13.481] Received PubSub notification, asking Buildbucket for the build status
[16:58:13.500] Build status: SCHEDULED
[16:58:16.687] Received PubSub notification, asking Buildbucket for the build status
[16:58:16.720] Build status: STARTED
[16:58:42.126] Received PubSub notification, asking Buildbucket for the build status
[16:58:42.146] Build:
{
  "id": "8674199763631688753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T16:58:12.255534567Z",
  "startTime": "2026-08-06T16:58:16.425267930Z",
  "endTime": "2026-08-06T16:58:41.379564025Z",
  "updateTime": "2026-08-06T16:58:41.379564025Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:58:42.146] Invocation finished in 32.816153427s with status SUCCEEDED