Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "rust-stage0-prod-polling-trigger"
>

Incoming triggers

  • cron:v1:294 (2 weeks ago)

Debug log (UTC)

[06:00:06.978] New invocation is queued and will start shortly
[06:00:09.338] Starting the invocation (attempt 1)
[06:00:09.370] Ignoring gitiles_ref tag without the buildset tag
[06:00:09.370] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:00:09.370] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:00:09.371] Buildbucket request:
{
  "requestId": "8889408962158475552",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8889408962158475552",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "294"
                            },
                        "id": "cron:v1:294"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8889408962158475552"
    },
    {
      "key": "scheduler_job_id",
      "value": "fuchsia/rust-stage0-prod-polling-trigger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:00:10.240] Scheduled build:
{
  "id": "8723978898890514273",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-03T06:00:09.466095950Z",
  "updateTime": "2025-02-03T06:00:09.466095950Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:00:10.240] Task URL: https://cr-buildbucket.appspot.com/build/8723978898890514273
[06:00:10.240] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8889408962158475552:2:0) after 5m48s
[06:00:14.949] Received PubSub notification, asking Buildbucket for the build status
[06:00:14.972] Build status: SCHEDULED
[06:00:50.113] Received PubSub notification, asking Buildbucket for the build status
[06:00:50.139] Build status: STARTED
[06:01:33.185] Received PubSub notification, asking Buildbucket for the build status
[06:01:33.207] Build:
{
  "id": "8723978898890514273",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-03T06:00:09.466095950Z",
  "startTime": "2025-02-03T06:00:47.338460841Z",
  "endTime": "2025-02-03T06:01:32.551614876Z",
  "updateTime": "2025-02-03T06:01:32.551614876Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:01:33.207] Invocation finished in 1m26.241923452s with status SUCCEEDED