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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36045 (2 years ago)

Debug log (UTC)

[15:37:02.967] New invocation is queued and will start shortly
[15:37:04.245] Starting the invocation (attempt 1)
[15:37:04.278] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.278] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.278] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.278] Buildbucket request:
{
  "requestId": "8947807707985875632",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8947807707985875632",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36045"
                            },
                        "id": "cron:v1:36045"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8947807707985875632"
    },
    {
      "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:04.629] Scheduled build:
{
  "id": "8782377645876046241",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-30T15:37:04.355778178Z",
  "updateTime": "2023-04-30T15:37:04.355778178Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:04.629] Task URL: https://cr-buildbucket.appspot.com/build/8782377645876046241
[15:37:04.629] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8947807707985875632:2:0) after 6m8s
[15:41:15.495] Received PubSub notification, asking Buildbucket for the build status
[15:41:15.519] Build status: STARTED
[15:42:14.143] Received PubSub notification, asking Buildbucket for the build status
[15:42:14.171] Build:
{
  "id": "8782377645876046241",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-30T15:37:04.355778178Z",
  "startTime": "2023-04-30T15:41:14.800291Z",
  "endTime": "2023-04-30T15:42:13.194598037Z",
  "updateTime": "2023-04-30T15:42:13.194598037Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:42:14.171] Invocation finished in 5m11.212549909s with status SUCCEEDED