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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10867 (3 weeks ago)

Debug log (UTC)

[17:32:49.327] New invocation is queued and will start shortly
[17:32:50.381] Starting the invocation (attempt 1)
[17:32:50.410] Ignoring gitiles_ref tag without the buildset tag
[17:32:50.410] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:32:50.410] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:32:50.410] Buildbucket request:
{
  "requestId": "8843976300703618416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843976300703618416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10867"
                            },
                        "id": "cron:v1:10867"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843976300703618416"
    },
    {
      "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"
  }
}
[17:32:52.064] Scheduled build:
{
  "id": "8678546237808987665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T17:32:51.465442467Z",
  "updateTime": "2026-06-19T17:32:51.465442467Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:32:52.064] Task URL: https://cr-buildbucket.appspot.com/build/8678546237808987665
[17:32:52.064] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843976300703618416:2:0) after 5m52s
[17:32:52.300] Received PubSub notification, asking Buildbucket for the build status
[17:32:52.329] Build status: SCHEDULED
[17:32:59.023] Received PubSub notification, asking Buildbucket for the build status
[17:32:59.041] Build status: STARTED
[17:33:26.697] Received PubSub notification, asking Buildbucket for the build status
[17:33:26.718] Build:
{
  "id": "8678546237808987665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T17:32:51.465442467Z",
  "startTime": "2026-06-19T17:32:58.148279974Z",
  "endTime": "2026-06-19T17:33:26.029781925Z",
  "updateTime": "2026-06-19T17:33:26.029781925Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:33:26.718] Invocation finished in 37.397865446s with status SUCCEEDED