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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7009 (1 month ago)

Debug log (UTC)

[05:37:59.459] New invocation is queued and will start shortly
[05:38:00.537] Starting the invocation (attempt 1)
[05:38:00.566] Ignoring gitiles_ref tag without the buildset tag
[05:38:00.566] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:38:00.566] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:38:00.566] Buildbucket request:
{
  "requestId": "8846467392081273920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846467392081273920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7009"
                            },
                        "id": "cron:v1:7009"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846467392081273920"
    },
    {
      "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"
  }
}
[05:38:02.597] Scheduled build:
{
  "id": "8681037328909218353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T05:38:01.863265203Z",
  "updateTime": "2026-05-23T05:38:02.343559653Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:38:02.597] Task URL: https://cr-buildbucket.appspot.com/build/8681037328909218353
[05:38:02.597] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846467392081273920:2:0) after 6m25s
[05:38:03.103] Received PubSub notification, asking Buildbucket for the build status
[05:38:03.118] Build status: SCHEDULED
[05:38:07.636] Received PubSub notification, asking Buildbucket for the build status
[05:38:07.661] Build status: STARTED
[05:38:26.000] Received PubSub notification, asking Buildbucket for the build status
[05:38:26.023] Build:
{
  "id": "8681037328909218353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T05:38:01.863265203Z",
  "startTime": "2026-05-23T05:38:07.471961815Z",
  "endTime": "2026-05-23T05:38:25.712982077Z",
  "updateTime": "2026-05-23T05:38:25.712982077Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:38:26.023] Invocation finished in 26.568546888s with status SUCCEEDED