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:247 (3 weeks ago)

Debug log (UTC)

[16:21:48.779] New invocation is queued and will start shortly
[16:21:49.874] Starting the invocation (attempt 1)
[16:21:49.898] Ignoring gitiles_ref tag without the buildset tag
[16:21:49.898] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:21:49.898] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:21:49.898] Buildbucket request:
{
  "requestId": "8850866137658737952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850866137658737952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "247"
                            },
                        "id": "cron:v1:247"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850866137658737952"
    },
    {
      "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"
  }
}
[16:21:51.992] Scheduled build:
{
  "id": "8685436074608540337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T16:21:51.065932223Z",
  "updateTime": "2026-04-04T16:21:51.699173628Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:21:51.992] Task URL: https://cr-buildbucket.appspot.com/build/8685436074608540337
[16:21:51.992] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850866137658737952:2:0) after 1m36s
[16:21:52.371] Received PubSub notification, asking Buildbucket for the build status
[16:21:52.394] Build status: SCHEDULED
[16:21:57.907] Received PubSub notification, asking Buildbucket for the build status
[16:21:57.923] Build status: STARTED
[16:22:24.594] Received PubSub notification, asking Buildbucket for the build status
[16:22:24.645] Build:
{
  "id": "8685436074608540337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T16:21:51.065932223Z",
  "startTime": "2026-04-04T16:21:57.661864988Z",
  "endTime": "2026-04-04T16:22:23.401490741Z",
  "updateTime": "2026-04-04T16:22:23.401490741Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:22:24.645] Invocation finished in 35.872003343s with status SUCCEEDED