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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5395 (2 months ago)

Debug log (UTC)

[17:40:35.033] New invocation is queued and will start shortly
[17:40:36.246] Starting the invocation (attempt 1)
[17:40:36.275] Ignoring gitiles_ref tag without the buildset tag
[17:40:36.275] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:40:36.275] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:40:36.276] Buildbucket request:
{
  "requestId": "8847509094066827168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847509094066827168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5395"
                            },
                        "id": "cron:v1:5395"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847509094066827168"
    },
    {
      "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"
  }
}
[17:40:38.343] Scheduled build:
{
  "id": "8682079030810805121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T17:40:37.514059676Z",
  "updateTime": "2026-05-11T17:40:38.098814308Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:40:38.343] Task URL: https://cr-buildbucket.appspot.com/build/8682079030810805121
[17:40:38.343] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847509094066827168:2:0) after 7m7s
[17:40:38.995] Received PubSub notification, asking Buildbucket for the build status
[17:40:39.012] Build status: SCHEDULED
[17:40:44.181] Received PubSub notification, asking Buildbucket for the build status
[17:40:44.369] Build status: STARTED
[17:41:05.798] Received PubSub notification, asking Buildbucket for the build status
[17:41:05.910] Build:
{
  "id": "8682079030810805121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T17:40:37.514059676Z",
  "startTime": "2026-05-11T17:40:43.988870042Z",
  "endTime": "2026-05-11T17:41:05.498768101Z",
  "updateTime": "2026-05-11T17:41:05.498768101Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:41:05.910] Invocation finished in 30.884874089s with status SUCCEEDED