Comment 10 for bug 1884293

Revision history for this message
Eric Desrochers (slashd) wrote :

[VERIFICATION EOAN]

Test with sosreport: 3.9.1-1ubuntu0.19.10.1

* The simple.sh as part of the autopkgtest 'Passed' doing the following scenarios for all ARCHES:
######### RUNNING -l #########
######### RUNNING --list-presets #########
######### RUNNING --list-profiles #########
######### RUNNING --batch --build --no-env-vars #########
######### RUNNING --batch --no-report -o hardware #########
######### RUNNING --batch --label TEST -a -c never #########
######### RUNNING --batch --debug --log-size 0 -c always #########
######### RUNNING --batch -z xz --log-size 1 #########
######### RUNNING --batch -z gzip #########
######### RUNNING --batch -z bzip2 -t 1 -n hardware #########
######### RUNNING --batch --quiet -e opencl -k kernel.with-timer #########
######### RUNNING --batch --case-id 10101 --all-logs --since=20191007 #########
######### RUNNING --batch --verbose --no-postproc #########

* Running sosreport manually like a typical UA customer would do revealed no observable legitimate Errors nor Warnings.

 ** grep -v INFO sos_logs/sos.log ## The below is normal if the modules aren't loaded and permission denied due to apparmor lxd rules.
WARNING: [plugin:networking] skipped command 'ip -s macsec show':
 required kmods missing: macsec. Use '--allow-system-changes' to enable collection.
WARNING: [plugin:networking] skipped command 'ss -peaonmi': required
 kmods missing: tcp_diag, udp_diag, af_packet_diag, netlink_diag, inet_diag. Use '--allow-
 system-changes' to enable collection.
WARNING: [plugin:system] _copy_dir: '/proc/sys/fs' Permission denied

Nothing to worry about here.

 ** ls sos_logs/
 sos.log ui.log

No Stack Trace file found.

* No non-legit 0 size files found.

* Commonly used parameter all works as expected.

* --upload work and got uploaded into our FTP uploads/ folder.

- Eric