/var/lib/pcp/testsuite/781.out is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | QA output created by 781
# $version=1.1
+ export version; version=1.1
pmlogger_check [control:4]
Warning: creating directory (logs/HOSTNAME) for PCP archive files
+ cd LOGDIR/logs/HOSTNAME
+ pmlogconf -c -q -h local: ./config
Restarting pmlogger for host "local:" ...
+ pmlogger -h local: -c ./config -m pmlogger_check ARCHIVE
pmlogger_check [control:5]
Warning: creating directory (logs/no.such.host.pcp.io) for PCP archive files
+ cd LOGDIR/logs/no.such.host.pcp.io
+ pmlogconf -c -q -h no.such.host.pcp.io ./config
Restarting pmlogger for host "no.such.host.pcp.io" ...
+ pmlogger -h no.such.host.pcp.io -c ./config -m pmlogger_check ARCHIVE
pmlogger_check [control:6]
Warning: creating directory (logs/another.host) for PCP archive files
+ cd LOGDIR/logs/another.host
+ pmlogconf -c -q -h another.host ./config
Restarting pmlogger for host "another.host" ...
+ pmlogger -h another.host -c ./config -m pmlogger_check ARCHIVE
|