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

Debug log (UTC)

[18:37:05.514] New invocation is queued and will start shortly
[18:37:09.741] Starting the invocation (attempt 1)
[18:37:09.897] Ignoring gitiles_ref tag without the buildset tag
[18:37:09.897] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:09.898] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:09.898] Buildbucket request:
{
  "requestId": "8966821743649020992",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8966821743649020992",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31008"
                            },
                        "id": "cron:v1:31008"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8966821743649020992"
    },
    {
      "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"
  }
}
[18:37:10.271] Scheduled build:
{
  "id": "8801391678243396785",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-02T18:37:10.035887086Z",
  "updateTime": "2022-10-02T18:37:10.035887086Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:10.271] Task URL: https://cr-buildbucket.appspot.com/build/8801391678243396785
[18:37:10.271] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8966821743649020992:2:0) after 3m22s
[18:37:23.763] Received PubSub notification, asking Buildbucket for the build status
[18:37:23.790] Build status: STARTED
[18:38:06.368] Received PubSub notification, asking Buildbucket for the build status
[18:38:06.402] Build:
{
  "id": "8801391678243396785",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-02T18:37:10.035887086Z",
  "startTime": "2022-10-02T18:37:23.095624Z",
  "endTime": "2022-10-02T18:38:05.785482277Z",
  "updateTime": "2022-10-02T18:38:05.785482277Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:06.402] Invocation finished in 1m0.906552868s with status SUCCEEDED