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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:127450 (10 months ago)

Debug log (UTC)

[14:02:00.048] New invocation is queued and will start shortly
[14:02:01.123] Starting the invocation (attempt 1)
[14:02:01.147] Ignoring gitiles_ref tag without the buildset tag
[14:02:01.147] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[14:02:01.147] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[14:02:01.147] Buildbucket request:
{
  "requestId": "8877872829867931472",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8877872829867931472",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "127450"
                            },
                        "id": "cron:v1:127450"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8877872829867931472"
    },
    {
      "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"
  }
}
[14:02:02.578] Scheduled build:
{
  "id": "8712442767983379025",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9483,
  "createdBy": "project:infra",
  "createTime": "2025-06-10T14:02:01.222740355Z",
  "updateTime": "2025-06-10T14:02:01.222740355Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:02:02.578] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712442767983379025
[14:02:02.578] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8877872829867931472:2:0) after 4m54s
[14:02:02.904] Received PubSub notification, asking Buildbucket for the build status
[14:02:02.941] Build status: SCHEDULED
[14:02:18.243] Received PubSub notification, asking Buildbucket for the build status
[14:02:18.266] Build status: STARTED
[14:02:30.209] Received PubSub notification, asking Buildbucket for the build status
[14:02:30.245] Build:
{
  "id": "8712442767983379025",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9483,
  "createdBy": "project:infra",
  "createTime": "2025-06-10T14:02:01.222740355Z",
  "startTime": "2025-06-10T14:02:18.005754703Z",
  "endTime": "2025-06-10T14:02:29.973029402Z",
  "updateTime": "2025-06-10T14:02:29.973029402Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:02:30.245] Invocation finished in 30.203093128s with status SUCCEEDED