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:29031 (3 years ago)

Debug log (UTC)

[09:37:04.467] New invocation is queued and will start shortly
[09:37:05.770] Starting the invocation (attempt 1)
[09:37:05.812] Ignoring gitiles_ref tag without the buildset tag
[09:37:05.812] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:05.813] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:05.813] Buildbucket request:
{
  "requestId": "8974284669851517808",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8974284669851517808",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29031"
                            },
                        "id": "cron:v1:29031"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8974284669851517808"
    },
    {
      "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:06.242] Scheduled build:
{
  "id": "8808854607694431105",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-12T09:37:05.892099822Z",
  "updateTime": "2022-07-12T09:37:05.892099822Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:06.242] Task URL: https://cr-buildbucket.appspot.com/build/8808854607694431105
[09:37:06.242] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974284669851517808:2:0) after 8m33s
[09:38:05.248] Received PubSub notification, asking Buildbucket for the build status
[09:38:05.278] Build status: STARTED
[09:38:59.581] Received PubSub notification, asking Buildbucket for the build status
[09:38:59.614] Build:
{
  "id": "8808854607694431105",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-12T09:37:05.892099822Z",
  "startTime": "2022-07-12T09:37:59.449809Z",
  "endTime": "2022-07-12T09:38:59.230305542Z",
  "updateTime": "2022-07-12T09:38:59.230305542Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:59.614] Invocation finished in 1m55.161964038s with status SUCCEEDED