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:8134 (1 week ago)

Debug log (UTC)

[05:53:21.291] New invocation is queued and will start shortly
[05:53:22.393] Starting the invocation (attempt 1)
[05:53:22.421] Ignoring gitiles_ref tag without the buildset tag
[05:53:22.421] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:53:22.421] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:53:22.422] Buildbucket request:
{
  "requestId": "8845741649740424912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845741649740424912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8134"
                            },
                        "id": "cron:v1:8134"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845741649740424912"
    },
    {
      "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"
  }
}
[05:53:24.073] Scheduled build:
{
  "id": "8680311586975193793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T05:53:23.306320881Z",
  "updateTime": "2026-05-31T05:53:23.755302552Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:53:24.073] Task URL: https://cr-buildbucket.appspot.com/build/8680311586975193793
[05:53:24.073] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845741649740424912:2:0) after 2m46s
[05:53:24.567] Received PubSub notification, asking Buildbucket for the build status
[05:53:24.674] Build status: SCHEDULED
[05:53:27.634] Received PubSub notification, asking Buildbucket for the build status
[05:53:27.655] Build status: STARTED
[05:53:52.405] Received PubSub notification, asking Buildbucket for the build status
[05:53:52.440] Build:
{
  "id": "8680311586975193793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T05:53:23.306320881Z",
  "startTime": "2026-05-31T05:53:27.383501580Z",
  "endTime": "2026-05-31T05:53:52.135041910Z",
  "updateTime": "2026-05-31T05:53:52.135041910Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:53:52.440] Invocation finished in 31.155177637s with status SUCCEEDED