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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7381 (4 weeks ago)

Debug log (UTC)

[21:12:26.426] New invocation is queued and will start shortly
[21:12:27.461] Starting the invocation (attempt 1)
[21:12:27.483] Ignoring gitiles_ref tag without the buildset tag
[21:12:27.483] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:12:27.483] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:12:27.483] Buildbucket request:
{
  "requestId": "8846227407673165984",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846227407673165984",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7381"
                            },
                        "id": "cron:v1:7381"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846227407673165984"
    },
    {
      "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"
  }
}
[21:12:29.503] Scheduled build:
{
  "id": "8680797344531499057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T21:12:28.800916204Z",
  "updateTime": "2026-05-25T21:12:29.178424733Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:12:29.503] Task URL: https://cr-buildbucket.appspot.com/build/8680797344531499057
[21:12:29.503] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846227407673165984:2:0) after 4m57s
[21:12:30.004] Received PubSub notification, asking Buildbucket for the build status
[21:12:30.031] Build status: SCHEDULED
[21:12:35.233] Received PubSub notification, asking Buildbucket for the build status
[21:12:35.299] Build status: STARTED
[21:12:58.499] Received PubSub notification, asking Buildbucket for the build status
[21:12:58.557] Build:
{
  "id": "8680797344531499057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T21:12:28.800916204Z",
  "startTime": "2026-05-25T21:12:34.893287931Z",
  "endTime": "2026-05-25T21:12:58.056628838Z",
  "updateTime": "2026-05-25T21:12:58.056628838Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:12:58.557] Invocation finished in 32.135791964s with status SUCCEEDED