Created
May 30, 2016 17:05
-
-
Save blaggacao/1df4f9dffb0e515aaf6decc6e67ff2d4 to your computer and use it in GitHub Desktop.
Valgrind Alpine Segfault Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==1== by 0x5355035: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xD1EE481: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F6C12: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F00E1: PQgetResult (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F034D: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC1F2B: pq_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6D9C: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:31:20,549 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:31:24,463 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFC6C95: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFD48: PyFrame_ClearFreeList (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380082: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380474: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538049E: _PyObject_GC_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x531FF51: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E44BA: PyObject_GetIter (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530DD29: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0xbeea020 is 256 bytes inside a block of size 2,048 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0xD1EE72E: PQclear (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC6C6A: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xD1EE481: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F6C12: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F00E1: PQgetResult (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F034D: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC1F2B: pq_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6D9C: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:32:20,743 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:32:25,540 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:33:20,811 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:33:26,650 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
==1== Conditional jump or move depends on uninitialised value(s) | |
==1== at 0x5312ADC: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359F7E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xD1EE481: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F6C12: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F00E1: PQgetResult (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F034D: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC1F2B: pq_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6D9C: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Conditional jump or move depends on uninitialised value(s) | |
==1== at 0x5312ADC: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF1E0: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAC9: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0xD1F138E: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F140C: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F14DE: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1EF2EA: PQsendQuery (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F03EA: PQexec (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC1F2B: pq_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6D9C: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF1E0: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAC9: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0xD1F138E: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F140C: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F14DE: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1EF2EA: PQsendQuery (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F03EA: PQexec (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC1F2B: pq_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6D9C: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:34:20,885 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:34:27,805 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:35:18,019 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/security/base_security.xml | |
2016-05-30 13:35:21,023 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:35:28,889 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:35:33,193 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/base_menu.xml | |
2016-05-30 13:35:47,784 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_config.xml | |
2016-05-30 13:35:51,261 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res.country.state.csv | |
2016-05-30 13:36:10,431 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_actions.xml | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535478F: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0xc17b020 is 2,464 bytes inside a block of size 4,002 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0x7D29465: xmlBufFree (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CF1CCC: xmlOutputBufferClose (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x759D720: __pyx_f_4lxml_5etree__tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x75B48B8: __pyx_pw_4lxml_5etree_31tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x535B246: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x7D292D0: xmlBufCreateSize (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CF0E46: xmlAllocOutputBuffer (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x759D5DE: __pyx_f_4lxml_5etree__tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x75B48B8: __pyx_pw_4lxml_5etree_31tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x535B246: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:36:21,130 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
==1== Conditional jump or move depends on uninitialised value(s) | |
==1== at 0x5312ADC: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535478F: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x7D65508: xmlDictAddString (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7D65DE6: xmlDictLookup (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CDBEBC: xmlParseNCName (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CDC164: xmlParseQName (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CDC59E: xmlParseStartTag2 (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CE09EC: xmlParseElement (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CE033A: xmlParseContent (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CE0BAC: xmlParseElement (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CE033A: xmlParseContent (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CE0BAC: xmlParseElement (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CE033A: xmlParseContent (in /usr/lib/libxml2.so.2.9.3) | |
==1== | |
2016-05-30 13:36:30,008 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:37:01,559 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_config_parameter_view.xml | |
2016-05-30 13:37:09,847 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_cron_view.xml | |
2016-05-30 13:37:21,010 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_filters.xml | |
2016-05-30 13:37:21,275 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:37:31,089 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:37:32,385 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_mail_server_view.xml | |
2016-05-30 13:37:42,407 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_model_view.xml | |
2016-05-30 13:38:21,309 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:38:32,241 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:38:51,344 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_attachment_view.xml | |
2016-05-30 13:39:04,458 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_rule_view.xml | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x531FE53: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359F7E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359F7E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:39:19,624 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_sequence_view.xml | |
2016-05-30 13:39:21,389 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:39:33,441 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:39:34,585 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_translation_view.xml | |
2016-05-30 13:39:49,310 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_ui_menu_view.xml | |
2016-05-30 13:40:03,618 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_ui_view_view.xml | |
2016-05-30 13:40:21,471 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:40:34,116 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_values_view.xml | |
2016-05-30 13:40:34,551 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:41:03,811 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_autovacuum.xml | |
2016-05-30 13:41:06,295 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_model_report.xml | |
2016-05-30 13:41:12,800 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/report_ir_model.xml | |
2016-05-30 13:41:18,349 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_logging_view.xml | |
2016-05-30 13:41:21,601 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:41:35,938 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:41:37,844 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/ir/ir_qweb.xml | |
2016-05-30 13:41:42,845 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/workflow/workflow_view.xml | |
2016-05-30 13:42:21,765 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:42:37,037 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:43:22,338 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:43:35,210 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/module_view.xml | |
2016-05-30 13:43:38,728 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535478F: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Conditional jump or move depends on uninitialised value(s) | |
==1== at 0x5312ADC: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535512C: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xD1EA168: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1ED872: PQconnectStart (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1ED8BC: PQconnectdb (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC33D3: conn_connect (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC3F5F: connection_init (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E38F2: _PyObject_CallFunction_SizeT (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFBFA09: psyco_connect (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x535B246: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535512C: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xD1EA168: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1ED872: PQconnectStart (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1ED8BC: PQconnectdb (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC33D3: conn_connect (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC3F5F: connection_init (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E38F2: _PyObject_CallFunction_SizeT (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFBFA09: psyco_connect (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x535B246: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:44:22,420 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:44:32,775 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/module_data.xml | |
2016-05-30 13:44:40,059 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:45:22,725 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532E77F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530C3B7: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D6EA: PyDict_Clear (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D72B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359A72: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0xfcbe020 is 16 bytes after a block of size 64 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0x7CF1CCC: xmlOutputBufferClose (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x759D720: __pyx_f_4lxml_5etree__tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x75B48B8: __pyx_pw_4lxml_5etree_31tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x535B246: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x7D2926B: xmlBufCreateSize (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x7CF0E46: xmlAllocOutputBuffer (in /usr/lib/libxml2.so.2.9.3) | |
==1== by 0x759D5DE: __pyx_f_4lxml_5etree__tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x75B48B8: __pyx_pw_4lxml_5etree_31tostring (in /usr/lib/python2.7/site-packages/lxml/etree.so) | |
==1== by 0x535B246: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:45:37,251 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/module_report.xml | |
2016-05-30 13:45:38,603 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/report/report_ir_module_reference.xml | |
2016-05-30 13:45:40,720 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_module_update_view.xml | |
2016-05-30 13:45:41,191 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:45:44,483 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_language_install_view.xml | |
2016-05-30 13:45:48,270 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_import_language_view.xml | |
2016-05-30 13:45:51,946 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_module_upgrade_view.xml | |
2016-05-30 13:45:58,315 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_module_configuration_view.xml | |
2016-05-30 13:46:00,311 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_export_language_view.xml | |
2016-05-30 13:46:04,354 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_update_translations_view.xml | |
2016-05-30 13:46:07,933 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/module/wizard/base_module_immediate_install.xml | |
2016-05-30 13:46:09,469 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_company_view.xml | |
2016-05-30 13:46:18,082 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_request_view.xml | |
2016-05-30 13:46:23,028 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:46:25,640 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_lang_view.xml | |
2016-05-30 13:46:34,352 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_partner_view.xml | |
2016-05-30 13:46:42,328 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFCC91B: qstring_getquoted (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3B58: _PyObject_CallMethod_SizeT (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFCCD92: microprotocol_getquoted (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC62AD: _mogrify (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6CE7: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0xb403020 is 416 bytes inside an unallocated block of size 2,352 in arena "client" | |
==1== | |
2016-05-30 13:47:18,187 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_bank_view.xml | |
2016-05-30 13:47:23,180 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:47:37,537 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_country_view.xml | |
2016-05-30 13:47:43,435 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:48:01,669 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_currency_view.xml | |
2016-05-30 13:48:19,285 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_users_view.xml | |
2016-05-30 13:48:23,326 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:48:44,599 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:49:18,841 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_partner_data.xml | |
2016-05-30 13:49:21,336 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/ir_property_view.xml | |
2016-05-30 13:49:23,395 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:49:29,150 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/res/res_security.xml | |
2016-05-30 13:49:31,746 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/security/ir.model.access.csv | |
2016-05-30 13:49:45,797 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:50:23,462 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:50:46,900 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:50:48,228 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_translation: module base: loading base translation file en for language en_US | |
2016-05-30 13:50:48,271 1 [1;32m[1;49mINFO[0m test openerp.tools.translate: loading /home/src/o9/openerp/addons/base/i18n/en.po | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D6D1: PyDict_Clear (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D72B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359A72: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0x1192b020 is 80 bytes inside a block of size 2,048 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0xD1EE72E: PQclear (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC6C6A: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xD1EE481: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F6C12: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F00E1: PQgetResult (in /usr/lib/libpq.so.5.7) | |
==1== by 0xD1F034D: ??? (in /usr/lib/libpq.so.5.7) | |
==1== by 0xCFC1F2B: pq_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6D9C: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:51:23,575 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:51:47,989 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:52:23,733 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:52:49,019 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:53:23,898 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:53:50,156 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:54:24,006 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:54:34,925 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: 1 modules loaded in 1670.34s, 7 queries | |
2016-05-30 13:54:42,852 1 [1;34m[1;49mDEBUG[0m test openerp.models: column web is in the table ir_module_module but not in the corresponding object ir.module.module | |
2016-05-30 13:54:43,820 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: Modules loaded. | |
2016-05-30 13:54:43,869 1 [1;32m[1;49mINFO[0m test openerp.models: Computing parent left and right for table ir_ui_menu... | |
2016-05-30 13:54:44,293 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,935 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,947 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,969 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,990 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,965 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,993 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:44,983 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_http: Generating routing map | |
2016-05-30 13:54:51,239 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:54:55,905 1 [1;34m[1;49mDEBUG[0m test openerp.addons.base.ir.ir_cron: Starting job `Auto-vacuum internal data`. | |
2016-05-30 13:55:01,166 1 [1;34m[1;49mDEBUG[0m test openerp.addons.base.ir.ir_cron: cron.object.execute(u'test', 1, '*', u'ir.autovacuum', u'power_on') | |
2016-05-30 13:55:05,903 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:05] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 13:55:06,935 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:06] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 13:55:07,806 1 [1;32m[1;49mINFO[0m test openerp.addons.base.ir.ir_autovacuum: GC'd 0 user log entries | |
2016-05-30 13:55:07,994 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:07] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 13:55:08,084 1 [1;34m[1;49mDEBUG[0m test openerp.addons.base.ir.ir_cron: 3.129s (ir.autovacuum, power_on) | |
2016-05-30 13:55:11,277 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:11] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 13:55:11,396 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:11] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 13:55:11,433 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:11] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 13:55:12,340 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:12] "GET /web/database/manager HTTP/1.1" 200 - | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x531E696: PyString_Format (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535500A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0x6857020 is 1,088 bytes inside a block of size 1,104 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0x538900B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538E583: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538EA40: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x534FDA2: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x4C93842: realloc (vg_replace_malloc.c:785) | |
==1== by 0x538948E: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538AF74: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538C92D: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538E5AB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538EA40: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x534FDA2: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:55:13,997 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 13:55:13] "GET /web/database/manager HTTP/1.1" 200 - | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF32C: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x537789C: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F8048: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359A72: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0xd852020 is 384 bytes inside a block of size 1,104 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0x538900B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538E095: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x534FDA2: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x4C93842: realloc (vg_replace_malloc.c:785) | |
==1== by 0x538948E: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538AF74: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538E07D: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x534FDA2: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 13:55:24,160 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:56:12,174 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:56:24,218 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:57:13,270 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:57:24,256 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:58:14,390 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:58:24,329 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 13:59:15,436 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 13:59:24,408 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:00:16,518 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:00:24,485 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:01:17,553 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:01:24,583 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:02:18,672 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:02:24,638 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:03:19,703 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:03:24,718 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:04:20,742 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:04:24,820 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:05:21,774 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:05:24,901 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:06:22,878 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:06:24,967 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:07:23,925 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:07:25,065 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:08:24,980 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:08:25,128 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:09:25,203 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:09:26,086 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:10:25,288 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:10:27,139 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:11:25,352 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:11:28,184 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:12:25,425 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:12:29,231 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:13:25,457 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:13:30,266 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:14:25,522 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:14:31,340 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:15:25,553 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:15:32,371 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:16:25,642 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:16:33,453 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:17:25,731 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:17:34,542 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:18:25,761 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:18:35,604 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:19:25,809 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:19:36,691 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:20:25,882 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:20:37,756 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:21:25,958 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:21:38,833 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:22:25,987 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:22:39,878 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:23:26,018 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:23:40,934 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:24:26,079 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:24:42,017 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:25:26,108 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:25:43,045 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:26:26,140 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:26:44,134 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:27:26,170 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:27:45,164 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:28:26,198 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:28:46,191 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:29:26,227 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:29:47,221 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:30:26,265 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:30:48,310 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:31:26,356 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:31:49,402 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:32:26,387 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:32:50,454 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:33:26,429 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:33:51,532 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:34:26,506 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:34:52,610 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:35:26,580 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:35:53,686 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:36:26,611 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:36:54,718 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:37:26,640 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:37:55,808 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:38:26,729 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:38:56,878 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:39:26,788 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:39:57,908 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:40:26,860 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:40:58,946 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:41:26,901 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:41:59,977 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:42:26,975 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:43:01,007 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:43:27,048 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:44:02,039 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:44:27,137 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:45:03,096 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:45:27,165 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:46:04,126 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:46:27,219 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:47:05,193 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:47:27,289 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:48:06,220 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:48:27,323 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:49:07,308 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:49:27,353 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:50:08,369 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:50:27,398 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:51:09,463 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:51:27,430 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:52:10,544 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:52:27,519 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:53:11,619 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:53:27,589 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:54:12,697 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:54:27,619 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:55:13,733 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:55:27,654 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:56:14,816 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:56:27,742 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:57:15,907 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:57:27,831 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:58:16,991 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:58:27,907 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 14:59:18,070 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 14:59:27,942 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:00:19,153 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:00:28,032 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:01:20,228 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:01:28,065 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:02:21,302 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:02:28,158 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:03:22,338 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:03:28,189 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:04:23,398 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:04:28,261 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:05:24,429 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:05:28,338 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:06:25,460 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:06:28,415 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:07:26,489 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:07:28,488 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:08:27,560 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:08:28,576 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:09:28,624 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:09:28,640 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:10:28,711 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:10:29,703 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:11:28,785 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:11:30,800 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:12:28,827 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:12:31,868 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:13:28,914 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:13:32,908 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:14:29,008 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:14:33,936 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:15:29,041 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:15:35,041 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:16:29,072 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:16:36,106 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:17:29,103 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:17:37,166 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:18:29,134 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:18:38,242 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:19:29,168 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:19:39,318 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:20:29,195 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:20:40,388 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:21:29,280 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:21:41,474 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:22:29,367 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:22:42,566 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:23:29,406 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:23:43,639 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:24:29,433 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:24:44,717 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:25:29,520 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:25:45,796 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:26:29,607 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:26:46,887 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:27:29,698 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:27:47,917 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:28:29,754 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:28:48,947 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:29:29,791 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:29:49,973 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:30:30,033 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:30:51,190 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:31:30,071 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:31:52,228 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:32:30,169 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:32:53,258 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:33:30,261 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:33:54,329 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:34:30,302 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:34:55,356 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:35:30,348 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:35:56,433 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:36:30,409 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:36:57,507 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:37:30,463 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:37:58,582 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:38:30,495 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:38:59,639 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:39:30,580 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:40:00,731 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:40:30,616 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:41:01,814 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:41:30,644 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:42:02,858 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:42:30,675 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:43:03,932 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:43:30,708 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:44:05,009 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:44:30,749 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:45:06,043 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:45:30,783 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:46:07,075 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:46:30,811 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:47:08,124 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:47:30,842 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:48:09,155 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:48:30,881 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:49:10,217 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:49:30,956 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:50:11,247 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:50:31,043 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:51:12,277 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:51:31,094 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:52:13,312 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:52:31,124 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:53:14,408 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:53:31,156 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:54:15,437 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:54:31,186 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:55:16,468 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:55:31,225 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:56:17,543 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:56:31,266 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:57:18,624 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:57:31,335 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:58:19,687 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:58:31,412 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 15:59:20,765 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 15:59:31,484 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:00:21,854 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:00:31,544 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:01:22,886 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:01:31,634 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:02:23,915 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:02:31,724 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:03:24,945 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:03:31,798 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:04:26,033 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:04:31,874 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:05:27,063 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:05:31,959 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:06:28,097 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:06:32,033 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:07:29,145 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:07:32,097 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:08:30,216 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:08:32,170 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:09:31,291 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:09:32,211 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:10:32,276 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:10:32,376 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:11:32,377 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:11:33,429 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:12:32,427 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:12:34,484 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:13:32,504 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:13:35,561 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:14:32,597 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:14:36,654 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:15:32,683 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:15:37,717 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:16:32,743 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:16:38,793 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:17:32,805 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:17:39,870 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:18:32,834 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:18:40,906 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:19:32,925 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:19:41,935 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:20:33,004 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:20:43,004 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:21:33,060 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:21:44,036 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:22:33,137 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:22:45,111 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:23:33,212 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:23:46,189 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:24:33,301 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:24:47,264 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:25:33,359 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:25:48,338 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:26:33,399 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:26:49,398 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:27:33,436 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:27:50,470 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:28:33,508 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:28:51,546 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:29:33,583 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:29:52,622 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:30:33,655 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:30:53,696 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:31:33,693 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:31:54,788 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:32:33,753 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:32:55,851 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:33:33,825 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:33:56,924 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:34:33,899 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:34:58,004 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:35:34,003 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:35:59,076 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:36:34,050 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:37:00,152 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:37:34,129 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:38:01,185 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:38:34,213 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:39:02,263 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:39:34,303 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:40:03,317 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:40:34,365 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:41:04,376 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:41:34,441 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:42:05,452 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:42:34,515 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:43:06,498 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:43:34,556 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:44:07,571 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:44:34,584 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:45:08,606 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:45:34,660 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:46:09,683 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:46:34,734 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:47:10,756 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:47:34,809 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:48:11,791 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:48:34,855 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:49:12,850 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:49:34,899 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:50:13,942 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:50:34,932 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:51:15,014 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:51:35,006 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:52:00,965 1 [1;32m[1;49mINFO[0m None openerp.sql_db: ConnectionPool(used=1/count=1/max=64): Closed 3 connections to 'dbname=test user=odoo password=xxxx host=db' | |
2016-05-30 16:52:01,135 1 [1;32m[1;49mINFO[0m None openerp.service.db: DROP DB: test | |
# /usr/lib/python2.7/encodings/idna.pyc matches /usr/lib/python2.7/encodings/idna.py | |
import encodings.idna # precompiled from /usr/lib/python2.7/encodings/idna.pyc | |
2016-05-30 16:52:02,184 1 [1;32m[1;49mINFO[0m None werkzeug: 10.0.75.1 - - [30/May/2016 16:52:02] "POST /web/database/drop HTTP/1.1" 303 - | |
2016-05-30 16:52:02,379 1 [1;32m[1;49mINFO[0m test openerp.http: Generating nondb routing | |
2016-05-30 16:52:03,140 1 [1;32m[1;49mINFO[0m test werkzeug: 10.0.75.1 - - [30/May/2016 16:52:03] "GET /web/database/manager HTTP/1.1" 200 - | |
2016-05-30 16:52:16,098 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:52:35,041 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:52:37,409 1 [1;32m[1;49mINFO[0m None openerp.service.db: Create database `test`. | |
==1== Thread 18: | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535C1F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535D67A: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5360FF8: PyAST_Compile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5370D97: Py_CompileStringFlags (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53521E0: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 16:53:08,265 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading 1 modules... | |
2016-05-30 16:53:17,132 1 [1;32m[1;49mINFO[0m test openerp.modules.module: module base: creating or updating database tables | |
2016-05-30 16:53:17,147 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:53:17,700 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:17,712 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:17,765 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:17,791 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': column 'name': added NOT NULL constraint | |
2016-05-30 16:53:17,815 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:17,827 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:17,875 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:17,942 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model': added constraint 'ir_model_obj_name_uniq' with definition=unique (model) | |
==1== Conditional jump or move depends on uninitialised value(s) | |
==1== at 0x5312ADC: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5354737: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Uninitialised value was created by a heap allocation | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 16:53:18,733 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'domain' with definition=VARCHAR | |
2016-05-30 16:53:18,752 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_model_fields': setting default value of new column domain to '[]' | |
2016-05-30 16:53:18,795 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'selection' with definition=VARCHAR | |
2016-05-30 16:53:18,806 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_model_fields': setting default value of new column selection to '' | |
2016-05-30 16:53:18,845 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:18,887 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': column 'help' changed type from varchar to text | |
2016-05-30 16:53:18,915 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'on_delete' with definition=VARCHAR | |
2016-05-30 16:53:18,925 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_model_fields': setting default value of new column on_delete to 'set null' | |
2016-05-30 16:53:18,983 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:18,998 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:19,029 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'depends' with definition=VARCHAR | |
2016-05-30 16:53:19,065 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'size' with definition=int4 | |
2016-05-30 16:53:19,075 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_model_fields': setting default value of new column size to None | |
2016-05-30 16:53:19,101 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:19,117 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:19,169 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_model_fields': setting default value of new column state to 'manual' | |
2016-05-30 16:53:19,187 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': column 'state': added NOT NULL constraint | |
2016-05-30 16:53:19,234 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'complete_name' with definition=VARCHAR | |
2016-05-30 16:53:19,288 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': column 'ttype': added NOT NULL constraint | |
2016-05-30 16:53:19,313 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': column 'model_id': added NOT NULL constraint | |
2016-05-30 16:53:19,390 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields_group_rel': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:19,405 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields_group_rel': added foreign key 'field_id' with definition=REFERENCES "ir_model_fields" ON DELETE cascade | |
2016-05-30 16:53:19,455 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'ir_model_fields_group_rel': m2m relation between 'ir_model_fields' and 'res_groups' | |
2016-05-30 16:53:19,502 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'compute' with definition=text | |
2016-05-30 16:53:19,551 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:19,604 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_model_fields': setting default value of new column field_description to '' | |
2016-05-30 16:53:19,622 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': column 'field_description': added NOT NULL constraint | |
2016-05-30 16:53:19,665 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_fields': added constraint 'ir_model_fields_size_gt_zero' with definition=CHECK (size>=0) | |
2016-05-30 16:53:20,072 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:20,083 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:20,108 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:20,207 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': dropping obsolete FK constraint: 'ir_model_constraint_module_fkey' | |
2016-05-30 16:53:20,220 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added foreign key 'module' with definition=REFERENCES "ir_module_module" ON DELETE set null | |
2016-05-30 16:53:20,239 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:20,257 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:20,285 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:20,335 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': dropping obsolete FK constraint: 'ir_model_constraint_model_fkey' | |
2016-05-30 16:53:20,345 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added foreign key 'model' with definition=REFERENCES "ir_model" ON DELETE set null | |
2016-05-30 16:53:20,406 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_constraint': added constraint 'ir_model_constraint_module_name_uniq' with definition=unique(name, module) | |
2016-05-30 16:53:20,781 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:20,795 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:20,836 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:20,913 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': dropping obsolete FK constraint: 'ir_model_relation_module_fkey' | |
2016-05-30 16:53:20,924 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added foreign key 'module' with definition=REFERENCES "ir_module_module" ON DELETE set null | |
2016-05-30 16:53:20,936 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:20,952 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:21,010 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:21,060 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': dropping obsolete FK constraint: 'ir_model_relation_model_fkey' | |
2016-05-30 16:53:21,076 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_relation': added foreign key 'model' with definition=REFERENCES "ir_model" ON DELETE set null | |
2016-05-30 16:53:21,457 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': created | |
2016-05-30 16:53:21,511 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'model_id' with definition=int4 | |
2016-05-30 16:53:21,523 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added foreign key 'model_id' with definition=REFERENCES "ir_model" ON DELETE cascade | |
2016-05-30 16:53:21,550 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': column 'model_id': added a NOT NULL constraint | |
2016-05-30 16:53:21,577 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'perm_read' with definition=bool | |
2016-05-30 16:53:21,624 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:21,645 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:21,670 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:21,684 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:21,710 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:21,726 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:21,758 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'active' with definition=bool | |
2016-05-30 16:53:21,790 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:21,812 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'perm_unlink' with definition=bool | |
2016-05-30 16:53:21,853 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'perm_write' with definition=bool | |
2016-05-30 16:53:21,890 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:21,916 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'perm_create' with definition=bool | |
2016-05-30 16:53:21,938 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added column 'group_id' with definition=int4 | |
2016-05-30 16:53:21,956 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_access': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:22,383 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_data': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:22,457 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_model_data': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:22,721 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': created | |
2016-05-30 16:53:22,781 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added column 'menu_id' with definition=int4 | |
2016-05-30 16:53:22,796 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added foreign key 'menu_id' with definition=REFERENCES "ir_ui_menu" ON DELETE set null | |
2016-05-30 16:53:22,833 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': column 'menu_id': added a NOT NULL constraint | |
2016-05-30 16:53:22,851 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:22,872 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:22,920 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:22,955 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:22,982 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:23,000 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:23,015 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:23,055 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wizard_ir_model_menu_create': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:23,503 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': created | |
2016-05-30 16:53:23,567 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'padding' with definition=int4 | |
2016-05-30 16:53:23,605 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': column 'padding': added a NOT NULL constraint | |
2016-05-30 16:53:23,625 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:23,644 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:23,672 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'code' with definition=VARCHAR | |
2016-05-30 16:53:23,708 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:23,728 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'suffix' with definition=VARCHAR | |
2016-05-30 16:53:23,752 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'number_next' with definition=int4 | |
2016-05-30 16:53:23,771 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': column 'number_next': added a NOT NULL constraint | |
2016-05-30 16:53:23,810 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'implementation' with definition=VARCHAR | |
2016-05-30 16:53:23,826 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': column 'implementation': added a NOT NULL constraint | |
2016-05-30 16:53:23,855 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'company_id' with definition=int4 | |
2016-05-30 16:53:23,868 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:53:23,896 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:23,912 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:23,953 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'use_date_range' with definition=bool | |
2016-05-30 16:53:23,993 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'number_increment' with definition=int4 | |
2016-05-30 16:53:24,017 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': column 'number_increment': added a NOT NULL constraint | |
2016-05-30 16:53:24,039 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'prefix' with definition=VARCHAR | |
2016-05-30 16:53:24,071 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:24,088 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'active' with definition=bool | |
2016-05-30 16:53:24,122 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:24,137 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:24,466 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': created | |
2016-05-30 16:53:24,529 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:24,541 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:24,568 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:24,595 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'number_next' with definition=int4 | |
2016-05-30 16:53:24,615 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': column 'number_next': added a NOT NULL constraint | |
2016-05-30 16:53:24,642 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'date_from' with definition=date | |
2016-05-30 16:53:24,662 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': column 'date_from': added a NOT NULL constraint | |
2016-05-30 16:53:24,687 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:24,710 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:24,763 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'sequence_id' with definition=int4 | |
2016-05-30 16:53:24,775 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added foreign key 'sequence_id' with definition=REFERENCES "ir_sequence" ON DELETE cascade | |
2016-05-30 16:53:24,794 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': column 'sequence_id': added a NOT NULL constraint | |
2016-05-30 16:53:24,838 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:24,856 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': added column 'date_to' with definition=date | |
2016-05-30 16:53:24,877 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_sequence_date_range': column 'date_to': added a NOT NULL constraint | |
2016-05-30 16:53:25,489 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': created | |
2016-05-30 16:53:25,587 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu_group_rel': added foreign key 'gid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:25,598 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu_group_rel': added foreign key 'menu_id' with definition=REFERENCES "ir_ui_menu" ON DELETE cascade | |
2016-05-30 16:53:25,650 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'ir_ui_menu_group_rel': m2m relation between 'ir_ui_menu' and 'res_groups' | |
2016-05-30 16:53:25,685 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:25,715 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:25,736 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:25,772 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'web_icon' with definition=VARCHAR | |
2016-05-30 16:53:25,791 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:25,812 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:25,828 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:25,858 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'parent_id' with definition=int4 | |
2016-05-30 16:53:25,875 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added foreign key 'parent_id' with definition=REFERENCES "ir_ui_menu" ON DELETE restrict | |
2016-05-30 16:53:25,933 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:25,952 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'action' with definition=VARCHAR | |
2016-05-30 16:53:25,983 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:25,992 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_menu': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:26,007 1 [1;32m[1;49mINFO[0m test openerp.models: Computing parent left and right for table ir_ui_menu... | |
2016-05-30 16:53:26,310 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': created | |
2016-05-30 16:53:26,367 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:26,377 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:26,427 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'user_id' with definition=int4 | |
2016-05-30 16:53:26,438 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade | |
2016-05-30 16:53:26,468 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': column 'user_id': added a NOT NULL constraint | |
2016-05-30 16:53:26,488 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:26,508 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:26,557 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:26,577 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:26,601 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'ref_id' with definition=int4 | |
2016-05-30 16:53:26,614 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added foreign key 'ref_id' with definition=REFERENCES "ir_ui_view" ON DELETE cascade | |
2016-05-30 16:53:26,657 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': column 'ref_id': added a NOT NULL constraint | |
2016-05-30 16:53:26,688 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': added column 'arch' with definition=text | |
2016-05-30 16:53:26,712 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_custom': column 'arch': added a NOT NULL constraint | |
2016-05-30 16:53:27,314 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': created | |
2016-05-30 16:53:27,383 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:27,413 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'key' with definition=VARCHAR | |
2016-05-30 16:53:27,465 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_group_rel': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:27,478 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view_group_rel': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE cascade | |
2016-05-30 16:53:27,521 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'ir_ui_view_group_rel': m2m relation between 'ir_ui_view' and 'res_groups' | |
2016-05-30 16:53:27,537 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:27,552 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:27,572 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'field_parent' with definition=VARCHAR | |
2016-05-30 16:53:27,601 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:27,612 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:27,650 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'model_data_id' with definition=int4 | |
2016-05-30 16:53:27,662 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added foreign key 'model_data_id' with definition=REFERENCES "ir_model_data" ON DELETE set null | |
2016-05-30 16:53:27,686 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'priority' with definition=int4 | |
2016-05-30 16:53:27,712 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': column 'priority': added a NOT NULL constraint | |
2016-05-30 16:53:27,747 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:27,771 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'arch_db' with definition=text | |
2016-05-30 16:53:27,801 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'inherit_id' with definition=int4 | |
2016-05-30 16:53:27,814 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added foreign key 'inherit_id' with definition=REFERENCES "ir_ui_view" ON DELETE restrict | |
2016-05-30 16:53:27,853 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:27,872 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'active' with definition=bool | |
2016-05-30 16:53:27,905 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'arch_fs' with definition=VARCHAR | |
2016-05-30 16:53:27,926 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:27,953 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:27,975 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'mode' with definition=VARCHAR | |
2016-05-30 16:53:27,996 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': column 'mode': added a NOT NULL constraint | |
2016-05-30 16:53:28,022 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added column 'model' with definition=VARCHAR | |
2016-05-30 16:53:28,067 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_ui_view': added constraint 'ir_ui_view_inheritance_mode' with definition=CHECK (mode != 'extension' OR inherit_id IS NOT NULL) | |
2016-05-30 16:53:28,432 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:28,446 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:28,477 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:28,528 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'help' with definition=text | |
2016-05-30 16:53:28,552 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:28,570 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:28,593 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:28,634 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'usage' with definition=VARCHAR | |
2016-05-30 16:53:28,665 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:28,679 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': column 'type': added a NOT NULL constraint | |
2016-05-30 16:53:28,710 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:28,733 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:29,493 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_report_rel': added foreign key 'gid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:29,506 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_report_rel': added foreign key 'uid' with definition=REFERENCES "ir_act_report_xml" ON DELETE cascade | |
2016-05-30 16:53:29,531 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_groups_report_rel': m2m relation between 'ir_act_report_xml' and 'res_groups' | |
2016-05-30 16:53:29,573 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'parser' with definition=VARCHAR | |
2016-05-30 16:53:29,603 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:29,622 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'header' with definition=bool | |
2016-05-30 16:53:29,655 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_type' with definition=VARCHAR | |
2016-05-30 16:53:29,674 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': column 'report_type': added a NOT NULL constraint | |
2016-05-30 16:53:29,704 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:29,723 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'ir_values_id' with definition=int4 | |
2016-05-30 16:53:29,737 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added foreign key 'ir_values_id' with definition=REFERENCES "ir_values" ON DELETE set null | |
2016-05-30 16:53:29,784 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'attachment' with definition=VARCHAR | |
2016-05-30 16:53:29,815 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_sxw_content_data' with definition=bytea | |
2016-05-30 16:53:29,849 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_xml' with definition=VARCHAR | |
2016-05-30 16:53:29,871 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_rml_content_data' with definition=bytea | |
2016-05-30 16:53:29,892 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'auto' with definition=bool | |
2016-05-30 16:53:29,926 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_file' with definition=VARCHAR | |
2016-05-30 16:53:29,949 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'multi' with definition=bool | |
2016-05-30 16:53:29,975 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_xsl' with definition=VARCHAR | |
2016-05-30 16:53:30,010 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_rml' with definition=VARCHAR | |
2016-05-30 16:53:30,034 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'report_name' with definition=VARCHAR | |
2016-05-30 16:53:30,053 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': column 'report_name': added a NOT NULL constraint | |
2016-05-30 16:53:30,085 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'attachment_use' with definition=bool | |
2016-05-30 16:53:30,120 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': added column 'model' with definition=VARCHAR | |
2016-05-30 16:53:30,161 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_report_xml': column 'model': added a NOT NULL constraint | |
2016-05-30 16:53:30,929 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_group_rel': added foreign key 'gid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:30,941 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_group_rel': added foreign key 'act_id' with definition=REFERENCES "ir_act_window" ON DELETE cascade | |
2016-05-30 16:53:30,983 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'ir_act_window_group_rel': m2m relation between 'ir_act_window' and 'res_groups' | |
2016-05-30 16:53:30,996 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'domain' with definition=VARCHAR | |
2016-05-30 16:53:31,043 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'res_model' with definition=VARCHAR | |
2016-05-30 16:53:31,066 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': column 'res_model': added a NOT NULL constraint | |
2016-05-30 16:53:31,090 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'search_view_id' with definition=int4 | |
2016-05-30 16:53:31,105 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added foreign key 'search_view_id' with definition=REFERENCES "ir_ui_view" ON DELETE set null | |
2016-05-30 16:53:31,136 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:31,161 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:31,188 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'view_type' with definition=VARCHAR | |
2016-05-30 16:53:31,212 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': column 'view_type': added a NOT NULL constraint | |
2016-05-30 16:53:31,246 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'src_model' with definition=VARCHAR | |
2016-05-30 16:53:31,297 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'res_id' with definition=int4 | |
2016-05-30 16:53:31,331 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'view_id' with definition=int4 | |
2016-05-30 16:53:31,344 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE set null | |
2016-05-30 16:53:31,390 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'auto_refresh' with definition=int4 | |
2016-05-30 16:53:31,419 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'view_mode' with definition=VARCHAR | |
2016-05-30 16:53:31,441 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': column 'view_mode': added a NOT NULL constraint | |
2016-05-30 16:53:31,490 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'multi' with definition=bool | |
2016-05-30 16:53:31,510 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'target' with definition=VARCHAR | |
2016-05-30 16:53:31,534 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'auto_search' with definition=bool | |
2016-05-30 16:53:31,575 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'filter' with definition=bool | |
2016-05-30 16:53:31,592 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'limit' with definition=int4 | |
2016-05-30 16:53:31,621 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': added column 'context' with definition=VARCHAR | |
2016-05-30 16:53:31,638 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window': column 'context': added a NOT NULL constraint | |
2016-05-30 16:53:31,940 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': created | |
2016-05-30 16:53:31,998 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:32,008 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:32,038 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'multi' with definition=bool | |
2016-05-30 16:53:32,067 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:32,093 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:32,118 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'view_id' with definition=int4 | |
2016-05-30 16:53:32,131 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE set null | |
2016-05-30 16:53:32,177 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:32,187 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:32,236 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'view_mode' with definition=VARCHAR | |
2016-05-30 16:53:32,251 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': column 'view_mode': added a NOT NULL constraint | |
2016-05-30 16:53:32,285 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:32,330 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added column 'act_window_id' with definition=int4 | |
2016-05-30 16:53:32,348 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_window_view': added foreign key 'act_window_id' with definition=REFERENCES "ir_act_window" ON DELETE cascade | |
2016-05-30 16:53:32,753 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:32,796 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:33,176 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_url': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:33,204 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_url': added column 'target' with definition=VARCHAR | |
2016-05-30 16:53:33,229 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_url': column 'target': added a NOT NULL constraint | |
2016-05-30 16:53:33,254 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_url': added column 'url' with definition=text | |
2016-05-30 16:53:33,273 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_url': column 'url': added a NOT NULL constraint | |
2016-05-30 16:53:33,311 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_url': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:34,166 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'code' with definition=text | |
2016-05-30 16:53:34,201 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:34,221 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'crud_model_id' with definition=int4 | |
2016-05-30 16:53:34,238 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'crud_model_id' with definition=REFERENCES "ir_model" ON DELETE set null | |
2016-05-30 16:53:34,266 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'ref_object' with definition=VARCHAR(128) | |
2016-05-30 16:53:34,307 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:34,324 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'id_object' with definition=VARCHAR(128) | |
2016-05-30 16:53:34,350 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'crud_model_name' with definition=VARCHAR | |
2016-05-30 16:53:34,386 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'use_relational_model' with definition=VARCHAR | |
2016-05-30 16:53:34,413 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': column 'use_relational_model': added a NOT NULL constraint | |
2016-05-30 16:53:34,474 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:34,491 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'use_create' with definition=VARCHAR | |
2016-05-30 16:53:34,507 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': column 'use_create': added a NOT NULL constraint | |
2016-05-30 16:53:34,526 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'wkf_field_id' with definition=int4 | |
2016-05-30 16:53:34,539 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'wkf_field_id' with definition=REFERENCES "ir_model_fields" ON DELETE set null | |
2016-05-30 16:53:34,570 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'wkf_model_id' with definition=int4 | |
2016-05-30 16:53:34,582 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'wkf_model_id' with definition=REFERENCES "ir_model" ON DELETE set null | |
2016-05-30 16:53:34,637 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:34,658 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': column 'state': added a NOT NULL constraint | |
2016-05-30 16:53:34,684 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'id_value' with definition=VARCHAR | |
2016-05-30 16:53:34,732 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'action_id' with definition=int4 | |
2016-05-30 16:53:34,749 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'model_id' with definition=int4 | |
2016-05-30 16:53:34,766 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'model_id' with definition=REFERENCES "ir_model" ON DELETE cascade | |
2016-05-30 16:53:34,791 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': column 'model_id': added a NOT NULL constraint | |
2016-05-30 16:53:34,824 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'sub_model_object_field' with definition=int4 | |
2016-05-30 16:53:34,835 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'sub_model_object_field' with definition=REFERENCES "ir_model_fields" ON DELETE set null | |
2016-05-30 16:53:34,895 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'rel_server_actions': added foreign key 'action_id' with definition=REFERENCES "ir_act_server" ON DELETE cascade | |
2016-05-30 16:53:34,913 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'rel_server_actions': added foreign key 'server_id' with definition=REFERENCES "ir_act_server" ON DELETE cascade | |
2016-05-30 16:53:34,948 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'rel_server_actions': m2m relation between 'ir_act_server' and 'ir_act_server' | |
2016-05-30 16:53:34,970 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'link_new_record' with definition=bool | |
2016-05-30 16:53:35,007 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'wkf_transition_id' with definition=int4 | |
2016-05-30 16:53:35,018 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'wkf_transition_id' with definition=REFERENCES "wkf_transition" ON DELETE set null | |
2016-05-30 16:53:35,053 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'sub_object' with definition=int4 | |
2016-05-30 16:53:35,076 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'sub_object' with definition=REFERENCES "ir_model" ON DELETE set null | |
2016-05-30 16:53:35,094 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:53:35,152 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'use_write' with definition=VARCHAR | |
2016-05-30 16:53:35,187 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': column 'use_write': added a NOT NULL constraint | |
2016-05-30 16:53:35,217 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'condition' with definition=VARCHAR | |
2016-05-30 16:53:35,242 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'copyvalue' with definition=VARCHAR | |
2016-05-30 16:53:35,292 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'write_expression' with definition=VARCHAR | |
2016-05-30 16:53:35,322 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'wkf_model_name' with definition=VARCHAR | |
2016-05-30 16:53:35,351 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'menu_ir_values_id' with definition=int4 | |
2016-05-30 16:53:35,364 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'menu_ir_values_id' with definition=REFERENCES "ir_values" ON DELETE set null | |
2016-05-30 16:53:35,385 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'model_object_field' with definition=int4 | |
2016-05-30 16:53:35,398 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'model_object_field' with definition=REFERENCES "ir_model_fields" ON DELETE set null | |
2016-05-30 16:53:35,423 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added column 'link_field_id' with definition=int4 | |
2016-05-30 16:53:35,438 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_server': added foreign key 'link_field_id' with definition=REFERENCES "ir_model_fields" ON DELETE set null | |
2016-05-30 16:53:35,754 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': created | |
2016-05-30 16:53:35,808 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:35,818 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:35,845 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'server_id' with definition=int4 | |
2016-05-30 16:53:35,855 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added foreign key 'server_id' with definition=REFERENCES "ir_act_server" ON DELETE cascade | |
2016-05-30 16:53:35,883 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:35,927 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'value' with definition=text | |
2016-05-30 16:53:35,943 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': column 'value': added a NOT NULL constraint | |
2016-05-30 16:53:35,967 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'col1' with definition=int4 | |
2016-05-30 16:53:35,977 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added foreign key 'col1' with definition=REFERENCES "ir_model_fields" ON DELETE set null | |
2016-05-30 16:53:36,003 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': column 'col1': added a NOT NULL constraint | |
2016-05-30 16:53:36,036 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:36,056 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:36,074 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:36,104 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:36,121 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_server_object_lines': column 'type': added a NOT NULL constraint | |
2016-05-30 16:53:36,458 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': created | |
2016-05-30 16:53:36,549 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_action_rel': added foreign key 'gid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:36,577 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_action_rel': added foreign key 'uid' with definition=REFERENCES "ir_actions_todo" ON DELETE cascade | |
2016-05-30 16:53:36,615 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_groups_action_rel': m2m relation between 'ir_actions_todo' and 'res_groups' | |
2016-05-30 16:53:36,635 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:36,668 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:36,688 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:36,718 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:36,733 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:36,763 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'note' with definition=text | |
2016-05-30 16:53:36,793 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:36,811 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': column 'state': added a NOT NULL constraint | |
2016-05-30 16:53:36,833 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:36,853 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:36,870 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': column 'type': added a NOT NULL constraint | |
2016-05-30 16:53:36,901 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:36,915 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:36,944 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': added column 'action_id' with definition=int4 | |
2016-05-30 16:53:36,984 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_actions_todo': column 'action_id': added a NOT NULL constraint | |
2016-05-30 16:53:37,432 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:37,468 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': added column 'res_model' with definition=VARCHAR | |
2016-05-30 16:53:37,495 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:37,514 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': added column 'params_store' with definition=bytea | |
2016-05-30 16:53:37,550 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': added column 'tag' with definition=VARCHAR | |
2016-05-30 16:53:37,574 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': column 'tag': added a NOT NULL constraint | |
2016-05-30 16:53:37,621 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': added column 'context' with definition=VARCHAR | |
2016-05-30 16:53:37,642 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_act_client': column 'context': added a NOT NULL constraint | |
2016-05-30 16:53:38,254 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': created | |
2016-05-30 16:53:38,321 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:38,367 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:38,419 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'res_model' with definition=VARCHAR | |
2016-05-30 16:53:38,440 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:38,457 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:38,491 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'res_name' with definition=VARCHAR | |
2016-05-30 16:53:38,521 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'db_datas' with definition=bytea | |
2016-05-30 16:53:38,551 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'file_size' with definition=int4 | |
2016-05-30 16:53:38,585 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:38,605 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:38,654 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'company_id' with definition=int4 | |
2016-05-30 16:53:38,673 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:53:38,706 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'index_content' with definition=text | |
2016-05-30 16:53:38,735 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:38,753 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': column 'type': added a NOT NULL constraint | |
2016-05-30 16:53:38,784 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'public' with definition=bool | |
2016-05-30 16:53:38,806 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'store_fname' with definition=VARCHAR | |
2016-05-30 16:53:38,837 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'description' with definition=text | |
2016-05-30 16:53:38,862 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'res_field' with definition=VARCHAR | |
2016-05-30 16:53:38,905 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'mimetype' with definition=VARCHAR | |
2016-05-30 16:53:38,927 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:38,957 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:38,989 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'url' with definition=VARCHAR(1024) | |
2016-05-30 16:53:39,016 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'res_id' with definition=int4 | |
2016-05-30 16:53:39,046 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'checksum' with definition=VARCHAR(40) | |
2016-05-30 16:53:39,086 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_attachment': added column 'datas_fname' with definition=VARCHAR | |
2016-05-30 16:53:39,533 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': created | |
2016-05-30 16:53:39,608 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'function' with definition=VARCHAR | |
2016-05-30 16:53:39,627 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:39,643 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:39,688 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'args' with definition=text | |
2016-05-30 16:53:39,721 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:39,750 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:39,769 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:39,801 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'interval_type' with definition=VARCHAR | |
2016-05-30 16:53:39,823 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'numbercall' with definition=int4 | |
2016-05-30 16:53:39,854 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'nextcall' with definition=timestamp | |
2016-05-30 16:53:39,877 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': column 'nextcall': added a NOT NULL constraint | |
2016-05-30 16:53:39,902 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'priority' with definition=int4 | |
2016-05-30 16:53:39,931 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'doall' with definition=bool | |
2016-05-30 16:53:39,957 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:39,985 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'active' with definition=bool | |
2016-05-30 16:53:40,009 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'user_id' with definition=int4 | |
2016-05-30 16:53:40,025 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:40,047 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': column 'user_id': added a NOT NULL constraint | |
2016-05-30 16:53:40,090 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'model' with definition=VARCHAR | |
2016-05-30 16:53:40,112 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:40,131 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:40,155 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_cron': added column 'interval_number' with definition=int4 | |
2016-05-30 16:53:40,546 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': created | |
2016-05-30 16:53:40,608 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'sort' with definition=text | |
2016-05-30 16:53:40,626 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': column 'sort': added a NOT NULL constraint | |
2016-05-30 16:53:40,651 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'model_id' with definition=VARCHAR | |
2016-05-30 16:53:40,685 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': column 'model_id': added a NOT NULL constraint | |
2016-05-30 16:53:40,703 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'domain' with definition=text | |
2016-05-30 16:53:40,727 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': column 'domain': added a NOT NULL constraint | |
2016-05-30 16:53:40,754 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:40,795 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:40,815 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:40,845 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:40,857 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:40,910 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:40,921 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:40,962 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'is_default' with definition=bool | |
2016-05-30 16:53:40,981 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'active' with definition=bool | |
2016-05-30 16:53:41,008 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'context' with definition=text | |
2016-05-30 16:53:41,027 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': column 'context': added a NOT NULL constraint | |
2016-05-30 16:53:41,063 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:41,087 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'user_id' with definition=int4 | |
2016-05-30 16:53:41,106 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade | |
2016-05-30 16:53:41,129 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added column 'action_id' with definition=int4 | |
2016-05-30 16:53:41,173 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_filters': added constraint 'ir_filters_name_model_uid_unique' with definition=unique (name, model_id, user_id, action_id) | |
2016-05-30 16:53:41,590 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': created | |
2016-05-30 16:53:41,647 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'model_id' with definition=int4 | |
2016-05-30 16:53:41,659 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added foreign key 'model_id' with definition=REFERENCES "ir_model" ON DELETE set null | |
2016-05-30 16:53:41,685 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:41,713 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'key' with definition=VARCHAR | |
2016-05-30 16:53:41,737 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': column 'key': added a NOT NULL constraint | |
2016-05-30 16:53:41,763 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:41,793 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:41,836 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:41,855 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:41,887 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'key2' with definition=VARCHAR | |
2016-05-30 16:53:41,913 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'company_id' with definition=int4 | |
2016-05-30 16:53:41,927 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE cascade | |
2016-05-30 16:53:41,975 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'value' with definition=text | |
2016-05-30 16:53:41,993 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:42,006 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:42,026 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:42,075 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'user_id' with definition=int4 | |
2016-05-30 16:53:42,085 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade | |
2016-05-30 16:53:42,121 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'model' with definition=VARCHAR | |
2016-05-30 16:53:42,147 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': column 'model': added a NOT NULL constraint | |
2016-05-30 16:53:42,173 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'res_id' with definition=int4 | |
2016-05-30 16:53:42,203 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_values': added column 'action_id' with definition=int4 | |
2016-05-30 16:53:42,542 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': created | |
2016-05-30 16:53:42,608 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'lang' with definition=VARCHAR | |
2016-05-30 16:53:42,627 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'src' with definition=text | |
2016-05-30 16:53:42,661 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:42,679 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:42,714 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'res_id' with definition=int4 | |
2016-05-30 16:53:42,745 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'module' with definition=VARCHAR | |
2016-05-30 16:53:42,773 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:42,795 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'comments' with definition=text | |
2016-05-30 16:53:42,833 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'value' with definition=text | |
2016-05-30 16:53:42,861 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:42,924 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_translation': added constraint 'ir_translation_lang_fkey_res_lang' with definition=FOREIGN KEY(lang) REFERENCES res_lang(code) | |
2016-05-30 16:53:43,221 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': created | |
2016-05-30 16:53:43,276 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:43,288 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:43,308 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:43,338 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:43,358 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:43,378 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:43,406 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:43,442 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports': added column 'resource' with definition=VARCHAR | |
2016-05-30 16:53:43,671 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': created | |
2016-05-30 16:53:43,734 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:43,745 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:43,776 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:43,806 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:43,826 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:43,838 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:43,868 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:43,898 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added column 'export_id' with definition=int4 | |
2016-05-30 16:53:43,920 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_exports_line': added foreign key 'export_id' with definition=REFERENCES "ir_exports" ON DELETE cascade | |
2016-05-30 16:53:44,364 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': created | |
2016-05-30 16:53:44,426 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'model_id' with definition=int4 | |
2016-05-30 16:53:44,436 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added foreign key 'model_id' with definition=REFERENCES "ir_model" ON DELETE cascade | |
2016-05-30 16:53:44,453 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': column 'model_id': added a NOT NULL constraint | |
2016-05-30 16:53:44,478 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'domain_force' with definition=text | |
2016-05-30 16:53:44,506 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:44,545 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:44,559 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:44,586 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'global' with definition=bool | |
2016-05-30 16:53:44,610 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:44,626 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:44,653 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'active' with definition=bool | |
2016-05-30 16:53:44,675 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'perm_read' with definition=bool | |
2016-05-30 16:53:44,735 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'rule_group_rel': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:44,750 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'rule_group_rel': added foreign key 'rule_group_id' with definition=REFERENCES "ir_rule" ON DELETE cascade | |
2016-05-30 16:53:44,791 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'rule_group_rel': m2m relation between 'ir_rule' and 'res_groups' | |
2016-05-30 16:53:44,807 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'perm_unlink' with definition=bool | |
2016-05-30 16:53:44,843 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'perm_write' with definition=bool | |
2016-05-30 16:53:44,867 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:44,890 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'perm_create' with definition=bool | |
2016-05-30 16:53:44,920 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:44,976 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_rule': added constraint 'ir_rule_no_access_rights' with definition=CHECK (perm_read!=False or perm_write!=False or perm_create!=False or perm_unlink!=False) | |
2016-05-30 16:53:45,271 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': created | |
2016-05-30 16:53:45,339 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:45,352 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:45,412 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter_groups_rel': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:53:45,428 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter_groups_rel': added foreign key 'icp_id' with definition=REFERENCES "ir_config_parameter" ON DELETE cascade | |
2016-05-30 16:53:45,457 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'ir_config_parameter_groups_rel': m2m relation between 'ir_config_parameter' and 'res_groups' | |
2016-05-30 16:53:45,486 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:45,506 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:45,535 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added column 'value' with definition=text | |
2016-05-30 16:53:45,571 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': column 'value': added a NOT NULL constraint | |
2016-05-30 16:53:45,593 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:45,612 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:45,642 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added column 'key' with definition=VARCHAR | |
2016-05-30 16:53:45,671 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': column 'key': added a NOT NULL constraint | |
2016-05-30 16:53:45,725 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_config_parameter': added constraint 'ir_config_parameter_key_uniq' with definition=unique (key) | |
2016-05-30 16:53:46,610 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': created | |
2016-05-30 16:53:46,662 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:46,672 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:46,694 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:46,715 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:46,736 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:46,747 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_autovacuum': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:47,142 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': created | |
2016-05-30 16:53:47,204 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:47,215 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:47,245 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'smtp_encryption' with definition=VARCHAR | |
2016-05-30 16:53:47,259 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': column 'smtp_encryption': added a NOT NULL constraint | |
2016-05-30 16:53:47,291 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:47,318 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:47,344 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:47,366 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:47,418 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'smtp_port' with definition=int4 | |
2016-05-30 16:53:47,433 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': column 'smtp_port': added a NOT NULL constraint | |
2016-05-30 16:53:47,453 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'smtp_host' with definition=VARCHAR | |
2016-05-30 16:53:47,472 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': column 'smtp_host': added a NOT NULL constraint | |
2016-05-30 16:53:47,495 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:47,508 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:47,530 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'smtp_pass' with definition=VARCHAR(64) | |
2016-05-30 16:53:47,553 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'smtp_debug' with definition=bool | |
2016-05-30 16:53:47,577 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:47,604 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'active' with definition=bool | |
2016-05-30 16:53:47,627 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_mail_server': added column 'smtp_user' with definition=VARCHAR(64) | |
2016-05-30 16:53:50,223 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': created | |
2016-05-30 16:53:50,297 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:50,338 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:50,377 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:50,392 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:50,432 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'level' with definition=VARCHAR | |
2016-05-30 16:53:50,470 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'line' with definition=VARCHAR | |
2016-05-30 16:53:50,485 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': column 'line': added a NOT NULL constraint | |
2016-05-30 16:53:50,518 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'dbname' with definition=VARCHAR | |
2016-05-30 16:53:50,559 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:50,570 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:50,620 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'func' with definition=VARCHAR | |
2016-05-30 16:53:50,634 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': column 'func': added a NOT NULL constraint | |
2016-05-30 16:53:50,676 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:50,703 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'path' with definition=VARCHAR | |
2016-05-30 16:53:50,721 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': column 'path': added a NOT NULL constraint | |
2016-05-30 16:53:50,745 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'message' with definition=text | |
2016-05-30 16:53:50,770 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': column 'message': added a NOT NULL constraint | |
2016-05-30 16:53:50,807 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': added column 'type' with definition=VARCHAR | |
2016-05-30 16:53:50,835 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_logging': column 'type': added a NOT NULL constraint | |
2016-05-30 16:53:51,207 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:51,273 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': column 'name' (type varchar) changed size from 64 to unlimited | |
2016-05-30 16:53:51,291 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': column 'name': added NOT NULL constraint | |
2016-05-30 16:53:51,321 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:51,338 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:51,384 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:51,395 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:51,421 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:51,475 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': column 'osv' (type varchar) changed size from 64 to unlimited | |
2016-05-30 16:53:51,491 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf': column 'osv': added NOT NULL constraint | |
2016-05-30 16:53:51,944 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': created | |
2016-05-30 16:53:52,000 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:52,011 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:52,062 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'kind' with definition=VARCHAR | |
2016-05-30 16:53:52,085 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': column 'kind': added a NOT NULL constraint | |
2016-05-30 16:53:52,118 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:52,138 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:52,160 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:52,185 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'join_mode' with definition=VARCHAR(3) | |
2016-05-30 16:53:52,208 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': column 'join_mode': added a NOT NULL constraint | |
2016-05-30 16:53:52,258 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'wkf_id' with definition=int4 | |
2016-05-30 16:53:52,274 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added foreign key 'wkf_id' with definition=REFERENCES "wkf" ON DELETE cascade | |
2016-05-30 16:53:52,324 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': column 'wkf_id': added a NOT NULL constraint | |
2016-05-30 16:53:52,343 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'flow_stop' with definition=bool | |
2016-05-30 16:53:52,369 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:52,385 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:52,409 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'subflow_id' with definition=int4 | |
2016-05-30 16:53:52,428 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added foreign key 'subflow_id' with definition=REFERENCES "wkf" ON DELETE set null | |
2016-05-30 16:53:52,474 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'split_mode' with definition=VARCHAR(3) | |
2016-05-30 16:53:52,490 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': column 'split_mode': added a NOT NULL constraint | |
2016-05-30 16:53:52,513 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:52,534 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'action' with definition=text | |
2016-05-30 16:53:52,559 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'signal_send' with definition=VARCHAR | |
2016-05-30 16:53:52,585 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'flow_start' with definition=bool | |
2016-05-30 16:53:52,610 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added column 'action_id' with definition=int4 | |
2016-05-30 16:53:52,628 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_activity': added foreign key 'action_id' with definition=REFERENCES "ir_act_server" ON DELETE set null | |
2016-05-30 16:53:53,065 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': created | |
2016-05-30 16:53:53,149 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:53,171 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:53,229 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:53,254 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:53,295 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'signal' with definition=VARCHAR | |
2016-05-30 16:53:53,341 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'trigger_model' with definition=VARCHAR | |
2016-05-30 16:53:53,390 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:53,408 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:53,451 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'act_from' with definition=int4 | |
2016-05-30 16:53:53,462 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added foreign key 'act_from' with definition=REFERENCES "wkf_activity" ON DELETE cascade | |
2016-05-30 16:53:53,519 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': column 'act_from': added a NOT NULL constraint | |
2016-05-30 16:53:53,545 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'act_to' with definition=int4 | |
2016-05-30 16:53:53,562 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added foreign key 'act_to' with definition=REFERENCES "wkf_activity" ON DELETE cascade | |
2016-05-30 16:53:53,590 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': column 'act_to': added a NOT NULL constraint | |
2016-05-30 16:53:53,628 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:53,656 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'trigger_expr_id' with definition=VARCHAR | |
2016-05-30 16:53:53,703 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'group_id' with definition=int4 | |
2016-05-30 16:53:53,717 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE set null | |
2016-05-30 16:53:53,753 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': added column 'condition' with definition=VARCHAR | |
2016-05-30 16:53:53,773 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_transition': column 'condition': added a NOT NULL constraint | |
2016-05-30 16:53:54,032 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': created | |
2016-05-30 16:53:54,088 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': added column 'res_type' with definition=VARCHAR | |
2016-05-30 16:53:54,140 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_witm_trans': added foreign key 'trans_id' with definition=REFERENCES "wkf_transition" ON DELETE cascade | |
2016-05-30 16:53:54,152 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_witm_trans': added foreign key 'inst_id' with definition=REFERENCES "wkf_instance" ON DELETE cascade | |
2016-05-30 16:53:54,190 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'wkf_witm_trans': m2m relation between 'wkf_instance' and 'wkf_transition' | |
2016-05-30 16:53:54,209 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': added column 'uid' with definition=int4 | |
2016-05-30 16:53:54,238 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': added column 'wkf_id' with definition=int4 | |
2016-05-30 16:53:54,255 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': added foreign key 'wkf_id' with definition=REFERENCES "wkf" ON DELETE cascade | |
2016-05-30 16:53:54,303 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:54,326 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_instance': added column 'res_id' with definition=int4 | |
2016-05-30 16:53:54,595 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': created | |
2016-05-30 16:53:54,643 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added column 'act_id' with definition=int4 | |
2016-05-30 16:53:54,655 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added foreign key 'act_id' with definition=REFERENCES "wkf_activity" ON DELETE cascade | |
2016-05-30 16:53:54,695 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': column 'act_id': added a NOT NULL constraint | |
2016-05-30 16:53:54,717 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added column 'inst_id' with definition=int4 | |
2016-05-30 16:53:54,729 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added foreign key 'inst_id' with definition=REFERENCES "wkf_instance" ON DELETE cascade | |
2016-05-30 16:53:54,776 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': column 'inst_id': added a NOT NULL constraint | |
2016-05-30 16:53:54,796 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added column 'subflow_id' with definition=int4 | |
2016-05-30 16:53:54,810 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added foreign key 'subflow_id' with definition=REFERENCES "wkf_instance" ON DELETE set null | |
2016-05-30 16:53:54,863 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_workitem': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:55,105 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': created | |
2016-05-30 16:53:55,159 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': added column 'instance_id' with definition=int4 | |
2016-05-30 16:53:55,172 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': added foreign key 'instance_id' with definition=REFERENCES "wkf_instance" ON DELETE cascade | |
2016-05-30 16:53:55,212 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': added column 'workitem_id' with definition=int4 | |
2016-05-30 16:53:55,224 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': added foreign key 'workitem_id' with definition=REFERENCES "wkf_workitem" ON DELETE cascade | |
2016-05-30 16:53:55,250 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': column 'workitem_id': added a NOT NULL constraint | |
2016-05-30 16:53:55,289 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': added column 'model' with definition=VARCHAR | |
2016-05-30 16:53:55,317 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'wkf_triggers': added column 'res_id' with definition=int4 | |
2016-05-30 16:53:55,778 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_category': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:55,815 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_category': added column 'description' with definition=text | |
2016-05-30 16:53:55,837 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_category': added column 'sequence' with definition=int4 | |
2016-05-30 16:53:55,853 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_module_category': setting default value of new column sequence to None | |
2016-05-30 16:53:55,894 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_category': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:55,911 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_category': added column 'visible' with definition=bool | |
2016-05-30 16:53:55,924 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'ir_module_category': setting default value of new column visible to 1 | |
2016-05-30 16:53:56,003 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_category': column 'name' (type varchar) changed size from 128 to unlimited | |
2016-05-30 16:53:56,769 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'menus_by_module' with definition=text | |
2016-05-30 16:53:56,795 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'maintainer' with definition=VARCHAR | |
2016-05-30 16:53:56,820 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'contributors' with definition=text | |
2016-05-30 16:53:56,873 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:56,891 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'views_by_module' with definition=text | |
2016-05-30 16:53:56,954 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:56,994 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'author' (type varchar) changed size from 128 to unlimited | |
2016-05-30 16:53:57,016 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'published_version' with definition=VARCHAR | |
2016-05-30 16:53:57,077 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'state' (type varchar) changed size from 16 to unlimited | |
2016-05-30 16:53:57,135 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'website' (type varchar) changed size from 256 to unlimited | |
2016-05-30 16:53:57,203 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'reports_by_module' with definition=text | |
2016-05-30 16:53:57,253 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'name' (type varchar) changed size from 128 to unlimited | |
2016-05-30 16:53:57,315 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'license' (type varchar) changed size from 32 to unlimited | |
2016-05-30 16:53:57,335 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added column 'url' with definition=VARCHAR | |
2016-05-30 16:53:57,384 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'latest_version' (type varchar) changed size from 64 to unlimited | |
2016-05-30 16:53:57,425 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'summary' (type varchar) changed size from 256 to unlimited | |
2016-05-30 16:53:57,471 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': column 'shortdesc' (type varchar) changed size from 256 to unlimited | |
2016-05-30 16:53:57,553 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module': added constraint 'ir_module_module_name_uniq' with definition=UNIQUE (name) | |
2016-05-30 16:53:57,890 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module_dependency': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:57,935 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module_dependency': column 'name' (type varchar) changed size from 128 to unlimited | |
2016-05-30 16:53:57,981 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_module_module_dependency': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:58,237 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': created | |
2016-05-30 16:53:58,295 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:58,306 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:58,347 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'updated' with definition=int4 | |
2016-05-30 16:53:58,372 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'added' with definition=int4 | |
2016-05-30 16:53:58,401 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:58,424 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:58,438 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:58,486 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:58,510 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_update': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:58,818 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': created | |
2016-05-30 16:53:58,882 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'lang' with definition=VARCHAR | |
2016-05-30 16:53:58,898 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': column 'lang': added a NOT NULL constraint | |
2016-05-30 16:53:58,927 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:58,942 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:58,968 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:58,998 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:59,010 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:59,037 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'state' with definition=VARCHAR | |
2016-05-30 16:53:59,070 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:59,089 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_install': added column 'overwrite' with definition=bool | |
2016-05-30 16:53:59,419 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': created | |
2016-05-30 16:53:59,478 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'create_uid' with definition=int4 | |
2016-05-30 16:53:59,491 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:59,513 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'code' with definition=VARCHAR(5) | |
2016-05-30 16:53:59,536 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': column 'code': added a NOT NULL constraint | |
2016-05-30 16:53:59,564 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'create_date' with definition=timestamp | |
2016-05-30 16:53:59,591 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'name' with definition=VARCHAR | |
2016-05-30 16:53:59,629 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': column 'name': added a NOT NULL constraint | |
2016-05-30 16:53:59,669 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'filename' with definition=VARCHAR | |
2016-05-30 16:53:59,685 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': column 'filename': added a NOT NULL constraint | |
2016-05-30 16:53:59,716 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'write_date' with definition=timestamp | |
2016-05-30 16:53:59,745 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'write_uid' with definition=int4 | |
2016-05-30 16:53:59,761 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:53:59,801 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'data' with definition=bytea | |
2016-05-30 16:53:59,820 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': column 'data': added a NOT NULL constraint | |
2016-05-30 16:53:59,853 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_import': added column 'overwrite' with definition=bool | |
2016-05-30 16:54:00,060 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': created | |
2016-05-30 16:54:00,108 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:00,119 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:00,151 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:00,174 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:00,193 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:00,249 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:00,287 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_upgrade': added column 'module_info' with definition=text | |
2016-05-30 16:54:00,513 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': created | |
2016-05-30 16:54:00,563 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:00,575 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:00,594 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:00,622 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:00,650 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:00,671 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_module_configuration': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:00,994 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': created | |
2016-05-30 16:54:01,049 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'lang' with definition=VARCHAR | |
2016-05-30 16:54:01,063 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': column 'lang': added a NOT NULL constraint | |
2016-05-30 16:54:01,090 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:01,103 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:01,137 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:01,170 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:01,196 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'format' with definition=VARCHAR | |
2016-05-30 16:54:01,218 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': column 'format': added a NOT NULL constraint | |
2016-05-30 16:54:01,271 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'rel_modules_langexport': added foreign key 'module_id' with definition=REFERENCES "ir_module_module" ON DELETE cascade | |
2016-05-30 16:54:01,285 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'rel_modules_langexport': added foreign key 'wiz_id' with definition=REFERENCES "base_language_export" ON DELETE cascade | |
2016-05-30 16:54:01,319 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'rel_modules_langexport': m2m relation between 'base_language_export' and 'ir_module_module' | |
2016-05-30 16:54:01,337 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:01,354 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:01,378 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'state' with definition=VARCHAR | |
2016-05-30 16:54:01,407 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:01,436 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_language_export': added column 'data' with definition=bytea | |
2016-05-30 16:54:01,656 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': created | |
2016-05-30 16:54:01,734 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added column 'lang' with definition=VARCHAR | |
2016-05-30 16:54:01,765 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': column 'lang': added a NOT NULL constraint | |
2016-05-30 16:54:01,789 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:01,811 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:01,861 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:01,890 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:01,908 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:01,940 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'base_update_translations': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:02,403 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': created | |
2016-05-30 16:54:02,460 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:02,481 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:02,508 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'code' with definition=VARCHAR(2) | |
2016-05-30 16:54:02,535 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:02,584 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:02,600 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:02,630 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:02,643 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:02,670 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'currency_id' with definition=int4 | |
2016-05-30 16:54:02,685 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added foreign key 'currency_id' with definition=REFERENCES "res_currency" ON DELETE set null | |
2016-05-30 16:54:02,708 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'address_format' with definition=text | |
2016-05-30 16:54:02,738 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'phone_code' with definition=int4 | |
2016-05-30 16:54:02,811 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_res_country_group_rel': added foreign key 'res_country_group_id' with definition=REFERENCES "res_country_group" ON DELETE cascade | |
2016-05-30 16:54:02,823 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_res_country_group_rel': added foreign key 'res_country_id' with definition=REFERENCES "res_country" ON DELETE cascade | |
2016-05-30 16:54:02,848 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_country_res_country_group_rel': m2m relation between 'res_country' and 'res_country_group' | |
2016-05-30 16:54:02,867 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:02,916 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added constraint 'res_country_name_uniq' with definition=unique (name) | |
2016-05-30 16:54:02,959 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country': added constraint 'res_country_code_uniq' with definition=unique (code) | |
2016-05-30 16:54:03,189 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': created | |
2016-05-30 16:54:03,247 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:03,261 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:03,288 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:03,317 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:03,336 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:03,372 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:03,384 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:03,417 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_group': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:03,650 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': created | |
2016-05-30 16:54:03,696 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:03,707 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:03,730 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'code' with definition=VARCHAR(3) | |
2016-05-30 16:54:03,753 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': column 'code': added a NOT NULL constraint | |
2016-05-30 16:54:03,778 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:03,817 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:03,842 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:03,877 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'country_id' with definition=int4 | |
2016-05-30 16:54:03,894 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added foreign key 'country_id' with definition=REFERENCES "res_country" ON DELETE set null | |
2016-05-30 16:54:03,920 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': column 'country_id': added a NOT NULL constraint | |
2016-05-30 16:54:03,945 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:03,963 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:03,996 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_country_state': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:04,437 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:04,449 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:04,485 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'direction' with definition=VARCHAR | |
2016-05-30 16:54:04,504 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': column 'direction': added a NOT NULL constraint | |
2016-05-30 16:54:04,561 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:04,600 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': column 'name' (type varchar) changed size from 64 to unlimited | |
2016-05-30 16:54:04,625 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'date_format' with definition=VARCHAR | |
2016-05-30 16:54:04,652 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': column 'date_format': added a NOT NULL constraint | |
2016-05-30 16:54:04,686 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'thousands_sep' with definition=VARCHAR | |
2016-05-30 16:54:04,711 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'translatable' with definition=bool | |
2016-05-30 16:54:04,735 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:04,751 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:04,784 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'time_format' with definition=VARCHAR | |
2016-05-30 16:54:04,805 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': column 'time_format': added a NOT NULL constraint | |
2016-05-30 16:54:04,838 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:04,885 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'decimal_point' with definition=VARCHAR | |
2016-05-30 16:54:04,910 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': column 'decimal_point': added a NOT NULL constraint | |
2016-05-30 16:54:04,942 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'active' with definition=bool | |
2016-05-30 16:54:04,966 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'iso_code' with definition=VARCHAR(16) | |
2016-05-30 16:54:04,993 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added column 'grouping' with definition=VARCHAR | |
2016-05-30 16:54:05,011 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': column 'grouping': added a NOT NULL constraint | |
2016-05-30 16:54:05,060 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added constraint 'res_lang_name_uniq' with definition=unique (name) | |
2016-05-30 16:54:05,095 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_lang': added constraint 'res_lang_code_uniq' with definition=unique (code) | |
2016-05-30 16:54:05,467 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': created | |
2016-05-30 16:54:05,536 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:05,547 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:05,604 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:05,629 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:05,669 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:05,687 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'color' with definition=int4 | |
2016-05-30 16:54:05,721 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:05,735 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:05,754 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'parent_id' with definition=int4 | |
2016-05-30 16:54:05,768 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added foreign key 'parent_id' with definition=REFERENCES "res_partner_category" ON DELETE cascade | |
2016-05-30 16:54:05,818 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:05,835 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_category': added column 'active' with definition=bool | |
2016-05-30 16:54:05,893 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_res_partner_category_rel': added foreign key 'partner_id' with definition=REFERENCES "res_partner" ON DELETE cascade | |
2016-05-30 16:54:05,915 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_res_partner_category_rel': added foreign key 'category_id' with definition=REFERENCES "res_partner_category" ON DELETE cascade | |
2016-05-30 16:54:05,966 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_partner_res_partner_category_rel': m2m relation between 'res_partner_category' and 'res_partner' | |
2016-05-30 16:54:05,977 1 [1;32m[1;49mINFO[0m test openerp.models: Computing parent left and right for table res_partner_category... | |
2016-05-30 16:54:06,232 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': created | |
2016-05-30 16:54:06,285 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:06,294 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:06,313 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:06,344 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:06,361 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:06,406 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added column 'shortcut' with definition=VARCHAR | |
2016-05-30 16:54:06,426 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:06,438 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:06,473 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_title': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:07,565 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'comment' with definition=text | |
2016-05-30 16:54:07,593 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'function' with definition=VARCHAR | |
2016-05-30 16:54:07,618 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:07,642 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'color' with definition=int4 | |
2016-05-30 16:54:07,658 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_partner': setting default value of new column color to 0 | |
2016-05-30 16:54:07,692 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'company_type' with definition=VARCHAR | |
2016-05-30 16:54:07,707 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_partner': setting default value of new column company_type to 'person' | |
2016-05-30 16:54:07,753 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:54:07,771 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'date' with definition=date | |
2016-05-30 16:54:07,813 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'street' with definition=VARCHAR | |
2016-05-30 16:54:07,834 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'city' with definition=VARCHAR | |
2016-05-30 16:54:07,857 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'user_id' with definition=int4 | |
2016-05-30 16:54:07,873 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:07,904 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'zip' with definition=VARCHAR(24) | |
2016-05-30 16:54:07,926 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'title' with definition=int4 | |
2016-05-30 16:54:07,940 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'title' with definition=REFERENCES "res_partner_title" ON DELETE set null | |
2016-05-30 16:54:07,986 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'country_id' with definition=int4 | |
2016-05-30 16:54:08,003 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'country_id' with definition=REFERENCES "res_country" ON DELETE restrict | |
2016-05-30 16:54:08,045 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'parent_id' with definition=int4 | |
2016-05-30 16:54:08,062 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'parent_id' with definition=REFERENCES "res_partner" ON DELETE set null | |
2016-05-30 16:54:08,096 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'supplier' with definition=bool | |
2016-05-30 16:54:08,125 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'ref' with definition=VARCHAR | |
2016-05-30 16:54:08,165 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'email' with definition=VARCHAR | |
2016-05-30 16:54:08,188 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'is_company' with definition=bool | |
2016-05-30 16:54:08,221 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'tz' with definition=VARCHAR(64) | |
2016-05-30 16:54:08,252 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'website' with definition=VARCHAR | |
2016-05-30 16:54:08,278 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'customer' with definition=bool | |
2016-05-30 16:54:08,289 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_partner': setting default value of new column customer to True | |
2016-05-30 16:54:08,316 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'fax' with definition=VARCHAR | |
2016-05-30 16:54:08,343 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'street2' with definition=VARCHAR | |
2016-05-30 16:54:08,367 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'barcode' with definition=VARCHAR | |
2016-05-30 16:54:08,403 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'employee' with definition=bool | |
2016-05-30 16:54:08,434 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'credit_limit' with definition=DOUBLE PRECISION | |
2016-05-30 16:54:08,445 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_partner': setting default value of new column credit_limit to None | |
2016-05-30 16:54:08,472 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:08,502 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'active' with definition=bool | |
2016-05-30 16:54:08,517 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_partner': setting default value of new column active to True | |
2016-05-30 16:54:08,567 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'display_name' with definition=VARCHAR | |
2016-05-30 16:54:08,609 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:08,620 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:08,659 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'lang' with definition=VARCHAR | |
2016-05-30 16:54:08,683 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:08,694 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:08,755 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'phone' with definition=VARCHAR | |
2016-05-30 16:54:08,773 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'mobile' with definition=VARCHAR | |
2016-05-30 16:54:08,797 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'type' with definition=VARCHAR | |
2016-05-30 16:54:08,807 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_partner': setting default value of new column type to 'contact' | |
2016-05-30 16:54:08,870 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'use_parent_address' with definition=bool | |
2016-05-30 16:54:08,893 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'birthdate' with definition=VARCHAR | |
2016-05-30 16:54:08,918 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'vat' with definition=VARCHAR | |
2016-05-30 16:54:08,944 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'state_id' with definition=int4 | |
2016-05-30 16:54:08,959 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'state_id' with definition=REFERENCES "res_country_state" ON DELETE restrict | |
2016-05-30 16:54:09,002 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added column 'commercial_partner_id' with definition=int4 | |
2016-05-30 16:54:09,011 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added foreign key 'commercial_partner_id' with definition=REFERENCES "res_partner" ON DELETE set null | |
2016-05-30 16:54:09,069 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner': added constraint 'res_partner_check_name' with definition=CHECK( (type='contact' AND name IS NOT NULL) or (type!='contact') ) | |
2016-05-30 16:54:09,467 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': created | |
2016-05-30 16:54:09,519 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:09,528 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:09,559 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'fax' with definition=VARCHAR | |
2016-05-30 16:54:09,584 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:09,608 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:09,624 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:09,658 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'zip' with definition=VARCHAR | |
2016-05-30 16:54:09,686 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'city' with definition=VARCHAR | |
2016-05-30 16:54:09,714 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'country' with definition=int4 | |
2016-05-30 16:54:09,726 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added foreign key 'country' with definition=REFERENCES "res_country" ON DELETE set null | |
2016-05-30 16:54:09,751 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'street2' with definition=VARCHAR | |
2016-05-30 16:54:09,772 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'bic' with definition=VARCHAR | |
2016-05-30 16:54:09,816 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:09,825 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:09,853 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'phone' with definition=VARCHAR | |
2016-05-30 16:54:09,878 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'state' with definition=int4 | |
2016-05-30 16:54:09,890 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added foreign key 'state' with definition=REFERENCES "res_country_state" ON DELETE set null | |
2016-05-30 16:54:09,913 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'street' with definition=VARCHAR | |
2016-05-30 16:54:09,937 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:09,979 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'active' with definition=bool | |
2016-05-30 16:54:09,998 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_bank': added column 'email' with definition=VARCHAR | |
2016-05-30 16:54:10,391 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': created | |
2016-05-30 16:54:10,444 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:10,462 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:10,504 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:10,528 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'sequence' with definition=int4 | |
2016-05-30 16:54:10,558 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'company_id' with definition=int4 | |
2016-05-30 16:54:10,572 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE cascade | |
2016-05-30 16:54:10,593 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:10,608 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:10,642 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'currency_id' with definition=int4 | |
2016-05-30 16:54:10,655 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added foreign key 'currency_id' with definition=REFERENCES "res_currency" ON DELETE set null | |
2016-05-30 16:54:10,676 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:10,707 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'sanitized_acc_number' with definition=VARCHAR | |
2016-05-30 16:54:10,728 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'acc_number' with definition=VARCHAR | |
2016-05-30 16:54:10,752 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': column 'acc_number': added a NOT NULL constraint | |
2016-05-30 16:54:10,773 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'partner_id' with definition=int4 | |
2016-05-30 16:54:10,788 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added foreign key 'partner_id' with definition=REFERENCES "res_partner" ON DELETE cascade | |
2016-05-30 16:54:10,840 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added column 'bank_id' with definition=int4 | |
2016-05-30 16:54:10,851 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added foreign key 'bank_id' with definition=REFERENCES "res_bank" ON DELETE set null | |
2016-05-30 16:54:10,900 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_partner_bank': added constraint 'res_partner_bank_unique_number' with definition=unique(sanitized_acc_number) | |
2016-05-30 16:54:11,098 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': created | |
2016-05-30 16:54:11,176 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:11,191 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:11,250 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:11,273 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:11,306 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:11,321 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:11,541 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': created | |
2016-05-30 16:54:11,596 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:11,605 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:11,638 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:11,659 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:11,686 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:11,702 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_installer': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:11,906 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': created | |
2016-05-30 16:54:11,957 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:11,968 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:11,987 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:12,010 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:12,041 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:12,053 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_config_settings': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:12,464 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:12,473 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:12,489 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:12,538 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'rounding' with definition=NUMERIC | |
2016-05-30 16:54:12,550 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_currency': setting default value of new column rounding to 0.01 | |
2016-05-30 16:54:12,583 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'symbol' with definition=VARCHAR(4) | |
2016-05-30 16:54:12,608 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:12,624 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:12,654 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:12,676 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'active' with definition=bool | |
2016-05-30 16:54:12,688 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_currency': setting default value of new column active to 1 | |
2016-05-30 16:54:12,728 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added column 'position' with definition=VARCHAR | |
2016-05-30 16:54:12,739 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_currency': setting default value of new column position to 'after' | |
2016-05-30 16:54:12,788 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency': added constraint 'res_currency_unique_name' with definition=unique (name) | |
2016-05-30 16:54:13,063 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': created | |
2016-05-30 16:54:13,115 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:13,126 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:13,149 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:13,171 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'name' with definition=timestamp | |
2016-05-30 16:54:13,235 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:13,278 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'company_id' with definition=int4 | |
2016-05-30 16:54:13,291 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:54:13,322 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:13,335 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:13,378 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'currency_id' with definition=int4 | |
2016-05-30 16:54:13,391 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added foreign key 'currency_id' with definition=REFERENCES "res_currency" ON DELETE set null | |
2016-05-30 16:54:13,422 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'rate' with definition=NUMERIC | |
2016-05-30 16:54:13,446 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_currency_rate': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:13,747 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': created | |
2016-05-30 16:54:13,807 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:13,819 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:13,853 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:13,886 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:13,904 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:13,934 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'family' with definition=VARCHAR | |
2016-05-30 16:54:13,971 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': column 'family': added a NOT NULL constraint | |
2016-05-30 16:54:13,994 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:14,007 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:14,036 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'mode' with definition=VARCHAR | |
2016-05-30 16:54:14,056 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': column 'mode': added a NOT NULL constraint | |
2016-05-30 16:54:14,085 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:14,112 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added column 'path' with definition=VARCHAR | |
2016-05-30 16:54:14,133 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': column 'path': added a NOT NULL constraint | |
2016-05-30 16:54:14,182 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_font': added constraint 'res_font_name_font_uniq' with definition=unique(family, name) | |
2016-05-30 16:54:14,951 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'rml_footer' with definition=text | |
2016-05-30 16:54:14,970 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:14,993 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'rml_header' with definition=text | |
2016-05-30 16:54:15,075 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_company': setting default value of new column rml_header to '\n<header>\n <pageTemplate>\n <frame id="first" x1="1.3cm" y1="3.0cm" height="21.7cm" width="19.0cm"/>\n <stylesheet>\n <!-- Set here the default font to use for all <para> tags -->\n <paraStyle name=\'Normal\' fontName="DejaVuSans"/>\n <paraStyle name="main_footer" fontSize="8.0" alignment="CENTER"/>\n <paraStyle name="main_header" fontSize="8.0" leading="10" alignment="LEFT" spaceBefore="0.0" spaceAfter="0.0"/>\n </stylesheet>\n <pageGraphics>\n <!-- Set here the default font to use for all <drawString> tags -->\n <setFont name="DejaVuSans" size="8"/>\n <!-- You Logo - Change X,Y,Width and Height -->\n <image x="1.3cm" y="27.7cm" height="40.0" >[[ company.logo or removeParentNode(\'image\') ]]</image>\n <fill color="black"/>\n <stroke color="black"/>\n\n <!-- page header -->\n <lines>1.3cm 27.7cm 20cm 27.7cm</lines>\n <drawRightString x="20cm" y="27.8cm">[[ company.rml_header1 ]]</drawRightString>\n <drawString x="1.3cm" y="27.3cm">[[ company.partner_id.name ]]</drawString>\n <place x="1.3cm" y="25.3cm" height="1.8cm" width="15.0cm">\n <para style="main_header">[[ display_address(company.partner_id) or \'\' ]]</para>\n </place>\n <drawString x="1.3cm" y="25.0cm">Phone:</drawString>\n <drawRightString x="7cm" y="25.0cm">[[ company.partner_id.phone or \'\' ]]</drawRightString>\n <drawString x="1.3cm" y="24.6cm">Mail:</drawString>\n <drawRightString x="7cm" y="24.6cm">[[ company.partner_id.email or \'\' ]]</drawRightString>\n <lines>1.3cm 24.5cm 7cm 24.5cm</lines>\n\n <!-- left margin -->\n <rotate degrees="90"/>\n <fill color="grey"/>\n <drawString x="2.65cm" y="-0.4cm">generated by Odoo.com</drawString>\n <fill color="black"/>\n <rotate degrees="-90"/>\n\n <!--page bottom-->\n <lines>1.2cm 2.65cm 19.9cm 2.65cm</lines>\n <place x="1.3cm" y="0cm" height="2.55cm" width="19.0cm">\n <para style="main_footer">[[ company.rml_footer ]]</para>\n <para style="main_footer">Contact : [[ user.name ]] - Page: <pageNumber/></para>\n </place>\n </pageGraphics>\n </pageTemplate>\n</header>' | |
==1== Invalid read of size 4 | |
==1== at 0x5312AD3: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F90F6: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== Address 0xff86020 is 48 bytes inside a block of size 58 free'd | |
==1== at 0x4C92B0E: free (vg_replace_malloc.c:530) | |
==1== by 0xCFCC907: qstring_getquoted (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3B58: _PyObject_CallMethod_SizeT (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFCCD92: microprotocol_getquoted (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC62AD: _mogrify (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6CE7: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== Block was alloc'd at | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0xCFC211C: psycopg_escape_string (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFCC8C2: qstring_getquoted (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3B58: _PyObject_CallMethod_SizeT (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0xCFCCD92: microprotocol_getquoted (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC62AD: _mogrify (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC6CE7: _psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0xCFC73FE: psyco_curs_execute (in /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
2016-05-30 16:54:15,134 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': column 'rml_header': added a NOT NULL constraint | |
2016-05-30 16:54:15,159 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'rml_paper_format' with definition=VARCHAR | |
2016-05-30 16:54:15,177 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_company': setting default value of new column rml_paper_format to 'a4' | |
2016-05-30 16:54:15,206 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': column 'rml_paper_format': added a NOT NULL constraint | |
2016-05-30 16:54:15,236 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:15,250 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:15,324 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': column 'currency_id': added NOT NULL constraint | |
2016-05-30 16:54:15,367 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added foreign key 'currency_id' with definition=REFERENCES "res_currency" ON DELETE set null | |
2016-05-30 16:54:15,388 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'logo_web' with definition=bytea | |
2016-05-30 16:54:15,424 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'font' with definition=int4 | |
2016-05-30 16:54:15,494 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added foreign key 'font' with definition=REFERENCES "res_font" ON DELETE set null | |
2016-05-30 16:54:15,538 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': column 'partner_id': added NOT NULL constraint | |
2016-05-30 16:54:15,568 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added foreign key 'partner_id' with definition=REFERENCES "res_partner" ON DELETE set null | |
2016-05-30 16:54:15,592 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'account_no' with definition=VARCHAR | |
2016-05-30 16:54:15,632 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'parent_id' with definition=int4 | |
2016-05-30 16:54:15,643 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added foreign key 'parent_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:54:15,675 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'email' with definition=VARCHAR(64) | |
2016-05-30 16:54:15,704 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:15,716 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:15,738 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'custom_footer' with definition=bool | |
2016-05-30 16:54:15,767 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'phone' with definition=VARCHAR(64) | |
2016-05-30 16:54:15,828 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company_users_rel': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade | |
2016-05-30 16:54:15,842 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company_users_rel': added foreign key 'cid' with definition=REFERENCES "res_company" ON DELETE cascade | |
2016-05-30 16:54:15,872 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_company_users_rel': m2m relation between 'res_company' and 'res_users' | |
2016-05-30 16:54:15,890 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'rml_header2' with definition=text | |
2016-05-30 16:54:15,905 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_company': setting default value of new column rml_header2 to '\n<header>\n<pageTemplate>\n <frame id="first" x1="28.0" y1="28.0" width="539" height="772"/>\n <stylesheet>\n <!-- Set here the default font to use for all <para> tags -->\n <paraStyle name=\'Normal\' fontName="DejaVuSans"/>\n </stylesheet>\n <pageGraphics>\n <fill color="black"/>\n <stroke color="black"/>\n <setFont name="DejaVuSans" size="8"/>\n <drawString x="1.0cm" y="28.3cm"> [[ formatLang(time.strftime("%Y-%m-%d"), date=True) ]] [[ time.strftime("%H:%M") ]]</drawString>\n <setFont name="DejaVuSans-Bold" size="10"/>\n <drawCentredString x="11.1cm" y="28.3cm">[[ company.partner_id.name ]]</drawCentredString>\n <stroke color="#000000"/>\n <lines>1.0cm 28.1cm 20.1cm 28.1cm</lines>\n <!-- Set here the default font to use for all <drawString> tags -->\n <!-- don\'t forget to change the 2 other occurence of <setFont> above if needed --> \n <setFont name="DejaVuSans" size="8"/>\n </pageGraphics>\n</pageTemplate>\n</header>' | |
2016-05-30 16:54:15,933 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': column 'rml_header2': added a NOT NULL constraint | |
2016-05-30 16:54:15,961 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'rml_header3' with definition=text | |
2016-05-30 16:54:15,972 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_company': setting default value of new column rml_header3 to '\n<header>\n<pageTemplate>\n <frame id="first" x1="28.0" y1="28.0" width="786" height="525"/>\n <stylesheet>\n <!-- Set here the default font to use for all <para> tags -->\n <paraStyle name=\'Normal\' fontName="DejaVuSans"/>\n </stylesheet>\n <pageGraphics>\n <fill color="black"/>\n <stroke color="black"/>\n <setFont name="DejaVuSans" size="8"/>\n <drawString x="25" y="555"> [[ formatLang(time.strftime("%Y-%m-%d"), date=True) ]] [[ time.strftime("%H:%M") ]]</drawString>\n <setFont name="DejaVuSans-Bold" size="10"/>\n <drawCentredString x="440" y="555">[[ company.partner_id.name ]]</drawCentredString>\n <stroke color="#000000"/>\n <lines>25 550 818 550</lines>\n <!-- Set here the default font to use for all <drawString> tags -->\n <!-- don\'t forget to change the 2 other occurence of <setFont> above if needed --> \n <setFont name="DejaVuSans" size="8"/>\n </pageGraphics>\n</pageTemplate>\n</header>' | |
2016-05-30 16:54:16,001 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': column 'rml_header3': added a NOT NULL constraint | |
2016-05-30 16:54:16,024 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:16,048 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'rml_header1' with definition=VARCHAR | |
2016-05-30 16:54:16,083 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added column 'company_registry' with definition=VARCHAR(64) | |
2016-05-30 16:54:16,146 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_company': added constraint 'res_company_name_uniq' with definition=unique (name) | |
2016-05-30 16:54:16,618 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': created | |
2016-05-30 16:54:16,686 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'comment' with definition=text | |
2016-05-30 16:54:16,705 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:16,720 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:16,750 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:16,800 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:16,816 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:16,840 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'color' with definition=int4 | |
2016-05-30 16:54:16,867 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'share' with definition=bool | |
2016-05-30 16:54:16,895 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:16,907 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:16,978 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_implied_rel': added foreign key 'hid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:54:16,992 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_implied_rel': added foreign key 'gid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:54:17,033 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_groups_implied_rel': m2m relation between 'res_groups' and 'res_groups' | |
2016-05-30 16:54:17,086 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_users_rel': added foreign key 'uid' with definition=REFERENCES "res_users" ON DELETE cascade | |
2016-05-30 16:54:17,101 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups_users_rel': added foreign key 'gid' with definition=REFERENCES "res_groups" ON DELETE cascade | |
2016-05-30 16:54:17,151 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Create table 'res_groups_users_rel': m2m relation between 'res_groups' and 'res_users' | |
2016-05-30 16:54:17,170 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:17,215 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added column 'category_id' with definition=int4 | |
2016-05-30 16:54:17,226 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added foreign key 'category_id' with definition=REFERENCES "ir_module_category" ON DELETE set null | |
2016-05-30 16:54:17,306 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_groups': added constraint 'res_groups_name_uniq' with definition=unique (category_id, name) | |
2016-05-30 16:54:17,537 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': created | |
2016-05-30 16:54:17,601 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:17,612 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:17,643 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:17,678 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:17,709 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:17,721 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users_log': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:18,185 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
2016-05-30 16:54:19,074 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:19,106 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:19,117 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:19,156 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'share' with definition=bool | |
2016-05-30 16:54:19,250 1 [1;34m[1;49mDEBUG[0m test openerp.models: Table 'res_users': setting default value of new column company_id to 1 | |
2016-05-30 16:54:19,282 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': column 'company_id': added NOT NULL constraint | |
2016-05-30 16:54:19,318 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:54:19,350 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:19,366 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:19,422 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:19,470 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'signature' with definition=text | |
2016-05-30 16:54:19,558 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': column 'partner_id': added NOT NULL constraint | |
2016-05-30 16:54:19,580 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added foreign key 'partner_id' with definition=REFERENCES "res_partner" ON DELETE restrict | |
2016-05-30 16:54:19,601 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added column 'action_id' with definition=int4 | |
2016-05-30 16:54:19,666 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': dropped constraint 'res_users_login_key'. Reason: its definition changed from '' to 'UNIQUE (login)' | |
2016-05-30 16:54:19,684 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_users': added constraint 'res_users_login_key' with definition=UNIQUE (login) | |
2016-05-30 16:54:19,919 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': created | |
2016-05-30 16:54:19,971 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:19,982 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:20,006 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:20,035 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:20,049 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:20,096 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_wizard': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:20,378 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': created | |
2016-05-30 16:54:20,435 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:20,448 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:20,471 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:20,515 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'user_login' with definition=VARCHAR | |
2016-05-30 16:54:20,555 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'new_passwd' with definition=VARCHAR | |
2016-05-30 16:54:20,592 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'wizard_id' with definition=int4 | |
2016-05-30 16:54:20,611 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added foreign key 'wizard_id' with definition=REFERENCES "change_password_wizard" ON DELETE set null | |
2016-05-30 16:54:20,655 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': column 'wizard_id': added a NOT NULL constraint | |
2016-05-30 16:54:20,685 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:20,703 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:20,722 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:20,743 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added column 'user_id' with definition=int4 | |
2016-05-30 16:54:20,760 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade | |
2016-05-30 16:54:20,785 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'change_password_user': column 'user_id': added a NOT NULL constraint | |
2016-05-30 16:54:21,040 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': created | |
2016-05-30 16:54:21,105 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:21,116 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:21,144 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:21,194 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:21,212 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': column 'name': added a NOT NULL constraint | |
2016-05-30 16:54:21,236 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'object' with definition=VARCHAR | |
2016-05-30 16:54:21,262 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': column 'object': added a NOT NULL constraint | |
2016-05-30 16:54:21,297 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:21,313 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:21,345 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'priority' with definition=int4 | |
2016-05-30 16:54:21,383 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'res_request_link': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:21,829 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': created | |
2016-05-30 16:54:21,893 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'value_text' with definition=text | |
2016-05-30 16:54:21,911 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'value_float' with definition=DOUBLE PRECISION | |
2016-05-30 16:54:21,944 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'create_date' with definition=timestamp | |
2016-05-30 16:54:21,968 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'name' with definition=VARCHAR | |
2016-05-30 16:54:21,992 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'create_uid' with definition=int4 | |
2016-05-30 16:54:22,011 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added foreign key 'create_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:22,038 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'type' with definition=VARCHAR | |
2016-05-30 16:54:22,074 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': column 'type': added a NOT NULL constraint | |
2016-05-30 16:54:22,094 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'company_id' with definition=int4 | |
2016-05-30 16:54:22,106 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null | |
2016-05-30 16:54:22,138 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'write_uid' with definition=int4 | |
2016-05-30 16:54:22,154 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added foreign key 'write_uid' with definition=REFERENCES "res_users" ON DELETE set null | |
2016-05-30 16:54:22,183 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'fields_id' with definition=int4 | |
2016-05-30 16:54:22,196 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added foreign key 'fields_id' with definition=REFERENCES "ir_model_fields" ON DELETE cascade | |
2016-05-30 16:54:22,241 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': column 'fields_id': added a NOT NULL constraint | |
2016-05-30 16:54:22,258 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'value_datetime' with definition=timestamp | |
2016-05-30 16:54:22,286 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'value_binary' with definition=bytea | |
2016-05-30 16:54:22,310 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'write_date' with definition=timestamp | |
2016-05-30 16:54:22,345 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'value_reference' with definition=VARCHAR | |
2016-05-30 16:54:22,366 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'value_integer' with definition=int4 | |
2016-05-30 16:54:22,394 1 [1;34m[1;49mDEBUG[0m test openerp.models.schema: Table 'ir_property': added column 'res_id' with definition=VARCHAR | |
2016-05-30 16:54:25,190 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'report_file' | |
2016-05-30 16:54:25,205 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'crud_model_name' | |
2016-05-30 16:54:25,226 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'wkf_model_name' | |
2016-05-30 16:54:25,242 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'global' | |
2016-05-30 16:54:25,258 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'menus_by_module' | |
2016-05-30 16:54:35,121 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron0 polling for jobs | |
2016-05-30 16:54:54,605 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'views_by_module' | |
2016-05-30 16:54:56,466 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'reports_by_module' | |
2016-05-30 16:54:58,183 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'display_name' | |
2016-05-30 16:54:58,718 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'commercial_partner_id' | |
2016-05-30 16:54:58,747 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'logo_web' | |
2016-05-30 16:54:58,986 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'email' | |
2016-05-30 16:54:59,006 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'phone' | |
2016-05-30 16:54:59,039 1 [1;32m[1;49mINFO[0m test openerp.models: storing computed values of fields.function 'share' | |
2016-05-30 16:54:59,085 1 [1;32m[1;49mINFO[0m test openerp.models: Storing computed values of res.partner.bank fields sanitized_acc_number | |
2016-05-30 16:54:59,169 1 [1;32m[1;49mINFO[0m test openerp.modules.loading: loading base/base_data.xml | |
2016-05-30 16:55:05,286 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IHDR 16 13 | |
2016-05-30 16:55:05,297 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM bKGD 41 6 | |
2016-05-30 16:55:05,306 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: bKGD 41 6 (unknown) | |
2016-05-30 16:55:05,316 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM pHYs 59 9 | |
2016-05-30 16:55:05,333 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM tIME 80 7 | |
2016-05-30 16:55:05,344 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: tIME 80 7 (unknown) | |
2016-05-30 16:55:05,360 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IDAT 99 7809 | |
2016-05-30 16:55:05,838 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IHDR 16 13 | |
2016-05-30 16:55:05,848 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM bKGD 41 6 | |
2016-05-30 16:55:05,857 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: bKGD 41 6 (unknown) | |
2016-05-30 16:55:05,867 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM pHYs 59 9 | |
2016-05-30 16:55:05,884 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM tIME 80 7 | |
2016-05-30 16:55:05,895 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: tIME 80 7 (unknown) | |
2016-05-30 16:55:05,908 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IDAT 99 7809 | |
2016-05-30 16:55:10,127 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IHDR 16 13 | |
2016-05-30 16:55:10,138 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM bKGD 41 6 | |
2016-05-30 16:55:10,147 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: bKGD 41 6 (unknown) | |
2016-05-30 16:55:10,159 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM pHYs 59 9 | |
2016-05-30 16:55:10,177 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM tIME 80 7 | |
2016-05-30 16:55:10,192 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: tIME 80 7 (unknown) | |
2016-05-30 16:55:10,206 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IDAT 99 7809 | |
2016-05-30 16:55:11,219 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IHDR 16 13 | |
2016-05-30 16:55:11,231 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM bKGD 41 6 | |
2016-05-30 16:55:11,244 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: bKGD 41 6 (unknown) | |
2016-05-30 16:55:11,261 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM pHYs 59 9 | |
2016-05-30 16:55:11,283 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM tIME 80 7 | |
2016-05-30 16:55:11,299 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: tIME 80 7 (unknown) | |
2016-05-30 16:55:11,313 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IDAT 99 7809 | |
2016-05-30 16:55:11,803 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IHDR 16 13 | |
2016-05-30 16:55:11,815 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM bKGD 41 6 | |
2016-05-30 16:55:11,825 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: bKGD 41 6 (unknown) | |
2016-05-30 16:55:11,836 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM pHYs 59 9 | |
2016-05-30 16:55:11,853 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM tIME 80 7 | |
2016-05-30 16:55:11,868 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: tIME 80 7 (unknown) | |
2016-05-30 16:55:11,888 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IDAT 99 7809 | |
2016-05-30 16:55:16,003 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IHDR 16 13 | |
2016-05-30 16:55:16,014 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM bKGD 41 6 | |
2016-05-30 16:55:16,025 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: bKGD 41 6 (unknown) | |
2016-05-30 16:55:16,035 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM pHYs 59 9 | |
2016-05-30 16:55:16,050 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM tIME 80 7 | |
2016-05-30 16:55:16,074 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: tIME 80 7 (unknown) | |
2016-05-30 16:55:16,088 1 [1;34m[1;49mDEBUG[0m test PIL.PngImagePlugin: STREAM IDAT 99 7809 | |
2016-05-30 16:55:19,255 1 [1;34m[1;49mDEBUG[0m ? openerp.service.server: cron1 polling for jobs | |
==1== Conditional jump or move depends on uninitialised value(s) | |
==1== at 0x5312ADC: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532E77F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530C3B7: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D6EA: PyDict_Clear (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D72B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359A72: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== Use of uninitialised value of size 8 | |
==1== at 0x5312AF1: PyObject_Free (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532E77F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530C3B7: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D6EA: PyDict_Clear (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530D72B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359A72: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== | |
==1== Process terminating with default action of signal 11 (SIGSEGV) | |
==1== Bad permissions for mapped region at address 0x11585FE8 | |
==1== at 0x530CF92: PyDict_GetItem (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== HEAP SUMMARY: | |
==1== in use at exit: 29,145,245 bytes in 50,766 blocks | |
==1== total heap usage: 3,686,811 allocs, 3,636,047 frees, 1,059,554,271 bytes allocated | |
==1== | |
==1== Thread 1: | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,952 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,953 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,954 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5369512: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,955 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53694DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5369FC0: PyImport_ImportModuleLevel (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,956 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,957 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,958 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,959 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,960 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,961 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 520 bytes in 1 blocks are possibly lost in loss record 1,962 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,973 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,974 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x530387B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53039C3: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B256: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,975 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538E6CF: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538EA40: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,976 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,977 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EFBB9: PyInstance_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,978 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,979 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B256: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,980 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3DAD: PyObject_CallFunctionObjArgs (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53114C7: _PyObject_GenericGetAttrWithDict (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,981 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E380F: PyObject_CallFunction (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53114C7: _PyObject_GenericGetAttrWithDict (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,982 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,983 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324CCC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,984 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380918: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,985 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324CCC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 528 bytes in 1 blocks are possibly lost in loss record 1,986 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,002 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5369512: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,003 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,004 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,005 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324CCC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5325395: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,006 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x8D51728: ??? (in /usr/lib/python2.7/lib-dynload/_functools.so) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,007 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B256: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,008 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,009 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,010 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,011 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 536 bytes in 1 blocks are possibly lost in loss record 2,012 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 544 bytes in 1 blocks are possibly lost in loss record 2,024 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B256: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 544 bytes in 1 blocks are possibly lost in loss record 2,025 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 544 bytes in 1 blocks are possibly lost in loss record 2,026 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 544 bytes in 1 blocks are possibly lost in loss record 2,027 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 544 bytes in 1 blocks are possibly lost in loss record 2,028 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,042 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,043 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,044 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,045 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,046 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3DAD: PyObject_CallFunctionObjArgs (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53114C7: _PyObject_GenericGetAttrWithDict (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5358617: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,047 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,048 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 552 bytes in 1 blocks are possibly lost in loss record 2,049 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 560 bytes in 1 blocks are possibly lost in loss record 2,052 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 560 bytes in 1 blocks are possibly lost in loss record 2,053 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 560 bytes in 1 blocks are possibly lost in loss record 2,054 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,067 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53694DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,068 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,069 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,070 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,071 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,072 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,073 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,074 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,075 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 576 bytes in 1 blocks are possibly lost in loss record 2,076 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 584 bytes in 1 blocks are possibly lost in loss record 2,079 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 584 bytes in 1 blocks are possibly lost in loss record 2,080 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 592 bytes in 1 blocks are possibly lost in loss record 2,082 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 600 bytes in 1 blocks are possibly lost in loss record 2,087 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 600 bytes in 1 blocks are possibly lost in loss record 2,088 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 600 bytes in 1 blocks are possibly lost in loss record 2,089 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 600 bytes in 1 blocks are possibly lost in loss record 2,090 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 616 bytes in 1 blocks are possibly lost in loss record 2,102 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x538E3C5: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 616 bytes in 1 blocks are possibly lost in loss record 2,103 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53694DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5369F92: PyImport_ImportModuleLevel (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 616 bytes in 1 blocks are possibly lost in loss record 2,104 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 632 bytes in 1 blocks are possibly lost in loss record 2,117 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324CCC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 640 bytes in 1 blocks are possibly lost in loss record 2,124 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 640 bytes in 1 blocks are possibly lost in loss record 2,125 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 648 bytes in 1 blocks are possibly lost in loss record 2,128 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 696 bytes in 1 blocks are possibly lost in loss record 2,153 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x534FDA2: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359C81: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 728 bytes in 1 blocks are possibly lost in loss record 2,165 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 800 bytes in 1 blocks are possibly lost in loss record 2,410 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 928 bytes in 1 blocks are possibly lost in loss record 2,436 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536BA11: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53673DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368B08: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5369738: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,040 bytes in 2 blocks are possibly lost in loss record 2,669 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,040 bytes in 2 blocks are possibly lost in loss record 2,670 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,048 bytes in 2 blocks are possibly lost in loss record 2,674 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,056 bytes in 2 blocks are possibly lost in loss record 2,677 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,056 bytes in 2 blocks are possibly lost in loss record 2,678 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,064 bytes in 1 blocks are possibly lost in loss record 2,680 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53205E1: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5355108: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53698E0: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,064 bytes in 2 blocks are possibly lost in loss record 2,681 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,072 bytes in 2 blocks are possibly lost in loss record 2,683 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,072 bytes in 2 blocks are possibly lost in loss record 2,684 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,080 bytes in 2 blocks are possibly lost in loss record 2,685 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,080 bytes in 2 blocks are possibly lost in loss record 2,686 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,088 bytes in 2 blocks are possibly lost in loss record 2,688 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536171E: _PyCodec_Lookup (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53619D8: _PyCodec_LookupTextEncoding (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5361B10: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,088 bytes in 2 blocks are possibly lost in loss record 2,689 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,088 bytes in 2 blocks are possibly lost in loss record 2,690 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,096 bytes in 2 blocks are possibly lost in loss record 2,691 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,104 bytes in 2 blocks are possibly lost in loss record 2,695 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,104 bytes in 2 blocks are possibly lost in loss record 2,696 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,120 bytes in 2 blocks are possibly lost in loss record 2,705 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,136 bytes in 2 blocks are possibly lost in loss record 2,706 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,144 bytes in 2 blocks are possibly lost in loss record 2,708 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,152 bytes in 1 blocks are possibly lost in loss record 2,712 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,152 bytes in 2 blocks are possibly lost in loss record 2,713 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53698E0: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,152 bytes in 2 blocks are possibly lost in loss record 2,714 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,152 bytes in 2 blocks are possibly lost in loss record 2,715 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,160 bytes in 2 blocks are possibly lost in loss record 2,716 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,168 bytes in 2 blocks are possibly lost in loss record 2,718 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,176 bytes in 2 blocks are possibly lost in loss record 2,720 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,184 bytes in 2 blocks are possibly lost in loss record 2,722 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,192 bytes in 2 blocks are possibly lost in loss record 2,723 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,232 bytes in 2 blocks are possibly lost in loss record 2,731 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,240 bytes in 2 blocks are possibly lost in loss record 2,733 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,248 bytes in 2 blocks are possibly lost in loss record 2,734 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,272 bytes in 2 blocks are possibly lost in loss record 2,739 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536BA27: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,280 bytes in 2 blocks are possibly lost in loss record 2,740 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,280 bytes in 2 blocks are possibly lost in loss record 2,741 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,280 bytes in 2 blocks are possibly lost in loss record 2,742 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,280 bytes in 2 blocks are possibly lost in loss record 2,743 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,344 bytes in 2 blocks are possibly lost in loss record 2,753 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536BA11: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53673DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368B08: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53694DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,368 bytes in 2 blocks are possibly lost in loss record 2,755 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,424 bytes in 2 blocks are possibly lost in loss record 2,757 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,456 bytes in 2 blocks are possibly lost in loss record 2,764 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,560 bytes in 3 blocks are possibly lost in loss record 2,801 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,576 bytes in 3 blocks are possibly lost in loss record 2,803 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3DAD: PyObject_CallFunctionObjArgs (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5357435: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,576 bytes in 3 blocks are possibly lost in loss record 2,804 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3727: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3A13: PyObject_CallMethod (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,608 bytes in 3 blocks are possibly lost in loss record 2,809 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,616 bytes in 3 blocks are possibly lost in loss record 2,811 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,624 bytes in 3 blocks are possibly lost in loss record 2,812 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,696 bytes in 3 blocks are possibly lost in loss record 2,821 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,728 bytes in 3 blocks are possibly lost in loss record 2,827 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,872 bytes in 1 blocks are possibly lost in loss record 2,839 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53673DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368B08: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 1,920 bytes in 3 blocks are possibly lost in loss record 2,851 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,104 bytes in 4 blocks are possibly lost in loss record 2,874 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,208 bytes in 4 blocks are possibly lost in loss record 2,880 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5353BC4: PyEval_CallObjectWithKeywords (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EFBB9: PyInstance_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,208 bytes in 4 blocks are possibly lost in loss record 2,881 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3DAD: PyObject_CallFunctionObjArgs (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53114C7: _PyObject_GenericGetAttrWithDict (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5358617: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,224 bytes in 4 blocks are possibly lost in loss record 2,882 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53686CF: PyImport_ExecCodeModuleEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368ADD: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53694DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,224 bytes in 4 blocks are possibly lost in loss record 2,883 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532590F: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,264 bytes in 4 blocks are possibly lost in loss record 2,888 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,304 bytes in 4 blocks are possibly lost in loss record 2,902 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52F7BB8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53594A5: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,312 bytes in 4 blocks are possibly lost in loss record 2,903 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,496 bytes in 4 blocks are possibly lost in loss record 2,913 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,720 bytes in 5 blocks are possibly lost in loss record 2,926 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,832 bytes in 5 blocks are possibly lost in loss record 2,933 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 2,888 bytes in 5 blocks are possibly lost in loss record 2,935 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,144 bytes in 5 blocks are possibly lost in loss record 3,051 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,304 bytes in 5 blocks are possibly lost in loss record 3,055 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,344 bytes in 6 blocks are possibly lost in loss record 3,056 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,408 bytes in 6 blocks are possibly lost in loss record 3,061 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,464 bytes in 5 blocks are possibly lost in loss record 3,066 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,568 bytes in 6 blocks are possibly lost in loss record 3,072 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,688 bytes in 6 blocks are possibly lost in loss record 3,078 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536BA11: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53673DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368B08: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,784 bytes in 7 blocks are possibly lost in loss record 3,083 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 3,824 bytes in 6 blocks are possibly lost in loss record 3,084 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,016 bytes in 7 blocks are possibly lost in loss record 3,097 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,064 bytes in 7 blocks are possibly lost in loss record 3,101 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,256 bytes in 7 blocks are possibly lost in loss record 3,109 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,288 bytes in 8 blocks are possibly lost in loss record 3,110 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5321DF4: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B256: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,288 bytes in 8 blocks are possibly lost in loss record 3,111 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,384 bytes in 8 blocks are possibly lost in loss record 3,114 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,400 bytes in 8 blocks are possibly lost in loss record 3,115 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,608 bytes in 4 blocks are possibly lost in loss record 3,131 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 4,608 bytes in 8 blocks are possibly lost in loss record 3,132 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,016 bytes in 8 blocks are possibly lost in loss record 3,136 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,096 bytes in 7 blocks are possibly lost in loss record 3,139 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,152 bytes in 9 blocks are possibly lost in loss record 3,141 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,248 bytes in 9 blocks are possibly lost in loss record 3,143 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,384 bytes in 9 blocks are possibly lost in loss record 3,150 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,552 bytes in 10 blocks are possibly lost in loss record 3,152 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 5,648 bytes in 10 blocks are possibly lost in loss record 3,154 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 7,512 bytes in 13 blocks are possibly lost in loss record 3,191 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 7,568 bytes in 13 blocks are possibly lost in loss record 3,195 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 7,592 bytes in 13 blocks are possibly lost in loss record 3,196 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 9,512 bytes in 15 blocks are possibly lost in loss record 3,223 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 10,192 bytes in 14 blocks are possibly lost in loss record 3,230 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 10,240 bytes in 16 blocks are possibly lost in loss record 3,231 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 10,920 bytes in 15 blocks are possibly lost in loss record 3,239 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 11,304 bytes in 18 blocks are possibly lost in loss record 3,242 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536BA11: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 12,184 bytes in 22 blocks are possibly lost in loss record 3,248 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52EF219: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x532563B: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53246D9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 13,104 bytes in 18 blocks are possibly lost in loss record 3,278 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359D6E: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359DBC: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 15,184 bytes in 5 blocks are possibly lost in loss record 3,296 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5305E12: PyList_AsTuple (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E4639: PySequence_Tuple (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320369: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5324651: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B256: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BB14: PyEval_EvalCode (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 19,544 bytes in 22 blocks are possibly lost in loss record 3,323 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 20,912 bytes in 11 blocks are possibly lost in loss record 3,327 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53673DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5368B08: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53692F8: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 22,096 bytes in 36 blocks are possibly lost in loss record 3,333 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF850: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 22,536 bytes in 37 blocks are possibly lost in loss record 3,336 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 54,400 bytes in 70 blocks are possibly lost in loss record 3,404 of 3,476 | |
==1== at 0x4C938BE: realloc (vg_replace_malloc.c:785) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 54,568 bytes in 31 blocks are possibly lost in loss record 3,405 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x53803D7: _PyObject_GC_Malloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53804D2: _PyObject_GC_NewVar (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5320175: PyTuple_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B757: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B776: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536B9FB: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D079: PyMarshal_ReadObjectFromString (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x536D136: PyMarshal_ReadLastObjectFromFile (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x53673DC: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== 69,952 bytes in 107 blocks are possibly lost in loss record 3,420 of 3,476 | |
==1== at 0x4C91ACC: malloc (vg_replace_malloc.c:299) | |
==1== by 0x5312D0C: PyObject_Realloc (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5380522: _PyObject_GC_Resize (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FF879: PyFrame_New (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B498: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52E3653: PyObject_Call (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535B2DD: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x5359E1A: PyEval_EvalFrameEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x535BAAD: PyEval_EvalCodeEx (in /usr/lib/libpython2.7.so.1.0) | |
==1== by 0x52FFFF9: ??? (in /usr/lib/libpython2.7.so.1.0) | |
==1== | |
==1== LEAK SUMMARY: | |
==1== definitely lost: 0 bytes in 0 blocks | |
==1== indirectly lost: 0 bytes in 0 blocks | |
==1== possibly lost: 625,552 bytes in 894 blocks | |
==1== still reachable: 28,519,693 bytes in 49,872 blocks | |
==1== suppressed: 0 bytes in 0 blocks | |
==1== Reachable blocks (those to which a pointer was found) are not shown. | |
==1== To see them, rerun with: --leak-check=full --show-leak-kinds=all | |
==1== | |
==1== For counts of detected and suppressed errors, rerun with: -v | |
==1== ERROR SUMMARY: 33374 errors from 339 contexts (suppressed: 0 from 0) | |
valgrind: the 'impossible' happened: | |
main(): signal was supposed to be fatal | |
host stacktrace: | |
==1== at 0x38074013: show_sched_status_wrk (m_libcassert.c:343) | |
sched status: | |
running_tid=14 | |
Note: see also the FAQ in the source distribution. | |
It contains workarounds to several common problems. | |
In particular, if Valgrind aborted or crashed after | |
identifying problems in your program, there's a good chance | |
that fixing those problems will prevent Valgrind aborting or | |
crashing, especially if it happened in m_mallocfree.c. | |
If that doesn't help, please report this bug to: www.valgrind.org | |
In the bug report, send all the above text, the valgrind | |
version, and what OS and version you are using. Thanks. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment