Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:313 (1 week ago)

Debug log (UTC)

[03:37:00.285] New invocation is queued and will start shortly
[03:37:01.395] Starting the invocation (attempt 1)
[03:37:01.421] Ignoring gitiles_ref tag without the buildset tag
[03:37:01.421] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:01.421] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:01.422] Buildbucket request:
{
  "requestId": "8850823658270568320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850823658270568320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "313"
                            },
                        "id": "cron:v1:313"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850823658270568320"
    },
    {
      "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"
  }
}
[03:37:03.951] Scheduled build:
{
  "id": "8685393594970546033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T03:37:02.805432014Z",
  "updateTime": "2026-04-05T03:37:03.320737190Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:03.951] Task URL: https://cr-buildbucket.appspot.com/build/8685393594970546033
[03:37:03.951] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850823658270568320:2:0) after 3m53s
[03:37:04.083] Received PubSub notification, asking Buildbucket for the build status
[03:37:04.099] Build status: SCHEDULED
[03:37:07.609] Received PubSub notification, asking Buildbucket for the build status
[03:37:07.676] Build status: STARTED
[03:38:25.642] Received PubSub notification, asking Buildbucket for the build status
[03:38:25.668] Build:
{
  "id": "8685393594970546033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T03:37:02.805432014Z",
  "startTime": "2026-04-05T03:37:07.399949473Z",
  "endTime": "2026-04-05T03:37:34.479467014Z",
  "updateTime": "2026-04-05T03:37:34.479467014Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:25.668] Invocation finished in 1m25.394504236s with status SUCCEEDED