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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7372 (4 weeks ago)

Debug log (UTC)

[19:40:19.037] New invocation is queued and will start shortly
[19:40:20.171] Starting the invocation (attempt 1)
[19:40:20.200] Ignoring gitiles_ref tag without the buildset tag
[19:40:20.200] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:40:20.200] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:40:20.200] Buildbucket request:
{
  "requestId": "8846233203560640848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846233203560640848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7372"
                            },
                        "id": "cron:v1:7372"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846233203560640848"
    },
    {
      "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"
  }
}
[19:40:22.074] Scheduled build:
{
  "id": "8680803140462802769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T19:40:21.369802912Z",
  "updateTime": "2026-05-25T19:40:21.871975384Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:40:22.074] Task URL: https://cr-buildbucket.appspot.com/build/8680803140462802769
[19:40:22.074] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846233203560640848:2:0) after 6m46s
[19:40:22.624] Received PubSub notification, asking Buildbucket for the build status
[19:40:22.647] Build status: SCHEDULED
[19:40:30.573] Received PubSub notification, asking Buildbucket for the build status
[19:40:30.594] Build status: STARTED
[19:40:59.492] Received PubSub notification, asking Buildbucket for the build status
[19:40:59.512] Build:
{
  "id": "8680803140462802769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T19:40:21.369802912Z",
  "startTime": "2026-05-25T19:40:30.413353019Z",
  "endTime": "2026-05-25T19:40:59.159752504Z",
  "updateTime": "2026-05-25T19:40:59.159752504Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:40:59.512] Invocation finished in 40.479491108s with status SUCCEEDED