View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006106 | Taler | auditor | public | 2020-02-23 20:39 | 2020-03-31 16:04 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.7.0 | Fixed in Version | 0.7.0 | ||
Summary | 0006106: test-auditor's buildbot fails with assertion failures in the taler-auditor | ||||
Description | The underlying cause is likely that the database is a bit, eh, 'inconsistent' right now (we rekeyed, but didn't drop the old DB). Anyway, the result are tons of "interesting" failures in the auditor logic: * First analysis using this auditor, starting audit from scratch Feb 23 20:33:08-452983 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-453039 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:1141. Feb 23 20:33:08-453071 taler-auditor-12237 ERROR Hard database error trying to get denomination XVDYGDGN (TESTKUDOS:2.56) from database! * First analysis using this auditor, starting audit from scratch Feb 23 20:33:08-468622 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-472185 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-475735 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-479328 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-482391 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-485380 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-493392 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:2935. Feb 23 20:33:08-493434 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:3079. Feb 23 20:33:08-494039 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:5189. * First analysis using this auditor, starting from scratch Feb 23 20:33:08-498234 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:790. Feb 23 20:33:08-498269 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:3547. Feb 23 20:33:08-498931 taler-auditor-12237 ERROR Assertion failed at taler-auditor.c:5192. Running taler-wire-auditor Feb 23 20:33:08-624505 taler-wire-auditor-12243 ERROR Assertion failed at pq_eval.c:288. Feb 23 20:33:08-624570 taler-wire-auditor-12243 ERROR Assertion failed at taler-wire-auditor.c:2005. | ||||
Steps To Reproduce | As test-auditor on taler.net, run: export TALER_HOME=/home/taler-test cd ~/deployment/buildbot ./make_auditor_reports.sh | ||||
Additional Information | Likely many of the asserts are wrong and need to be replaced with either nothing or better error handling. | ||||
Tags | No tags attached. | ||||
|
The auditor assertions have been fixed in 176113a6..bb0952ac. wire-auditor is still to be investigated. |
|
wire auditor assertions are now also fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-23 20:39 | Christian Grothoff | New Issue | |
2020-02-23 20:39 | Christian Grothoff | Status | new => assigned |
2020-02-23 20:39 | Christian Grothoff | Assigned To | => Christian Grothoff |
2020-02-23 22:06 | Christian Grothoff | Note Added: 0015396 | |
2020-02-25 12:19 | Christian Grothoff | Status | assigned => resolved |
2020-02-25 12:19 | Christian Grothoff | Resolution | open => fixed |
2020-02-25 12:19 | Christian Grothoff | Fixed in Version | => 0.7.0 |
2020-02-25 12:19 | Christian Grothoff | Note Added: 0015405 | |
2020-02-25 12:19 | Christian Grothoff | Product Version | => git (master) |
2020-02-25 12:47 | Christian Grothoff | Target Version | 0.7.1 => 0.7.0 |
2020-03-31 16:04 | Christian Grothoff | Status | resolved => closed |