xenserver / status-report

Program that gathers data for xenserver host diagnostics
GNU Lesser General Public License v2.1
1 stars 9 forks source link

Errors seen during testing of repo t_bernhardk/2to3-10-2to3-fix-filter+1. #15

Open ashwin9390 opened 10 months ago

ashwin9390 commented 10 months ago

Test 1: 1.Error1:size constraint of xcp-rrdd-plugins exceeded 1a. bytes are being printed in front of info message ,it has to be string . Omitting b'/dev/shm/metrics/xcp-rrdd-squeezed', size constraint of xcp-rrdd-plugins exceeded Omitting b'/dev/shm/metrics/xcp-rrdd-mem_vms', size constraint of xcp-rrdd-plugins exceeded Omitting b'/dev/shm/metrics/xcp-rrdd-mem_host', size constraint of xcp-rrdd-plugins exceeded [10/30/23 13:53:09 UTC] Creating output file [10/30/23 13:53:09 UTC] Running commands to collect data

2.Error2:Issue with self command ,the file location is correct,arg has to be corrected. [10/30/23 13:53:27 UTC] b'debug_ha_query_liveset' not found Writing tarball /var/opt/xen/bug-report/bug-report-20231030135309.tar.bz2 successful. [root@hunt status-report-t_bernhardk-2to3-10-2to3-fix-filter-1]# ls pyproject.toml pyrightconfig.json xen-bugtool

status-report-t_bernhardk-2to3-10-2to3-fix-filter-1]# grep -i "not found" * xen-bugtool: output_ts("%s not found" % self.command[0])

I do not see bytes being printed in front of the message in repo bernhardk/py2to3-wip-1, issue is resolved.

bernhardkaindl commented 7 months ago

This ticket is a good reminder that we should also check the bugtool log that is now collected: