Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4231 (4 months ago)

Debug log (UTC)

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

  }
}
[10:44:46.334] Task URL: https://cr-buildbucket.appspot.com/build/8682829970259183121
[10:44:46.334] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848260032802617792:2:0) after 2m28s
[10:45:02.561] Received PubSub notification, asking Buildbucket for the build status
[10:45:02.581] Build status: SCHEDULED
[10:45:18.550] Received PubSub notification, asking Buildbucket for the build status
[10:45:18.575] Build status: STARTED
[10:45:45.103] Received PubSub notification, asking Buildbucket for the build status
[10:45:45.154] Build:
{
  "id": "8682829970259183121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T10:44:45.849033933Z",
  "startTime": "2026-05-03T10:45:02.999194825Z",
  "endTime": "2026-05-03T10:45:26.748543722Z",
  "updateTime": "2026-05-03T10:45:26.748543722Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:45:45.154] Invocation finished in 1m1.113791813s with status SUCCEEDED