apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: f8ad7414ebd4000e9dfe2e22811278d7 creationTimestamp: "2026-08-04T12:39:00Z" generation: 7 labels: branch: main build: "185" context: release created-by-lighthouse: "true" event-GUID: 26b7e364-9001-11f1-90ec-eb743a10c4f4 lighthouse.jenkins-x.io/baseSHA: 71db486e8194e02f8622f2097d232cd67690e302 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785847140549" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-657k7 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 71db486e8194e02f8622f2097d232cd67690e302 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-h5psf-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-main-release 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.29 operation: Update time: "2026-08-04T12:42:35Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-04T12:43:40Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} 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:buildLogsUrl: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-04T12:44:31Z" name: greencapitaltrade-bifrost-main-185 namespace: jx resourceVersion: "242225188" uid: 54b526d7-807d-41b3-8555-bf23c94b8b25 spec: baseSHA: 71db486e8194e02f8622f2097d232cd67690e302 batchPipelineActivity: {} build: "185" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/185.log completedTimestamp: "2026-08-04T12:43:15Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | fix(iot): stop tracking telemetry fields that filled the database connection_status, last_seen and last_data_received are rewritten on every telemetry frame, and each was tracking=True. Odoo writes a mail.message and a mail.tracking.value per tracked field change, so roughly three hundred devices reporting continuously produced millions of rows saying "last_seen changed from X to Y". Measured on production: of the most recent 200,000 mail_message rows, 199,988 were for asset.iot.device. Two were account.payment and one was account.move. That is 99.99% of the instance's entire chatter volume describing telemetry churn. It grew mail_message to 14GB and mail_tracking_value to 3.9GB inside a 24GB database, on a 62GiB instance shared with every other service, and took production to storage-full with writes failing. The actual telemetry it was describing is 4.6GB. These three are live state, not auditable decisions, and their real history already exists in asset.iot.data. Tracking stays on the fields where a change is a genuine human or business event: name, device_id, asset_id, iot_type_id, active, is_proxy and the server-token flag. This stops new chatter. It does not reclaim what already accumulated — deletes return pages to the table freelist rather than to the filesystem, so that needs a repack once there is headroom. Refs: bifrost#448 Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: 626cb408fc2c8065fce2c200d2ff6690e2245c1a message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.90.13 startedTimestamp: "2026-08-04T12:39:00Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-04T12:43:15Z" name: Release startedTimestamp: "2026-08-04T12:42:15Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5177 startedTimestamp: "2026-08-04T12:43:15Z" status: Succeeded startedTimestamp: "2026-08-04T12:43:15Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-04T12:44:24Z" name: from build pack startedTimestamp: "2026-08-04T12:39:05Z" status: Succeeded steps: - completedTimestamp: "2026-08-04T12:39:23Z" name: Git Clone startedTimestamp: "2026-08-04T12:39:05Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:27Z" name: Next Version startedTimestamp: "2026-08-04T12:39:23Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:31Z" name: Jx Variables startedTimestamp: "2026-08-04T12:39:28Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:34Z" name: Setup Pip Cache startedTimestamp: "2026-08-04T12:39:32Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:36Z" name: Process Config Templates startedTimestamp: "2026-08-04T12:39:35Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:36Z" name: Update Asset Management Version startedTimestamp: "2026-08-04T12:39:36Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:39Z" name: Check Registry startedTimestamp: "2026-08-04T12:39:36Z" status: Succeeded - completedTimestamp: "2026-08-04T12:42:25Z" name: Build Container Build startedTimestamp: "2026-08-04T12:39:39Z" status: Succeeded - completedTimestamp: "2026-08-04T12:42:35Z" name: Promote Changelog startedTimestamp: "2026-08-04T12:42:26Z" status: Succeeded - completedTimestamp: "2026-08-04T12:42:37Z" name: Promote Helm Release startedTimestamp: "2026-08-04T12:42:35Z" status: Succeeded - completedTimestamp: "2026-08-04T12:43:43Z" name: Promote Jx Promote startedTimestamp: "2026-08-04T12:42:38Z" status: Succeeded - completedTimestamp: "2026-08-04T12:44:24Z" name: Publish Org Kb startedTimestamp: "2026-08-04T12:43:43Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-04T12:44:24Z" name: from build pack startedTimestamp: "2026-08-04T12:39:05Z" status: Succeeded steps: - completedTimestamp: "2026-08-04T12:39:23Z" name: Git Clone startedTimestamp: "2026-08-04T12:39:05Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:27Z" name: Next Version startedTimestamp: "2026-08-04T12:39:23Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:31Z" name: Jx Variables startedTimestamp: "2026-08-04T12:39:28Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:34Z" name: Setup Pip Cache startedTimestamp: "2026-08-04T12:39:32Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:36Z" name: Process Config Templates startedTimestamp: "2026-08-04T12:39:35Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:36Z" name: Update Asset Management Version startedTimestamp: "2026-08-04T12:39:36Z" status: Succeeded - completedTimestamp: "2026-08-04T12:39:39Z" name: Check Registry startedTimestamp: "2026-08-04T12:39:36Z" status: Succeeded - completedTimestamp: "2026-08-04T12:42:25Z" name: Build Container Build startedTimestamp: "2026-08-04T12:39:39Z" status: Succeeded - completedTimestamp: "2026-08-04T12:42:35Z" name: Promote Changelog startedTimestamp: "2026-08-04T12:42:26Z" status: Succeeded - completedTimestamp: "2026-08-04T12:42:37Z" name: Promote Helm Release startedTimestamp: "2026-08-04T12:42:35Z" status: Succeeded - completedTimestamp: "2026-08-04T12:43:43Z" name: Promote Jx Promote startedTimestamp: "2026-08-04T12:42:38Z" status: Succeeded - completedTimestamp: "2026-08-04T12:44:24Z" name: Publish Org Kb startedTimestamp: "2026-08-04T12:43:43Z" status: Succeeded version: 6.90.13 status: {}