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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:31854 (2 years ago)

Debug log (UTC)

[00:37:03.000] New invocation is queued and will start shortly
[00:37:04.083] Starting the invocation (attempt 1)
[00:37:04.119] Ignoring gitiles_ref tag without the buildset tag
[00:37:04.119] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:37:04.119] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:37:04.119] Buildbucket request:
{
  "requestId": "8963628203214646736",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963628203214646736",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31854"
                            },
                        "id": "cron:v1:31854"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963628203214646736"
    },
    {
      "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"
  }
}
[00:37:04.427] Scheduled build:
{
  "id": "8798198141287620977",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-07T00:37:04.208548124Z",
  "updateTime": "2022-11-07T00:37:04.208548124Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:37:04.427] Task URL: https://cr-buildbucket.appspot.com/build/8798198141287620977
[00:37:04.427] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963628203214646736:2:0) after 1m10s
[00:37:11.775] Received PubSub notification, asking Buildbucket for the build status
[00:37:11.799] Build status: STARTED
[00:37:48.907] Received PubSub notification, asking Buildbucket for the build status
[00:37:48.949] Build:
{
  "id": "8798198141287620977",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-07T00:37:04.208548124Z",
  "startTime": "2022-11-07T00:37:10.478133Z",
  "endTime": "2022-11-07T00:37:48.627433573Z",
  "updateTime": "2022-11-07T00:37:48.627433573Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:37:48.949] Invocation finished in 45.961712205s with status SUCCEEDED