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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5338 (2 months ago)

Debug log (UTC)

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

  }
}
[07:56:41.102] Task URL: https://cr-buildbucket.appspot.com/build/8682115769987673377
[07:56:41.102] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847545832928486224:2:0) after 7m55s
[07:56:41.507] Received PubSub notification, asking Buildbucket for the build status
[07:56:41.628] Build status: SCHEDULED
[07:56:45.109] Received PubSub notification, asking Buildbucket for the build status
[07:56:45.128] Build status: STARTED
[07:57:14.438] Received PubSub notification, asking Buildbucket for the build status
[07:57:14.500] Build:
{
  "id": "8682115769987673377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T07:56:40.305536269Z",
  "startTime": "2026-05-11T07:56:44.861066792Z",
  "endTime": "2026-05-11T07:57:14.054155862Z",
  "updateTime": "2026-05-11T07:57:14.054155862Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:57:14.500] Invocation finished in 36.383842702s with status SUCCEEDED