Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:31188 (2 years ago)

Debug log (UTC)

[06:37:03.285] New invocation is queued and will start shortly
[06:37:05.103] Starting the invocation (attempt 1)
[06:37:05.136] Ignoring gitiles_ref tag without the buildset tag
[06:37:05.136] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:05.136] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:05.137] Buildbucket request:
{
  "requestId": "8966142268735872864",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8966142268735872864",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31188"
                            },
                        "id": "cron:v1:31188"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8966142268735872864"
    },
    {
      "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:05.581] Scheduled build:
{
  "id": "8800712206009263473",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-10T06:37:05.253700331Z",
  "updateTime": "2022-10-10T06:37:05.253700331Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:05.581] Task URL: https://cr-buildbucket.appspot.com/build/8800712206009263473
[06:37:05.581] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8966142268735872864:2:0) after 6m17s
[06:39:46.911] Received PubSub notification, asking Buildbucket for the build status
[06:39:47.026] Build status: STARTED
[06:40:43.461] Received PubSub notification, asking Buildbucket for the build status
[06:40:43.484] Build:
{
  "id": "8800712206009263473",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-10T06:37:05.253700331Z",
  "startTime": "2022-10-10T06:39:46.014206Z",
  "endTime": "2022-10-10T06:40:43.151028731Z",
  "updateTime": "2022-10-10T06:40:43.151028731Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:40:43.484] Invocation finished in 3m40.213925438s with status SUCCEEDED