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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:33612 (2 years ago)

Debug log (UTC)

[06:37:02.711] New invocation is queued and will start shortly
[06:37:03.935] Starting the invocation (attempt 1)
[06:37:03.965] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.965] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.965] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.965] Buildbucket request:
{
  "requestId": "8956991975721801952",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8956991975721801952",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33612"
                            },
                        "id": "cron:v1:33612"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8956991975721801952"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:37:04.417] Scheduled build:
{
  "id": "8791561913640039569",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-19T06:37:04.074315118Z",
  "updateTime": "2023-01-19T06:37:04.074315118Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.417] Task URL: https://cr-buildbucket.appspot.com/build/8791561913640039569
[06:37:04.417] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8956991975721801952:2:0) after 1m23s
[06:37:21.427] Received PubSub notification, asking Buildbucket for the build status
[06:37:21.519] Build status: STARTED
[06:37:55.134] Received PubSub notification, asking Buildbucket for the build status
[06:37:55.167] Build:
{
  "id": "8791561913640039569",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-19T06:37:04.074315118Z",
  "startTime": "2023-01-19T06:37:20.883732Z",
  "endTime": "2023-01-19T06:37:54.902573725Z",
  "updateTime": "2023-01-19T06:37:54.902573725Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:37:55.167] Invocation finished in 52.461890599s with status SUCCEEDED