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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:35001 (2 years ago)

Debug log (UTC)

[03:37:02.818] New invocation is queued and will start shortly
[03:37:04.153] Starting the invocation (attempt 1)
[03:37:04.177] Ignoring gitiles_ref tag without the buildset tag
[03:37:04.177] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:04.177] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:04.177] Buildbucket request:
{
  "requestId": "8951748676181079312",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8951748676181079312",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35001"
                            },
                        "id": "cron:v1:35001"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8951748676181079312"
    },
    {
      "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"
  }
}
[03:37:04.518] Scheduled build:
{
  "id": "8786318613980550705",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-18T03:37:04.292409122Z",
  "updateTime": "2023-03-18T03:37:04.292409122Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.518] Task URL: https://cr-buildbucket.appspot.com/build/8786318613980550705
[03:37:04.518] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8951748676181079312:2:0) after 9m10s
[03:37:11.601] Received PubSub notification, asking Buildbucket for the build status
[03:37:11.694] Build status: STARTED
[03:38:01.420] Received PubSub notification, asking Buildbucket for the build status
[03:38:01.440] Build:
{
  "id": "8786318613980550705",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-18T03:37:04.292409122Z",
  "startTime": "2023-03-18T03:37:10.955763Z",
  "endTime": "2023-03-18T03:38:01.226466245Z",
  "updateTime": "2023-03-18T03:38:01.226466245Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:01.440] Invocation finished in 58.630316923s with status SUCCEEDED