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

Debug log (UTC)

[06:37:03.001] New invocation is queued and will start shortly
[06:37:04.222] Starting the invocation (attempt 1)
[06:37:04.246] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.246] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.246] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.246] Buildbucket request:
{
  "requestId": "8930718855169964608",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8930718855169964608",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "40572"
                            },
                        "id": "cron:v1:40572"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8930718855169964608"
    },
    {
      "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:04.676] Scheduled build:
{
  "id": "8765288793133083745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-11-05T06:37:04.313059267Z",
  "updateTime": "2023-11-05T06:37:04.313059267Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.676] Task URL: https://cr-buildbucket.appspot.com/build/8765288793133083745
[06:37:04.676] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8930718855169964608:2:0) after 1m42s
[06:37:05.587] Received PubSub notification, asking Buildbucket for the build status
[06:37:05.610] Build status: SCHEDULED
[06:37:22.477] Received PubSub notification, asking Buildbucket for the build status
[06:37:22.552] Build status: STARTED
[06:38:17.707] Received PubSub notification, asking Buildbucket for the build status
[06:38:17.795] Build:
{
  "id": "8765288793133083745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-11-05T06:37:04.313059267Z",
  "startTime": "2023-11-05T06:37:22.007730Z",
  "endTime": "2023-11-05T06:38:16.848095Z",
  "updateTime": "2023-11-05T06:38:16.848095Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:17.795] Invocation finished in 1m14.807276824s with status SUCCEEDED