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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:123425 (10 months ago)

Debug log (UTC)

[03:54:36.048] New invocation is queued and will start shortly
[03:54:37.113] Starting the invocation (attempt 1)
[03:54:37.143] Ignoring gitiles_ref tag without the buildset tag
[03:54:37.143] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[03:54:37.143] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[03:54:37.143] Buildbucket request:
{
  "requestId": "8878273432034770896",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878273432034770896",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123425"
                            },
                        "id": "cron:v1:123425"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878273432034770896"
    },
    {
      "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:54:37.573] Scheduled build:
{
  "id": "8712843370172412529",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8908,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T03:54:37.204922271Z",
  "updateTime": "2025-06-06T03:54:37.204922271Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:54:37.573] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712843370172412529
[03:54:37.573] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878273432034770896:2:0) after 2m43s
[03:54:38.582] Received PubSub notification, asking Buildbucket for the build status
[03:54:38.614] Build status: SCHEDULED
[03:54:56.164] Received PubSub notification, asking Buildbucket for the build status
[03:54:56.195] Build status: STARTED
[03:55:16.644] Received PubSub notification, asking Buildbucket for the build status
[03:55:16.673] Build:
{
  "id": "8712843370172412529",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8908,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T03:54:37.204922271Z",
  "startTime": "2025-06-06T03:54:55.839787208Z",
  "endTime": "2025-06-06T03:55:16.366247490Z",
  "updateTime": "2025-06-06T03:55:16.366247490Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:55:16.673] Invocation finished in 40.628959563s with status SUCCEEDED