Status: SUCCEEDED
Triggered by: -
Duration: 42 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:32997 (2 years ago)

Debug log (UTC)

[15:37:03.111] New invocation is queued and will start shortly
[15:37:04.243] Starting the invocation (attempt 1)
[15:37:04.336] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.336] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.336] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.336] Buildbucket request:
{
  "requestId": "8959313522570276656",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8959313522570276656",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32997"
                            },
                        "id": "cron:v1:32997"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8959313522570276656"
    },
    {
      "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"
  }
}
[15:37:04.701] Scheduled build:
{
  "id": "8793883460534911025",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-24T15:37:04.426360152Z",
  "updateTime": "2022-12-24T15:37:04.426360152Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:37:04.701] Task URL: https://cr-buildbucket.appspot.com/build/8793883460534911025
[15:37:04.701] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8959313522570276656:2:0) after 1m55s
[15:37:12.481] Received PubSub notification, asking Buildbucket for the build status
[15:37:12.503] Build status: STARTED
[15:37:45.259] Received PubSub notification, asking Buildbucket for the build status
[15:37:45.281] Build:
{
  "id": "8793883460534911025",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-24T15:37:04.426360152Z",
  "startTime": "2022-12-24T15:37:07.695886Z",
  "endTime": "2022-12-24T15:37:44.739811959Z",
  "updateTime": "2022-12-24T15:37:44.739811959Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:37:45.281] Invocation finished in 42.179579095s with status SUCCEEDED