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:7882 (2 weeks ago)

Debug log (UTC)

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

  }
}
[10:48:46.398] Task URL: https://cr-buildbucket.appspot.com/build/8680474197686687857
[10:48:46.398] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845904260608442336:2:0) after 5m36s
[10:48:46.880] Received PubSub notification, asking Buildbucket for the build status
[10:48:46.903] Build status: SCHEDULED
[10:48:49.952] Received PubSub notification, asking Buildbucket for the build status
[10:48:49.969] Build status: STARTED
[10:49:13.534] Received PubSub notification, asking Buildbucket for the build status
[10:49:13.554] Build:
{
  "id": "8680474197686687857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T10:48:45.647897918Z",
  "startTime": "2026-05-29T10:48:49.767570388Z",
  "endTime": "2026-05-29T10:49:13.291642124Z",
  "updateTime": "2026-05-29T10:49:13.291642124Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:49:13.554] Invocation finished in 30.077148741s with status SUCCEEDED