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:6808 (1 month ago)

Debug log (UTC)

[19:18:09.761] New invocation is queued and will start shortly
[19:18:10.861] Starting the invocation (attempt 1)
[19:18:10.887] Ignoring gitiles_ref tag without the buildset tag
[19:18:10.888] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:18:10.888] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:18:10.888] Buildbucket request:
{
  "requestId": "8846596985274913712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846596985274913712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6808"
                            },
                        "id": "cron:v1:6808"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846596985274913712"
    },
    {
      "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"
  }
}
[19:18:12.705] Scheduled build:
{
  "id": "8681166922223309601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T19:18:12.048526480Z",
  "updateTime": "2026-05-21T19:18:12.439720125Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:18:12.705] Task URL: https://cr-buildbucket.appspot.com/build/8681166922223309601
[19:18:12.705] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846596985274913712:2:0) after 1m26s
[19:18:13.216] Received PubSub notification, asking Buildbucket for the build status
[19:18:13.240] Build status: SCHEDULED
[19:18:17.901] Received PubSub notification, asking Buildbucket for the build status
[19:18:18.235] Build status: STARTED
[19:18:42.657] Received PubSub notification, asking Buildbucket for the build status
[19:18:42.686] Build:
{
  "id": "8681166922223309601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T19:18:12.048526480Z",
  "startTime": "2026-05-21T19:18:17.241081538Z",
  "endTime": "2026-05-21T19:18:42.402745745Z",
  "updateTime": "2026-05-21T19:18:42.402745745Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:18:42.686] Invocation finished in 32.93174673s with status SUCCEEDED