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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8557 (1 week ago)

Debug log (UTC)

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

  }
}
[06:14:47.140] Task URL: https://cr-buildbucket.appspot.com/build/8680038450428962209
[06:14:47.140] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845468513257149552:2:0) after 3m25s
[06:14:47.831] Received PubSub notification, asking Buildbucket for the build status
[06:14:47.853] Build status: SCHEDULED
[06:14:50.752] Received PubSub notification, asking Buildbucket for the build status
[06:14:50.769] Build status: STARTED
[06:15:15.271] Received PubSub notification, asking Buildbucket for the build status
[06:15:15.287] Build:
{
  "id": "8680038450428962209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T06:14:46.615490518Z",
  "startTime": "2026-06-03T06:14:50.591846583Z",
  "endTime": "2026-06-03T06:15:14.799278576Z",
  "updateTime": "2026-06-03T06:15:14.799278576Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:15:15.287] Invocation finished in 30.753310872s with status SUCCEEDED