apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release creationTimestamp: "2026-03-19T21:19:12Z" generation: 10 labels: branch: main build: "112" context: release created-by-lighthouse: "true" event-GUID: 44747df2-23d9-11f1-9c34-0126b6590a1c lighthouse.jenkins-x.io/baseSHA: f5b8779fdd4c3ebd219a26022367c227dd7a0474 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1773955152272" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-fjx95 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: f5b8779fdd4c3ebd219a26022367c227dd7a0474 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-wd7dd-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release-wd7dd managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.18 operation: Update time: "2026-03-19T21:25:27Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:steps: {} manager: jx-promote-0.6.31 operation: Update time: "2026-03-19T22:07:03Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:completedTimestamp: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} manager: jx-build-controller operation: Update time: "2026-03-19T22:14:00Z" name: greencapitaltrade-deadpool-main-112 namespace: jx resourceVersion: "1059782077" uid: 0ddba850-fe74-4e01-a857-dc6dbecca59d spec: baseSHA: f5b8779fdd4c3ebd219a26022367c227dd7a0474 batchPipelineActivity: {} build: "112" completedTimestamp: "2026-03-19T21:26:11Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | fix: handle clean-electric and energy-company raw JSON topics clean-electric and energy-company Kafka topics publish raw device JSON directly without the KafkaIoTMessage wrapper. The previous fix still failed with 'missing field protocol' because both device_id and protocol were absent from the wrapper. Route these topics directly to their protocol parsers using the topic name to determine the protocol, bypassing KafkaIoTMessage entirely. Only deadpool.iot.raw uses the wrapper format. Co-Authored-By: Claude Sonnet 4.6 lastCommitSHA: 99293fe01f1ed77d67a50a92c81773db42808c60 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.40.4 startedTimestamp: "2026-03-19T21:19:12Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-03-19T21:26:11Z" name: from build pack startedTimestamp: "2026-03-19T21:19:37Z" status: Succeeded steps: - completedTimestamp: "2026-03-19T21:19:39Z" name: Git Clone startedTimestamp: "2026-03-19T21:19:37Z" status: Succeeded - completedTimestamp: "2026-03-19T21:19:42Z" name: Next Version startedTimestamp: "2026-03-19T21:19:41Z" status: Succeeded - completedTimestamp: "2026-03-19T21:20:18Z" name: Jx Variables startedTimestamp: "2026-03-19T21:20:15Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:09Z" name: Build Cargo Install startedTimestamp: "2026-03-19T21:20:37Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:12Z" name: Check Registry startedTimestamp: "2026-03-19T21:25:09Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:13Z" name: Build Server Image startedTimestamp: "2026-03-19T21:25:12Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:15Z" name: Build Consumer Image startedTimestamp: "2026-03-19T21:25:14Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:17Z" name: Build Mqtt Image startedTimestamp: "2026-03-19T21:25:16Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:27Z" name: Promote Changelog startedTimestamp: "2026-03-19T21:25:17Z" status: Succeeded - completedTimestamp: "2026-03-19T21:25:31Z" name: Promote Helm Release startedTimestamp: "2026-03-19T21:25:27Z" status: Succeeded - completedTimestamp: "2026-03-19T21:26:11Z" name: Promote Jx Promote startedTimestamp: "2026-03-19T21:25:31Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3346 startedTimestamp: "2026-03-19T21:25:50Z" status: Succeeded startedTimestamp: "2026-03-19T21:25:50Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: completedTimestamp: "2026-03-19T22:07:03Z" pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3348 startedTimestamp: "2026-03-19T21:26:08Z" status: Failed startedTimestamp: "2026-03-19T21:26:08Z" status: Succeeded version: 0.40.4 status: {}