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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8845 (1 week ago)

Debug log (UTC)

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

  }
}
[07:30:52.103] Task URL: https://cr-buildbucket.appspot.com/build/8679852470010003937
[07:30:52.103] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845282532806060848:2:0) after 8m3s
[07:30:57.027] Received PubSub notification, asking Buildbucket for the build status
[07:30:57.106] Build status: SCHEDULED
[07:31:11.385] Received PubSub notification, asking Buildbucket for the build status
[07:31:11.407] Build status: STARTED
[07:31:39.300] Received PubSub notification, asking Buildbucket for the build status
[07:31:39.321] Build:
{
  "id": "8679852470010003937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T07:30:51.364170792Z",
  "startTime": "2026-06-05T07:31:05.949455968Z",
  "endTime": "2026-06-05T07:31:35.837750394Z",
  "updateTime": "2026-06-05T07:31:35.837750394Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:31:39.321] Invocation finished in 50.007332155s with status SUCCEEDED