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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5602 (2 months ago)

Debug log (UTC)

[05:12:08.753] New invocation is queued and will start shortly
[05:12:10.052] Starting the invocation (attempt 1)
[05:12:10.077] Ignoring gitiles_ref tag without the buildset tag
[05:12:10.077] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:12:10.078] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:12:10.078] Buildbucket request:
{
  "requestId": "8847374987778044608",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847374987778044608",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5602"
                            },
                        "id": "cron:v1:5602"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847374987778044608"
    },
    {
      "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"
  }
}
[05:12:11.922] Scheduled build:
{
  "id": "8681944924546489105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T05:12:11.214276173Z",
  "updateTime": "2026-05-13T05:12:11.743089360Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:12:11.922] Task URL: https://cr-buildbucket.appspot.com/build/8681944924546489105
[05:12:11.922] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847374987778044608:2:0) after 8m33s
[05:12:12.618] Received PubSub notification, asking Buildbucket for the build status
[05:12:12.679] Build status: SCHEDULED
[05:12:15.404] Received PubSub notification, asking Buildbucket for the build status
[05:12:15.429] Build status: STARTED
[05:12:43.627] Received PubSub notification, asking Buildbucket for the build status
[05:12:43.752] Build:
{
  "id": "8681944924546489105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T05:12:11.214276173Z",
  "startTime": "2026-05-13T05:12:15.259712750Z",
  "endTime": "2026-05-13T05:12:40.642894706Z",
  "updateTime": "2026-05-13T05:12:40.642894706Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:12:43.752] Invocation finished in 35.003008931s with status SUCCEEDED