Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5491 (2 months ago)

Debug log (UTC)

[10:12:12.313] New invocation is queued and will start shortly
[10:12:13.434] Starting the invocation (attempt 1)
[10:12:13.457] Ignoring gitiles_ref tag without the buildset tag
[10:12:13.457] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:12:13.457] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:12:13.458] Buildbucket request:
{
  "requestId": "8847446706645908080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847446706645908080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5491"
                            },
                        "id": "cron:v1:5491"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847446706645908080"
    },
    {
      "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"
  }
}
[10:12:15.372] Scheduled build:
{
  "id": "8682016643551255489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T10:12:14.641559183Z",
  "updateTime": "2026-05-12T10:12:15.040122705Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:12:15.372] Task URL: https://cr-buildbucket.appspot.com/build/8682016643551255489
[10:12:15.372] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847446706645908080:2:0) after 4m38s
[10:12:15.828] Received PubSub notification, asking Buildbucket for the build status
[10:12:15.846] Build status: SCHEDULED
[10:16:27.685] Received PubSub notification, asking Buildbucket for the build status
[10:16:27.735] Build status: STARTED
[10:16:52.112] Received PubSub notification, asking Buildbucket for the build status
[10:16:52.137] Build:
{
  "id": "8682016643551255489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T10:12:14.641559183Z",
  "startTime": "2026-05-12T10:16:27.379980536Z",
  "endTime": "2026-05-12T10:16:51.823376088Z",
  "updateTime": "2026-05-12T10:16:51.823376088Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:16:52.137] Invocation finished in 4m39.835223977s with status SUCCEEDED