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

Debug log (UTC)

[16:46:22.743] New invocation is queued and will start shortly
[16:46:24.136] Starting the invocation (attempt 1)
[16:46:24.156] Ignoring gitiles_ref tag without the buildset tag
[16:46:24.156] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:46:24.157] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:46:24.157] Buildbucket request:
{
  "requestId": "8846878325569944032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846878325569944032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6373"
                            },
                        "id": "cron:v1:6373"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846878325569944032"
    },
    {
      "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"
  }
}
[16:46:26.102] Scheduled build:
{
  "id": "8681448262100050113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T16:46:25.433992095Z",
  "updateTime": "2026-05-18T16:46:25.915538566Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:46:26.102] Task URL: https://cr-buildbucket.appspot.com/build/8681448262100050113
[16:46:26.102] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846878325569944032:2:0) after 1m15s
[16:46:28.924] Received PubSub notification, asking Buildbucket for the build status
[16:46:28.951] Build status: SCHEDULED
[16:46:35.164] Received PubSub notification, asking Buildbucket for the build status
[16:46:35.188] Build status: STARTED
[16:46:55.704] Received PubSub notification, asking Buildbucket for the build status
[16:46:55.720] Build:
{
  "id": "8681448262100050113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T16:46:25.433992095Z",
  "startTime": "2026-05-18T16:46:31.569971291Z",
  "endTime": "2026-05-18T16:46:55.443710872Z",
  "updateTime": "2026-05-18T16:46:55.443710872Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:46:55.720] Invocation finished in 32.980466804s with status SUCCEEDED