View Issue Details

IDProjectCategoryView StatusLast Update
0007129Talermechant backendpublic2024-01-12 14:04
Reporterttn Assigned Tottn  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSDebianOS VersionBullseye
Product Versiongit (master) 
Target Version0.9 
Summary0007129: "make check" fails on test_merchant_api
DescriptionMerchant HEAD == 13c293590f0008b84773106bd5c2f1a9c7e217b0
Logs attached.
TagsNo tags attached.
Attached Files
.ttn.merchant-make-check.log (8,188 bytes)   
-*- mode: compilation; default-directory: "~/build/GNU/T/merchant/" -*-
Compilation started at Fri Dec 17 00:26:00

../hack/check
+ export PATH=/home/ttn/t/bin:/home/ttn/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ PATH=/home/ttn/t/bin:/home/ttn/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export TMPDIR=/home/ttn/tmp
+ TMPDIR=/home/ttn/tmp
+ export PGHOST=/home/ttn/pg
+ PGHOST=/home/ttn/pg
+ make check
Makefile:926: warning: overriding recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:921: warning: ignoring old recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:931: warning: overriding recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:926: warning: ignoring old recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:936: warning: overriding recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:931: warning: ignoring old recipe for target 'doxygen-doc/taler-merchant.tag'
Making check in .
make[1]: Entering directory '/home/ttn/build/GNU/T/merchant'
Makefile:926: warning: overriding recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:921: warning: ignoring old recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:931: warning: overriding recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:926: warning: ignoring old recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:936: warning: overriding recipe for target 'doxygen-doc/taler-merchant.tag'
Makefile:931: warning: ignoring old recipe for target 'doxygen-doc/taler-merchant.tag'
make[1]: Leaving directory '/home/ttn/build/GNU/T/merchant'
Making check in src
make[1]: Entering directory '/home/ttn/build/GNU/T/merchant/src'
Making check in include
make[2]: Entering directory '/home/ttn/build/GNU/T/merchant/src/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/include'
Making check in mustach
make[2]: Entering directory '/home/ttn/build/GNU/T/merchant/src/mustach'
make  test_mustach_jansson run-original-tests.sh
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/mustach'
  CC       test_mustach_jansson.o
  CCLD     test_mustach_jansson
make[3]: Nothing to be done for 'run-original-tests.sh'.
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/mustach'
make  check-TESTS
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/mustach'
make[4]: Entering directory '/home/ttn/build/GNU/T/merchant/src/mustach'
SKIP: run-original-tests.sh
PASS: test_mustach_jansson
============================================================================
Testsuite summary for taler-merchant 0.8.4
============================================================================
# TOTAL: 2
# PASS:  1
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/mustach'
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/mustach'
make[2]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/mustach'
Making check in backenddb
make[2]: Entering directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
make  test-merchantdb-postgres
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
  CC       test_merchantdb.o
  CCLD     test-merchantdb-postgres
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
make  check-TESTS
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
make[4]: Entering directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
PASS: test-merchantdb-postgres
============================================================================
Testsuite summary for taler-merchant 0.8.4
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
make[2]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/backenddb'
Making check in backend
make[2]: Entering directory '/home/ttn/build/GNU/T/merchant/src/backend'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/backend'
Making check in lib
make[2]: Entering directory '/home/ttn/build/GNU/T/merchant/src/lib'
make  test_merchant_api_common
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/lib'
  CC       test_merchant_api_common.o
  CCLD     test_merchant_api_common
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/lib'
make  check-TESTS
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/lib'
make[4]: Entering directory '/home/ttn/build/GNU/T/merchant/src/lib'
PASS: test_merchant_api_common
============================================================================
Testsuite summary for taler-merchant 0.8.4
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/lib'
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/lib'
make[2]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/lib'
Making check in testing
make[2]: Entering directory '/home/ttn/build/GNU/T/merchant/src/testing'
make  test_merchant_api test_kyc_api  test-merchant-walletharness.sh test_merchant_instance_response.sh test_merchant_product_creation.sh test_merchant_reserve_creation.sh test_merchant_order_creation.sh test_merchant_instance_purge.sh test_merchant_transfer_tracking.sh
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/testing'
  CC       test_merchant_api.o
  CCLD     test_merchant_api
  CC       test_kyc_api.o
  CCLD     test_kyc_api
make[3]: Nothing to be done for 'test-merchant-walletharness.sh'.
make[3]: Nothing to be done for 'test_merchant_instance_response.sh'.
make[3]: Nothing to be done for 'test_merchant_product_creation.sh'.
make[3]: Nothing to be done for 'test_merchant_reserve_creation.sh'.
make[3]: Nothing to be done for 'test_merchant_order_creation.sh'.
make[3]: Nothing to be done for 'test_merchant_instance_purge.sh'.
make[3]: Nothing to be done for 'test_merchant_transfer_tracking.sh'.
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/testing'
make  check-TESTS
make[3]: Entering directory '/home/ttn/build/GNU/T/merchant/src/testing'
make[4]: Entering directory '/home/ttn/build/GNU/T/merchant/src/testing'
FAIL: test_merchant_api
PASS: test_kyc_api
SKIP: test-merchant-walletharness.sh
SKIP: test_merchant_instance_response.sh
SKIP: test_merchant_product_creation.sh
SKIP: test_merchant_reserve_creation.sh
SKIP: test_merchant_order_creation.sh
SKIP: test_merchant_instance_purge.sh
SKIP: test_merchant_transfer_tracking.sh
============================================================================
Testsuite summary for taler-merchant 0.8.4
============================================================================
# TOTAL: 9
# PASS:  1
# SKIP:  7
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See src/testing/test-suite.log
Please report to taler-bug@gnunet.org
============================================================================
make[4]: *** [Makefile:1075: test-suite.log] Error 1
make[4]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/testing'
make[3]: *** [Makefile:1183: check-TESTS] Error 2
make[3]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/testing'
make[2]: *** [Makefile:1320: check-am] Error 2
make[2]: Leaving directory '/home/ttn/build/GNU/T/merchant/src/testing'
make[1]: *** [Makefile:411: check-recursive] Error 1
make[1]: Leaving directory '/home/ttn/build/GNU/T/merchant/src'
make: *** [Makefile:472: check-recursive] Error 1

Compilation exited abnormally with code 2 at Fri Dec 17 00:26:52
.ttn.merchant-make-check.log (8,188 bytes)   
test-suite.log (96,809 bytes)   
======================================================
   taler-merchant 0.8.4: src/testing/test-suite.log
======================================================

# TOTAL: 9
# PASS:  1
# SKIP:  7
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_merchant_api
=======================

