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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3937 (4 months ago)

Debug log (UTC)

[08:29:20.254] New invocation is queued and will start shortly
[08:29:22.159] Starting the invocation (attempt 1)
[08:29:22.183] Ignoring gitiles_ref tag without the buildset tag
[08:29:22.183] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:29:22.183] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:29:22.183] Buildbucket request:
{
  "requestId": "8848449745147631520",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848449745147631520",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3937"
                            },
                        "id": "cron:v1:3937"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848449745147631520"
    },
    {
      "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"
  }
}
[08:29:24.047] Scheduled build:
{
  "id": "8683019681540119937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T08:29:23.073284870Z",
  "updateTime": "2026-05-01T08:29:23.073284870Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:29:24.047] Task URL: https://cr-buildbucket.appspot.com/build/8683019681540119937
[08:29:24.047] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848449745147631520:2:0) after 2m17s
[08:29:28.577] Received PubSub notification, asking Buildbucket for the build status
[08:29:28.595] Build status: SCHEDULED
[08:29:45.401] Received PubSub notification, asking Buildbucket for the build status
[08:29:45.430] Build status: STARTED
[08:30:17.238] Received PubSub notification, asking Buildbucket for the build status
[08:30:17.258] Build:
{
  "id": "8683019681540119937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T08:29:23.073284870Z",
  "startTime": "2026-05-01T08:29:42.552786584Z",
  "endTime": "2026-05-01T08:30:16.829707111Z",
  "updateTime": "2026-05-01T08:30:16.829707111Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:30:17.258] Invocation finished in 57.009466907s with status SUCCEEDED