Actions
action #38414
closedCan we please reduce the verbosity of autoinst-log.txt again a bit?
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Regressions/Crashes
Target version:
-
Start date:
2018-07-16
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
A common log excerpt from a recent test run looks like this:
[2018-07-16T08:02:39.0672 CEST] [debug] no match: 339.9s
[2018-07-16T08:02:39.0843 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:39.0844 CEST] [debug] Routing to a callback
[2018-07-16T08:02:39.0845 CEST] [debug] 200 OK (0.001078s, 927.644/s)
[2018-07-16T08:02:40.0345 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:40.0346 CEST] [debug] Routing to a callback
[2018-07-16T08:02:40.0347 CEST] [debug] 200 OK (0.00116s, 862.069/s)
[2018-07-16T08:02:40.0657 CEST] [debug] no change: 338.9s
[2018-07-16T08:02:40.0845 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:40.0845 CEST] [debug] Routing to a callback
[2018-07-16T08:02:40.0846 CEST] [debug] 200 OK (0.001028s, 972.763/s)
[2018-07-16T08:02:41.0346 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:41.0346 CEST] [debug] Routing to a callback
[2018-07-16T08:02:41.0347 CEST] [debug] 200 OK (0.00094s, 1063.830/s)
[2018-07-16T08:02:41.0662 CEST] [debug] MATCH(boot_from_pxe-sshd-server-started-20170728:0.00)
[2018-07-16T08:02:41.0668 CEST] [debug] MATCH(boot_from_pxe-sshd-server-started-20171030:0.00)
[2018-07-16T08:02:41.0673 CEST] [debug] MATCH(sshd-server-started-20170619:0.00)
[2018-07-16T08:02:41.0673 CEST] [debug] no match: 337.9s
[2018-07-16T08:02:41.0847 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:41.0848 CEST] [debug] Routing to a callback
[2018-07-16T08:02:41.0848 CEST] [debug] 200 OK (0.001024s, 976.562/s)
[2018-07-16T08:02:42.0350 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:42.0350 CEST] [debug] Routing to a callback
[2018-07-16T08:02:42.0351 CEST] [debug] 200 OK (0.001318s, 758.725/s)
[2018-07-16T08:02:42.0657 CEST] [debug] no change: 336.9s
[2018-07-16T08:02:42.0850 CEST] [debug] GET "/NwoYS0cUGbPnu9tE/isotovideo/status"
[2018-07-16T08:02:42.0850 CEST] [debug] Routing to a callback
which is also displayed in the "live log" of tests so intended for the test reviewers. However, I would much appreciate if we could go back to the old way which is just giving the following output:
[2018-07-16T08:02:39.0672 CEST] [debug] no match: 339.9s
[2018-07-16T08:02:40.0657 CEST] [debug] no change: 338.9s
[2018-07-16T08:02:41.0662 CEST] [debug] MATCH(boot_from_pxe-sshd-server-started-20170728:0.00)
[2018-07-16T08:02:41.0668 CEST] [debug] MATCH(boot_from_pxe-sshd-server-started-20171030:0.00)
[2018-07-16T08:02:41.0673 CEST] [debug] MATCH(sshd-server-started-20170619:0.00)
[2018-07-16T08:02:41.0673 CEST] [debug] no match: 337.9s
[2018-07-16T08:02:42.0657 CEST] [debug] no change: 336.9s
Updated by szarate over 6 years ago
- Related to action #37692: Verbosity of isotovideo command server is too high by default added
Updated by coolo over 6 years ago
- Related to deleted (action #37692: Verbosity of isotovideo command server is too high by default)
Updated by coolo over 6 years ago
- Is duplicate of action #37692: Verbosity of isotovideo command server is too high by default added
Actions