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

Debug log (UTC)

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

  }
}
[21:37:03.797] Task URL: https://cr-buildbucket.appspot.com/build/8797575287825274001
[21:37:03.797] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963005349782002176:2:0) after 5m3s
[21:37:32.340] Received PubSub notification, asking Buildbucket for the build status
[21:37:32.369] Build status: STARTED
[21:38:28.765] Received PubSub notification, asking Buildbucket for the build status
[21:38:28.790] Build:
{
  "id": "8797575287825274001",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-13T21:37:03.558806207Z",
  "startTime": "2022-11-13T21:37:31.770560Z",
  "endTime": "2022-11-13T21:38:28.603549655Z",
  "updateTime": "2022-11-13T21:38:28.603549655Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:38:28.790] Invocation finished in 1m26.480617241s with status SUCCEEDED