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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7180 (1 month ago)

Debug log (UTC)

[10:55:16.337] New invocation is queued and will start shortly
[10:55:17.407] Starting the invocation (attempt 1)
[10:55:17.427] Ignoring gitiles_ref tag without the buildset tag
[10:55:17.427] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:55:17.427] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:55:17.427] Buildbucket request:
{
  "requestId": "8846356833504244784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846356833504244784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7180"
                            },
                        "id": "cron:v1:7180"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846356833504244784"
    },
    {
      "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"
  }
}
[10:55:19.514] Scheduled build:
{
  "id": "8680926770491186545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T10:55:18.587944921Z",
  "updateTime": "2026-05-24T10:55:18.587944921Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:55:19.514] Task URL: https://cr-buildbucket.appspot.com/build/8680926770491186545
[10:55:19.514] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846356833504244784:2:0) after 4m18s
[10:55:20.567] Received PubSub notification, asking Buildbucket for the build status
[10:55:20.591] Build status: SCHEDULED
[10:55:27.217] Received PubSub notification, asking Buildbucket for the build status
[10:55:27.236] Build status: STARTED
[10:55:59.382] Received PubSub notification, asking Buildbucket for the build status
[10:55:59.404] Build:
{
  "id": "8680926770491186545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T10:55:18.587944921Z",
  "startTime": "2026-05-24T10:55:27.061632921Z",
  "endTime": "2026-05-24T10:55:58.624860795Z",
  "updateTime": "2026-05-24T10:55:58.624860795Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:55:59.404] Invocation finished in 43.074105206s with status SUCCEEDED