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

Debug log (UTC)

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

  }
}
[06:37:14.300] Task URL: https://cr-buildbucket.appspot.com/build/8794823394066777297
[06:37:14.300] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8960253456286224960:2:0) after 5m47s
[06:37:54.453] Received PubSub notification, asking Buildbucket for the build status
[06:37:54.478] Build status: STARTED
[06:38:28.838] Received PubSub notification, asking Buildbucket for the build status
[06:38:28.863] Build:
{
  "id": "8794823394066777297",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-14T06:37:13.957455148Z",
  "startTime": "2022-12-14T06:37:53.888666Z",
  "endTime": "2022-12-14T06:38:28.519204084Z",
  "updateTime": "2022-12-14T06:38:28.519204084Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:28.863] Invocation finished in 1m16.40631227s with status SUCCEEDED