Build failed in Jenkins: pgadmin4-master-python26 #474

From: pgAdmin 4 Jenkins <jenkins(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org, dpage(at)pgadmin(dot)org
Subject: Build failed in Jenkins: pgadmin4-master-python26 #474
Date: 2017-10-09 12:52:35
Message-ID: 1968798085.94.1507553555736.JavaMail.jenkins@jenkins.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/474/display/redirect>

------------------------------------------
Started by user Dave Page
[EnvInject] - Loading node environment variables.
Building in workspace <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.postgresql.org/git/pgadmin4.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from git://git.postgresql.org/git/pgadmin4.git
> git --version # timeout=10
> git fetch --tags --progress git://git.postgresql.org/git/pgadmin4.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f2929046fa84d27bbb49b762307e377db6a0faaa (origin/master)
Commit message: "Refactor to remove duplicate code for the cancel/terminate buttons in the dashboard."
> git config core.sparsecheckout # timeout=10
> git checkout -f f2929046fa84d27bbb49b762307e377db6a0faaa
> git rev-list f2929046fa84d27bbb49b762307e377db6a0faaa # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
PYTHON_VERSION=2.6

[EnvInject] - Variables injected successfully.
[pgadmin4-master-python26] $ /bin/sh -xe /tmp/jenkins912962193109091953.sh
+ <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/ci/ci_runner.sh>
EXECUTING: Create pgAdmin config

EXECUTING: Python tests

Creating Python 2.6 virtual environment...

New python executable in <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/bin/python>
Installing setuptools, pip...done.
Running virtualenv with interpreter /usr/local/python-2.6/bin/python
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Collecting wheel==0.29.0
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
SNIMissingWarning
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)
Collecting argparse; python_version == "2.6" (from wheel==0.29.0)
Downloading argparse-1.4.0-py2.py3-none-any.whl
Installing collected packages: argparse, wheel
Successfully installed argparse-1.4.0 wheel-0.29.0
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Collecting Babel==2.3.4 (from -r requirements.txt (line 4))
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
SNIMissingWarning
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Downloading Babel-2.3.4-py2.py3-none-any.whl (7.1MB)
Collecting beautifulsoup4==4.4.1 (from -r requirements.txt (line 5))
Downloading beautifulsoup4-4.4.1-py2-none-any.whl (81kB)
Collecting blinker==1.3 (from -r requirements.txt (line 6))
Downloading blinker-1.3.tar.gz (91kB)
Collecting click==6.6 (from -r requirements.txt (line 7))
Downloading click-6.6-py2.py3-none-any.whl (71kB)
Collecting extras==0.0.3 (from -r requirements.txt (line 8))
Downloading extras-0.0.3.tar.gz
Collecting fixtures==2.0.0 (from -r requirements.txt (line 9))
Downloading fixtures-2.0.0-py2.py3-none-any.whl (65kB)
Collecting Flask==0.11.1 (from -r requirements.txt (line 10))
Downloading Flask-0.11.1-py2.py3-none-any.whl (80kB)
Collecting Flask-Babel==0.11.1 (from -r requirements.txt (line 11))
Downloading Flask-Babel-0.11.1.tar.gz (40kB)
Collecting Flask-Gravatar==0.4.2 (from -r requirements.txt (line 12))
Downloading Flask_Gravatar-0.4.2-py2.py3-none-any.whl
Collecting Flask-HTMLmin==1.2 (from -r requirements.txt (line 13))
Downloading Flask-HTMLmin-1.2.tar.gz
Collecting Flask-Login==0.3.2 (from -r requirements.txt (line 14))
Downloading Flask-Login-0.3.2.tar.gz
Collecting Flask-Mail==0.9.1 (from -r requirements.txt (line 15))
Downloading Flask-Mail-0.9.1.tar.gz (45kB)
Collecting Flask-Migrate==2.0.3 (from -r requirements.txt (line 16))
Downloading Flask-Migrate-2.0.3.tar.gz
Collecting Flask-Principal==0.4.0 (from -r requirements.txt (line 17))
Downloading Flask-Principal-0.4.0.tar.gz
Collecting Flask-Security==1.7.5 (from -r requirements.txt (line 18))
Downloading Flask-Security-1.7.5.tar.gz (42kB)
Collecting Flask-SQLAlchemy==2.1 (from -r requirements.txt (line 19))
Downloading Flask-SQLAlchemy-2.1.tar.gz (95kB)
Collecting Flask-WTF==0.12 (from -r requirements.txt (line 20))
Downloading Flask_WTF-0.12-py2-none-any.whl
Collecting html5lib==1.0b3 (from -r requirements.txt (line 21))
Downloading html5lib-1.0b3.tar.gz (884kB)
Collecting importlib==1.0.3 (from -r requirements.txt (line 22))
Downloading importlib-1.0.3.tar.gz
Collecting itsdangerous==0.24 (from -r requirements.txt (line 23))
Downloading itsdangerous-0.24.tar.gz (46kB)
Collecting Jinja2==2.7.3 (from -r requirements.txt (line 24))
Downloading Jinja2-2.7.3.tar.gz (378kB)
Collecting linecache2==1.0.0 (from -r requirements.txt (line 25))
Downloading linecache2-1.0.0-py2.py3-none-any.whl
Collecting MarkupSafe==0.23 (from -r requirements.txt (line 26))
Downloading MarkupSafe-0.23.tar.gz
Collecting ordereddict (from -r requirements.txt (line 27))
Downloading ordereddict-1.1.tar.gz
Collecting passlib==1.6.2 (from -r requirements.txt (line 28))
Downloading passlib-1.6.2.tar.gz (408kB)
Collecting pbr==1.9.1 (from -r requirements.txt (line 29))
Downloading pbr-1.9.1-py2.py3-none-any.whl (96kB)
Collecting psycopg2>=2.7.1 (from -r requirements.txt (line 30))
Downloading psycopg2-2.7.3.1-cp26-cp26m-manylinux1_x86_64.whl (2.6MB)
Collecting pycrypto==2.6.1 (from -r requirements.txt (line 31))
Downloading pycrypto-2.6.1.tar.gz (446kB)
Collecting pyrsistent==0.11.13 (from -r requirements.txt (line 32))
Downloading pyrsistent-0.11.13.tar.gz (89kB)
Collecting python-dateutil==2.5.0 (from -r requirements.txt (line 33))
Downloading python_dateutil-2.5.0-py2.py3-none-any.whl (199kB)
Collecting python-mimeparse==1.5.1 (from -r requirements.txt (line 34))
Downloading python-mimeparse-1.5.1.tar.gz
Collecting pytz==2014.10 (from -r requirements.txt (line 35))
Downloading pytz-2014.10-py2.py3-none-any.whl (477kB)
Collecting simplejson==3.6.5 (from -r requirements.txt (line 36))
Downloading simplejson-3.6.5.tar.gz (73kB)
Collecting six>=1.9.0 (from -r requirements.txt (line 37))
Downloading six-1.11.0-py2.py3-none-any.whl
Collecting speaklater==1.3 (from -r requirements.txt (line 38))
Downloading speaklater-1.3.tar.gz
Collecting SQLAlchemy==1.0.14 (from -r requirements.txt (line 39))
Downloading SQLAlchemy-1.0.14.tar.gz (4.8MB)
Collecting sqlparse==0.1.19 (from -r requirements.txt (line 40))
Downloading sqlparse-0.1.19.tar.gz (58kB)
Collecting Werkzeug==0.9.6 (from -r requirements.txt (line 41))
Downloading Werkzeug-0.9.6.tar.gz (1.1MB)
Collecting WTForms==2.0.2 (from -r requirements.txt (line 42))
Downloading WTForms-2.0.2-py2.py3-none-any.whl (128kB)
Collecting backports.csv==1.0.4 (from -r requirements.txt (line 43))
Downloading backports.csv-1.0.4-py2.py3-none-any.whl
Collecting Flask-Paranoid==0.1.0 (from -r requirements.txt (line 44))
Downloading Flask-Paranoid-0.1.0.tar.gz
Collecting Flask-Script==2.0.5 (from -r requirements.txt (line 45))
Downloading Flask-Script-2.0.5.tar.gz (42kB)
Collecting testtools>=0.9.22 (from fixtures==2.0.0->-r requirements.txt (line 9))
Downloading testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting htmlmin (from Flask-HTMLmin==1.2->-r requirements.txt (line 13))
Downloading htmlmin-0.1.11.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-zHSpet/htmlmin/setup.py", line 4, in <module>
from htmlmin import __version__
File "htmlmin/__init__.py", line 28, in <module>
from .main import minify, Minifier
File "htmlmin/main.py", line 30, in <module>
from . import parser
File "htmlmin/parser.py", line 33, in <module>
from .python3html.parser import HTMLParser
File "htmlmin/python3html/__init__.py", line 76
0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8,
^
SyntaxError: invalid syntax

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-zHSpet/htmlmin/
ERROR: Failed to install the application requirements.
ERROR: Error detected when running the Python tests.
Build step 'Execute shell' marked build as failure

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message David Gilman 2017-10-09 16:48:36 Re: pgadmin4 exception: session['_id'] not in self.managers
Previous Message Murtuza Zabuawala 2017-10-09 12:44:13 [pgAdmin4][Patch]: Remove external links from Panel's context menu