Status: SUCCEEDED
Triggered by: -
Duration: 7 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:27444 (3 years ago)

Debug log (UTC)

[06:37:02.535] New invocation is queued and will start shortly
[06:37:03.625] Starting the invocation (attempt 1)
[06:37:03.659] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.659] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.659] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.660] Buildbucket request:
{
  "requestId": "8980275396278849360",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8980275396278849360",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27444"
                            },
                        "id": "cron:v1:27444"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8980275396278849360"
    },
    {
      "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:04.093] Scheduled build:
{
  "id": "8814845334338570449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-07T06:37:03.755266169Z",
  "updateTime": "2022-05-07T06:37:03.755266169Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.093] Task URL: https://cr-buildbucket.appspot.com/build/8814845334338570449
[06:37:04.093] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8980275396278849360:2:0) after 9m23s
[06:42:58.867] Received PubSub notification, asking Buildbucket for the build status
[06:42:58.912] Build status: STARTED
[06:44:09.168] Received PubSub notification, asking Buildbucket for the build status
[06:44:09.205] Build:
{
  "id": "8814845334338570449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-07T06:37:03.755266169Z",
  "startTime": "2022-05-07T06:42:58.407177Z",
  "endTime": "2022-05-07T06:44:08.621675080Z",
  "updateTime": "2022-05-07T06:44:08.621675080Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:44:09.205] Invocation finished in 7m6.683869729s with status SUCCEEDED