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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5194 (2 months ago)

Debug log (UTC)

[07:17:40.173] New invocation is queued and will start shortly
[07:17:41.360] Starting the invocation (attempt 1)
[07:17:41.380] Ignoring gitiles_ref tag without the buildset tag
[07:17:41.380] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:17:41.380] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:17:41.380] Buildbucket request:
{
  "requestId": "8847638881410838496",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847638881410838496",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5194"
                            },
                        "id": "cron:v1:5194"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847638881410838496"
    },
    {
      "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"
  }
}
[07:17:43.342] Scheduled build:
{
  "id": "8682208818195601985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T07:17:42.618265103Z",
  "updateTime": "2026-05-10T07:17:43.109154615Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:17:43.342] Task URL: https://cr-buildbucket.appspot.com/build/8682208818195601985
[07:17:43.342] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847638881410838496:2:0) after 1m15s
[07:17:43.878] Received PubSub notification, asking Buildbucket for the build status
[07:17:43.896] Build status: SCHEDULED
[07:17:47.585] Received PubSub notification, asking Buildbucket for the build status
[07:17:47.608] Build status: STARTED
[07:18:11.845] Received PubSub notification, asking Buildbucket for the build status
[07:18:11.892] Build:
{
  "id": "8682208818195601985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T07:17:42.618265103Z",
  "startTime": "2026-05-10T07:17:47.408536578Z",
  "endTime": "2026-05-10T07:18:11.582574157Z",
  "updateTime": "2026-05-10T07:18:11.582574157Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:18:11.892] Invocation finished in 31.723307754s with status SUCCEEDED