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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7567 (3 weeks ago)

Debug log (UTC)

[04:55:17.916] New invocation is queued and will start shortly
[04:55:19.000] Starting the invocation (attempt 1)
[04:55:19.029] Ignoring gitiles_ref tag without the buildset tag
[04:55:19.029] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:55:19.029] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:55:19.029] Buildbucket request:
{
  "requestId": "8846107690191229024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846107690191229024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7567"
                            },
                        "id": "cron:v1:7567"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846107690191229024"
    },
    {
      "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"
  }
}
[04:55:21.158] Scheduled build:
{
  "id": "8680677626902642929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T04:55:20.428670532Z",
  "updateTime": "2026-05-27T04:55:20.988945580Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:55:21.158] Task URL: https://cr-buildbucket.appspot.com/build/8680677626902642929
[04:55:21.158] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846107690191229024:2:0) after 2m20s
[04:55:21.666] Received PubSub notification, asking Buildbucket for the build status
[04:55:21.688] Build status: SCHEDULED
[04:55:25.952] Received PubSub notification, asking Buildbucket for the build status
[04:55:25.968] Build status: STARTED
[04:55:51.205] Received PubSub notification, asking Buildbucket for the build status
[04:55:51.226] Build:
{
  "id": "8680677626902642929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T04:55:20.428670532Z",
  "startTime": "2026-05-27T04:55:25.763091159Z",
  "endTime": "2026-05-27T04:55:50.817809016Z",
  "updateTime": "2026-05-27T04:55:50.817809016Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:55:51.226] Invocation finished in 33.317444498s with status SUCCEEDED