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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8344 (1 week ago)

Debug log (UTC)

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

  }
}
[17:47:12.640] Task URL: https://cr-buildbucket.appspot.com/build/8680176080923478305
[17:47:12.640] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845606144144128304:2:0) after 7m27s
[17:47:13.225] Received PubSub notification, asking Buildbucket for the build status
[17:47:13.245] Build status: SCHEDULED
[17:47:16.759] Received PubSub notification, asking Buildbucket for the build status
[17:47:16.798] Build status: STARTED
[17:47:38.105] Received PubSub notification, asking Buildbucket for the build status
[17:47:38.122] Build:
{
  "id": "8680176080923478305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T17:47:11.947866525Z",
  "startTime": "2026-06-01T17:47:16.558016041Z",
  "endTime": "2026-06-01T17:47:37.835428999Z",
  "updateTime": "2026-06-01T17:47:37.835428999Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:47:38.122] Invocation finished in 28.630118093s with status SUCCEEDED