2021-12-17T00:26:14.942354+0100 test-merchant-api-911347 INFO Using fakebank http://localhost:8082/2/ on port 8082
2021-12-17T00:26:14.942692+0100 test-merchant-api-911347 INFO exchange payto: payto://x-taler-bank/localhost/2
2021-12-17T00:26:14.942711+0100 test-merchant-api-911347 INFO user42_payto: payto://x-taler-bank/localhost/42
2021-12-17T00:26:14.942724+0100 test-merchant-api-911347 INFO user43_payto: payto://x-taler-bank/localhost/43
psql:/home/ttn/t/share/taler/sql/merchant/drop0001.sql:27: ERROR:  Patch merchant-0003 is not installed, so it can't be uninstalled!
CONTEXT:  PL/pgSQL function _v.unregister_patch(text) line 17 at RAISE
2021-12-17T00:26:15.049894+0100 taler-merchant-dbinit-911361 WARNING Could not run PSQL on file /home/ttn/t/share/taler//sql/merchant/drop0001.sql: psql exit code was 3
2021-12-17T00:26:15.050007+0100 taler-merchant-dbinit-911361 WARNING Failed to load SQL statements from `/home/ttn/t/share/taler//sql/merchant/drop*'
2021-12-17T00:26:15.050071+0100 taler-merchant-dbinit-911361 WARNING Failed to reset the database
psql:/home/ttn/t/share/taler/sql/exchange/drop0001.sql:30: NOTICE:  drop cascades to constraint auditor_denom_sigs_auditor_uuid_fkey on table auditor_denom_sigs
psql:/home/ttn/t/share/taler/sql/exchange/drop0001.sql:32: NOTICE:  drop cascades to constraint signkey_revocations_esk_serial_fkey on table signkey_revocations
psql:/home/ttn/t/share/taler/sql/exchange/drop0001.sql:41: NOTICE:  drop cascades to 3 other objects
DETAIL:  drop cascades to constraint reserves_in_wire_source_serial_id_fkey on table reserves_in
drop cascades to constraint reserves_close_wire_target_serial_id_fkey on table reserves_close
drop cascades to constraint deposits_wire_target_serial_id_fkey on table deposits
psql:/home/ttn/t/share/taler/sql/exchange/drop0001.sql:43: NOTICE:  drop cascades to constraint refunds_deposit_serial_id_fkey on table refunds
psql:/home/ttn/t/share/taler/sql/exchange/drop0001.sql:46: NOTICE:  drop cascades to 2 other objects
DETAIL:  drop cascades to constraint refresh_revealed_coins_melt_serial_id_fkey on table refresh_revealed_coins
drop cascades to constraint refresh_transfer_keys_melt_serial_id_fkey on table refresh_transfer_keys
psql:/home/ttn/t/share/taler/sql/exchange/exchange-0001.sql:290: WARNING:  hash indexes are not WAL-logged and their use is discouraged
psql:/home/ttn/t/share/taler/sql/exchange/exchange-0001.sql:316: WARNING:  hash indexes are not WAL-logged and their use is discouraged
psql:/home/ttn/t/share/taler/sql/auditor/drop0001.sql:42: NOTICE:  table "auditor_denominations" does not exist, skipping
Waiting for `taler-merchant-httpd' to be ready
.
2021-12-17T00:26:25.409055+0100 taler-merchant-httpd-911563 INFO Starting taler-merchant-httpd
2021-12-17T00:26:25.617886+0100 taler-merchant-httpd-911563 INFO Exchange given in section `merchant-exchange-kudos' is for another currency. Skipping.
2021-12-17T00:26:25.617970+0100 taler-merchant-httpd-911563 INFO Auditor given in section `merchant-auditor-kudos' is for another currency. Skipping.
2021-12-17T00:26:25.623288+0100 taler-merchant-httpd-911563 INFO Change in PQ event FD to -1
2021-12-17T00:26:25.623306+0100 taler-merchant-httpd-911563 INFO New poll FD is -1
2021-12-17T00:26:25.664210+0100 taler-merchant-httpd-911563 INFO Change in PQ event FD to 10
2021-12-17T00:26:25.664276+0100 taler-merchant-httpd-911563 INFO New poll FD is 10
2021-12-17T00:26:25.664327+0100 taler-merchant-httpd-911563 INFO Starting event scheduler
2021-12-17T00:26:25.664346+0100 taler-merchant-httpd-911563 INFO New poll FD is 10
2021-12-17T00:26:25.664361+0100 taler-merchant-httpd-911563 INFO Activating poll job on 10
2021-12-17T00:26:25.664392+0100 taler-merchant-httpd-911563 INFO Executing PQ command `LISTEN XN0RW6KT8Y9MK75YM85SC7GTA6SC5W91FXWDQP0ZB42GY3E52DZH0'
2021-12-17T00:26:25.664669+0100 taler-merchant-httpd-911563 INFO Received instance settings notification: reload `(null)'
2021-12-17T00:26:25.667961+0100 taler-merchant-httpd-911563 INFO PG poll job active
2021-12-17T00:26:25.668010+0100 taler-merchant-httpd-911563 INFO Resubscribing
2021-12-17T00:26:25.669057+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.669086+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.669109+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:25.671753+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.671781+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.671800+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:25.677414+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.677444+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.677463+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:25.689807+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.689835+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.689854+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:25.716563+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.716591+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.716610+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:25.773785+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.773819+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.773840+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:25.900003+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:25.900020+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:25.900031+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:26.152824+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 0 and expiration Thu Jan 01 01:00:00 1970.
2021-12-17T00:26:26.152861+0100 taler-merchant-httpd-911563 WARNING Exchange failed to give expiration time, assuming in 1 h
2021-12-17T00:26:26.152881+0100 taler-merchant-httpd-911563 WARNING Failed to receive /keys response from exchange http://localhost:8081/
2021-12-17T00:26:26.396941+0100 taler-merchant-httpd-911563(QZJNV7F41GRKP3D2CK2B6VJR8M) INFO Handling request (GET) for URL '/'
2021-12-17T00:26:26.440065+0100 taler-merchant-httpd-911563(QZJNV7F41GRKP3D2CK2B6VJR8M) INFO Finished handling request for `/' with MHD termination code 0

2021-12-17T00:26:26.471595+0100 taler-exchange-secmod-eddsa-911578 INFO Setup fresh private key in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-eddsa/keys/1639697186'
2021-12-17T00:26:26.471880+0100 taler-exchange-secmod-eddsa-911578 INFO Setup fresh private key in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-eddsa/keys/1646954486'
2021-12-17T00:26:26.472065+0100 taler-exchange-secmod-eddsa-911578 INFO Setup fresh private key in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-eddsa/keys/1654211786'
2021-12-17T00:26:26.472238+0100 taler-exchange-secmod-eddsa-911578 INFO Setup fresh private key in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-eddsa/keys/1661469086'
2021-12-17T00:26:26.472412+0100 taler-exchange-secmod-eddsa-911578 INFO Setup fresh private key in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-eddsa/keys/1668726386'
2021-12-17T00:26:26.478386+0100 taler-exchange-secmod-rsa-911579 INFO Loading keys for denomination coin_eur_5
2021-12-17T00:26:26.505818+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key M5NPCXXG at Fri Dec 17 00:26:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1639697186' (generation #0)
2021-12-17T00:26:26.518390+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key RF0B5JX2 at Fri Dec 24 00:21:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1640301686' (generation #0)
2021-12-17T00:26:26.534162+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key WV5D2NAP at Fri Dec 31 00:16:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1640906186' (generation #0)
2021-12-17T00:26:26.552170+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 3AMTTW7B at Fri Jan 07 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1641510686' (generation #0)
2021-12-17T00:26:26.572318+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 0G3TH4ZE at Fri Jan 14 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1642115186' (generation #0)
2021-12-17T00:26:26.596257+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key W8654F25 at Fri Jan 21 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1642719686' (generation #0)
2021-12-17T00:26:26.614685+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key HRCDNEXV at Thu Jan 27 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1643324186' (generation #0)
2021-12-17T00:26:26.645698+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DJHB3SFW at Thu Feb 03 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1643928686' (generation #0)
2021-12-17T00:26:26.678240+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key X0H8K6WQ at Thu Feb 10 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1644533186' (generation #0)
2021-12-17T00:26:26.717724+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key RJXNW8XJ at Thu Feb 17 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1645137686' (generation #0)
2021-12-17T00:26:26.730470+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 37D70PGW at Thu Feb 24 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1645742186' (generation #0)
2021-12-17T00:26:26.744166+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key WXTQRZAK at Thu Mar 03 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1646346686' (generation #0)
2021-12-17T00:26:26.789203+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key YGY0KP1A at Thu Mar 10 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1646951186' (generation #0)
2021-12-17T00:26:26.802546+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VE8GHJQJ at Thu Mar 17 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1647555686' (generation #0)
2021-12-17T00:26:26.830959+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 3KN0YP6W at Thu Mar 24 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1648160186' (generation #0)
2021-12-17T00:26:26.861739+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7E4ZPRW1 at Fri Apr 01 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1648764686' (generation #0)
2021-12-17T00:26:26.882367+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key X3CZM6VE at Fri Apr 08 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1649369186' (generation #0)
2021-12-17T00:26:26.915317+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key H5EXRY0B at Fri Apr 15 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1649973686' (generation #0)
2021-12-17T00:26:26.963535+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key KMZ1JVBH at Thu Apr 21 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1650578186' (generation #0)
2021-12-17T00:26:26.988656+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key RJW2TAJ4 at Thu Apr 28 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1651182686' (generation #0)
2021-12-17T00:26:27.000571+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZMRB91KY at Thu May 05 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1651787186' (generation #0)
2021-12-17T00:26:27.020421+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 818Z8J27 at Thu May 12 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1652391686' (generation #0)
2021-12-17T00:26:27.046982+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 1NYMQS44 at Thu May 19 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1652996186' (generation #0)
2021-12-17T00:26:27.062597+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key KYA6VW6N at Thu May 26 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1653600686' (generation #0)
2021-12-17T00:26:27.074013+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VY6RAXHA at Thu Jun 02 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1654205186' (generation #0)
2021-12-17T00:26:27.087529+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 434WETPH at Thu Jun 09 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1654809686' (generation #0)
2021-12-17T00:26:27.110072+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XPJ5NNBC at Thu Jun 16 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1655414186' (generation #0)
2021-12-17T00:26:27.158874+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 2ZCBZS8J at Thu Jun 23 23:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1656018686' (generation #0)
2021-12-17T00:26:27.181546+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 2MCGN8RZ at Thu Jun 30 23:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1656623186' (generation #0)
2021-12-17T00:26:27.219858+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key MX4X2MK4 at Thu Jul 07 23:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1657227686' (generation #0)
2021-12-17T00:26:27.261159+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key RVMVKVPP at Thu Jul 14 22:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1657832186' (generation #0)
2021-12-17T00:26:27.274501+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZVRJNDDJ at Thu Jul 21 22:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1658436686' (generation #0)
2021-12-17T00:26:27.285155+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DXD25FW7 at Thu Jul 28 22:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1659041186' (generation #0)
2021-12-17T00:26:27.303396+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 2EEWPMGE at Thu Aug 04 22:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1659645686' (generation #0)
2021-12-17T00:26:27.347758+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key A0P600R4 at Thu Aug 11 22:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1660250186' (generation #0)
2021-12-17T00:26:27.367271+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key E1WZ834S at Thu Aug 18 22:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1660854686' (generation #0)
2021-12-17T00:26:27.384223+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key SYKK8YBB at Thu Aug 25 22:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1661459186' (generation #0)
2021-12-17T00:26:27.408581+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 1W70XRFG at Thu Sep 01 22:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1662063686' (generation #0)
2021-12-17T00:26:27.441377+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 3SHX1WF3 at Thu Sep 08 22:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1662668186' (generation #0)
2021-12-17T00:26:27.458878+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 0V7M6JE6 at Thu Sep 15 22:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1663272686' (generation #0)
2021-12-17T00:26:27.488793+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 71EFQEDC at Thu Sep 22 22:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1663877186' (generation #0)
2021-12-17T00:26:27.526483+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key W8E5C9SE at Thu Sep 29 22:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1664481686' (generation #0)
2021-12-17T00:26:27.561537+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key R51YCK97 at Thu Oct 06 21:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1665086186' (generation #0)
2021-12-17T00:26:27.586537+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key JDZZKWDE at Thu Oct 13 21:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1665690686' (generation #0)
2021-12-17T00:26:27.616668+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key Z957G03Y at Thu Oct 20 21:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1666295186' (generation #0)
2021-12-17T00:26:27.644952+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key GJEBMQTD at Thu Oct 27 21:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1666899686' (generation #0)
2021-12-17T00:26:27.669333+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VA6AB05E at Thu Nov 03 20:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1667504186' (generation #0)
2021-12-17T00:26:27.685537+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key H1AT9B1R at Thu Nov 10 20:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1668108686' (generation #0)
2021-12-17T00:26:27.751640+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BA9PMP9Z at Thu Nov 17 20:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1668713186' (generation #0)
2021-12-17T00:26:27.776062+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7W9B3R8E at Thu Nov 24 20:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1669317686' (generation #0)
2021-12-17T00:26:27.804017+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key YKAMJ3KZ at Thu Dec 01 20:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1669922186' (generation #0)
2021-12-17T00:26:27.827320+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 3BTYJAQJ at Thu Dec 08 20:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1670526686' (generation #0)
2021-12-17T00:26:27.861037+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key T1NQ9J0N at Thu Dec 15 20:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_5/1671131186' (generation #0)
2021-12-17T00:26:27.861158+0100 taler-exchange-secmod-rsa-911579 INFO Loading keys for denomination coin_eur_1
2021-12-17T00:26:27.894116+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 790D0CYQ at Fri Dec 17 00:26:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1639697186' (generation #0)
2021-12-17T00:26:27.908506+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key QFN7W43R at Fri Dec 24 00:21:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1640301686' (generation #0)
2021-12-17T00:26:27.941249+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DB6GK7KH at Fri Dec 31 00:16:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1640906186' (generation #0)
2021-12-17T00:26:27.952584+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key GR966F8X at Fri Jan 07 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1641510686' (generation #0)
2021-12-17T00:26:27.969393+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key HS6JQE6Z at Fri Jan 14 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1642115186' (generation #0)
2021-12-17T00:26:27.995473+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 1P7MFF46 at Fri Jan 21 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1642719686' (generation #0)
2021-12-17T00:26:28.018225+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 3SMV21N4 at Thu Jan 27 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1643324186' (generation #0)
2021-12-17T00:26:28.044371+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 54F53D85 at Thu Feb 03 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1643928686' (generation #0)
2021-12-17T00:26:28.069957+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key HNP6FDDS at Thu Feb 10 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1644533186' (generation #0)
2021-12-17T00:26:28.093555+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 8NRT81S4 at Thu Feb 17 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1645137686' (generation #0)
2021-12-17T00:26:28.111245+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 496J9VP6 at Thu Feb 24 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1645742186' (generation #0)
2021-12-17T00:26:28.139264+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key HV120YSV at Thu Mar 03 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1646346686' (generation #0)
2021-12-17T00:26:28.173120+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key K5JNC296 at Thu Mar 10 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1646951186' (generation #0)
2021-12-17T00:26:28.196764+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key F1NZYS0P at Thu Mar 17 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1647555686' (generation #0)
2021-12-17T00:26:28.217398+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DTFC4AXR at Thu Mar 24 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1648160186' (generation #0)
2021-12-17T00:26:28.229941+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key EB77Q78B at Fri Apr 01 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1648764686' (generation #0)
2021-12-17T00:26:28.240633+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key D93QFTKC at Fri Apr 08 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1649369186' (generation #0)
2021-12-17T00:26:28.266246+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 1BZNBF4S at Fri Apr 15 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1649973686' (generation #0)
2021-12-17T00:26:28.279830+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 11SQ6N1V at Thu Apr 21 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1650578186' (generation #0)
2021-12-17T00:26:28.304618+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key GCXJZKEC at Thu Apr 28 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1651182686' (generation #0)
2021-12-17T00:26:28.335951+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 9RTC4698 at Thu May 05 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1651787186' (generation #0)
2021-12-17T00:26:28.357030+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key YYFWXYTM at Thu May 12 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1652391686' (generation #0)
2021-12-17T00:26:28.371145+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key WVJKSBDQ at Thu May 19 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1652996186' (generation #0)
2021-12-17T00:26:28.393124+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key SPC81VY4 at Thu May 26 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1653600686' (generation #0)
2021-12-17T00:26:28.427445+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XYW82D5S at Thu Jun 02 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1654205186' (generation #0)
2021-12-17T00:26:28.456036+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key JYN71NYW at Thu Jun 09 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1654809686' (generation #0)
2021-12-17T00:26:28.466767+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key CM72NTTF at Thu Jun 16 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1655414186' (generation #0)
2021-12-17T00:26:28.501118+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VMSSNQM8 at Thu Jun 23 23:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1656018686' (generation #0)
2021-12-17T00:26:28.533734+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 6X5DDGSJ at Thu Jun 30 23:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1656623186' (generation #0)
2021-12-17T00:26:28.553196+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key TATBM5MT at Thu Jul 07 23:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1657227686' (generation #0)
2021-12-17T00:26:28.573292+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key E4WVAY93 at Thu Jul 14 22:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1657832186' (generation #0)
2021-12-17T00:26:28.603813+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BGEA23GW at Thu Jul 21 22:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1658436686' (generation #0)
2021-12-17T00:26:28.619201+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key MVWZF27P at Thu Jul 28 22:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1659041186' (generation #0)
2021-12-17T00:26:28.667384+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZD1SWJWX at Thu Aug 04 22:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1659645686' (generation #0)
2021-12-17T00:26:28.698221+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key B7R19DTT at Thu Aug 11 22:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1660250186' (generation #0)
2021-12-17T00:26:28.752876+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BJCX829C at Thu Aug 18 22:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1660854686' (generation #0)
2021-12-17T00:26:28.765289+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key D673TZPF at Thu Aug 25 22:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1661459186' (generation #0)
2021-12-17T00:26:28.777004+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZTPY3MH0 at Thu Sep 01 22:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1662063686' (generation #0)
2021-12-17T00:26:28.793009+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key G5KG658K at Thu Sep 08 22:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1662668186' (generation #0)
2021-12-17T00:26:28.833283+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 8JN1YYZ9 at Thu Sep 15 22:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1663272686' (generation #0)
2021-12-17T00:26:28.845053+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZKHEZPG5 at Thu Sep 22 22:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1663877186' (generation #0)
2021-12-17T00:26:28.865375+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 05GTE2TP at Thu Sep 29 22:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1664481686' (generation #0)
2021-12-17T00:26:28.909825+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key MRG0VA8X at Thu Oct 06 21:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1665086186' (generation #0)
2021-12-17T00:26:28.927884+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key TF8QBAEB at Thu Oct 13 21:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1665690686' (generation #0)
2021-12-17T00:26:28.938963+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key P80XT6NG at Thu Oct 20 21:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1666295186' (generation #0)
2021-12-17T00:26:28.964105+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZG5D4GTZ at Thu Oct 27 21:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1666899686' (generation #0)
2021-12-17T00:26:29.010345+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key JZCQT1TF at Thu Nov 03 20:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1667504186' (generation #0)
2021-12-17T00:26:29.033443+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key E28SQHN8 at Thu Nov 10 20:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1668108686' (generation #0)
2021-12-17T00:26:29.079873+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key E6D02E0G at Thu Nov 17 20:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1668713186' (generation #0)
2021-12-17T00:26:29.109911+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key C7XZE9X4 at Thu Nov 24 20:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1669317686' (generation #0)
2021-12-17T00:26:29.135189+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 06PXBKH6 at Thu Dec 01 20:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1669922186' (generation #0)
2021-12-17T00:26:29.158949+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key JQTEXJPC at Thu Dec 08 20:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1670526686' (generation #0)
2021-12-17T00:26:29.178809+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key H6WNH3CJ at Thu Dec 15 20:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_1/1671131186' (generation #0)
2021-12-17T00:26:29.178943+0100 taler-exchange-secmod-rsa-911579 INFO Loading keys for denomination coin_eur_ct_10
2021-12-17T00:26:29.189704+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key EF9H9VKH at Fri Dec 17 00:26:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1639697186' (generation #0)
2021-12-17T00:26:29.227873+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 8A9QXFFA at Fri Dec 24 00:21:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1640301686' (generation #0)
2021-12-17T00:26:29.245367+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key N9KA5SQ4 at Fri Dec 31 00:16:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1640906186' (generation #0)
2021-12-17T00:26:29.280192+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key Q7Z4ZRGE at Fri Jan 07 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1641510686' (generation #0)
2021-12-17T00:26:29.307935+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BW3RQ4A7 at Fri Jan 14 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1642115186' (generation #0)
2021-12-17T00:26:29.320735+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key YVZ7YDKC at Fri Jan 21 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1642719686' (generation #0)
2021-12-17T00:26:29.333061+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key V6NKPVEZ at Thu Jan 27 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1643324186' (generation #0)
2021-12-17T00:26:29.354326+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XKJF0BQF at Thu Feb 03 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1643928686' (generation #0)
2021-12-17T00:26:29.375711+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key FAAA1TDX at Thu Feb 10 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1644533186' (generation #0)
2021-12-17T00:26:29.387519+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key GFX48QC1 at Thu Feb 17 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1645137686' (generation #0)
2021-12-17T00:26:29.415682+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key SMWKXC2C at Thu Feb 24 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1645742186' (generation #0)
2021-12-17T00:26:29.429393+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key S3MWJERY at Thu Mar 03 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1646346686' (generation #0)
2021-12-17T00:26:29.465876+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 8PXWQDRQ at Thu Mar 10 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1646951186' (generation #0)
2021-12-17T00:26:29.477477+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XSTP511D at Thu Mar 17 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1647555686' (generation #0)
2021-12-17T00:26:29.518530+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VW0X497Y at Thu Mar 24 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1648160186' (generation #0)
2021-12-17T00:26:29.528020+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7PXWJDZN at Fri Apr 01 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1648764686' (generation #0)
2021-12-17T00:26:29.539613+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 0PE4HJ94 at Fri Apr 08 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1649369186' (generation #0)
2021-12-17T00:26:29.550025+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 530MR565 at Fri Apr 15 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1649973686' (generation #0)
2021-12-17T00:26:29.579824+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key HGF1W5DA at Thu Apr 21 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1650578186' (generation #0)
2021-12-17T00:26:29.603140+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 97N59ZBF at Thu Apr 28 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1651182686' (generation #0)
2021-12-17T00:26:29.626948+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DR7MMG4T at Thu May 05 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1651787186' (generation #0)
2021-12-17T00:26:29.653172+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key EDSNVQMZ at Thu May 12 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1652391686' (generation #0)
2021-12-17T00:26:29.697890+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key X02N4SPA at Thu May 19 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1652996186' (generation #0)
2021-12-17T00:26:29.712473+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key HV48RFSB at Thu May 26 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1653600686' (generation #0)
2021-12-17T00:26:29.727616+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XMP0HZRB at Thu Jun 02 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1654205186' (generation #0)
2021-12-17T00:26:29.756881+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key G9XW7NER at Thu Jun 09 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1654809686' (generation #0)
2021-12-17T00:26:29.810624+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key WE8WGXRQ at Thu Jun 16 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1655414186' (generation #0)
2021-12-17T00:26:29.828844+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key Y9H26TGW at Thu Jun 23 23:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1656018686' (generation #0)
2021-12-17T00:26:29.863879+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key FWR4A1CH at Thu Jun 30 23:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1656623186' (generation #0)
2021-12-17T00:26:29.879413+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key JW64RZZW at Thu Jul 07 23:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1657227686' (generation #0)
2021-12-17T00:26:29.891881+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key FKW2CQ6N at Thu Jul 14 22:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1657832186' (generation #0)
2021-12-17T00:26:29.905624+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key KSPBF199 at Thu Jul 21 22:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1658436686' (generation #0)
2021-12-17T00:26:29.923045+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key N0506X4T at Thu Jul 28 22:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1659041186' (generation #0)
2021-12-17T00:26:29.948390+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XXSA2M6F at Thu Aug 04 22:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1659645686' (generation #0)
2021-12-17T00:26:29.977104+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key K8J883D5 at Thu Aug 11 22:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1660250186' (generation #0)
2021-12-17T00:26:30.009346+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7AHF7CCK at Thu Aug 18 22:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1660854686' (generation #0)
2021-12-17T00:26:30.023476+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key SYAMRJG1 at Thu Aug 25 22:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1661459186' (generation #0)
2021-12-17T00:26:30.042420+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 1NXF0ET2 at Thu Sep 01 22:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1662063686' (generation #0)
2021-12-17T00:26:30.061179+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key K8ST0N4S at Thu Sep 08 22:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1662668186' (generation #0)
2021-12-17T00:26:30.077700+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VXWEWP8Q at Thu Sep 15 22:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1663272686' (generation #0)
2021-12-17T00:26:30.120190+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key D38KHV1Q at Thu Sep 22 22:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1663877186' (generation #0)
2021-12-17T00:26:30.154492+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key F6FKBPGH at Thu Sep 29 22:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1664481686' (generation #0)
2021-12-17T00:26:30.182229+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key N2Z3Z7QJ at Thu Oct 06 21:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1665086186' (generation #0)
2021-12-17T00:26:30.249452+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7M9ZXZYE at Thu Oct 13 21:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1665690686' (generation #0)
2021-12-17T00:26:30.276856+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 05NSABGN at Thu Oct 20 21:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1666295186' (generation #0)
2021-12-17T00:26:30.314154+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key MY9Y11W9 at Thu Oct 27 21:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1666899686' (generation #0)
2021-12-17T00:26:30.354929+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 038CJH19 at Thu Nov 03 20:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1667504186' (generation #0)
2021-12-17T00:26:30.367760+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7SRHJ2ZT at Thu Nov 10 20:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1668108686' (generation #0)
2021-12-17T00:26:30.390454+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 8XWA3ZCZ at Thu Nov 17 20:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1668713186' (generation #0)
2021-12-17T00:26:30.430630+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key A3NYG6T3 at Thu Nov 24 20:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1669317686' (generation #0)
2021-12-17T00:26:30.456370+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 651WJ7F5 at Thu Dec 01 20:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1669922186' (generation #0)
2021-12-17T00:26:30.475425+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key Z9TX4HC6 at Thu Dec 08 20:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1670526686' (generation #0)
2021-12-17T00:26:30.544625+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 06X9R30C at Thu Dec 15 20:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_10/1671131186' (generation #0)
2021-12-17T00:26:30.544747+0100 taler-exchange-secmod-rsa-911579 INFO Loading keys for denomination coin_eur_ct_1
2021-12-17T00:26:30.574889+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZMZGMJ79 at Fri Dec 17 00:26:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1639697186' (generation #0)
2021-12-17T00:26:30.609223+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BA231ECG at Fri Dec 24 00:21:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1640301686' (generation #0)
2021-12-17T00:26:30.624012+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key CFJVW1A6 at Fri Dec 31 00:16:26 2021 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1640906186' (generation #0)
2021-12-17T00:26:30.657460+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 6JZJTC2S at Fri Jan 07 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1641510686' (generation #0)
2021-12-17T00:26:30.701045+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key YMN8ZGVR at Fri Jan 14 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1642115186' (generation #0)
2021-12-17T00:26:30.713599+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key B7ZJFD9J at Fri Jan 21 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1642719686' (generation #0)
2021-12-17T00:26:30.736122+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 6KEDAPJH at Thu Jan 27 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1643324186' (generation #0)
2021-12-17T00:26:30.773421+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DERXQVNW at Thu Feb 03 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1643928686' (generation #0)
2021-12-17T00:26:30.802545+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 8XV4CWCC at Thu Feb 10 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1644533186' (generation #0)
2021-12-17T00:26:30.825683+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key NAGZV4EG at Thu Feb 17 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1645137686' (generation #0)
2021-12-17T00:26:30.842272+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key H7AY4GZ2 at Thu Feb 24 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1645742186' (generation #0)
2021-12-17T00:26:30.877008+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BAVK6MGW at Thu Mar 03 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1646346686' (generation #0)
2021-12-17T00:26:30.916005+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key H4PJFSE6 at Thu Mar 10 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1646951186' (generation #0)
2021-12-17T00:26:30.948392+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key GA345756 at Thu Mar 17 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1647555686' (generation #0)
2021-12-17T00:26:30.962522+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key BHWH2ZP9 at Thu Mar 24 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1648160186' (generation #0)
2021-12-17T00:26:31.021670+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key N63STXJS at Fri Apr 01 00:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1648764686' (generation #0)
2021-12-17T00:26:31.048925+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key CY0NDG8A at Fri Apr 08 00:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1649369186' (generation #0)
2021-12-17T00:26:31.084260+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key VP40J9QH at Fri Apr 15 00:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1649973686' (generation #0)
2021-12-17T00:26:31.109382+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key DQJRY25Q at Thu Apr 21 23:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1650578186' (generation #0)
2021-12-17T00:26:31.166297+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key N1XVPGR8 at Thu Apr 28 23:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1651182686' (generation #0)
2021-12-17T00:26:31.195643+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 1YEQJTQP at Thu May 05 23:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1651787186' (generation #0)
2021-12-17T00:26:31.217161+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key QW7N3R25 at Thu May 12 23:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1652391686' (generation #0)
2021-12-17T00:26:31.232356+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key G26DT956 at Thu May 19 23:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1652996186' (generation #0)
2021-12-17T00:26:31.273419+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key SR1CPH8X at Thu May 26 23:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1653600686' (generation #0)
2021-12-17T00:26:31.335969+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 6SCNWCJB at Thu Jun 02 23:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1654205186' (generation #0)
2021-12-17T00:26:31.345686+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key G143DYFW at Thu Jun 09 23:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1654809686' (generation #0)
2021-12-17T00:26:31.393433+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key A5KXK5QG at Thu Jun 16 23:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1655414186' (generation #0)
2021-12-17T00:26:31.408785+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7DSS0ZG5 at Thu Jun 23 23:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1656018686' (generation #0)
2021-12-17T00:26:31.463221+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key C8BX1GTC at Thu Jun 30 23:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1656623186' (generation #0)
2021-12-17T00:26:31.484874+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 2DS4HHHZ at Thu Jul 07 23:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1657227686' (generation #0)
2021-12-17T00:26:31.494850+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key JD125QCZ at Thu Jul 14 22:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1657832186' (generation #0)
2021-12-17T00:26:31.513081+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key S9D30T1V at Thu Jul 21 22:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1658436686' (generation #0)
2021-12-17T00:26:31.537326+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key E39NXMHZ at Thu Jul 28 22:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1659041186' (generation #0)
2021-12-17T00:26:31.584586+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key KR9TZKHT at Thu Aug 04 22:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1659645686' (generation #0)
2021-12-17T00:26:31.611303+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key K0DCJ5QR at Thu Aug 11 22:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1660250186' (generation #0)
2021-12-17T00:26:31.629485+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XQ2WC2GP at Thu Aug 18 22:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1660854686' (generation #0)
2021-12-17T00:26:31.664509+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 40T7BR56 at Thu Aug 25 22:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1661459186' (generation #0)
2021-12-17T00:26:31.708766+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key EJ4W6ZN2 at Thu Sep 01 22:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1662063686' (generation #0)
2021-12-17T00:26:31.722626+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key R0QAPVBK at Thu Sep 08 22:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1662668186' (generation #0)
2021-12-17T00:26:31.747011+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 9S278B49 at Thu Sep 15 22:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1663272686' (generation #0)
2021-12-17T00:26:31.764309+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 2VH31D7M at Thu Sep 22 22:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1663877186' (generation #0)
2021-12-17T00:26:31.792099+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key ZVZ4WFPV at Thu Sep 29 22:01:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1664481686' (generation #0)
2021-12-17T00:26:31.839366+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key T3YQAD98 at Thu Oct 06 21:56:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1665086186' (generation #0)
2021-12-17T00:26:31.854396+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key W3H5YRAW at Thu Oct 13 21:51:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1665690686' (generation #0)
2021-12-17T00:26:31.868178+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key XYF4M698 at Thu Oct 20 21:46:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1666295186' (generation #0)
2021-12-17T00:26:31.887637+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key TB853XJD at Thu Oct 27 21:41:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1666899686' (generation #0)
2021-12-17T00:26:31.907561+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 741R8V0N at Thu Nov 03 20:36:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1667504186' (generation #0)
2021-12-17T00:26:31.950643+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 0DTHG896 at Thu Nov 10 20:31:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1668108686' (generation #0)
2021-12-17T00:26:31.964840+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 9JDEH5WW at Thu Nov 17 20:26:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1668713186' (generation #0)
2021-12-17T00:26:31.997180+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key MDPG21S5 at Thu Nov 24 20:21:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1669317686' (generation #0)
2021-12-17T00:26:32.024876+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 7GKHJ3X5 at Thu Dec 01 20:16:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1669922186' (generation #0)
2021-12-17T00:26:32.060506+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key 5EG7PWRS at Thu Dec 08 20:11:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1670526686' (generation #0)
2021-12-17T00:26:32.078201+0100 taler-exchange-secmod-rsa-911579 INFO Setup fresh private key YDKV4RD9 at Thu Dec 15 20:06:26 2022 in `/home/ttn/build/GNU/T/merchant/src/testing/test_merchant_api_home//.local/share/taler//exchange-secmod-rsa/keys/coin_eur_ct_1/1671131186' (generation #0)
2021-12-17T00:26:32.078325+0100 taler-exchange-secmod-rsa-911579 INFO Updating keys of denomination `coin_eur_ct_1', last key YDKV4RD9 valid for another 370 days
2021-12-17T00:26:32.078520+0100 taler-exchange-secmod-rsa-911579 INFO Initializing new client 0x558170508dc0
2021-12-17T00:26:32.078632+0100 taler-exchange-secmod-rsa-911579 INFO Sending message of length 56763
2021-12-17T00:26:32.078676+0100 taler-exchange-secmod-rsa-911579 INFO Sending RSA SYNCED message to 0x558170508dc0
2021-12-17T00:26:32.078690+0100 taler-exchange-secmod-rsa-911579 INFO Sending message of type 9 and length 4
2021-12-17T00:26:32.078701+0100 taler-exchange-secmod-rsa-911579 INFO Sending message of length 4
2021-12-17T00:26:32.109903+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 12 and length 152
2021-12-17T00:26:32.109953+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 152
2021-12-17T00:26:32.110064+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 12 and length 152
2021-12-17T00:26:32.110078+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 152
2021-12-17T00:26:32.110181+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 12 and length 152
2021-12-17T00:26:32.110193+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 152
2021-12-17T00:26:32.110295+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 12 and length 152
2021-12-17T00:26:32.110307+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 152
2021-12-17T00:26:32.110410+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 12 and length 152
2021-12-17T00:26:32.110422+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 152
2021-12-17T00:26:32.110435+0100 taler-exchange-secmod-eddsa-911578 INFO Client 0x55c63974ba10 synced
2021-12-17T00:26:32.110445+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 19 and length 4
2021-12-17T00:26:32.110455+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 4
2021-12-17T00:26:32.113999+0100 taler-exchange-httpd-911580(9CXTKAFF13EDQMZ4D9KHDN67NC) WARNING No denomination keys available. Refusing to generate /keys response.
2021-12-17T00:26:32.128513+0100 test-merchant-api-911347 INFO Starting main test loop
2021-12-17T00:26:32.129313+0100 test-merchant-api-911347 INFO Starting Fakebank on port 8082 (http://localhost:8082/2/)
Warning: "1", specified for thread pool size, is ignored. Thread pool is not used.
2021-12-17T00:26:32.129557+0100 test-merchant-api-911347 INFO Running command `add-auditor-OK'
2021-12-17T00:26:32.132054+0100 taler-exchange-httpd-911580(2BZE4VE2H41RBE1J0EZPXMW9NG) WARNING No denomination keys available. Refusing to generate /keys response.
2021-12-17T00:26:32.172496+0100 test-merchant-api-911347 INFO Running command `add-wire-account'
2021-12-17T00:26:32.173486+0100 taler-exchange-httpd-911580(9CXTKAFF13EDQMZ4D9KHDN67NC) WARNING No denomination keys available. Refusing to generate /keys response.
2021-12-17T00:26:32.205873+0100 test-merchant-api-911347 INFO Running command `offline-sign-future-keys'
2021-12-17T00:26:32.206963+0100 taler-exchange-httpd-911580(9CXTKAFF13EDQMZ4D9KHDN67NC) WARNING No denomination keys available. Refusing to generate /keys response.
2021-12-17T00:26:32.373442+0100 taler-exchange-offline-911647 INFO Uploading 212 denomination and 5 signing key signatures
2021-12-17T00:26:32.488771+0100 test-merchant-api-911347 INFO Running command `offline-sign-fees'
2021-12-17T00:26:32.493919+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.493953+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.494503+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.494518+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.495108+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.495125+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.495934+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.495955+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.496880+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.496901+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.497953+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.497974+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.499014+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.499028+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.500258+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.500279+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.501611+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.501632+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.503073+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.503094+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.504742+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.504758+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.506471+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.506485+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.508369+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.508393+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.510332+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.510353+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.512486+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.512507+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.514727+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.514748+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.517223+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.517245+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.519868+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.519892+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.522611+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.522632+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.525462+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.525484+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.528471+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.528493+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.531546+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.531568+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.534683+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.534703+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.537968+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.537990+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.541588+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.541610+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.545278+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.545300+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.549034+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.549056+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.552906+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.552928+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.556924+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.556946+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.561072+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.561094+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.565424+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.565446+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.569828+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.569850+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.574398+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.574420+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.579323+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.579345+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.584315+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.584337+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.589657+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.589679+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.594823+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.594845+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.600168+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.600190+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.605532+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.605556+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.611136+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.611158+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.616806+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.616828+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.622650+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.622672+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.628641+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.628663+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.634751+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.634773+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.641012+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.641033+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.647463+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.647485+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.653906+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.653928+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.660480+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.660502+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.667219+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.667241+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.674344+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.674384+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.681890+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.681921+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.689258+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.689279+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.696715+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of type 17 and length 104
2021-12-17T00:26:32.696736+0100 taler-exchange-secmod-eddsa-911578 INFO Sending message of length 104
2021-12-17T00:26:32.712100+0100 taler-merchant-httpd-911563 INFO Received keys from URL `http://localhost:8081/keys' with status 200 and expiration Thu Dec 23 23:26:32 2021.
2021-12-17T00:26:32.712982+0100 test-merchant-api-911347 INFO Received keys from URL `http://localhost:8081/keys' with status 200 and expiration Thu Dec 23 23:26:32 2021.
2021-12-17T00:26:32.842351+0100 test-merchant-api-911347 INFO Successfully downloaded exchange's keys
2021-12-17T00:26:32.842394+0100 test-merchant-api-911347 INFO Connecting to auditor at URL `http://the.auditor/' (0x563756c8cb50).
2021-12-17T00:26:32.842738+0100 test-merchant-api-911347 INFO Requesting auditor version with URL `http://the.auditor/version'.
2021-12-17T00:26:32.843123+0100 test-merchant-api-911347 INFO Running command `refetch /keys'
2021-12-17T00:26:32.843143+0100 test-merchant-api-911347 INFO cmd `refetch /keys' (ip: 4), key generation: 1
2021-12-17T00:26:32.843158+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.843169+0100 test-merchant-api-911347 INFO Running batched command: instance-create-default
2021-12-17T00:26:32.843944+0100 taler-merchant-httpd-911563 INFO Successfully downloaded exchange's keys
2021-12-17T00:26:32.843981+0100 taler-merchant-httpd-911563 INFO Connecting to auditor at URL `http://the.auditor/' (0x556fa573ab00).
2021-12-17T00:26:32.885141+0100 test-merchant-api-911347 INFO Received version from URL `http://the.auditor/version' with status 0.
2021-12-17T00:26:32.888092+0100 taler-merchant-httpd-911563 INFO Requesting auditor version with URL `http://the.auditor/version'.
2021-12-17T00:26:32.888678+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Handling request (POST) for URL '/management/instances'
2021-12-17T00:26:32.889113+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Starting merchant DB transaction `post /instances'
2021-12-17T00:26:32.892494+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Committing merchant DB transaction post /instances
2021-12-17T00:26:32.897933+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Generating instance settings notification: reload `default'
2021-12-17T00:26:32.897984+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Executing command `NOTIFY XN0RW6KT8Y9MK75YM85SC7GTA6SC5W91FXWDQP0ZB42GY3E52DZH0, 'CHJPCRBNDHT00''
2021-12-17T00:26:32.898116+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO PG poll job active
2021-12-17T00:26:32.898151+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Received notification xn0rw6kt8y9mk75ym85sc7gta6sc5w91fxwdqp0zb42gy3e52dzh0 with extra data `default'
2021-12-17T00:26:32.898174+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Received instance settings notification: reload `default'
2021-12-17T00:26:32.898991+0100 taler-merchant-httpd-911563(123M6G8PZG3DN8G80BF3VZ39K0) INFO Finished handling request for `/management/instances' with MHD termination code 0
2021-12-17T00:26:32.899018+0100 test-merchant-api-911347 INFO POST /management/instances completed with response code 204
2021-12-17T00:26:32.899087+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.899115+0100 test-merchant-api-911347 INFO Running batched command: instance-create-kyc-0
2021-12-17T00:26:32.899394+0100 taler-merchant-httpd-911563(XJHHHZ8SK4G2YXRAHP4TB1XNKR) INFO Handling request (GET) for URL '/private/kyc'
2021-12-17T00:26:32.900523+0100 taler-merchant-httpd-911563(XJHHHZ8SK4G2YXRAHP4TB1XNKR) INFO Finished handling request for `/private/kyc' with MHD termination code 0
2021-12-17T00:26:32.900615+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.900648+0100 test-merchant-api-911347 INFO Running batched command: create-proposal-4
2021-12-17T00:26:32.901042+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO Handling request (POST) for URL '/private/orders'
2021-12-17T00:26:32.903658+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO Starting merchant DB transaction `insert_order'
2021-12-17T00:26:32.905782+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO Notifying clients of new order 1 at QY2W5MBR
2021-12-17T00:26:32.905819+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO Executing command `NOTIFY XKFW0G7QRYWAXBQKV1B6BKDRQCDQ5A9D3SMZJH4DEZGMM8XMH9QWG, '0000000000002005TD5W1ART00000000''
2021-12-17T00:26:32.905924+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO PG poll job active
2021-12-17T00:26:32.905950+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO Committing merchant DB transaction insert_order
2021-12-17T00:26:32.914689+0100 taler-merchant-httpd-911563(GEVS0H3YJHNZB4Q6HZK16JHVJ4) INFO Finished handling request for `/private/orders' with MHD termination code 0
2021-12-17T00:26:32.914782+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.914812+0100 test-merchant-api-911347 INFO Running batched command: get-order-4
2021-12-17T00:26:32.914871+0100 test-merchant-api-911347 INFO Getting order status from http://localhost:8080/private/orders/4?transfer=YES
2021-12-17T00:26:32.915121+0100 taler-merchant-httpd-911563(1QZEB3SP47FBSPCQBXCEC34VZM) INFO Handling request (GET) for URL '/private/orders/4'
2021-12-17T00:26:32.916172+0100 taler-merchant-httpd-911563(1QZEB3SP47FBSPCQBXCEC34VZM) INFO Finished handling request for `/private/orders/4' with MHD termination code 0
2021-12-17T00:26:32.916293+0100 test-merchant-api-911347 INFO GET /private/orders/$ID completed with status 200
2021-12-17T00:26:32.916366+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.916390+0100 test-merchant-api-911347 INFO Running batched command: delete-order-4
2021-12-17T00:26:32.916730+0100 taler-merchant-httpd-911563(3Z2T2S8DJ3ZP2SEZHC21VQ2BC4) INFO Handling request (DELETE) for URL '/private/orders/4'
2021-12-17T00:26:32.923004+0100 taler-merchant-httpd-911563(3Z2T2S8DJ3ZP2SEZHC21VQ2BC4) INFO Finished handling request for `/private/orders/4' with MHD termination code 0
2021-12-17T00:26:32.923078+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.923110+0100 test-merchant-api-911347 INFO Running batched command: purge-default
2021-12-17T00:26:32.923431+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO Handling request (DELETE) for URL '/management/instances/default'
2021-12-17T00:26:32.931470+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO Generating instance settings notification: reload `default'
2021-12-17T00:26:32.931516+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO Executing command `NOTIFY XN0RW6KT8Y9MK75YM85SC7GTA6SC5W91FXWDQP0ZB42GY3E52DZH0, 'CHJPCRBNDHT00''
2021-12-17T00:26:32.931710+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO PG poll job active
2021-12-17T00:26:32.931755+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO Received notification xn0rw6kt8y9mk75ym85sc7gta6sc5w91fxwdqp0zb42gy3e52dzh0 with extra data `default'
2021-12-17T00:26:32.931787+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO Received instance settings notification: reload `default'
2021-12-17T00:26:32.932158+0100 taler-merchant-httpd-911563(8Q98B34Y497Y3HMAADJQNM6JTM) INFO Finished handling request for `/management/instances/default' with MHD termination code 0
2021-12-17T00:26:32.932221+0100 test-merchant-api-911347 INFO Running command `orders-id'
2021-12-17T00:26:32.932251+0100 test-merchant-api-911347 INFO Exiting from batch: orders-id
2021-12-17T00:26:32.932275+0100 test-merchant-api-911347 INFO Running command `config'
2021-12-17T00:26:32.932306+0100 taler-merchant-httpd-911563 INFO Received version from URL `http://the.auditor/version' with status 0.
2021-12-17T00:26:32.932608+0100 taler-merchant-httpd-911563(A2QRK3MG1FCZVPJJ9PJ2VWQNVM) INFO Handling request (GET) for URL '/config'
2021-12-17T00:26:32.932707+0100 taler-merchant-httpd-911563(A2QRK3MG1FCZVPJJ9PJ2VWQNVM) INFO Finished handling request for `/config' with MHD termination code 0
2021-12-17T00:26:32.932765+0100 test-merchant-api-911347 ERROR Assertion failed at testing_api_cmd_config.c:104.
2021-12-17T00:26:32.932794+0100 test-merchant-api-911347 ERROR Failed at command `config'
2021-12-17T00:26:32.932833+0100 test-merchant-api-911347 INFO Executing shutdown at `config'
2021-12-17T00:26:32.933099+0100 test-merchant-api-911347 INFO Disconnecting from auditor at URL `http://the.auditor/' (0x563756c8cb50).
2021-12-17T00:26:32.941504+0100 taler-merchant-httpd-911563 INFO Executing PQ command `UNLISTEN XN0RW6KT8Y9MK75YM85SC7GTA6SC5W91FXWDQP0ZB42GY3E52DZH0'
2021-12-17T00:26:32.941746+0100 taler-merchant-httpd-911563 INFO Stopping PQ event scheduler job
2021-12-17T00:26:32.941940+0100 taler-merchant-httpd-911563 INFO Disconnecting from auditor at URL `http://the.auditor/' (0x556fa573ab00).
FAIL test_merchant_api (exit status: 1)

