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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:123404 (10 months ago)

Debug log (UTC)

[03:22:34.049] New invocation is queued and will start shortly
[03:22:35.107] Starting the invocation (attempt 1)
[03:22:35.130] Ignoring gitiles_ref tag without the buildset tag
[03:22:35.130] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[03:22:35.133] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[03:22:35.133] Buildbucket request:
{
  "requestId": "8878275447397344192",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878275447397344192",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123404"
                            },
                        "id": "cron:v1:123404"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878275447397344192"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[03:22:35.547] Scheduled build:
{
  "id": "8712845385537714833",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8905,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T03:22:35.201151345Z",
  "updateTime": "2025-06-06T03:22:35.201151345Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:22:35.547] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712845385537714833
[03:22:35.547] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878275447397344192:2:0) after 8m12s
[03:22:36.572] Received PubSub notification, asking Buildbucket for the build status
[03:22:36.608] Build status: SCHEDULED
[03:22:49.794] Received PubSub notification, asking Buildbucket for the build status
[03:22:49.832] Build status: STARTED
[03:23:02.082] Received PubSub notification, asking Buildbucket for the build status
[03:23:02.116] Build:
{
  "id": "8712845385537714833",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8905,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T03:22:35.201151345Z",
  "startTime": "2025-06-06T03:22:48.861918583Z",
  "endTime": "2025-06-06T03:23:01.841366548Z",
  "updateTime": "2025-06-06T03:23:01.841366548Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:23:02.116] Invocation finished in 28.072455116s with status SUCCEEDED