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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24058 (2 days ago)

Debug log (UTC)

[18:39:58.556] New invocation is queued and will start shortly
[18:39:59.569] Starting the invocation (attempt 1)
[18:39:59.595] Ignoring gitiles_ref tag without the buildset tag
[18:39:59.595] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:39:59.596] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:39:59.597] Buildbucket request:
{
  "requestId": "8835455960907839632",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835455960907839632",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24058"
                            },
                        "id": "cron:v1:24058"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835455960907839632"
    },
    {
      "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:40:01.455] Scheduled build:
{
  "id": "8670025898227245009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T18:40:00.491248158Z",
  "updateTime": "2026-09-21T18:40:01.114841248Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:40:01.455] Task URL: https://cr-buildbucket.appspot.com/build/8670025898227245009
[18:40:01.455] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835455960907839632:2:0) after 7m48s
[18:40:01.836] Received PubSub notification, asking Buildbucket for the build status
[18:40:01.856] Build status: SCHEDULED
[18:40:07.102] Received PubSub notification, asking Buildbucket for the build status
[18:40:07.134] Build status: STARTED
[18:40:43.343] Received PubSub notification, asking Buildbucket for the build status
[18:40:43.388] Build:
{
  "id": "8670025898227245009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T18:40:00.491248158Z",
  "startTime": "2026-09-21T18:40:06.914857274Z",
  "endTime": "2026-09-21T18:40:43.080096715Z",
  "updateTime": "2026-09-21T18:40:43.080096715Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:40:43.388] Invocation finished in 44.836297067s with status SUCCEEDED