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

Debug log (UTC)

[21:37:03.243] New invocation is queued and will start shortly
[21:37:05.036] Starting the invocation (attempt 1)
[21:37:05.077] Ignoring gitiles_ref tag without the buildset tag
[21:37:05.077] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:37:05.077] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:37:05.078] Buildbucket request:
{
  "requestId": "8968531763763166112",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8968531763763166112",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30555"
                            },
                        "id": "cron:v1:30555"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8968531763763166112"
    },
    {
      "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"
  }
}
[21:37:05.599] Scheduled build:
{
  "id": "8803101701071772481",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-13T21:37:05.183443610Z",
  "updateTime": "2022-09-13T21:37:05.183443610Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:37:05.599] Task URL: https://cr-buildbucket.appspot.com/build/8803101701071772481
[21:37:05.599] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968531763763166112:2:0) after 6m46s
[21:37:46.010] Received PubSub notification, asking Buildbucket for the build status
[21:37:46.038] Build status: STARTED
[21:38:24.150] Received PubSub notification, asking Buildbucket for the build status
[21:38:24.189] Build:
{
  "id": "8803101701071772481",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-13T21:37:05.183443610Z",
  "startTime": "2022-09-13T21:37:45.311357Z",
  "endTime": "2022-09-13T21:38:23.833195469Z",
  "updateTime": "2022-09-13T21:38:23.833195469Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:38:24.189] Invocation finished in 1m20.955664739s with status SUCCEEDED