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

Debug log (UTC)

[12:37:02.773] New invocation is queued and will start shortly
[12:37:03.873] Starting the invocation (attempt 1)
[12:37:03.904] Ignoring gitiles_ref tag without the buildset tag
[12:37:03.904] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:03.904] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:03.904] Buildbucket request:
{
  "requestId": "8948090823719539536",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8948090823719539536",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35970"
                            },
                        "id": "cron:v1:35970"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8948090823719539536"
    },
    {
      "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"
  }
}
[12:37:04.199] Scheduled build:
{
  "id": "8782660761793563281",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-27T12:37:03.976102674Z",
  "updateTime": "2023-04-27T12:37:03.976102674Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:04.199] Task URL: https://cr-buildbucket.appspot.com/build/8782660761793563281
[12:37:04.199] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948090823719539536:2:0) after 5m29s
[12:37:28.769] Received PubSub notification, asking Buildbucket for the build status
[12:37:28.788] Build status: STARTED
[12:38:19.709] Received PubSub notification, asking Buildbucket for the build status
[12:38:19.743] Build:
{
  "id": "8782660761793563281",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-27T12:37:03.976102674Z",
  "startTime": "2023-04-27T12:37:26.299158Z",
  "endTime": "2023-04-27T12:38:19.236522287Z",
  "updateTime": "2023-04-27T12:38:19.236522287Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:19.743] Invocation finished in 1m16.986968588s with status SUCCEEDED