Docker command: python3 odoo/odoo-bin --addons-path ingadhoc/odoo-public-administration,odoo/addons,odoo/odoo/addons,enterprise,oca/social,oca/web,oca/stock-logistics-workflow,oca/stock-logistics-warehouse,oca/sale-workflow,ingadhoc/stock,ingadhoc/aeroo_reports,ingadhoc/miscellaneous,ingadhoc/account-financial-tools,ingadhoc/account-payment,ingadhoc/account-invoicing,ingadhoc/odoo-argentina -d 00179-13-0-base -i base --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume 'ingadhoc/odoo-public-administration' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/odoo-public-administration/65c9e78b4622c68209d673a4500720583cab68ad Adding readonly volume 'odoo' pointing to /home/runbot/runbot/runbot/static/sources/odoo/b33e72d0bf027fb2c789b1b9476f7edf1a40b0a6 Adding readonly volume 'enterprise' pointing to /home/runbot/runbot/runbot/static/sources/enterprise/6a27ceb906dc72bdb5b21682d4036a90775b9b83 Adding readonly volume 'oca/social' pointing to /home/runbot/runbot/runbot/static/sources/oca/social/fad962153e2b6a16d6c8a2cf421411462b8ee087 Adding readonly volume 'oca/web' pointing to /home/runbot/runbot/runbot/static/sources/oca/web/bae95fc49b128ac4ed1c717c2a130a142c1c0691 Adding readonly volume 'oca/stock-logistics-workflow' pointing to /home/runbot/runbot/runbot/static/sources/oca/stock-logistics-workflow/6326f4b7646a3825219640d1dd6d25e3bc5876a8 Adding readonly volume 'oca/stock-logistics-warehouse' pointing to /home/runbot/runbot/runbot/static/sources/oca/stock-logistics-warehouse/acdbb9a802db0ec860e4af31250b4463ce4a49da Adding readonly volume 'oca/sale-workflow' pointing to /home/runbot/runbot/runbot/static/sources/oca/sale-workflow/6e846723ff30c18480950823a3c2808bc47a016f Adding readonly volume 'ingadhoc/stock' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/stock/0ded65a62836c450777917f5b9c7a8bd85776d22 Adding readonly volume 'ingadhoc/aeroo_reports' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/aeroo_reports/4cf8dac81b468170de96374c8773037cb2d9f4da Adding readonly volume 'ingadhoc/miscellaneous' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/miscellaneous/1193e4703ae9a1506a162174e90825e20ac5bf0d Adding readonly volume 'ingadhoc/account-financial-tools' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/account-financial-tools/67e9e17be3c63c7cf44979dab73a87826dd09958 Adding readonly volume 'ingadhoc/account-payment' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/account-payment/ca8698f4fe005716c19c3d8ce802a1a89d9e338d Adding readonly volume 'ingadhoc/account-invoicing' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/account-invoicing/8bcc64f1822d4b9b33b91f61ab7b808db9bef3cc Adding readonly volume 'ingadhoc/odoo-argentina' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/odoo-argentina/a8752369a18cd388c73096d9d3f0ad9c4aa1acd7 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. You must give at least one requirement to install (see "pip help install") The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Ignoring gevent: markers 'python_version >= "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform == "win32" and python_version < "3.7"' don't match your environment Ignoring greenlet: markers 'python_version >= "3.7"' don't match your environment Ignoring lxml: markers 'sys_platform != "win32" and python_version >= "3.7"' don't match your environment Ignoring lxml: markers 'sys_platform == "win32"' don't match your environment Ignoring Pillow: markers 'sys_platform == "win32" and python_version >= "3.7"' don't match your environment Ignoring psycopg2: markers 'sys_platform == "win32" or python_version >= "3.8"' don't match your environment Ignoring Werkzeug: markers 'sys_platform == "win32"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Requirement already satisfied: Babel==2.6.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 1)) Requirement already satisfied: chardet==3.0.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 2)) Requirement already satisfied: decorator==4.3.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 3)) Requirement already satisfied: docutils==0.14 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 5)) Requirement already satisfied: feedparser==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 6)) Requirement already satisfied: gevent==1.1.2 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 7)) Requirement already satisfied: greenlet==0.4.10 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 10)) Requirement already satisfied: html2text==2018.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 12)) Requirement already satisfied: Jinja2==2.10.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 13)) Requirement already satisfied: libsass==0.17.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 14)) Requirement already satisfied: lxml==3.7.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 15)) Requirement already satisfied: Mako==1.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) Requirement already satisfied: MarkupSafe==1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 19)) Collecting mock==2.0.0 (from -r odoo/requirements.txt (line 20)) Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB) Requirement already satisfied: num2words==0.5.6 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 21)) Requirement already satisfied: ofxparse==0.19 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 22)) Requirement already satisfied: passlib==1.7.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 23)) Requirement already satisfied: Pillow==5.4.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 24)) Requirement already satisfied: polib==1.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 26)) Requirement already satisfied: psutil==5.6.6 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 27)) Requirement already satisfied: psycopg2==2.7.7 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 28)) Requirement already satisfied: pydot==1.4.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 30)) Requirement already satisfied: python-ldap==3.1.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 31)) Requirement already satisfied: pyparsing==2.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 32)) Requirement already satisfied: PyPDF2==1.26.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 33)) Requirement already satisfied: pyserial==3.4 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 34)) Requirement already satisfied: python-dateutil==2.7.3 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 35)) Requirement already satisfied: pytz==2019.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 36)) Requirement already satisfied: pyusb==1.0.2 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 37)) Requirement already satisfied: qrcode==6.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 38)) Requirement already satisfied: reportlab==3.5.13 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 39)) Requirement already satisfied: requests==2.21.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 40)) Requirement already satisfied: zeep==3.2.0 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 41)) Collecting vatnumber==1.2 (from -r odoo/requirements.txt (line 42)) Downloading https://files.pythonhosted.org/packages/d7/7c/869b59cd9cb6ed1057372cb704a3b86688ae8c12cfc7fcaedbc1424f5e7f/vatnumber-1.2.tar.gz Requirement already satisfied: vobject==0.9.6.1 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 43)) Collecting Werkzeug==0.14.1 (from -r odoo/requirements.txt (line 44)) Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) Requirement already satisfied: XlsxWriter==1.1.2 in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 46)) Requirement already satisfied: xlwt==1.3.* in /usr/local/lib/python3.6/dist-packages (from -r odoo/requirements.txt (line 47)) Requirement already satisfied: xlrd==1.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from libsass==0.17.0->-r odoo/requirements.txt (line 14)) Collecting pbr>=0.11 (from mock==2.0.0->-r odoo/requirements.txt (line 20)) Downloading https://files.pythonhosted.org/packages/fb/48/69046506f6ac61c1eaa9a0d42d22d54673b69e176d30ca98e3f61513e980/pbr-5.5.1-py2.py3-none-any.whl (106kB) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 22)) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.6/dist-packages (from python-ldap==3.1.0->-r odoo/requirements.txt (line 31)) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.6/dist-packages (from python-ldap==3.1.0->-r odoo/requirements.txt (line 31)) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.21.0->-r odoo/requirements.txt (line 40)) Requirement already satisfied: idna<2.9,>=2.5 in /usr/lib/python3/dist-packages (from requests==2.21.0->-r odoo/requirements.txt (line 40)) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib/python3/dist-packages (from requests==2.21.0->-r odoo/requirements.txt (line 40)) Requirement already satisfied: isodate>=0.5.4 in /usr/local/lib/python3.6/dist-packages (from zeep==3.2.0->-r odoo/requirements.txt (line 41)) Requirement already satisfied: appdirs>=1.4.0 in /usr/local/lib/python3.6/dist-packages (from zeep==3.2.0->-r odoo/requirements.txt (line 41)) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==3.2.0->-r odoo/requirements.txt (line 41)) Requirement already satisfied: cached-property>=1.3.0 in /usr/local/lib/python3.6/dist-packages (from zeep==3.2.0->-r odoo/requirements.txt (line 41)) Requirement already satisfied: attrs>=17.2.0 in /usr/local/lib/python3.6/dist-packages (from zeep==3.2.0->-r odoo/requirements.txt (line 41)) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/local/lib/python3.6/dist-packages (from zeep==3.2.0->-r odoo/requirements.txt (line 41)) Requirement already satisfied: python-stdnum in /usr/local/lib/python3.6/dist-packages (from vatnumber==1.2->-r odoo/requirements.txt (line 42)) Installing collected packages: pbr, mock, vatnumber, Werkzeug Running setup.py install for vatnumber: started Running setup.py install for vatnumber: finished with status 'done' Found existing installation: Werkzeug 0.16.1 Uninstalling Werkzeug-0.16.1: Successfully uninstalled Werkzeug-0.16.1 Successfully installed Werkzeug-0.14.1 mock-2.0.0 pbr-5.5.1 vatnumber-1.2 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting premailer (from -r oca/social/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/cd/ce/74bbdf0eee4265fd3f161d4276b36c9238b802191c2053c8e68578bda4e6/premailer-3.7.0-py2.py3-none-any.whl Collecting extract-msg (from -r oca/social/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/0a/7c/7c90983be41e8e8ae409152c01b72c398f4273aeed1f53e5a6be62467393/extract_msg-0.28.3-py2.py3-none-any.whl (68kB) Requirement already satisfied: cachetools in /usr/local/lib/python3.6/dist-packages (from premailer->-r oca/social/requirements.txt (line 1)) Requirement already satisfied: requests in /usr/local/lib/python3.6/dist-packages (from premailer->-r oca/social/requirements.txt (line 1)) Requirement already satisfied: lxml in /usr/local/lib/python3.6/dist-packages (from premailer->-r oca/social/requirements.txt (line 1)) Collecting cssselect (from premailer->-r oca/social/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/3b/d4/3b5c17f00cce85b9a1e6f91096e1cc8e8ede2e1be8e96b87ce1ed09e92c5/cssselect-1.1.0-py2.py3-none-any.whl Collecting cssutils (from premailer->-r oca/social/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/6b/15/a9fb9010f58d1c55dd0b7779db2334feb9a572d407024f39a60f44293861/cssutils-1.0.2-py3-none-any.whl (406kB) Collecting olefile>=0.46 (from extract-msg->-r oca/social/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/34/81/e1ac43c6b45b4c5f8d9352396a14144bba52c8fec72a80f425f6a4d653ad/olefile-0.46.zip (112kB) Collecting ebcdic>=1.1.1 (from extract-msg->-r oca/social/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/0d/2f/633031205333bee5f9f93761af8268746aa75f38754823aabb8570eb245b/ebcdic-1.1.1-py2.py3-none-any.whl (128kB) Collecting imapclient==2.1.0 (from extract-msg->-r oca/social/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/dc/39/e1c2c2c6e2356ab6ea81fcfc0a74b044b311d6a91a45300811d9a6077ef7/IMAPClient-2.1.0-py2.py3-none-any.whl (73kB) Collecting compressed-rtf>=1.0.6 (from extract-msg->-r oca/social/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/8e/ac/abb196bb0b42a239d605fe97c314c3312374749013a07da4e6e0408f223c/compressed_rtf-1.0.6.tar.gz Collecting tzlocal>=2.1 (from extract-msg->-r oca/social/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/5d/94/d47b0fd5988e6b7059de05720a646a2930920fff247a826f61674d436ba4/tzlocal-2.1-py2.py3-none-any.whl Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->premailer->-r oca/social/requirements.txt (line 1)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->premailer->-r oca/social/requirements.txt (line 1)) Requirement already satisfied: idna<2.9,>=2.5 in /usr/lib/python3/dist-packages (from requests->premailer->-r oca/social/requirements.txt (line 1)) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->premailer->-r oca/social/requirements.txt (line 1)) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from imapclient==2.1.0->extract-msg->-r oca/social/requirements.txt (line 2)) Requirement already satisfied: pytz in /usr/local/lib/python3.6/dist-packages (from tzlocal>=2.1->extract-msg->-r oca/social/requirements.txt (line 2)) Installing collected packages: cssselect, cssutils, premailer, olefile, ebcdic, imapclient, compressed-rtf, tzlocal, extract-msg Running setup.py install for olefile: started Running setup.py install for olefile: finished with status 'done' Running setup.py install for compressed-rtf: started Running setup.py install for compressed-rtf: finished with status 'done' Successfully installed compressed-rtf-1.0.6 cssselect-1.1.0 cssutils-1.0.2 ebcdic-1.1.1 extract-msg-0.28.3 imapclient-2.1.0 olefile-0.46 premailer-3.7.0 tzlocal-2.1 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting bokeh==1.1.0 (from -r oca/web/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/55/3b/14ab63362486a2c9593bff66b813e34b71d16ad65b5f7d4bfe4934f17ffb/bokeh-1.1.0.tar.gz (17.5MB) Collecting matplotlib>=2.0.0 (from -r oca/web/requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/09/03/b7b30fa81cb687d1178e085d0f01111ceaea3bf81f9330c937fb6f6c8ca0/matplotlib-3.3.4-cp36-cp36m-manylinux1_x86_64.whl (11.5MB) Collecting mpld3==0.3 (from -r oca/web/requirements.txt (line 5)) Downloading https://files.pythonhosted.org/packages/91/95/a52d3a83d0a29ba0d6898f6727e9858fe7a43f6c2ce81a5fe7e05f0f4912/mpld3-0.3.tar.gz (788kB) Requirement already satisfied: six>=1.5.2 in /usr/lib/python3/dist-packages (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Collecting PyYAML>=3.10 (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/7a/5b/bc0b5ab38247bba158504a410112b6c03f153c652734ece1849749e5f518/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) Requirement already satisfied: python-dateutil>=2.1 in /usr/local/lib/python3.6/dist-packages (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Requirement already satisfied: Jinja2>=2.7 in /usr/local/lib/python3.6/dist-packages (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Collecting numpy>=1.7.1 (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl (13.4MB) Requirement already satisfied: pillow>=4.0 in /usr/local/lib/python3.6/dist-packages (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Requirement already satisfied: packaging>=16.8 in /usr/local/lib/python3.6/dist-packages (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Collecting tornado>=4.3 (from bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/01/d1/8750ad20cbcefb499bb8b405e243f83c2c89f78d139e6f8c8d800640f554/tornado-6.1-cp36-cp36m-manylinux1_x86_64.whl (427kB) Collecting cycler>=0.10 (from matplotlib>=2.0.0->-r oca/web/requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Collecting kiwisolver>=1.0.1 (from matplotlib>=2.0.0->-r oca/web/requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/a7/1b/cbd8ae738719b5f41592a12057ef5442e2ed5f5cb5451f8fc7e9f8875a1a/kiwisolver-1.3.1-cp36-cp36m-manylinux1_x86_64.whl (1.1MB) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /usr/lib/python3/dist-packages (from matplotlib>=2.0.0->-r oca/web/requirements.txt (line 4)) Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.6/dist-packages (from Jinja2>=2.7->bokeh==1.1.0->-r oca/web/requirements.txt (line 2)) Installing collected packages: PyYAML, numpy, tornado, bokeh, cycler, kiwisolver, matplotlib, mpld3 Running setup.py install for bokeh: started Running setup.py install for bokeh: finished with status 'done' Running setup.py install for mpld3: started Running setup.py install for mpld3: finished with status 'done' Successfully installed PyYAML-5.4.1 bokeh-1.1.0 cycler-0.10.0 kiwisolver-1.3.1 matplotlib-3.3.4 mpld3-0.3 numpy-1.19.5 tornado-6.1 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Requirement already satisfied: freezegun in /usr/local/lib/python3.6/dist-packages (from -r oca/stock-logistics-workflow/requirements.txt (line 1)) Requirement already satisfied: python-dateutil!=2.0,>=1.0 in /usr/local/lib/python3.6/dist-packages (from freezegun->-r oca/stock-logistics-workflow/requirements.txt (line 1)) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r oca/stock-logistics-workflow/requirements.txt (line 1)) The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cubiscan (from -r oca/stock-logistics-warehouse/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/cc/af/b0cc67e17bc8f684405b4b2fe1e32f480c86eeba97e0375f536a84274db8/cubiscan-0.0.3-py2.py3-none-any.whl Requirement already satisfied: mock in /usr/local/lib/python3.6/dist-packages (from -r oca/stock-logistics-warehouse/requirements.txt (line 2)) Requirement already satisfied: future in /usr/local/lib/python3.6/dist-packages (from cubiscan->-r oca/stock-logistics-warehouse/requirements.txt (line 1)) Collecting unicodecsv (from cubiscan->-r oca/stock-logistics-warehouse/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/6f/a4/691ab63b17505a26096608cc309960b5a6bdf39e4ba1a793d5f9b1a53270/unicodecsv-0.14.1.tar.gz Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from mock->-r oca/stock-logistics-warehouse/requirements.txt (line 2)) Requirement already satisfied: pbr>=0.11 in /usr/local/lib/python3.6/dist-packages (from mock->-r oca/stock-logistics-warehouse/requirements.txt (line 2)) Installing collected packages: unicodecsv, cubiscan Running setup.py install for unicodecsv: started Running setup.py install for unicodecsv: finished with status 'done' Successfully installed cubiscan-0.0.3 unicodecsv-0.14.1 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Requirement already satisfied: freezegun in /usr/local/lib/python3.6/dist-packages (from -r oca/sale-workflow/requirements.txt (line 1)) Requirement already satisfied: python-dateutil!=2.0,>=1.0 in /usr/local/lib/python3.6/dist-packages (from freezegun->-r oca/sale-workflow/requirements.txt (line 1)) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r oca/sale-workflow/requirements.txt (line 1)) The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. You must give at least one requirement to install (see "pip help install") The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting git+https://github.com/edgewall/genshi@stable/0.7.x (from -r ingadhoc/aeroo_reports/requirements.txt (line 2)) Cloning https://github.com/edgewall/genshi (to stable/0.7.x) to /tmp/pip-wxoiuc0p-build Collecting git+https://github.com/adhoc-dev/aeroolib@master-fix-ods (from -r ingadhoc/aeroo_reports/requirements.txt (line 5)) Cloning https://github.com/adhoc-dev/aeroolib (to master-fix-ods) to /tmp/pip-fmvpcdiv-build Collecting git+https://github.com/aeroo/currency2text.git (from -r ingadhoc/aeroo_reports/requirements.txt (line 6)) Cloning https://github.com/aeroo/currency2text.git to /tmp/pip-qp8h_erh-build Requirement already satisfied: six in /usr/lib/python3/dist-packages (from Genshi==0.7.5->-r ingadhoc/aeroo_reports/requirements.txt (line 2)) Requirement already satisfied: lxml>=2.0 in /usr/local/lib/python3.6/dist-packages (from aeroolib==1.3.0->-r ingadhoc/aeroo_reports/requirements.txt (line 5)) Installing collected packages: Genshi, aeroolib, currency2text Running setup.py install for Genshi: started Running setup.py install for Genshi: finished with status 'done' Running setup.py install for aeroolib: started Running setup.py install for aeroolib: finished with status 'done' Running setup.py install for currency2text: started Running setup.py install for currency2text: finished with status 'done' Successfully installed Genshi-0.7.5 aeroolib-1.3.0 currency2text-1.3.0 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting git+https://github.com/OCA/openupgradelib/@master (from -r ingadhoc/miscellaneous/requirements.txt (line 1)) Cloning https://github.com/OCA/openupgradelib/ (to master) to /tmp/pip-bhkqtb15-build Requirement already satisfied: lxml in /usr/local/lib/python3.6/dist-packages (from openupgradelib==3.0.0->-r ingadhoc/miscellaneous/requirements.txt (line 1)) Requirement already satisfied: cssselect in /usr/local/lib/python3.6/dist-packages (from openupgradelib==3.0.0->-r ingadhoc/miscellaneous/requirements.txt (line 1)) Installing collected packages: openupgradelib Running setup.py install for openupgradelib: started Running setup.py install for openupgradelib: finished with status 'done' Successfully installed openupgradelib-3.0.0 The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. You must give at least one requirement to install (see "pip help install") The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. You must give at least one requirement to install (see "pip help install") The directory '/home/odoo/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/odoo/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting git+https://github.com/pysimplesoap/pysimplesoap@a330d9c4af1b007fe1436f979ff0b9f66613136e (from -r ingadhoc/odoo-argentina/requirements.txt (line 2)) Cloning https://github.com/pysimplesoap/pysimplesoap (to a330d9c4af1b007fe1436f979ff0b9f66613136e) to /tmp/pip-1kt6ni7k-build Could not find a tag or branch 'a330d9c4af1b007fe1436f979ff0b9f66613136e', assuming commit. Collecting git+https://github.com/ingadhoc/pyafipws@py3k (from -r ingadhoc/odoo-argentina/requirements.txt (line 3)) Cloning https://github.com/ingadhoc/pyafipws (to py3k) to /tmp/pip-173t57t7-build Requirement already satisfied: httplib2>=0.7 in /usr/local/lib/python3.6/dist-packages (from -r ingadhoc/odoo-argentina/requirements.txt (line 1)) Collecting pyparsing<3,>=2.4.2 (from httplib2>=0.7->-r ingadhoc/odoo-argentina/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) Installing collected packages: PySimpleSOAP, PyAfipWs, pyparsing Running setup.py install for PySimpleSOAP: started Running setup.py install for PySimpleSOAP: finished with status 'done' Running setup.py install for PyAfipWs: started Running setup.py install for PyAfipWs: finished with status 'done' Found existing installation: pyparsing 2.2.0 Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /usr Successfully installed PyAfipWs-3.6.0 PySimpleSOAP-1.8.14 pyparsing-2.4.7 /usr/local/lib/python3.6/dist-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2021-02-18 07:40:28,221 271 INFO ? odoo: Odoo version 13.0 2021-02-18 07:40:28,222 271 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2021-02-18 07:40:28,222 271 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/13.0', '/data/build/ingadhoc/odoo-public-administration', '/data/build/odoo/addons', '/data/build/enterprise', '/data/build/oca/social', '/data/build/oca/web', '/data/build/oca/stock-logistics-workflow', '/data/build/oca/stock-logistics-warehouse', '/data/build/oca/sale-workflow', '/data/build/ingadhoc/stock', '/data/build/ingadhoc/aeroo_reports', '/data/build/ingadhoc/miscellaneous', '/data/build/ingadhoc/account-financial-tools', '/data/build/ingadhoc/account-payment', '/data/build/ingadhoc/account-invoicing', '/data/build/ingadhoc/odoo-argentina'] 2021-02-18 07:40:28,222 271 INFO ? odoo: database: runbot@default:default 2021-02-18 07:40:28,391 271 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2021-02-18 07:40:28,675 271 INFO ? odoo.modules.loading: init db 2021-02-18 07:40:29,707 271 INFO 00179-13-0-base odoo.modules.loading: loading 1 modules... 2021-02-18 07:40:29,795 271 INFO 00179-13-0-base odoo.modules.registry: module base: creating or updating database tables 2021-02-18 07:40:29,966 271 INFO 00179-13-0-base odoo.models: Computing parent_path for table ir_ui_menu... 2021-02-18 07:40:30,545 271 INFO 00179-13-0-base odoo.models: Computing parent_path for table res_partner_category... 2021-02-18 07:40:31,008 271 INFO 00179-13-0-base odoo.models: Storing computed values of ir.model.fields.relation_field_id 2021-02-18 07:40:31,009 271 INFO 00179-13-0-base odoo.models: Storing computed values of ir.model.fields.related_field_id 2021-02-18 07:40:31,282 271 INFO 00179-13-0-base odoo.models: Storing computed values of ir.module.module.menus_by_module 2021-02-18 07:40:31,282 271 INFO 00179-13-0-base odoo.models: Storing computed values of ir.module.module.reports_by_module 2021-02-18 07:40:31,282 271 INFO 00179-13-0-base odoo.models: Storing computed values of ir.module.module.views_by_module 2021-02-18 07:40:31,377 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.partner.display_name 2021-02-18 07:40:31,377 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.partner.partner_share 2021-02-18 07:40:31,378 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.partner.commercial_partner_id 2021-02-18 07:40:31,378 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.partner.commercial_company_name 2021-02-18 07:40:31,413 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.currency.decimal_places 2021-02-18 07:40:31,438 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.company.logo_web 2021-02-18 07:40:31,468 271 INFO 00179-13-0-base odoo.models: Storing computed values of res.users.share 2021-02-18 07:40:31,852 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res.lang.csv 2021-02-18 07:40:31,893 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_lang_data.xml 2021-02-18 07:40:31,899 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_partner_data.xml 2021-02-18 07:40:31,935 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_company_data.xml 2021-02-18 07:40:31,943 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_users_data.xml 2021-02-18 07:40:31,997 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/report_paperformat_data.xml 2021-02-18 07:40:32,006 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_currency_data.xml 2021-02-18 07:40:32,162 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_country_data.xml 2021-02-18 07:40:32,629 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/ir_demo_data.xml 2021-02-18 07:40:32,691 271 INFO 00179-13-0-base odoo.modules.loading: loading base/security/base_groups.xml 2021-02-18 07:40:32,829 271 INFO 00179-13-0-base odoo.modules.loading: loading base/security/base_security.xml 2021-02-18 07:40:32,903 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/base_menus.xml 2021-02-18 07:40:32,956 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/decimal_precision_views.xml 2021-02-18 07:40:32,976 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_config_views.xml 2021-02-18 07:40:32,989 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res.country.state.csv 2021-02-18 07:40:33,837 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_actions_views.xml 2021-02-18 07:40:33,984 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2021-02-18 07:40:34,008 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_cron_views.xml 2021-02-18 07:40:34,051 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_filters_views.xml 2021-02-18 07:40:34,079 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2021-02-18 07:40:34,107 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_model_views.xml 2021-02-18 07:40:34,314 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_attachment_views.xml 2021-02-18 07:40:34,349 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_rule_views.xml 2021-02-18 07:40:34,379 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_sequence_views.xml 2021-02-18 07:40:34,411 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_translation_views.xml 2021-02-18 07:40:34,457 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2021-02-18 07:40:34,491 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2021-02-18 07:40:34,557 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_default_views.xml 2021-02-18 07:40:34,586 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/ir_cron_data.xml 2021-02-18 07:40:34,592 271 INFO 00179-13-0-base odoo.modules.loading: loading base/report/ir_model_report.xml 2021-02-18 07:40:34,595 271 INFO 00179-13-0-base odoo.modules.loading: loading base/report/ir_model_templates.xml 2021-02-18 07:40:34,605 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_logging_views.xml 2021-02-18 07:40:34,631 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2021-02-18 07:40:34,643 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_module_views.xml 2021-02-18 07:40:34,722 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/ir_module_category_data.xml 2021-02-18 07:40:34,765 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/ir_module_module.xml 2021-02-18 07:40:34,816 271 INFO 00179-13-0-base odoo.modules.loading: loading base/report/ir_module_reports.xml 2021-02-18 07:40:34,819 271 INFO 00179-13-0-base odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2021-02-18 07:40:34,835 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2021-02-18 07:40:34,849 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2021-02-18 07:40:34,861 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2021-02-18 07:40:34,875 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2021-02-18 07:40:34,895 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2021-02-18 07:40:34,907 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2021-02-18 07:40:34,923 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2021-02-18 07:40:34,935 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2021-02-18 07:40:34,952 271 INFO 00179-13-0-base odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2021-02-18 07:40:34,972 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/ir_actions_data.xml 2021-02-18 07:40:34,975 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2021-02-18 07:40:34,988 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_company_views.xml 2021-02-18 07:40:35,021 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_lang_views.xml 2021-02-18 07:40:35,051 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_partner_views.xml 2021-02-18 07:40:35,224 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_bank_views.xml 2021-02-18 07:40:35,274 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_country_views.xml 2021-02-18 07:40:35,328 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_currency_views.xml 2021-02-18 07:40:35,384 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_users_views.xml 2021-02-18 07:40:35,541 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/ir_property_views.xml 2021-02-18 07:40:35,571 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/res_config_settings_views.xml 2021-02-18 07:40:35,581 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/report_paperformat_views.xml 2021-02-18 07:40:35,609 271 INFO 00179-13-0-base odoo.modules.loading: loading base/views/onboarding_views.xml 2021-02-18 07:40:35,648 271 INFO 00179-13-0-base odoo.modules.loading: loading base/security/ir.model.access.csv 2021-02-18 07:40:35,853 271 INFO 00179-13-0-base odoo.modules.loading: Module base: loading demo 2021-02-18 07:40:35,853 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_company_demo.xml 2021-02-18 07:40:35,860 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_users_demo.xml 2021-02-18 07:40:35,978 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2021-02-18 07:40:35,982 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2021-02-18 07:40:36,139 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_bank_demo.xml 2021-02-18 07:40:36,142 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_partner_demo.xml 2021-02-18 07:40:36,301 271 INFO 00179-13-0-base odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2021-02-18 07:40:36,537 271 INFO 00179-13-0-base odoo.modules.loading: 1 modules loaded in 6.83s, 0 queries 2021-02-18 07:40:36,562 271 INFO 00179-13-0-base odoo.modules.loading: updating modules list 2021-02-18 07:40:36,563 271 INFO 00179-13-0-base odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-02-18 07:40:37,487 271 INFO 00179-13-0-base odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['base'] to user __system__ #1 via n/a 2021-02-18 07:40:37,488 271 INFO 00179-13-0-base odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['base'] to user __system__ #1 via n/a 2021-02-18 07:40:38,414 271 INFO 00179-13-0-base odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2021-02-18 07:40:38,439 271 INFO 00179-13-0-base odoo.modules.loading: loading 11 modules... 2021-02-18 07:40:38,562 271 INFO 00179-13-0-base odoo.modules.registry: module web: creating or updating database tables 2021-02-18 07:40:39,224 271 INFO 00179-13-0-base odoo.modules.loading: loading web/security/ir.model.access.csv 2021-02-18 07:40:39,225 271 INFO 00179-13-0-base odoo.modules.loading: loading web/views/webclient_templates.xml 2021-02-18 07:40:39,416 271 INFO 00179-13-0-base odoo.modules.loading: loading web/views/report_templates.xml 2021-02-18 07:40:39,502 271 INFO 00179-13-0-base odoo.modules.loading: loading web/data/report_layout.xml 2021-02-18 07:40:39,529 271 INFO 00179-13-0-base odoo.modules.loading: Module web: loading demo 2021-02-18 07:40:39,678 271 INFO 00179-13-0-base odoo.modules.registry: module base_import: creating or updating database tables 2021-02-18 07:40:40,451 271 INFO 00179-13-0-base odoo.modules.loading: loading base_import/security/ir.model.access.csv 2021-02-18 07:40:40,494 271 INFO 00179-13-0-base odoo.modules.loading: loading base_import/views/base_import_templates.xml 2021-02-18 07:40:40,519 271 INFO 00179-13-0-base odoo.modules.loading: Module base_import: loading demo 2021-02-18 07:40:40,665 271 INFO 00179-13-0-base odoo.modules.registry: module web_cohort: creating or updating database tables 2021-02-18 07:40:41,316 271 INFO 00179-13-0-base odoo.modules.loading: loading web_cohort/views/assets.xml 2021-02-18 07:40:41,342 271 INFO 00179-13-0-base odoo.modules.loading: Module web_cohort: loading demo 2021-02-18 07:40:41,399 271 INFO 00179-13-0-base odoo.modules.registry: module web_diagram: creating or updating database tables 2021-02-18 07:40:41,404 271 INFO 00179-13-0-base odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2021-02-18 07:40:41,432 271 INFO 00179-13-0-base odoo.modules.loading: Module web_diagram: loading demo 2021-02-18 07:40:41,516 271 INFO 00179-13-0-base odoo.modules.registry: module web_editor: creating or updating database tables 2021-02-18 07:40:41,597 271 INFO 00179-13-0-base odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2021-02-18 07:40:41,608 271 INFO 00179-13-0-base odoo.modules.loading: loading web_editor/views/editor.xml 2021-02-18 07:40:41,721 271 INFO 00179-13-0-base odoo.modules.loading: loading web_editor/views/snippets.xml 2021-02-18 07:40:41,736 271 INFO 00179-13-0-base odoo.modules.loading: Module web_editor: loading demo 2021-02-18 07:40:41,796 271 INFO 00179-13-0-base odoo.modules.registry: module web_enterprise: creating or updating database tables 2021-02-18 07:40:41,803 271 INFO 00179-13-0-base odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2021-02-18 07:40:41,908 271 INFO 00179-13-0-base odoo.modules.loading: Module web_enterprise: loading demo 2021-02-18 07:40:42,092 271 INFO 00179-13-0-base odoo.modules.registry: module web_gantt: creating or updating database tables 2021-02-18 07:40:42,780 271 INFO 00179-13-0-base odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2021-02-18 07:40:42,817 271 INFO 00179-13-0-base odoo.modules.loading: Module web_gantt: loading demo 2021-02-18 07:40:42,980 271 INFO 00179-13-0-base odoo.modules.registry: module web_grid: creating or updating database tables 2021-02-18 07:40:43,644 271 INFO 00179-13-0-base odoo.modules.loading: loading web_grid/views/templates.xml 2021-02-18 07:40:43,695 271 INFO 00179-13-0-base odoo.modules.loading: Module web_grid: loading demo 2021-02-18 07:40:43,751 271 INFO 00179-13-0-base odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2021-02-18 07:40:43,756 271 INFO 00179-13-0-base odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2021-02-18 07:40:43,797 271 INFO 00179-13-0-base odoo.modules.loading: Module web_kanban_gauge: loading demo 2021-02-18 07:40:43,855 271 INFO 00179-13-0-base odoo.modules.registry: module web_tour: creating or updating database tables 2021-02-18 07:40:43,875 271 INFO 00179-13-0-base odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2021-02-18 07:40:43,886 271 INFO 00179-13-0-base odoo.modules.loading: loading web_tour/security/ir.rule.csv 2021-02-18 07:40:43,895 271 INFO 00179-13-0-base odoo.modules.loading: loading web_tour/views/tour_templates.xml 2021-02-18 07:40:43,941 271 INFO 00179-13-0-base odoo.modules.loading: loading web_tour/views/tour_views.xml 2021-02-18 07:40:43,962 271 INFO 00179-13-0-base odoo.modules.loading: Module web_tour: loading demo 2021-02-18 07:40:43,962 271 INFO 00179-13-0-base odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2021-02-18 07:40:43,986 271 INFO 00179-13-0-base odoo.modules.loading: 11 modules loaded in 5.55s, 0 queries 2021-02-18 07:40:44,100 271 INFO 00179-13-0-base odoo.modules.loading: Modules loaded. 2021-02-18 07:40:44,102 271 INFO 00179-13-0-base odoo.service.server: Initiating shutdown 2021-02-18 07:40:44,102 271 INFO 00179-13-0-base odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. pg_dump: error: connection to database "00179-13-0-base" failed: FATAL: Peer authentication failed for user "odoo"