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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5731 (2 months ago)

Debug log (UTC)

[03:16:26.660] New invocation is queued and will start shortly
[03:16:27.997] Starting the invocation (attempt 1)
[03:16:28.027] Ignoring gitiles_ref tag without the buildset tag
[03:16:28.027] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:16:28.027] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:16:28.027] Buildbucket request:
{
  "requestId": "8847291670124422992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847291670124422992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5731"
                            },
                        "id": "cron:v1:5731"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847291670124422992"
    },
    {
      "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"
  }
}
[03:16:29.805] Scheduled build:
{
  "id": "8681861606971647153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T03:16:29.045427035Z",
  "updateTime": "2026-05-14T03:16:29.045427035Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:16:29.805] Task URL: https://cr-buildbucket.appspot.com/build/8681861606971647153
[03:16:29.805] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847291670124422992:2:0) after 9m55s
[03:16:30.456] Received PubSub notification, asking Buildbucket for the build status
[03:16:30.472] Build status: SCHEDULED
[03:16:50.366] Received PubSub notification, asking Buildbucket for the build status
[03:16:50.386] Build status: STARTED
[03:17:18.134] Received PubSub notification, asking Buildbucket for the build status
[03:17:18.156] Build:
{
  "id": "8681861606971647153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T03:16:29.045427035Z",
  "startTime": "2026-05-14T03:16:42.362237604Z",
  "endTime": "2026-05-14T03:17:11.802691031Z",
  "updateTime": "2026-05-14T03:17:11.802691031Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:17:18.156] Invocation finished in 51.50121261s with status SUCCEEDED