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:34167 (2 years ago)

Debug log (UTC)

[09:37:03.534] New invocation is queued and will start shortly
[09:37:05.066] Starting the invocation (attempt 1)
[09:37:05.099] Ignoring gitiles_ref tag without the buildset tag
[09:37:05.099] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:05.099] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:05.099] Buildbucket request:
{
  "requestId": "8954896920020227072",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8954896920020227072",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34167"
                            },
                        "id": "cron:v1:34167"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8954896920020227072"
    },
    {
      "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"
  }
}
[09:37:05.411] Scheduled build:
{
  "id": "8789466857607984945",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-11T09:37:05.203354208Z",
  "updateTime": "2023-02-11T09:37:05.203354208Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:05.411] Task URL: https://cr-buildbucket.appspot.com/build/8789466857607984945
[09:37:05.411] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8954896920020227072:2:0) after 5m9s
[09:38:13.372] Received PubSub notification, asking Buildbucket for the build status
[09:38:13.409] Build status: STARTED
[09:38:45.274] Received PubSub notification, asking Buildbucket for the build status
[09:38:45.296] Build:
{
  "id": "8789466857607984945",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-11T09:37:05.203354208Z",
  "startTime": "2023-02-11T09:38:12.321982Z",
  "endTime": "2023-02-11T09:38:44.666856753Z",
  "updateTime": "2023-02-11T09:38:44.666856753Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:45.296] Invocation finished in 1m41.776252223s with status SUCCEEDED