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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24010 (2 days ago)

Debug log (UTC)

[10:28:00.063] New invocation is queued and will start shortly
[10:28:01.131] Starting the invocation (attempt 1)
[10:28:01.160] Ignoring gitiles_ref tag without the buildset tag
[10:28:01.160] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:28:01.161] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:28:01.161] Buildbucket request:
{
  "requestId": "8835486913291834768",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835486913291834768",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24010"
                            },
                        "id": "cron:v1:24010"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835486913291834768"
    },
    {
      "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"
  }
}
[10:28:03.023] Scheduled build:
{
  "id": "8670056850362457969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T10:28:02.235211713Z",
  "updateTime": "2026-09-21T10:28:02.235211713Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:28:03.023] Task URL: https://cr-buildbucket.appspot.com/build/8670056850362457969
[10:28:03.023] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835486913291834768:2:0) after 9m30s
[10:28:03.530] Received PubSub notification, asking Buildbucket for the build status
[10:28:03.567] Build status: SCHEDULED
[10:28:07.411] Received PubSub notification, asking Buildbucket for the build status
[10:28:07.436] Build status: STARTED
[10:28:32.080] Received PubSub notification, asking Buildbucket for the build status
[10:28:32.109] Build:
{
  "id": "8670056850362457969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T10:28:02.235211713Z",
  "startTime": "2026-09-21T10:28:07.202104674Z",
  "endTime": "2026-09-21T10:28:31.649065690Z",
  "updateTime": "2026-09-21T10:28:31.649065690Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:28:32.109] Invocation finished in 32.051029045s with status SUCCEEDED