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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4381 (4 months ago)

Debug log (UTC)

[12:22:30.097] New invocation is queued and will start shortly
[12:22:31.208] Starting the invocation (attempt 1)
[12:22:31.233] Ignoring gitiles_ref tag without the buildset tag
[12:22:31.233] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:22:31.234] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:22:31.234] Buildbucket request:
{
  "requestId": "8848163284834599456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848163284834599456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4381"
                            },
                        "id": "cron:v1:4381"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848163284834599456"
    },
    {
      "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"
  }
}
[12:22:32.764] Scheduled build:
{
  "id": "8682733222127100577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T12:22:32.058455375Z",
  "updateTime": "2026-05-04T12:22:32.058455375Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:22:32.764] Task URL: https://cr-buildbucket.appspot.com/build/8682733222127100577
[12:22:32.764] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848163284834599456:2:0) after 3m3s
[12:22:53.874] Received PubSub notification, asking Buildbucket for the build status
[12:22:53.910] Build status: STARTED
[12:22:59.148] Received PubSub notification, asking Buildbucket for the build status
[12:22:59.167] Build status: STARTED
[12:23:20.353] Received PubSub notification, asking Buildbucket for the build status
[12:23:20.380] Build:
{
  "id": "8682733222127100577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T12:22:32.058455375Z",
  "startTime": "2026-05-04T12:22:38.173497279Z",
  "endTime": "2026-05-04T12:23:03.473290333Z",
  "updateTime": "2026-05-04T12:23:03.473290333Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:23:20.380] Invocation finished in 50.288234719s with status SUCCEEDED