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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4249 (4 months ago)

Debug log (UTC)

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

  }
}
[13:49:40.911] Task URL: https://cr-buildbucket.appspot.com/build/8682818337051270353
[13:49:40.911] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848248399636966240:2:0) after 9m27s
[13:49:41.796] Received PubSub notification, asking Buildbucket for the build status
[13:49:41.814] Build status: SCHEDULED
[13:49:46.956] Received PubSub notification, asking Buildbucket for the build status
[13:49:46.975] Build status: STARTED
[13:50:10.925] Received PubSub notification, asking Buildbucket for the build status
[13:50:10.944] Build:
{
  "id": "8682818337051270353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T13:49:40.140934842Z",
  "startTime": "2026-05-03T13:49:46.397274797Z",
  "endTime": "2026-05-03T13:50:10.609973105Z",
  "updateTime": "2026-05-03T13:50:10.609973105Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:50:10.944] Invocation finished in 32.653281721s with status SUCCEEDED