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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4447 (4 months ago)

Debug log (UTC)

[23:42:14.532] New invocation is queued and will start shortly
[23:42:15.594] Starting the invocation (attempt 1)
[23:42:15.617] Ignoring gitiles_ref tag without the buildset tag
[23:42:15.617] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:42:15.617] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:42:15.617] Buildbucket request:
{
  "requestId": "8848120519256871024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848120519256871024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4447"
                            },
                        "id": "cron:v1:4447"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848120519256871024"
    },
    {
      "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"
  }
}
[23:42:17.093] Scheduled build:
{
  "id": "8682690456735120785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T23:42:16.314931411Z",
  "updateTime": "2026-05-04T23:42:16.989892477Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:42:17.093] Task URL: https://cr-buildbucket.appspot.com/build/8682690456735120785
[23:42:17.093] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848120519256871024:2:0) after 7m42s
[23:42:17.692] Received PubSub notification, asking Buildbucket for the build status
[23:42:17.735] Build status: SCHEDULED
[23:42:23.227] Received PubSub notification, asking Buildbucket for the build status
[23:42:23.283] Build status: STARTED
[23:42:47.703] Received PubSub notification, asking Buildbucket for the build status
[23:42:47.722] Build:
{
  "id": "8682690456735120785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T23:42:16.314931411Z",
  "startTime": "2026-05-04T23:42:23.062883086Z",
  "endTime": "2026-05-04T23:42:47.211194948Z",
  "updateTime": "2026-05-04T23:42:47.211194948Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:42:47.722] Invocation finished in 33.196556965s with status SUCCEEDED