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

Definition (rev 5efa2872fec8b77b6774c2fe8c50a922b0d4e3de)

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

Incoming triggers

  • cron:v1:25677 (2 years ago)

Debug log (UTC)

[02:19:50.061] New invocation is queued and will start shortly
[02:19:51.133] Starting the invocation (attempt 1)
[02:19:51.158] Ignoring gitiles_ref tag without the buildset tag
[02:19:51.158] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[02:19:51.158] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[02:19:51.158] Buildbucket request:
{
  "requestId": "8934902498226695920",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8934902498226695920",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "25677"
                            },
                        "id": "cron:v1:25677"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8934902498226695920"
    },
    {
      "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"
  }
}
[02:19:52.237] Scheduled build:
{
  "id": "8769472436335041345",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 803,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T02:19:51.242583859Z",
  "updateTime": "2023-09-20T02:19:51.242583859Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:19:52.237] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769472436335041345
[02:19:52.237] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8934902498226695920:2:0) after 3m55s
[02:19:52.943] Received PubSub notification, asking Buildbucket for the build status
[02:19:52.978] Build status: SCHEDULED
[02:20:18.053] Received PubSub notification, asking Buildbucket for the build status
[02:20:18.083] Build:
{
  "id": "8769472436335041345",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 803,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T02:19:51.242583859Z",
  "endTime": "2023-09-20T02:20:17.665433566Z",
  "updateTime": "2023-09-20T02:20:17.665433566Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:20:18.083] Invocation finished in 28.028001021s with status SUCCEEDED