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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13243 (2 months ago)

Debug log (UTC)

[15:47:52.970] New invocation is queued and will start shortly
[15:47:54.400] Starting the invocation (attempt 1)
[15:47:54.427] Ignoring gitiles_ref tag without the buildset tag
[15:47:54.427] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:47:54.427] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:47:54.427] Buildbucket request:
{
  "requestId": "8842442754482243248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842442754482243248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13243"
                            },
                        "id": "cron:v1:13243"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842442754482243248"
    },
    {
      "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"
  }
}
[15:47:55.587] Scheduled build:
{
  "id": "8677012691664950017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T15:47:55.036763684Z",
  "updateTime": "2026-07-06T15:47:55.452658007Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:47:55.587] Task URL: https://cr-buildbucket.appspot.com/build/8677012691664950017
[15:47:55.587] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842442754482243248:2:0) after 1m58s
[15:47:56.322] Received PubSub notification, asking Buildbucket for the build status
[15:47:56.348] Build status: SCHEDULED
[15:48:00.387] Received PubSub notification, asking Buildbucket for the build status
[15:48:00.406] Build status: STARTED
[15:48:27.525] Received PubSub notification, asking Buildbucket for the build status
[15:48:27.542] Build:
{
  "id": "8677012691664950017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T15:47:55.036763684Z",
  "startTime": "2026-07-06T15:48:00.179201680Z",
  "endTime": "2026-07-06T15:48:27.218768323Z",
  "updateTime": "2026-07-06T15:48:27.218768323Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:48:27.542] Invocation finished in 34.576596414s with status SUCCEEDED