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

Debug log (UTC)

[06:37:02.867] New invocation is queued and will start shortly
[06:37:04.110] Starting the invocation (attempt 1)
[06:37:04.148] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.148] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.148] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.148] Buildbucket request:
{
  "requestId": "8959619287598383328",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8959619287598383328",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32916"
                            },
                        "id": "cron:v1:32916"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8959619287598383328"
    },
    {
      "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.493] Scheduled build:
{
  "id": "8794189225495331889",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-21T06:37:04.236632177Z",
  "updateTime": "2022-12-21T06:37:04.236632177Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.493] Task URL: https://cr-buildbucket.appspot.com/build/8794189225495331889
[06:37:04.494] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8959619287598383328:2:0) after 7m5s
[06:38:01.908] Received PubSub notification, asking Buildbucket for the build status
[06:38:01.959] Build status: STARTED
[06:38:36.079] Received PubSub notification, asking Buildbucket for the build status
[06:38:36.107] Build:
{
  "id": "8794189225495331889",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-21T06:37:04.236632177Z",
  "startTime": "2022-12-21T06:38:01.288694Z",
  "endTime": "2022-12-21T06:38:34.341388098Z",
  "updateTime": "2022-12-21T06:38:34.341388098Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:36.107] Invocation finished in 1m33.260681488s with status SUCCEEDED