When upgrade platform from 202205 image to master [or 202405], the following Warning is logged to the syslog every minute. Since telemetry has been converted to "gnmi". The db_migrate should migrate this feature by removing this feature from the feature table to avoid this message is logged to the syslog every minute.
2024 Aug 28 15:35:12.219750 Linecard WARNING Chassis: Failed to get image 'docker-sonic-telemetry'. Error: '404 Client Error for http+docker://localhost/v1.43/images/docker-sonic-telemetry/json: Not Found ("No such image: docker-sonic-telemetry:latest")'
"
.
Steps to reproduce the issue:
Upgrade the existing chassis which is running 202205 image to the latest master or 202405 image
Check the syslog, the following line is shown in every minute
2024 Aug 28 15:35:12.219750 Linecard WARNING Chassis: Failed to get image 'docker-sonic-telemetry'. Error: '404 Client Error for http+docker://localhost/v1.43/images/docker-sonic-telemetry/json: Not Found ("No such image: docker-sonic-telemetry:latest")'
"
Describe the results you received:
Describe the results you expected:
Output of show version:
(paste your output here)
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
Description
When upgrade platform from 202205 image to master [or 202405], the following Warning is logged to the syslog every minute. Since telemetry has been converted to "gnmi". The db_migrate should migrate this feature by removing this feature from the feature table to avoid this message is logged to the syslog every minute.
.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):