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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19057 (4 weeks ago)

Debug log (UTC)

[02:21:47.561] New invocation is queued and will start shortly
[02:21:48.753] Starting the invocation (attempt 1)
[02:21:48.780] Ignoring gitiles_ref tag without the buildset tag
[02:21:48.780] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:21:48.780] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:21:48.780] Buildbucket request:
{
  "requestId": "8838688396701341008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838688396701341008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19057"
                            },
                        "id": "cron:v1:19057"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838688396701341008"
    },
    {
      "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"
  }
}
[02:21:50.355] Scheduled build:
{
  "id": "8673258333801167137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T02:21:49.705149346Z",
  "updateTime": "2026-08-17T02:21:50.137487268Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:21:50.355] Task URL: https://cr-buildbucket.appspot.com/build/8673258333801167137
[02:21:50.355] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838688396701341008:2:0) after 1m36s
[02:21:50.976] Received PubSub notification, asking Buildbucket for the build status
[02:21:51.018] Build status: SCHEDULED
[02:21:55.052] Received PubSub notification, asking Buildbucket for the build status
[02:21:55.181] Build status: STARTED
[02:22:19.302] Received PubSub notification, asking Buildbucket for the build status
[02:22:19.320] Build:
{
  "id": "8673258333801167137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T02:21:49.705149346Z",
  "startTime": "2026-08-17T02:21:54.797744743Z",
  "endTime": "2026-08-17T02:22:19.000025844Z",
  "updateTime": "2026-08-17T02:22:19.000025844Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:22:19.320] Invocation finished in 31.764672908s with status SUCCEEDED