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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8833 (1 week ago)

Debug log (UTC)

[05:27:58.967] New invocation is queued and will start shortly
[05:28:00.010] Starting the invocation (attempt 1)
[05:28:00.038] Ignoring gitiles_ref tag without the buildset tag
[05:28:00.038] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:28:00.039] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:28:00.039] Buildbucket request:
{
  "requestId": "8845290261178753456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845290261178753456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8833"
                            },
                        "id": "cron:v1:8833"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845290261178753456"
    },
    {
      "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:28:01.975] Scheduled build:
{
  "id": "8679860198253681281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T05:28:01.136133252Z",
  "updateTime": "2026-06-05T05:28:01.588050511Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:28:01.975] Task URL: https://cr-buildbucket.appspot.com/build/8679860198253681281
[05:28:01.975] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845290261178753456:2:0) after 7m4s
[05:28:02.413] Received PubSub notification, asking Buildbucket for the build status
[05:28:02.434] Build status: SCHEDULED
[05:28:07.224] Received PubSub notification, asking Buildbucket for the build status
[05:28:07.312] Build status: STARTED
[05:28:37.462] Received PubSub notification, asking Buildbucket for the build status
[05:28:37.491] Build:
{
  "id": "8679860198253681281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T05:28:01.136133252Z",
  "startTime": "2026-06-05T05:28:06.885091603Z",
  "endTime": "2026-06-05T05:28:37.039821402Z",
  "updateTime": "2026-06-05T05:28:37.039821402Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:28:37.491] Invocation finished in 38.527942695s with status SUCCEEDED