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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:1086 (1 week ago)

Debug log (UTC)

[14:04:10.866] New invocation is queued and will start shortly
[14:04:12.141] Starting the invocation (attempt 1)
[14:04:12.169] Ignoring gitiles_ref tag without the buildset tag
[14:04:12.169] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:04:12.169] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:04:12.169] Buildbucket request:
{
  "requestId": "8872889859548604032",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8872889859548604032",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1086"
                            },
                        "id": "cron:v1:1086"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8872889859548604032"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[14:04:12.594] Scheduled build:
{
  "id": "8707459797443016945",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-04T14:04:12.246422698Z",
  "updateTime": "2025-08-04T14:04:12.246422698Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:04:12.594] Task URL: https://cr-buildbucket.appspot.com/build/8707459797443016945
[14:04:12.594] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8872889859548604032:2:0) after 3m55s
[14:04:27.179] Received PubSub notification, asking Buildbucket for the build status
[14:04:27.226] Build status: SCHEDULED
[14:05:00.743] Received PubSub notification, asking Buildbucket for the build status
[14:05:00.770] Build:
{
  "id": "8707459797443016945",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-04T14:04:12.246422698Z",
  "startTime": "2025-08-04T14:04:31.936609069Z",
  "endTime": "2025-08-04T14:04:51.068032916Z",
  "updateTime": "2025-08-04T14:04:51.068032916Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:05:00.770] Invocation finished in 49.914972157s with status SUCCEEDED