wohali opened a new issue #920: couch_peruser failure on regression test URL: https://github.com/apache/couchdb/issues/920 ``` module 'couch_peruser_test' couch_peruser test couch_peruser_test:150: should_create_anon_user_db...*timed out* undefined couch_peruser_test:146: should_create_user_db...[0.005 s] ok couch_peruser_test:158: should_not_delete_user_db...[0.006 s] ok couch_peruser_test:169: should_delete_user_db...[0.005 s] ok couch_peruser_test:196: should_reflect_config_changes...[0.005 s] ok couch_peruser_test:202: should_add_user_to_db_admins...[0.004 s] ok couch_peruser_test:210: should_add_user_to_db_members...*failed* in function couch_peruser_test:get_security/1 (test/couch_peruser_test.erl, line 120) in call from couch_peruser_test:'-should_add_user_to_db_members/1-fun-0-'/0 (test/couch_peruser_test.erl, line 212) **error:{badmatch,{ok,404, [{"X-CouchDB-Body-Time","0"}, {"X-Couch-Request-ID","1eb3a085ec"}, {"Server","CouchDB/2.1.0-292d084 (Erlang OTP/20)"}, {"Date","Wed, 25 Oct 2017 21:15:27 GMT"}, {"Content-Type","application/json"}, {"Content-Length","58"}, {"Cache-Control","must-revalidate"}], <<"{\"error\":\"not_found\",\"reason\":\"Database does not exi"...>>}} output:<<"">> couch_peruser_test:228: should_not_remove_existing_db_admins...ok couch_peruser_test:229: should_not_remove_existing_db_admins...ok couch_peruser_test:230: should_not_remove_existing_db_admins...ok couch_peruser_test:247: should_not_remove_existing_db_members...ok couch_peruser_test:248: should_not_remove_existing_db_members...ok couch_peruser_test:249: should_not_remove_existing_db_members...ok couch_peruser_test:273: should_remove_user_from_db_admins...ok couch_peruser_test:274: should_remove_user_from_db_admins...ok couch_peruser_test:275: should_remove_user_from_db_admins...ok couch_peruser_test:299: should_remove_user_from_db_members...ok couch_peruser_test:300: should_remove_user_from_db_members...ok couch_peruser_test:301: should_remove_user_from_db_members...ok [os_mon] memory supervisor port (memsup): Erlang has closed [os_mon] cpu supervisor port (cpu_sup): Erlang has closed [done in 156.356 s] [done in 156.933 s] module 'couch_peruser' module 'couch_peruser_sup' module 'couch_peruser_app' ======================================================= Failed: 1. Skipped: 0. Passed: 17. ``` Logs at https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-292809826-2017-10-25T21:16:18.790702/couchlog.tar.gz
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
