View Issue Details

IDProjectCategoryView StatusLast Update
0007362Talerexchangepublic2022-11-04 20:52
Reporterttn Assigned Tottn  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9Fixed in Version0.9 
Summary0007362: multiplatform "make check" failures
DescriptionAttached are logs for two Alpine systems, one Parabola, and one Ubuntu,
that show "make check" failures, with:
HEAD == 1399cdb9cc594f9faa4a5024551260b9757279a9 (GNUnet)
HEAD == b7bd4579085710787286b01957b84b13b63c50d2 (exchange).

Perhaps this is a transient bug that will disappear on its own. I'll check back in 12 hours.
TagsNo tags attached.
Attached Files
logs.tar.gz (209,580 bytes)

Activities

ttn

2022-09-20 02:44

developer   ~0019155

I note that both Parabola and Ubuntu fail w/ segfault (see in respective .ttn.exchange-make-check.log files).

ttn

2022-09-23 17:18

developer   ~0019172

With HEAD == f05a3450e0bfd7a2c0f6a2f1eb1d12cb1c6e5c5d, all four platforms still fail.

I note that online Alpine 3.14.3 fails in src/testing/, all the others fail in src/auditordb/,
specifically for test-auditordb-postgres. Also, both Ubuntu 22.04 and Parabola 2020.08.03
segfault in the process.

Logs attached.
logs.tar-2.gz (212,620 bytes)

ttn

2022-09-25 08:47

developer   ~0019179

With HEAD == 071d1920d0aac4f7c65d6f49e3116536328c1132, Alpine 3.14.3 now passes although the others still fail.
They all seem to have problem with SQL table "auditor_exchanges".
Logs attached.
logs.tar-3.gz (2,927 bytes)

Christian Grothoff

2022-09-25 12:09

manager   ~0019180

Did you
$ dropdb talercheck
$ createdb talercheck
on those other platforms?

ttn

2022-09-25 19:45

developer   ~0019181

Thanks! That did the trick! I have captured this bit of process here:

- https://git.taler.net/docs.git/commit/?id=646f35c6025804d6bd7cd197d9a3899facbdd3c2

After resetting the test database on those platforms, "make check" now completes successfully.
Closing.

Issue History

Date Modified Username Field Change
2022-09-14 17:45 ttn New Issue
2022-09-14 17:45 ttn Status new => assigned
2022-09-14 17:45 ttn Assigned To => Christian Grothoff
2022-09-14 17:45 ttn File Added: logs.tar.gz
2022-09-20 02:44 ttn Note Added: 0019155
2022-09-23 17:18 ttn Note Added: 0019172
2022-09-23 17:18 ttn File Added: logs.tar-2.gz
2022-09-25 08:47 ttn Note Added: 0019179
2022-09-25 08:47 ttn File Added: logs.tar-3.gz
2022-09-25 12:09 Christian Grothoff Note Added: 0019180
2022-09-25 12:10 Christian Grothoff Assigned To Christian Grothoff => ttn
2022-09-25 12:10 Christian Grothoff Status assigned => feedback
2022-09-25 19:45 ttn Status feedback => resolved
2022-09-25 19:45 ttn Resolution open => fixed
2022-09-25 19:45 ttn Note Added: 0019181
2022-10-20 10:47 Christian Grothoff Fixed in Version => 0.9
2022-10-20 10:48 Christian Grothoff Target Version => 0.9
2022-11-04 20:52 Christian Grothoff Status resolved => closed