Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30189 (3 years ago)

Debug log (UTC)

[15:37:02.097] New invocation is queued and will start shortly
[15:37:03.219] Starting the invocation (attempt 1)
[15:37:03.247] Ignoring gitiles_ref tag without the buildset tag
[15:37:03.247] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:03.247] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:03.247] Buildbucket request:
{
  "requestId": "8969913368710523168",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8969913368710523168",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30189"
                            },
                        "id": "cron:v1:30189"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8969913368710523168"
    },
    {
      "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"
  }
}
[15:37:03.650] Scheduled build:
{
  "id": "8804483306793819457",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-29T15:37:03.291939678Z",
  "updateTime": "2022-08-29T15:37:03.291939678Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:03.650] Task URL: https://cr-buildbucket.appspot.com/build/8804483306793819457
[15:37:03.650] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8969913368710523168:2:0) after 5m44s
[15:37:07.286] Received PubSub notification, asking Buildbucket for the build status
[15:37:07.329] Build status: STARTED
[15:38:34.781] Received PubSub notification, asking Buildbucket for the build status
[15:38:34.801] Build:
{
  "id": "8804483306793819457",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-29T15:37:03.291939678Z",
  "startTime": "2022-08-29T15:37:06.657729Z",
  "endTime": "2022-08-29T15:38:34.508856827Z",
  "updateTime": "2022-08-29T15:38:34.508856827Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:34.801] Invocation finished in 1m32.721615479s with status SUCCEEDED