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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23416 (1 week ago)

Debug log (UTC)

[04:49:08.588] New invocation is queued and will start shortly
[04:49:09.629] Starting the invocation (attempt 1)
[04:49:09.650] Ignoring gitiles_ref tag without the buildset tag
[04:49:09.650] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:49:09.650] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:49:09.650] Buildbucket request:
{
  "requestId": "8835870620252263504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835870620252263504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23416"
                            },
                        "id": "cron:v1:23416"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835870620252263504"
    },
    {
      "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"
  }
}
[04:49:10.845] Scheduled build:
{
  "id": "8670440557853948353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T04:49:10.255451296Z",
  "updateTime": "2026-09-17T04:49:10.739064895Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:49:10.845] Task URL: https://cr-buildbucket.appspot.com/build/8670440557853948353
[04:49:10.845] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835870620252263504:2:0) after 8m36s
[04:49:11.612] Received PubSub notification, asking Buildbucket for the build status
[04:49:11.639] Build status: SCHEDULED
[04:49:15.354] Received PubSub notification, asking Buildbucket for the build status
[04:49:15.376] Build status: STARTED
[04:49:39.340] Received PubSub notification, asking Buildbucket for the build status
[04:49:39.363] Build:
{
  "id": "8670440557853948353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T04:49:10.255451296Z",
  "startTime": "2026-09-17T04:49:15.063667178Z",
  "endTime": "2026-09-17T04:49:38.938306900Z",
  "updateTime": "2026-09-17T04:49:38.938306900Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:49:39.363] Invocation finished in 30.779545376s with status SUCCEEDED