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:12112 (3 days ago)

Debug log (UTC)

[14:39:34.894] New invocation is queued and will start shortly
[14:39:36.219] Starting the invocation (attempt 1)
[14:39:36.249] Ignoring gitiles_ref tag without the buildset tag
[14:39:36.249] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:39:36.249] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:39:36.249] Buildbucket request:
{
  "requestId": "8843171827358822976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843171827358822976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12112"
                            },
                        "id": "cron:v1:12112"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843171827358822976"
    },
    {
      "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"
  }
}
[14:39:38.357] Scheduled build:
{
  "id": "8677741764267463601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T14:39:37.220484559Z",
  "updateTime": "2026-06-28T14:39:38.118508237Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:39:38.357] Task URL: https://cr-buildbucket.appspot.com/build/8677741764267463601
[14:39:38.357] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843171827358822976:2:0) after 5m16s
[14:39:38.912] Received PubSub notification, asking Buildbucket for the build status
[14:39:38.930] Build status: SCHEDULED
[14:39:41.709] Received PubSub notification, asking Buildbucket for the build status
[14:39:41.926] Build status: STARTED
[14:40:05.857] Received PubSub notification, asking Buildbucket for the build status
[14:40:05.914] Build:
{
  "id": "8677741764267463601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T14:39:37.220484559Z",
  "startTime": "2026-06-28T14:39:41.541925601Z",
  "endTime": "2026-06-28T14:40:05.620174978Z",
  "updateTime": "2026-06-28T14:40:05.620174978Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:40:05.914] Invocation finished in 31.025744411s with status SUCCEEDED