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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12301 (2 days ago)

Debug log (UTC)

[22:53:24.553] New invocation is queued and will start shortly
[22:53:26.743] Starting the invocation (attempt 1)
[22:53:26.769] Ignoring gitiles_ref tag without the buildset tag
[22:53:26.769] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:53:26.769] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:53:26.769] Buildbucket request:
{
  "requestId": "8843050161442191536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843050161442191536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12301"
                            },
                        "id": "cron:v1:12301"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843050161442191536"
    },
    {
      "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"
  }
}
[22:53:27.942] Scheduled build:
{
  "id": "8677620097942524497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T22:53:27.269860219Z",
  "updateTime": "2026-06-29T22:53:27.682231931Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:53:27.942] Task URL: https://cr-buildbucket.appspot.com/build/8677620097942524497
[22:53:27.942] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843050161442191536:2:0) after 1m58s
[22:53:28.596] Received PubSub notification, asking Buildbucket for the build status
[22:53:28.631] Build status: SCHEDULED
[22:53:33.215] Received PubSub notification, asking Buildbucket for the build status
[22:53:33.237] Build status: STARTED
[22:54:02.306] Received PubSub notification, asking Buildbucket for the build status
[22:54:02.323] Build:
{
  "id": "8677620097942524497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T22:53:27.269860219Z",
  "startTime": "2026-06-29T22:53:33.046784380Z",
  "endTime": "2026-06-29T22:54:02.043247710Z",
  "updateTime": "2026-06-29T22:54:02.043247710Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:54:02.323] Invocation finished in 37.77466922s with status SUCCEEDED