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:6628 (1 month ago)

Debug log (UTC)

[12:27:28.448] New invocation is queued and will start shortly
[12:27:30.478] Starting the invocation (attempt 1)
[12:27:30.502] Ignoring gitiles_ref tag without the buildset tag
[12:27:30.502] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:27:30.502] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:27:30.502] Buildbucket request:
{
  "requestId": "8846713420527032272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846713420527032272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6628"
                            },
                        "id": "cron:v1:6628"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846713420527032272"
    },
    {
      "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"
  }
}
[12:27:32.901] Scheduled build:
{
  "id": "8681283356215907601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T12:27:31.939492426Z",
  "updateTime": "2026-05-20T12:27:32.716909628Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:27:32.901] Task URL: https://cr-buildbucket.appspot.com/build/8681283356215907601
[12:27:32.902] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846713420527032272:2:0) after 4m52s
[12:27:33.104] Received PubSub notification, asking Buildbucket for the build status
[12:27:33.132] Build status: SCHEDULED
[12:27:37.660] Received PubSub notification, asking Buildbucket for the build status
[12:27:37.679] Build status: STARTED
[12:28:04.996] Received PubSub notification, asking Buildbucket for the build status
[12:28:05.017] Build:
{
  "id": "8681283356215907601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T12:27:31.939492426Z",
  "startTime": "2026-05-20T12:27:36.841050635Z",
  "endTime": "2026-05-20T12:28:03.641249236Z",
  "updateTime": "2026-05-20T12:28:03.641249236Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:28:05.017] Invocation finished in 36.573202054s with status SUCCEEDED