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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13306 (2 months ago)

Debug log (UTC)

[02:40:10.234] New invocation is queued and will start shortly
[02:40:11.306] Starting the invocation (attempt 1)
[02:40:11.336] Ignoring gitiles_ref tag without the buildset tag
[02:40:11.336] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:40:11.337] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:40:11.337] Buildbucket request:
{
  "requestId": "8842401716084167760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842401716084167760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13306"
                            },
                        "id": "cron:v1:13306"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842401716084167760"
    },
    {
      "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"
  }
}
[02:40:12.693] Scheduled build:
{
  "id": "8676971653613017057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T02:40:11.972323277Z",
  "updateTime": "2026-07-07T02:40:11.972323277Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:40:12.693] Task URL: https://cr-buildbucket.appspot.com/build/8676971653613017057
[02:40:12.693] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842401716084167760:2:0) after 4m1s
[02:40:13.399] Received PubSub notification, asking Buildbucket for the build status
[02:40:13.417] Build status: SCHEDULED
[02:40:18.107] Received PubSub notification, asking Buildbucket for the build status
[02:40:18.127] Build status: STARTED
[02:40:46.154] Received PubSub notification, asking Buildbucket for the build status
[02:40:46.175] Build:
{
  "id": "8676971653613017057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T02:40:11.972323277Z",
  "startTime": "2026-07-07T02:40:17.774969937Z",
  "endTime": "2026-07-07T02:40:45.910668661Z",
  "updateTime": "2026-07-07T02:40:45.910668661Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:40:46.175] Invocation finished in 35.944448704s with status SUCCEEDED