SKIP: test-merchant-walletharness.sh
====================================

skipping wallet test harness
SKIP test-merchant-walletharness.sh (exit status: 77)

SKIP: test_merchant_instance_response.sh
========================================

Testing for jq FOUND
Testing for taler FOUND
Testing for taler-bank-manageinitialize_taler_system.sh: line 73: taler-bank-manage: command not found
 SKIP:  MISSING
SKIP test_merchant_instance_response.sh (exit status: 77)

SKIP: test_merchant_product_creation.sh
=======================================

Testing for jq FOUND
Testing for taler FOUND
Testing for taler-bank-manageinitialize_taler_system.sh: line 73: taler-bank-manage: command not found
 SKIP:  MISSING
SKIP test_merchant_product_creation.sh (exit status: 77)

SKIP: test_merchant_reserve_creation.sh
=======================================

Testing for jq FOUND
Testing for taler FOUND
Testing for taler-bank-manageinitialize_taler_system.sh: line 73: taler-bank-manage: command not found
 SKIP:  MISSING
SKIP test_merchant_reserve_creation.sh (exit status: 77)

SKIP: test_merchant_order_creation.sh
=====================================

Testing for jq FOUND
Testing for taler FOUND
Testing for taler-bank-manageinitialize_taler_system.sh: line 73: taler-bank-manage: command not found
 SKIP:  MISSING
