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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6676 (1 month ago)

Debug log (UTC)

[20:43:47.251] New invocation is queued and will start shortly
[20:43:49.658] Starting the invocation (attempt 1)
[20:43:49.684] Ignoring gitiles_ref tag without the buildset tag
[20:43:49.684] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:43:49.685] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:43:49.685] Buildbucket request:
{
  "requestId": "8846682195193444544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846682195193444544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6676"
                            },
                        "id": "cron:v1:6676"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846682195193444544"
    },
    {
      "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"
  }
}
[20:43:51.827] Scheduled build:
{
  "id": "8681252130390877937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T20:43:51.207872554Z",
  "updateTime": "2026-05-20T20:43:51.207872554Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:43:51.827] Task URL: https://cr-buildbucket.appspot.com/build/8681252130390877937
[20:43:51.827] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846682195193444544:2:0) after 5m29s
[20:43:59.646] Received PubSub notification, asking Buildbucket for the build status
[20:43:59.680] Build status: SCHEDULED
[20:44:11.113] Received PubSub notification, asking Buildbucket for the build status
[20:44:11.129] Build status: STARTED
[20:44:44.557] Received PubSub notification, asking Buildbucket for the build status
[20:44:44.582] Build:
{
  "id": "8681252130390877937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T20:43:51.207872554Z",
  "startTime": "2026-05-20T20:44:02.157393641Z",
  "endTime": "2026-05-20T20:44:33.316065318Z",
  "updateTime": "2026-05-20T20:44:33.316065318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:44:44.582] Invocation finished in 57.339255532s with status SUCCEEDED