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:6217 (1 month ago)

Debug log (UTC)

[14:10:16.538] New invocation is queued and will start shortly
[14:10:17.637] Starting the invocation (attempt 1)
[14:10:17.661] Ignoring gitiles_ref tag without the buildset tag
[14:10:17.661] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:10:17.661] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:10:17.661] Buildbucket request:
{
  "requestId": "8846978743718968640",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846978743718968640",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6217"
                            },
                        "id": "cron:v1:6217"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846978743718968640"
    },
    {
      "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:10:19.422] Scheduled build:
{
  "id": "8681548680762977713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T14:10:18.733727717Z",
  "updateTime": "2026-05-17T14:10:19.180613152Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:10:19.422] Task URL: https://cr-buildbucket.appspot.com/build/8681548680762977713
[14:10:19.422] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846978743718968640:2:0) after 8m43s
[14:10:20.018] Received PubSub notification, asking Buildbucket for the build status
[14:10:20.044] Build status: SCHEDULED
[14:10:25.685] Received PubSub notification, asking Buildbucket for the build status
[14:10:25.748] Build status: STARTED
[14:10:47.148] Received PubSub notification, asking Buildbucket for the build status
[14:10:47.231] Build:
{
  "id": "8681548680762977713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T14:10:18.733727717Z",
  "startTime": "2026-05-17T14:10:23.161485417Z",
  "endTime": "2026-05-17T14:10:46.740738027Z",
  "updateTime": "2026-05-17T14:10:46.740738027Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:10:47.231] Invocation finished in 30.699895903s with status SUCCEEDED