SKIP test_merchant_order_creation.sh (exit status: 77)

SKIP: test_merchant_instance_purge.sh
=====================================

Testing for jq FOUND
Testing for taler FOUND
Testing for taler-bank-manageinitialize_taler_system.sh: line 73: taler-bank-manage: command not found
 SKIP:  MISSING
SKIP test_merchant_instance_purge.sh (exit status: 77)

SKIP: test_merchant_transfer_tracking.sh
========================================

Testing for jq FOUND
Testing for taler FOUND
Testing for taler-bank-manageinitialize_taler_system.sh: line 73: taler-bank-manage: command not found
 SKIP:  MISSING
SKIP test_merchant_transfer_tracking.sh (exit status: 77)

test-suite.log (96,809 bytes)   

Activities

Christian Grothoff

2021-12-25 16:34

manager   ~0018588

Problem is not present on my system, but there were major updates since you reported the issue. Please upgrade gnunet/exchange and try again...

ttn

2021-12-25 17:59

developer   ~0018589

I confirm w/ latest GNUnet, Exchange and Merchant, all "make check"s pass.
However, i note that for merchant, the last batch of tests pass by mostly SKIPping (7/9 SKIPPED).
Hopefully we're not missing anything important...

Issue History

Date Modified Username Field Change
2021-12-17 04:29 ttn New Issue
2021-12-17 04:29 ttn Status new => assigned
2021-12-17 04:29 ttn Assigned To => Christian Grothoff
2021-12-17 04:29 ttn File Added: .ttn.merchant-make-check.log
2021-12-17 04:29 ttn File Added: test-suite.log
2021-12-25 16:34 Christian Grothoff Note Added: 0018588
2021-12-25 16:34 Christian Grothoff Status assigned => feedback
2021-12-25 16:34 Christian Grothoff Assigned To Christian Grothoff => ttn
2021-12-25 17:59 ttn Status feedback => resolved
2021-12-25 17:59 ttn Resolution open => fixed
2021-12-25 17:59 ttn Note Added: 0018589
2022-10-20 10:48 Christian Grothoff Target Version => 0.9
2022-11-04 20:52 Christian Grothoff Status resolved => closed
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend