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:3580 (1 day ago)

Debug log (UTC)

[19:29:20.973] New invocation is queued and will start shortly
[19:29:22.878] Starting the invocation (attempt 1)
[19:29:22.904] Ignoring gitiles_ref tag without the buildset tag
[19:29:22.904] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:29:22.905] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:29:22.905] Buildbucket request:
{
  "requestId": "8848680011682296880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848680011682296880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3580"
                            },
                        "id": "cron:v1:3580"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848680011682296880"
    },
    {
      "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"
  }
}
[19:29:25.550] Scheduled build:
{
  "id": "8683249947509639873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T19:29:24.332796016Z",
  "updateTime": "2026-04-28T19:29:25.160188656Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:29:25.550] Task URL: https://cr-buildbucket.appspot.com/build/8683249947509639873
[19:29:25.551] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848680011682296880:2:0) after 8m54s
[19:29:26.011] Received PubSub notification, asking Buildbucket for the build status
[19:29:26.032] Build status: SCHEDULED
[19:29:30.401] Received PubSub notification, asking Buildbucket for the build status
[19:29:30.439] Build status: STARTED
[19:29:53.691] Received PubSub notification, asking Buildbucket for the build status
[19:29:53.724] Build:
{
  "id": "8683249947509639873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T19:29:24.332796016Z",
  "startTime": "2026-04-28T19:29:30.184641285Z",
  "endTime": "2026-04-28T19:29:53.469806035Z",
  "updateTime": "2026-04-28T19:29:53.469806035Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:29:53.724] Invocation finished in 32.754897776s with status SUCCEEDED