/var/lib/pcp/testsuite/426.out is in pcp-testsuite 3.8.12ubuntu1.
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 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 | QA output created by 426
Waiting for pmcd to terminate ...
Starting pmcd ...
Starting pmlogger ...
--- Testing trace.point metrics ---
pmtrace: point complete (tag="foo")
pmtrace: point complete (tag="bar")
pmtrace: point complete (tag="eek")
SHOULD SEE 1="foo", 2="bar", 3="eek" ...
trace.point.count
inst [1 or "foo"] value 1
inst [2 or "bar"] value 1
inst [3 or "eek"] value 1
Resetting trace metrics (point #1)
trace.control.reset old value=1 new value=1
SHOULD SEE NO VALUES ...
trace.point.count
No value(s) available!
pmtrace: point complete (tag="eek")
pmtrace: point complete (tag="bar")
SHOULD SEE 2="bar", 3="eek" ...
trace.point.count
inst [2 or "bar"] value 1
inst [3 or "eek"] value 1
Resetting trace metrics (point #2)
trace.control.reset old value=1 new value=1
SHOULD SEE NO VALUES ...
trace.point.count
No value(s) available!
pmtrace: point complete (tag="new")
pmtrace: point complete (tag="foo")
SHOULD SEE 1="foo", 4="new" ...
trace.point.count
inst [1 or "foo"] value 1
inst [4 or "new"] value 1
--- Testing trace.observe metrics ---
pmtrace: observation complete (tag="foo", value=1.000000)
pmtrace: observation complete (tag="bar", value=1.000000)
pmtrace: observation complete (tag="eek", value=1.000000)
SHOULD SEE 1="foo", 2="bar", 3="eek" ...
trace.observe.count
inst [1 or "foo"] value 1
inst [2 or "bar"] value 1
inst [3 or "eek"] value 1
Resetting trace metrics (observe #1)
trace.control.reset old value=1 new value=1
SHOULD SEE NO VALUES ...
trace.observe.count
No value(s) available!
pmtrace: observation complete (tag="eek", value=1.000000)
pmtrace: observation complete (tag="bar", value=1.000000)
SHOULD SEE 2="bar", 3="eek" ...
trace.observe.count
inst [2 or "bar"] value 1
inst [3 or "eek"] value 1
Resetting trace metrics (observe #2)
trace.control.reset old value=1 new value=1
SHOULD SEE NO VALUES ...
trace.observe.count
No value(s) available!
pmtrace: observation complete (tag="new", value=1.000000)
pmtrace: observation complete (tag="foo", value=1.000000)
SHOULD SEE 1="foo", 4="new" ...
trace.observe.count
inst [1 or "foo"] value 1
inst [4 or "new"] value 1
--- Testing trace.transact metrics ---
pmtrace: transaction complete (tag="foo")
pmtrace: transaction complete (tag="bar")
pmtrace: transaction complete (tag="eek")
SHOULD SEE 1="foo", 2="bar", 3="eek" ...
trace.transact.count
inst [1 or "foo"] value 1
inst [2 or "bar"] value 1
inst [3 or "eek"] value 1
Resetting trace metrics (transact #1)
trace.control.reset old value=1 new value=1
SHOULD SEE NO VALUES ...
trace.transact.count
No value(s) available!
pmtrace: transaction complete (tag="eek")
pmtrace: transaction complete (tag="bar")
SHOULD SEE 2="bar", 3="eek" ...
trace.transact.count
inst [2 or "bar"] value 1
inst [3 or "eek"] value 1
Resetting trace metrics (transact #2)
trace.control.reset old value=1 new value=1
SHOULD SEE NO VALUES ...
trace.transact.count
No value(s) available!
pmtrace: transaction complete (tag="new")
pmtrace: transaction complete (tag="foo")
SHOULD SEE 1="foo", 4="new" ...
trace.transact.count
inst [1 or "foo"] value 1
inst [4 or "new"] value 1
|