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

Debug log (UTC)

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

  }
}
[06:37:04.512] Task URL: https://cr-buildbucket.appspot.com/build/8780962068317299873
[06:37:04.512] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8946392130265862592:2:0) after 1m50s
[06:37:11.490] Received PubSub notification, asking Buildbucket for the build status
[06:37:11.564] Build status: STARTED
[06:38:05.491] Received PubSub notification, asking Buildbucket for the build status
[06:38:05.505] Build:
{
  "id": "8780962068317299873",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-16T06:37:04.316944497Z",
  "startTime": "2023-05-16T06:37:10.524554Z",
  "endTime": "2023-05-16T06:38:05.158357530Z",
  "updateTime": "2023-05-16T06:38:05.158357530Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:05.505] Invocation finished in 1m2.430946529s with status SUCCEEDED