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/hr-holidays,oca/stock-logistics-warehouse,oca/server-ux,ingadhoc/aeroo_reports,ingadhoc/stock,ingadhoc/account-payment,ingadhoc/account-financial-tools,ingadhoc/miscellaneous,ingadhoc/enterprise-extensions,ingadhoc/account-invoicing,ingadhoc/odoo-argentina,ingadhoc/odoo-argentina-ee --workers 2 --longpolling-port 8070 --max-cron-threads 1 -d 00306-13-0-base --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 ================================================= Adding readonly volume 'ingadhoc/odoo-public-administration' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/odoo-public-administration/d938bdbc2b5b514d64da8e5867992b2aecf5e823 Adding readonly volume 'odoo' pointing to /home/runbot/runbot/runbot/static/sources/odoo/73f578192e453f7f8d276604017625b5e712b875 Adding readonly volume 'enterprise' pointing to /home/runbot/runbot/runbot/static/sources/enterprise/5cf6b835ad680ad167161e8d1118c87623b5d956 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/hr-holidays' pointing to /home/runbot/runbot/runbot/static/sources/oca/hr-holidays/76e9833b01c1f2fcd394f32ab7f3d130ccebdc02 Adding readonly volume 'oca/stock-logistics-warehouse' pointing to /home/runbot/runbot/runbot/static/sources/oca/stock-logistics-warehouse/acdbb9a802db0ec860e4af31250b4463ce4a49da Adding readonly volume 'oca/server-ux' pointing to /home/runbot/runbot/runbot/static/sources/oca/server-ux/6f633283508b46b9c88f367e575c94b0d465305a Adding readonly volume 'ingadhoc/aeroo_reports' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/aeroo_reports/d41c2983fea2e57a2e001a5b551598d275fbefe1 Adding readonly volume 'ingadhoc/stock' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/stock/8d664cd1dd8590bac76739a2326ea22c3644101b Adding readonly volume 'ingadhoc/account-payment' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/account-payment/ca8698f4fe005716c19c3d8ce802a1a89d9e338d Adding readonly volume 'ingadhoc/account-financial-tools' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/account-financial-tools/67e9e17be3c63c7cf44979dab73a87826dd09958 Adding readonly volume 'ingadhoc/miscellaneous' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/miscellaneous/1193e4703ae9a1506a162174e90825e20ac5bf0d Adding readonly volume 'ingadhoc/enterprise-extensions' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/enterprise-extensions/6ad5cef4b3200f58f16401dcee7b9f202f459ab3 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 Adding readonly volume 'ingadhoc/odoo-argentina-ee' pointing to /home/runbot/runbot/runbot/static/sources/ingadhoc/odoo-argentina-ee/e97e52dd2c325e3aadbcd64f1ef065bc2012c7c4 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: 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: 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: 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: defusedxml>=0.4.1 in /usr/lib/python3/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: 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: 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: 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/da/c2/919b1bffa5e7e8e4093ae1b63df9f9f065cc8354bd243201952aba8109d4/extract_msg-0.28.4-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)) 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) Requirement already satisfied: lxml 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)) 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 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 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 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 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 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: 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: certifi>=2017.4.17 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, imapclient, olefile, tzlocal, ebcdic, compressed-rtf, 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.4 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) 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)) 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: 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: six in /usr/lib/python3/dist-packages (from freezegun->-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)) 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)) 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: future in /usr/local/lib/python3.6/dist-packages (from cubiscan->-r oca/stock-logistics-warehouse/requirements.txt (line 1)) 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)) Requirement already satisfied: six>=1.9 in /usr/lib/python3/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. Collecting pyzbar (from -r oca/server-ux/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/46/7e/d2ad702facc47c0b3106a494f5dfbc3f296aab7a07dac05d1f30bdad0fab/pyzbar-0.1.8-py2.py3-none-any.whl Collecting pdf2image (from -r oca/server-ux/requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/03/62/089030fd16ab3e5c245315d63c80b29250b8f9e4579b5a09306eb7e7539c/pdf2image-1.14.0-py3-none-any.whl Requirement already satisfied: pillow in /usr/local/lib/python3.6/dist-packages (from pdf2image->-r oca/server-ux/requirements.txt (line 2)) Installing collected packages: pyzbar, pdf2image Successfully installed pdf2image-1.14.0 pyzbar-0.1.8 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. 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-vhfgrhpr-build 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/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-ibyqzhig-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-f1xgjnxx-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. 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/OCA/openupgradelib/@master (from -r ingadhoc/miscellaneous/requirements.txt (line 1)) Cloning https://github.com/OCA/openupgradelib/ (to master) to /tmp/pip-5o9wioz8-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. Collecting algoliasearch (from -r ingadhoc/enterprise-extensions/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/be/45/a8a9e4614d873ff33f6166e8430c37198f62d5790c634efc082f4f27a4f5/algoliasearch-2.4.0-py2.py3-none-any.whl Requirement already satisfied: requests<3.0,>=2.21 in /usr/local/lib/python3.6/dist-packages (from algoliasearch->-r ingadhoc/enterprise-extensions/requirements.txt (line 1)) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib/python3/dist-packages (from requests<3.0,>=2.21->algoliasearch->-r ingadhoc/enterprise-extensions/requirements.txt (line 1)) Requirement already satisfied: idna<2.9,>=2.5 in /usr/lib/python3/dist-packages (from requests<3.0,>=2.21->algoliasearch->-r ingadhoc/enterprise-extensions/requirements.txt (line 1)) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests<3.0,>=2.21->algoliasearch->-r ingadhoc/enterprise-extensions/requirements.txt (line 1)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3/dist-packages (from requests<3.0,>=2.21->algoliasearch->-r ingadhoc/enterprise-extensions/requirements.txt (line 1)) Installing collected packages: algoliasearch Successfully installed algoliasearch-2.4.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. 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-sx78muqu-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-dbp3n2hd-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 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") /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 12:29:02,857 288 INFO ? odoo: Odoo version 13.0 2021-02-18 12:29:02,857 288 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2021-02-18 12:29:02,858 288 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/hr-holidays', '/data/build/oca/stock-logistics-warehouse', '/data/build/oca/server-ux', '/data/build/ingadhoc/aeroo_reports', '/data/build/ingadhoc/stock', '/data/build/ingadhoc/account-payment', '/data/build/ingadhoc/account-financial-tools', '/data/build/ingadhoc/miscellaneous', '/data/build/ingadhoc/enterprise-extensions', '/data/build/ingadhoc/account-invoicing', '/data/build/ingadhoc/odoo-argentina', '/data/build/ingadhoc/odoo-argentina-ee'] 2021-02-18 12:29:02,858 288 INFO ? odoo: database: runbot@default:default 2021-02-18 12:29:03,134 288 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2021-02-18 12:29:03,278 288 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069 2021-02-18 12:29:03,286 288 INFO 00306-13-0-base odoo.modules.loading: loading 1 modules... 2021-02-18 12:29:03,296 288 INFO 00306-13-0-base odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries 2021-02-18 12:29:03,309 288 INFO 00306-13-0-base odoo.modules.loading: loading 11 modules... 2021-02-18 12:29:03,394 288 INFO 00306-13-0-base odoo.modules.loading: 11 modules loaded in 0.08s, 0 queries 2021-02-18 12:29:03,539 288 INFO 00306-13-0-base odoo.modules.loading: Modules loaded. 2021-02-18 12:29:03,543 288 INFO 00306-13-0-base odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections 2021-02-18 12:29:03,552 293 INFO 00306-13-0-base odoo.service.server: Worker WorkerHTTP (293) alive 2021-02-18 12:29:03,558 292 INFO 00306-13-0-base odoo.service.server: Worker WorkerHTTP (292) alive 2021-02-18 12:29:03,566 295 INFO 00306-13-0-base odoo.service.server: Worker WorkerCron (295) alive /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 12:29:04,406 294 INFO ? odoo: Odoo version 13.0 2021-02-18 12:29:04,407 294 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2021-02-18 12:29:04,407 294 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/hr-holidays', '/data/build/oca/stock-logistics-warehouse', '/data/build/oca/server-ux', '/data/build/ingadhoc/aeroo_reports', '/data/build/ingadhoc/stock', '/data/build/ingadhoc/account-payment', '/data/build/ingadhoc/account-financial-tools', '/data/build/ingadhoc/miscellaneous', '/data/build/ingadhoc/enterprise-extensions', '/data/build/ingadhoc/account-invoicing', '/data/build/ingadhoc/odoo-argentina', '/data/build/ingadhoc/odoo-argentina-ee'] 2021-02-18 12:29:04,407 294 INFO ? odoo: database: runbot@default:default 2021-02-18 12:29:04,723 294 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2021-02-18 12:29:04,986 294 INFO ? odoo.service.server: Evented Service (longpolling) running on 0.0.0.0:8070 2021-02-18 12:30:08,687 295 INFO 00306-13-0-base odoo.addons.base.models.ir_cron: Starting job `Base: Auto-vacuum internal data`. 2021-02-18 12:30:08,711 295 INFO 00306-13-0-base odoo.addons.base.models.ir_attachment: filestore gc 281 checked, 2 removed 2021-02-18 12:30:08,719 295 INFO 00306-13-0-base odoo.addons.base.models.ir_autovacuum: GC'd 0 user log entries 2021-02-18 12:30:08,721 295 INFO 00306-13-0-base odoo.addons.base.models.ir_cron: Job `Base: Auto-vacuum internal data` done.