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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21394 (7 hours ago)

Debug log (UTC)

[18:39:47.401] New invocation is queued and will start shortly
[18:39:50.087] Starting the invocation (attempt 1)
[18:39:50.109] Ignoring gitiles_ref tag without the buildset tag
[18:39:50.109] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:39:50.110] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:39:50.110] Buildbucket request:
{
  "requestId": "8837177314966039792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837177314966039792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21394"
                            },
                        "id": "cron:v1:21394"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837177314966039792"
    },
    {
      "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"
  }
}
[18:39:51.338] Scheduled build:
{
  "id": "8671747250932778529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-02T18:39:50.626029599Z",
  "updateTime": "2026-09-02T18:39:51.108703876Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:39:51.338] Task URL: https://cr-buildbucket.appspot.com/build/8671747250932778529
[18:39:51.339] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837177314966039792:2:0) after 1m58s
[18:39:51.909] Received PubSub notification, asking Buildbucket for the build status
[18:39:51.928] Build status: SCHEDULED
[18:39:59.432] Received PubSub notification, asking Buildbucket for the build status
[18:39:59.463] Build status: STARTED
[18:40:23.812] Received PubSub notification, asking Buildbucket for the build status
[18:40:23.834] Build:
{
  "id": "8671747250932778529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-02T18:39:50.626029599Z",
  "startTime": "2026-09-02T18:39:59.265873601Z",
  "endTime": "2026-09-02T18:40:23.276676419Z",
  "updateTime": "2026-09-02T18:40:23.276676419Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:40:23.834] Invocation finished in 36.438053737s with status SUCCEEDED