Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXkCL-0004Xb-MJ for pgadmin-hackers@arkaria.postgresql.org; Wed, 19 Jul 2017 08:19:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXkCK-0006eC-Vg for pgadmin-hackers@arkaria.postgresql.org; Wed, 19 Jul 2017 08:19:09 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dXkCK-0006e2-DD for pgadmin-hackers@lists.postgresql.org; Wed, 19 Jul 2017 08:19:08 +0000 Received: from mail-wr0-x236.google.com ([2a00:1450:400c:c0c::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dXkCF-0000Uj-1p for pgadmin-hackers@postgresql.org; Wed, 19 Jul 2017 08:19:07 +0000 Received: by mail-wr0-x236.google.com with SMTP id y43so55226793wrd.3 for ; Wed, 19 Jul 2017 01:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=zX53b01eO+EwAhTtowZHPWOC4vUVUiS33ZMjPY5DkVU=; b=ZmEX/H0UAeikNJcfHMGS+Rm2P16HvX2ZOzU+YhjC1DK1wRq58QWV0UHqjTZxsoCbCH KaxNvJRSBInbT0CW8CNzS/ultJ3/hAKKsjAapDQI4ab3e8UsG44tdatae+3SylzhXn2g aOsh4bVOzsZulMoXHaIx1BJ5BRH2WJLpOEqhxRFfcYPfzaZSb/UISQa5I1ZBIltO5KhH eVNwIi4Zy57h3HhWSzwIt6/igVUReVZvYF2Yan4zRmqP/VitMJOis/m812Dl7ptsDqn+ cIQ0cVH22wv0OmeRgWDeJYx9Uj3/vnFiqgDoYWALxVNJltCL/w0KMiga8pELuPuDzBIX Sd5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=zX53b01eO+EwAhTtowZHPWOC4vUVUiS33ZMjPY5DkVU=; b=R4l74fJ1KtkYBGcgE0UHewOfw2w3ayk0peZcPWJUY1hhlFrelj4fxvBItfXgXhapIE y2nnYH+XOa7LM2kkuXOB9GraMlY79XJT1I+nZ4eS8cc+Zs4v92uVsxsszHqW8O0hGcvr FCbGXd/f6lBi6BqeRlKbnR8Nxy0qkW6VM68CR7Y3AeUk7fJdLQQu+VqEQUT09VHuHkB9 JEx8DaRvQ4GOW+hL5KtXZMx4Da7ZGYcLcpkQ7kohV4+WGBxDnbI10QYTbqVi50VvbTEK EWrBR+dtwvZcTfp/2bnx8wB+cHfTcrrC1vCrAr8FPlUf2bwc9AG3DnpgCP06OEwBum4t MazQ== X-Gm-Message-State: AIVw113JpdDESN32WI8OLDWbgmtFRwRbzZ92GGobbFOHdH5UDeugiWKr VEYLKUEFxKhvU3hc5Tvylio9aspeylr2 X-Received: by 10.223.135.29 with SMTP id a29mr3586094wra.138.1500452340935; Wed, 19 Jul 2017 01:19:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.69.150 with HTTP; Wed, 19 Jul 2017 01:18:30 -0700 (PDT) In-Reply-To: References: <626655623.129.1498399234887.JavaMail.jenkins@jenkins.pgadmin.org> <1382106397.0.1500393833018.JavaMail.jenkins@jenkins.pgadmin.org> From: Surinder Kumar Date: Wed, 19 Jul 2017 13:48:30 +0530 Message-ID: Subject: Re: Build failed in Jenkins: pgadmin4-master-python27-feature #8 To: Dave Page Cc: Harshal Dhumal , pgadmin-hackers , Ashesh Vashi Content-Type: multipart/alternative; boundary="001a11497fe2c8c7280554a7489e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Unsubscribe: , List-Archive: Precedence: bulk --001a11497fe2c8c7280554a7489e Content-Type: text/plain; charset="UTF-8" Yes Dave. I am looking. On Wed, Jul 19, 2017 at 1:44 PM, Dave Page wrote: > Surinder; are you looking at this? > > On Tue, Jul 18, 2017 at 5:33 PM, Harshal Dhumal > wrote: > >> >> >> On Tue, Jul 18, 2017 at 9:33 PM, pgAdmin 4 Jenkins >> wrote: >> >>> See >> ature/8/display/redirect?page=changes> >>> >>> Changes: >>> >>> [Dave Page] Use client-side url_for in the sql editor and data grid >>> modules. >>> >>> [Dave Page] Ensure revoked public privileges are displayed in the RE-SQL >>> for >>> >>> [Dave Page] Ensure saved passwords are effective immediately, not just >>> following a >>> >>> [Dave Page] Un-break query tool feature tests. >>> >>> [Dave Page] Add support for the hostaddr connection parameter. This >>> helps us play >>> >>> [Dave Page] Use on-demand loading for results in the query tool. Fixes >>> #2137 >>> >>> [Dave Page] Allow the user to close the dashboard panel. Fixes #2506 >>> >>> [Dave Page] Add preferences to enable brace matching and brace closing >>> in the SQL >>> >>> [Dave Page] Revert "Allow the user to close the dashboard panel. Fixes >>> #2506" >>> >>> [Dave Page] Add stylesheet to override brace matching styles, missed >>> from the >>> >>> [Dave Page] Overhaul the query history tab to allow browsing of the >>> history and full >>> >>> [Dave Page] Allow non-superusers to debug their own functions and >>> prevent them from >>> >>> [Dave Page] Update preferences docs. >>> >>> [Dave Page] Fix image size. >>> >>> [Dave Page] Fix encoding issue when saving servers. Fixes #2518 >>> >>> [Dave Page] A number of minor cleanups to the recent changes to the >>> query tool. >>> >>> [akshay.joshi] 1) Edit cellEditing function, in some cases grid object >>> is undefined. 2) >>> >>> [Dave Page] Improve speed of Select All in the results grid. Fixes #2522 >>> >>> [Dave Page] Allow the dashboard panel to be closed. Fixes #2506 >>> >>> [Dave Page] Add support for SCSS building in webpack. >>> >>> [Dave Page] Update alertify alerts to use the styling defined in the >>> styleguide. >>> >>> [Dave Page] Update alertify alerts to use the styling defined in the >>> styleguide >>> >>> [Dave Page] Fix a couple of gripes from the JS linter on Windows. >>> >>> [Dave Page] Fix typo that caused a layout issue with the Edit Grid. >>> >>> [Dave Page] Fix an issue where duplicate entry is made of successful >>> executed query, >>> >>> [Dave Page] Fix a syntax error in the SQL Editor. >>> >>> [Dave Page] Fix clipboard handling with large datasets. Fixes #2489 >>> >>> [Dave Page] Improve the debugger's default page layout, and prevent >>> attempts to >>> >>> [Dave Page] Fix deletion of table rows with the column definition having >>> NOT NULL >>> >>> [Dave Page] Allow breakpoints to be set on triggers on views. Fixes #2528 >>> >>> [Dave Page] Allow debugging of functions in packages. Fixes #1948 >>> >>> [Dave Page] Remove unnecessary whitespace from stored procedure SQL. >>> Fixes #2146 >>> >>> [Dave Page] Resolve a number of issues with domains and domain >>> constraints. Fixes >>> >>> [Dave Page] Improve styling for alerts by highlighting the icon. >>> >>> [Dave Page] Prompt the user to save dirty queries rather than discard >>> them for a >>> >>> [Dave Page] Fix alert layout when more than one are shown at once. >>> >>> [Dave Page] Allow use of Shift+Tab to un-indent selected text. Fixes >>> #1988 >>> >>> [Dave Page] Add some useful make targets for bundling and linting. >>> >>> [Dave Page] Remove unused minimisation code >>> >>> [Dave Page] UI tweaks for the query history. >>> >>> [Dave Page] In subnodes without dropdowns, the rows had smaller height, >>> making them >>> >>> [Dave Page] Ensure the save password option is enabled when creating a >>> server. Fixes >>> >>> [akshay.joshi] Added support of Declarative Partitioning (Range, List) >>> for PostgreSQL >>> >>> [akshay.joshi] Fixed issue by adding extra check for 'relkind' column >>> >>> [akshay.joshi] Partitioned table does not present in grant wizard. Fixes >>> #2543 >>> >>> [Dave Page] Fix clear history. >>> >>> [Dave Page] Enable pretty html output of our karma test results. While >>> running yarn >>> >>> [Dave Page] Fix the formatting of the ROWS option for functions etc. >>> Fixes #2537 >>> >>> [Dave Page] Improve spacing around delete icons in backform tables. >>> >>> [Dave Page] Fix handling of CREATE TABLE OF . Fixes #2534 >>> >>> [Dave Page] Fix alert animation on IE11 >>> >>> [Dave Page] Open query tool and debugger windows in new tabs by default. >>> >>> [Dave Page] Revert "Open query tool and debugger windows in new tabs by >>> default." >>> >>> [Dave Page] Update dialogue error styling to match alerts >>> >>> [Dave Page] Fix history view in IE11. >>> >>> [Dave Page] Use the correct font for alerts on IE. >>> >>> [Dave Page] Fix history font on IE. >>> >>> [Dave Page] Update Mingw build for changes in QtWebKit >>> >>> [Dave Page] Refresh nodes correctly when there is a single child that is >>> updated. >>> >>> [Dave Page] Fix IE11 alert layout again. >>> >>> [Dave Page] Handle un-mounted drives correctly on Windows. Fixes #1999 >>> >>> [Dave Page] Handle partitioned tables created "OF TYPE". Fixes #2545 >>> >>> [Dave Page] Release notes for 1.6. >>> >>> [Dave Page] Bump version numbers prior to release. >>> >>> [Dave Page] Couple of typos in the release notes. >>> >>> [Dave Page] Fix drop/drop cascade for partitioned tables. Fixes #2550 >>> >>> [Dave Page] Ensure the initial password is properly hashed during setup >>> in web mode. >>> >>> [Dave Page] Fix alignment of Object > delete/drop & properties icons >>> >>> [Dave Page] Ensure dependencies are packaged in the tarball >>> >>> [Dave Page] Fix a compiler error with older compilers. >>> >>> [Dave Page] Revert "Ensure dependencies are packaged in the tarball" >>> >>> [Dave Page] Fix proxy support with Qt 5.9+ >>> >>> [Dave Page] Straighten line >>> >>> [Dave Page] Fix a compiler error with older compilers. >>> >>> [Dave Page] Don't continually poll for graph data on the dashboard if >>> the server is >>> >>> [Dave Page] Fix privileges control on IE 10/11. Fixes #1166 >>> >>> [Ashesh Vashi] [PostgreSQL 10] Fixed the Pause/Resume Replay of WAL >>> files for >>> >>> [Dave Page] Show tablespace on partitions. Fixes #2551 >>> >>> [Dave Page] Prevent the tab bar being hidden when detached tabs are >>> being closed. >>> >>> [Dave Page] Remove the comma from PIDs in the statistics panel. >>> >>> [Dave Page] Stop tool buttons from changing their styling unexpectedly. >>> Fixes #2559 >>> >>> [Dave Page] Fix handline of large file uploads and properly show any >>> errors that may >>> >>> [Dave Page] Tidy up tab styling. Fixes #2557 >>> >>> [Dave Page] Fix typo >>> >>> [Dave Page] Correct for malformed query generated when using custom >>> type. Fixes >>> >>> [Dave Page] Modify the runtime to use time-based timeouts rather than >>> retry based. >>> >>> [Dave Page] Remove change made for debugging and committed in error. >>> >>> [Dave Page] Webpack all the things! Fixes #2135 >>> >>> [Dave Page] Add missing new files from the previous commit. Ooops. >>> >>> [Dave Page] Support SSL in the regression tests. Fixes #2170 >>> >>> [Dave Page] Add a missing dependency. >>> >>> [Dave Page] Resolve an issue where collection nodes sometimes wouldn't >>> sort >>> >>> ------------------------------------------ >>> [...truncated 2.55 KB...] >>> Collecting click==6.6 (from -r requirements.txt (line 7)) >>> Using cached click-6.6-py2.py3-none-any.whl >>> Collecting extras==0.0.3 (from -r requirements.txt (line 8)) >>> Collecting fixtures==2.0.0 (from -r requirements.txt (line 9)) >>> Using cached fixtures-2.0.0-py2.py3-none-any.whl >>> Collecting Flask==0.11.1 (from -r requirements.txt (line 10)) >>> Using cached Flask-0.11.1-py2.py3-none-any.whl >>> Collecting Flask-Babel==0.11.1 (from -r requirements.txt (line 11)) >>> Collecting Flask-Gravatar==0.4.2 (from -r requirements.txt (line 12)) >>> Using cached Flask_Gravatar-0.4.2-py2.py3-none-any.whl >>> Collecting Flask-HTMLmin==1.2 (from -r requirements.txt (line 13)) >>> Collecting Flask-Login==0.3.2 (from -r requirements.txt (line 14)) >>> Collecting Flask-Mail==0.9.1 (from -r requirements.txt (line 15)) >>> Collecting Flask-Migrate==2.0.3 (from -r requirements.txt (line 16)) >>> Collecting Flask-Principal==0.4.0 (from -r requirements.txt (line 17)) >>> Collecting Flask-Security==1.7.5 (from -r requirements.txt (line 18)) >>> Collecting Flask-SQLAlchemy==2.1 (from -r requirements.txt (line 19)) >>> Collecting Flask-WTF==0.12 (from -r requirements.txt (line 20)) >>> Using cached Flask_WTF-0.12-py2-none-any.whl >>> Collecting html5lib==1.0b3 (from -r requirements.txt (line 21)) >>> Collecting importlib==1.0.3 (from -r requirements.txt (line 22)) >>> Collecting itsdangerous==0.24 (from -r requirements.txt (line 23)) >>> Collecting Jinja2==2.7.3 (from -r requirements.txt (line 24)) >>> Collecting linecache2==1.0.0 (from -r requirements.txt (line 25)) >>> Using cached linecache2-1.0.0-py2.py3-none-any.whl >>> Collecting MarkupSafe==0.23 (from -r requirements.txt (line 26)) >>> Collecting passlib==1.6.2 (from -r requirements.txt (line 28)) >>> Collecting pbr==1.9.1 (from -r requirements.txt (line 29)) >>> Using cached pbr-1.9.1-py2.py3-none-any.whl >>> Collecting psycopg2>=2.7.1 (from -r requirements.txt (line 30)) >>> Using cached psycopg2-2.7.1-cp27-cp27m-manylinux1_x86_64.whl >>> Collecting pycrypto==2.6.1 (from -r requirements.txt (line 31)) >>> Collecting pyrsistent==0.11.13 (from -r requirements.txt (line 32)) >>> Collecting python-dateutil==2.5.0 (from -r requirements.txt (line 33)) >>> Using cached python_dateutil-2.5.0-py2.py3-none-any.whl >>> Collecting python-mimeparse==1.5.1 (from -r requirements.txt (line 34)) >>> Collecting pytz==2014.10 (from -r requirements.txt (line 35)) >>> Using cached pytz-2014.10-py2.py3-none-any.whl >>> Collecting simplejson==3.6.5 (from -r requirements.txt (line 36)) >>> Collecting six>=1.9.0 (from -r requirements.txt (line 37)) >>> Using cached six-1.10.0-py2.py3-none-any.whl >>> Collecting speaklater==1.3 (from -r requirements.txt (line 38)) >>> Collecting SQLAlchemy==1.0.14 (from -r requirements.txt (line 39)) >>> Collecting sqlparse==0.1.19 (from -r requirements.txt (line 40)) >>> Collecting Werkzeug==0.9.6 (from -r requirements.txt (line 41)) >>> Collecting WTForms==2.0.2 (from -r requirements.txt (line 42)) >>> Using cached WTForms-2.0.2-py27-none-any.whl >>> Collecting backports.csv==1.0.4 (from -r requirements.txt (line 43)) >>> Using cached backports.csv-1.0.4-py2.py3-none-any.whl >>> Collecting testtools>=0.9.22 (from fixtures==2.0.0->-r requirements.txt >>> (line 9)) >>> Using cached testtools-2.3.0-py2.py3-none-any.whl >>> Collecting htmlmin (from Flask-HTMLmin==1.2->-r requirements.txt (line >>> 13)) >>> Collecting alembic>=0.6 (from Flask-Migrate==2.0.3->-r requirements.txt >>> (line 16)) >>> Collecting Flask-Script>=0.6 (from Flask-Migrate==2.0.3->-r >>> requirements.txt (line 16)) >>> Collecting unittest2>=1.0.0 (from testtools>=0.9.22->fixtures==2.0.0->-r >>> requirements.txt (line 9)) >>> Using cached unittest2-1.1.0-py2.py3-none-any.whl >>> Collecting traceback2 (from testtools>=0.9.22->fixtures==2.0.0->-r >>> requirements.txt (line 9)) >>> Using cached traceback2-1.4.0-py2.py3-none-any.whl >>> Collecting python-editor>=0.3 (from alembic>=0.6->Flask-Migrate==2.0.3->-r >>> requirements.txt (line 16)) >>> Collecting Mako (from alembic>=0.6->Flask-Migrate==2.0.3->-r >>> requirements.txt (line 16)) >>> Collecting argparse (from unittest2>=1.0.0->testtools>=0.9.22->fixtures==2.0.0->-r >>> requirements.txt (line 9)) >>> Using cached argparse-1.4.0-py2.py3-none-any.whl >>> Installing collected packages: pytz, Babel, beautifulsoup4, blinker, >>> click, extras, six, argparse, linecache2, traceback2, unittest2, pbr, >>> python-mimeparse, testtools, fixtures, itsdangerous, Werkzeug, MarkupSafe, >>> Jinja2, Flask, Flask-Babel, Flask-Gravatar, htmlmin, Flask-HTMLmin, >>> Flask-Login, Flask-Mail, python-editor, python-dateutil, Mako, SQLAlchemy, >>> alembic, Flask-SQLAlchemy, Flask-Script, Flask-Migrate, Flask-Principal, >>> passlib, WTForms, Flask-WTF, Flask-Security, html5lib, importlib, psycopg2, >>> pycrypto, pyrsistent, simplejson, speaklater, sqlparse, backports.csv >>> Successfully installed Babel-2.3.4 Flask-0.11.1 Flask-Babel-0.11.1 >>> Flask-Gravatar-0.4.2 Flask-HTMLmin-1.2 Flask-Login-0.3.2 Flask-Mail-0.9.1 >>> Flask-Migrate-2.0.3 Flask-Principal-0.4.0 Flask-SQLAlchemy-2.1 >>> Flask-Script-2.0.5 Flask-Security-1.7.5 Flask-WTF-0.12 Jinja2-2.7.3 >>> Mako-1.0.7 MarkupSafe-0.23 SQLAlchemy-1.0.14 WTForms-2.0.2 Werkzeug-0.9.6 >>> alembic-0.9.3 argparse-1.4.0 backports.csv-1.0.4 beautifulsoup4-4.4.1 >>> blinker-1.3 click-6.6 extras-0.0.3 fixtures-2.0.0 html5lib-1.0b3 >>> htmlmin-0.1.10 importlib-1.0.3 itsdangerous-0.24 linecache2-1.0.0 >>> passlib-1.6.2 pbr-1.9.1 psycopg2-2.7.1 pycrypto-2.6.1 pyrsistent-0.11.13 >>> python-dateutil-2.5.0 python-editor-1.0.3 python-mimeparse-1.5.1 >>> pytz-2014.10 simplejson-3.6.5 six-1.10.0 speaklater-1.3 sqlparse-0.1.19 >>> testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 >>> >> ature/ws/pgadmin-venv/lib/python2.7/site-packages/pip/req/req_file.py>:150: >>> UserWarning: Disabling all use of wheels due to the use of --build-options >>> / --global-options / --install-options. >>> cmdoptions.check_install_build_global(options, opts) >>> Collecting pyperclip~=1.5.27 (from -r web/regression/requirements.txt >>> (line 1)) >>> Using cached pyperclip-1.5.27.zip >>> Collecting selenium==3.3.3 (from -r web/regression/requirements.txt >>> (line 2)) >>> Using cached selenium-3.3.3.tar.gz >>> Collecting testscenarios==0.5.0 (from -r web/regression/requirements.txt >>> (line 3)) >>> Using cached testscenarios-0.5.0.tar.gz >>> Collecting testtools==2.0.0 (from -r web/regression/requirements.txt >>> (line 4)) >>> Using cached testtools-2.0.0.tar.gz >>> Requirement already satisfied: traceback2==1.4.0 in >>> ./pgadmin-venv/lib/python2.7/site-packages (from -r >>> web/regression/requirements.txt (line 5)) >>> Requirement already satisfied: unittest2==1.1.0 in >>> ./pgadmin-venv/lib/python2.7/site-packages (from -r >>> web/regression/requirements.txt (line 6)) >>> Collecting mock===2.0.0 (from -r web/regression/requirements.txt (line >>> 7)) >>> Using cached mock-2.0.0.tar.gz >>> Collecting chromedriver_installer==0.0.6 (from -r >>> web/regression/requirements.txt (line 10)) >>> Using cached chromedriver_installer-0.0.6.tar.gz >>> Requirement already satisfied: pbr>=0.11 in >>> ./pgadmin-venv/lib/python2.7/site-packages (from >>> testscenarios==0.5.0->-r web/regression/requirements.txt (line 3)) >>> Requirement already satisfied: extras in ./pgadmin-venv/lib/python2.7/site-packages >>> (from testtools==2.0.0->-r web/regression/requirements.txt (line 4)) >>> Requirement already satisfied: fixtures>=1.3.0 in >>> ./pgadmin-venv/lib/python2.7/site-packages (from testtools==2.0.0->-r >>> web/regression/requirements.txt (line 4)) >>> Requirement already satisfied: pyrsistent in >>> ./pgadmin-venv/lib/python2.7/site-packages (from testtools==2.0.0->-r >>> web/regression/requirements.txt (line 4)) >>> Requirement already satisfied: python-mimeparse in >>> ./pgadmin-venv/lib/python2.7/site-packages (from testtools==2.0.0->-r >>> web/regression/requirements.txt (line 4)) >>> Requirement already satisfied: linecache2 in >>> ./pgadmin-venv/lib/python2.7/site-packages (from traceback2==1.4.0->-r >>> web/regression/requirements.txt (line 5)) >>> Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.7/site-packages >>> (from unittest2==1.1.0->-r web/regression/requirements.txt (line 6)) >>> Requirement already satisfied: six>=1.4 in ./pgadmin-venv/lib/python2.7/site-packages >>> (from unittest2==1.1.0->-r web/regression/requirements.txt (line 6)) >>> Collecting funcsigs>=1 (from mock===2.0.0->-r >>> web/regression/requirements.txt (line 7)) >>> Using cached funcsigs-1.0.2.tar.gz >>> Skipping bdist_wheel for pyperclip, due to binaries being disabled for >>> it. >>> Skipping bdist_wheel for selenium, due to binaries being disabled for it. >>> Skipping bdist_wheel for testscenarios, due to binaries being disabled >>> for it. >>> Skipping bdist_wheel for testtools, due to binaries being disabled for >>> it. >>> Skipping bdist_wheel for mock, due to binaries being disabled for it. >>> Skipping bdist_wheel for chromedriver-installer, due to binaries being >>> disabled for it. >>> Skipping bdist_wheel for funcsigs, due to binaries being disabled for it. >>> Installing collected packages: pyperclip, selenium, testtools, >>> testscenarios, funcsigs, mock, chromedriver-installer >>> Running setup.py install for pyperclip: started >>> Running setup.py install for pyperclip: finished with status 'done' >>> Running setup.py install for selenium: started >>> Running setup.py install for selenium: finished with status 'done' >>> Found existing installation: testtools 2.3.0 >>> Uninstalling testtools-2.3.0: >>> Successfully uninstalled testtools-2.3.0 >>> Running setup.py install for testtools: started >>> Running setup.py install for testtools: finished with status 'done' >>> Running setup.py install for testscenarios: started >>> Running setup.py install for testscenarios: finished with status >>> 'done' >>> Running setup.py install for funcsigs: started >>> Running setup.py install for funcsigs: finished with status 'done' >>> Running setup.py install for mock: started >>> Running setup.py install for mock: finished with status 'done' >>> Running setup.py install for chromedriver-installer: started >>> Running setup.py install for chromedriver-installer: finished with >>> status 'done' >>> Successfully installed chromedriver-installer-0.0.6 funcsigs-1.0.2 >>> mock-2.0.0 pyperclip-1.5.27 selenium-3.3.3 testscenarios-0.5.0 >>> testtools-2.0.0 >>> yarn install v0.24.5 >>> warning No license field >>> [1/4] Resolving packages... >>> [2/4] Fetching packages... >>> warning fsevents@1.1.2: The platform "linux" is incompatible with this >>> module. >>> info "fsevents@1.1.2" is an optional dependency and failed >>> compatibility check. Excluding it from installation. >>> [3/4] Linking dependencies... >>> warning "babel-loader@6.4.1" has incorrect peer dependency "webpack@1 >>> || 2 || ^2.1.0-beta || ^2.2.0-rc". >>> warning "extract-text-webpack-plugin@2.1.2" has incorrect peer >>> dependency "webpack@^2.2.0". >>> warning "karma-webpack@2.0.3" has incorrect peer dependency "webpack@^1.1.0 >>> || ^2 || ^2.1.0-beta.0 || ^2.2.0-rc.0". >>> [4/4] Building fresh packages... >>> Done in 17.26s. >>> yarn run v0.24.5 >>> $ yarn run linter && yarn run webpacker >>> yarn run v0.24.5 >>> $ yarn run eslint pgadmin/static/jsx/**/*.jsx >>> pgadmin/static/js/selection/*.js regression/javascript/**/*.jsx >>> regression/javascript/**/*.js *.js >>> yarn run v0.24.5 >>> $ ">> eature/ws/web/node_modules/.bin/eslint"> pgadmin/static/jsx/history/query_history_detail.jsx >>> pgadmin/static/jsx/history/query_history_entry.jsx >>> pgadmin/static/jsx/history/query_history.jsx >>> pgadmin/static/js/selection/active_cell_capture.js >>> pgadmin/static/js/selection/clipboard.js pgadmin/static/js/selection/column_selector.js >>> pgadmin/static/js/selection/copy_data.js pgadmin/static/js/selection/grid_selector.js >>> pgadmin/static/js/selection/range_boundary_navigator.js >>> pgadmin/static/js/selection/range_selection_helper.js >>> pgadmin/static/js/selection/row_selector.js >>> pgadmin/static/js/selection/set_staged_rows.js >>> pgadmin/static/js/selection/xcell_selection_model.js >>> regression/javascript/history/query_history_spec.jsx >>> regression/javascript/alerts/alertify_wrapper_spec.js >>> regression/javascript/browser/menu_spec.js >>> regression/javascript/history/history_collection_spec.js >>> regression/javascript/selection/active_cell_capture_spec.js >>> regression/javascript/selection/column_selector_spec.js >>> regression/javascript/selection/copy_data_spec.js >>> regression/javascript/selection/grid_selector_spec.js >>> regression/javascript/selection/range_boundary_navigator_spec.js >>> regression/javascript/selection/range_selection_helper_spec.js >>> regression/javascript/selection/row_selector_spec.js >>> regression/javascript/selection/set_staged_rows_spec.js >>> regression/javascript/selection/xcell_selection_model_spec.js >>> regression/javascript/slickgrid/cell_selector_spec.js karma.conf.js >>> webpack.config.js webpack.shim.js webpack.test.config.js >>> Done in 1.95s. >>> Done in 2.33s. >>> yarn run v0.24.5 >>> $ yarn run webpack -- --config webpack.config.js >>> yarn run v0.24.5 >>> $ ">> eature/ws/web/node_modules/.bin/webpack"> --config webpack.config.js >>> [hard-source:core] HardSourceWebpackPlugin is writing to a new >>> confighash path for the first time: >> ob/pgadmin4-master-python27-feature/ws/web/pgadmin/static/js >>> /generated/.cache/hard-source/dev/2a37fd67112bf20632db5e9a49 >>> f57a115313346c5af5a15af8d94fa237f771cb> >>> (node:5694) DeprecationWarning: loaderUtils.parseQuery() received a >>> non-string value which can be problematic, see >>> https://github.com/webpack/loader-utils/issues/56 >>> parseQuery() will be replaced with getOptions() in the next major >>> version of loader-utils. >>> (node:5694) DeprecationWarning: Chunk.modules is deprecated. Use >>> Chunk.getNumberOfModules/mapModules/forEachModule/containsModule >>> instead. >>> Hash: ef6cbff6e7683852d934 >>> Version: webpack 3.0.0 >>> Time: 28341ms >>> Asset Size Chunks >>> Chunk Names >>> img/tree-check-small.png 1.93 kB >>> [emitted] >>> img/tree-branch.png 104 bytes >>> [emitted] >>> fonts/font-mfizz.eot 43.2 kB >>> [emitted] >>> fonts/context-menu-icons.eot 3.53 kB >>> [emitted] >>> img/tree-small.png 1.47 kB >>> [emitted] >>> img/tree-big.png 2.42 kB >>> [emitted] >>> img/tree-small-rtl.png 1.51 kB >>> [emitted] >>> img/tree-big-rtl.png 2.44 kB >>> [emitted] >>> img/tree-arrow-small.png 1.6 kB >>> [emitted] >>> img/tree-arrow-big.png 2.48 kB >>> [emitted] >>> img/tree-arrow-small-rtl.png 1.67 kB >>> [emitted] >>> img/tree-arrow-big-rtl.png 2.48 kB >>> [emitted] >>> img/header-columns-bg.gif 95 bytes >>> [emitted] >>> img/ui-icons_222222_256x240.png 3.42 kB >>> [emitted] >>> img/ui-icons_454545_256x240.png 3.37 kB >>> [emitted] >>> img/ui-bg_flat_0_aaaaaa_40x100.png 86 bytes >>> [emitted] >>> fonts/glyphicons-halflings-regular.woff2 18 kB >>> [emitted] >>> fonts/glyphicons-halflings-regular.woff 23.4 kB >>> [emitted] >>> fonts/glyphicons-halflings-regular.ttf 45.4 kB >>> [emitted] >>> fonts/glyphicons-halflings-regular.svg 109 kB >>> [emitted] >>> img/glyphicons-halflings-regular.svg 84 bytes >>> [emitted] >>> fonts/fontawesome-webfont.eot 166 kB >>> [emitted] >>> fonts/fontawesome-webfont.woff2 77.2 kB >>> [emitted] >>> fonts/fontawesome-webfont.woff 98 kB >>> [emitted] >>> fonts/fontawesome-webfont.ttf 166 kB >>> [emitted] >>> fonts/fontawesome-webfont.svg 444 kB >>> [emitted] [big] >>> img/fontawesome-webfont.svg 75 bytes >>> [emitted] >>> fonts/font-mfizz.woff 29.1 kB >>> [emitted] >>> fonts/font-mfizz.ttf 45.3 kB >>> [emitted] >>> fonts/font-mfizz.svg 283 kB >>> [emitted] [big] >>> img/font-mfizz.svg 66 bytes >>> [emitted] >>> fonts/context-menu-icons.woff2 1.71 kB >>> [emitted] >>> fonts/context-menu-icons.woff 2.18 kB >>> [emitted] >>> fonts/context-menu-icons.ttf 3.32 kB >>> [emitted] >>> img/load-root.gif 8.78 kB >>> [emitted] >>> fonts/glyphicons-halflings-regular.eot 20.1 kB >>> [emitted] >>> img/tree-check-big.png 6.06 kB >>> [emitted] >>> img/tree-check-small-rtl.png 2.09 kB >>> [emitted] >>> img/tree-check-big-rtl.png 6.36 kB >>> [emitted] >>> img/drag-drop.png 367 bytes >>> [emitted] >>> img/drag-drop-rtl.png 402 bytes >>> [emitted] >>> img/load-node.gif 1.73 kB >>> [emitted] >>> img/sort-desc.gif 62 bytes >>> [emitted] >>> img/sort-asc.gif 60 bytes >>> [emitted] >>> img/header-columns-over-bg.gif 48 bytes >>> [emitted] >>> img/collapse.gif 107 bytes >>> [emitted] >>> img/expand.gif 110 bytes >>> [emitted] >>> img/GrpCheckboxY.png 274 bytes >>> [emitted] >>> img/GrpCheckboxN.png 156 bytes >>> [emitted] >>> img/ui-bg_flat_75_ffffff_40x100.png 86 bytes >>> [emitted] >>> img/ui-bg_highlight-soft_75_cccccc_1x100.png 112 bytes >>> [emitted] >>> img/ui-bg_glass_75_e6e6e6_1x400.png 100 bytes >>> [emitted] >>> img/ui-bg_glass_75_dadada_1x400.png 100 bytes >>> [emitted] >>> img/ui-bg_glass_65_ffffff_1x400.png 87 bytes >>> [emitted] >>> img/ui-bg_glass_55_fbf9ee_1x400.png 93 bytes >>> [emitted] >>> img/ui-bg_glass_95_fef1ec_1x400.png 93 bytes >>> [emitted] >>> img/ui-icons_888888_256x240.png 3.35 kB >>> [emitted] >>> img/ui-icons_2e83ff_256x240.png 3.42 kB >>> [emitted] >>> img/ui-icons_cd0a0a_256x240.png 3.42 kB >>> [emitted] >>> app.bundle.js 1.1 MB 0, 2, 3 >>> [emitted] [big] app.bundle >>> sqleditor.js 239 kB 1, 3 >>> [emitted] sqleditor >>> debugger_direct.js 96.5 kB 2, 3 >>> [emitted] debugger_direct >>> codemirror.js 857 bytes 3 >>> [emitted] codemirror >>> vendor.js 5.3 MB 4 >>> [emitted] [big] vendor >>> file_utils.js 666 kB 5 >>> [emitted] [big] file_utils >>> pgadmin_commons.js 465 kB 6 >>> [emitted] [big] pgadmin_commons >>> pgadmin_css.js 2.56 kB 7 >>> [emitted] pgadmin_css >>> lib_css.js 2.56 kB 8 >>> [emitted] lib_css >>> pgadmin.css 78.8 kB 7 >>> [emitted] pgadmin_css >>> style.css 423 kB 8 >>> [emitted] [big] lib_css >>> [8] ./pgadmin/static/js/url_for.js 1.12 kB {0} {1} {2} {5} [built] >>> [9] ./pgadmin/browser/templates/browser/js/browser.js 61.8 kB {6} >>> [built] >>> [19] ./pgadmin/static/js/alerts/alertify_wrapper.js 1.2 kB {5} {6} >>> [built] >>> [29] ./pgadmin/static/bundle/codemirror.js 1.03 kB {0} {1} {2} {3} >>> [built] >>> [158] ./pgadmin/tools/debugger/templates/debugger/js/direct.js 58.8 kB >>> {0} {2} [built] >>> [230] ./pgadmin/static/bundle/app.js 704 bytes {0} [built] >>> [316] ./pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js >>> 125 kB {1} [built] >>> [484] ./pgadmin/misc/file_manager/templates/file_manager/js/utility.js >>> 58.2 kB {5} [built] >>> [486] ./pgadmin/static/scss/pgadmin.scss 41 bytes {7} [built] >>> [487] ./pgadmin/static/css/lib.css 41 bytes {8} [built] >>> [577] ./node_modules/css-loader!./pgadmin/dashboard/static/css/dashboard.css >>> 1.63 kB [built] >>> [578] ./node_modules/css-loader!./pgadmin/browser/static/css/wizard.css >>> 4.17 kB [built] >>> [579] ./node_modules/css-loader!./pgadmin/tools/debugger/static/css/debugger.css >>> 1.61 kB [built] >>> [580] ./node_modules/css-loader!./pgadmin/tools/grant_wizard/static/css/grant_wizard.css >>> 2.34 kB [built] >>> [581] ./node_modules/css-loader!./pgadmin/tools/maintenance/static/css/maintenance.css >>> 245 bytes [built] >>> + 570 hidden modules >>> >>> ERROR in ./pgadmin/browser/templates/browser/js/browser.js >>> Module not found: Error: Can't resolve 'jquery.contextmenu' in '< >>> https://jenkins.pgadmin.org/job/pgadmin4-master-python27-f >>> eature/ws/web/pgadmin/browser/templates/browser/js'> >>> @ ./pgadmin/browser/templates/browser/js/browser.js 3:0-1811:2 >>> @ ./pgadmin/tools/debugger/templates/debugger/js/direct.js >>> error Command failed with exit code 2. >>> info Visit https://yarnpkg.com/en/docs/cli/run for documentation about >>> this command. >>> error Command failed with exit code 1. >>> info Visit https://yarnpkg.com/en/docs/cli/run for documentation about >>> this command. >>> error Command failed with exit code 1. >>> info Visit https://yarnpkg.com/en/docs/cli/run for documentation about >>> this command. >>> ERROR: Failed to bundle the Javascript code. >>> >> I'm also getting same issue.. >> >> >>> Process leaked file descriptors. See https://jenkins.io/redirect/tr >>> oubleshooting/process-leaked-file-descriptors for more information >>> Build step 'Execute shell' marked build as failure >>> Not sending mail to unregistered user akshay.joshi@enterprisedb.com >>> >>> >> > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --001a11497fe2c8c7280554a7489e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Yes= Dave. I am looking.

On Wed, Jul 19, 2017 at 1:44 PM, Dave Page <dpage@pgadmin= .org> wrote:
Surinder; are you looking at this?
=

On Tue, Jul 18, 2017 at 5:= 33 PM, Harshal Dhumal <harshaldhumal15@gmail.com> wr= ote:


On Tue, Jul 18, 2017 at 9:33 PM,= pgAdmin 4 Jenkins <jenkins@pgadmin.org> wrote:
See <https://jenkins.pgadmin.org/job/pgadmin4= -master-python27-feature/8/display/redirect?page=3Dchanges>= ;

Changes:

[Dave Page] Use client-side url_for in the sql editor and data grid modules= .

[Dave Page] Ensure revoked public privileges are displayed in the RE-SQL fo= r

[Dave Page] Ensure saved passwords are effective immediately, not just foll= owing a

[Dave Page] Un-break query tool feature tests.

[Dave Page] Add support for the hostaddr connection parameter. This helps u= s play

[Dave Page] Use on-demand loading for results in the query tool. Fixes #213= 7

[Dave Page] Allow the user to close the dashboard panel. Fixes #2506

[Dave Page] Add preferences to enable brace matching and brace closing in t= he SQL

[Dave Page] Revert "Allow the user to close the dashboard panel. Fixes= #2506"

[Dave Page] Add stylesheet to override brace matching styles, missed from t= he

[Dave Page] Overhaul the query history tab to allow browsing of the history= and full

[Dave Page] Allow non-superusers to debug their own functions and prevent t= hem from

[Dave Page] Update preferences docs.

[Dave Page] Fix image size.

[Dave Page] Fix encoding issue when saving servers. Fixes #2518

[Dave Page] A number of minor cleanups to the recent changes to the query t= ool.

[akshay.joshi] 1) Edit cellEditing function, in some cases grid object is u= ndefined. 2)

[Dave Page] Improve speed of Select All in the results grid. Fixes #2522
[Dave Page] Allow the dashboard panel to be closed. Fixes #2506

[Dave Page] Add support for SCSS building in webpack.

[Dave Page] Update alertify alerts to use the styling defined in the styleg= uide.

[Dave Page] Update alertify alerts to use the styling defined in the styleg= uide

[Dave Page] Fix a couple of gripes from the JS linter on Windows.

[Dave Page] Fix typo that caused a layout issue with the Edit Grid.

[Dave Page] Fix an issue where duplicate entry is made of successful execut= ed query,

[Dave Page] Fix a syntax error in the SQL Editor.

[Dave Page] Fix clipboard handling with large datasets. Fixes #2489

[Dave Page] Improve the debugger's default page layout, and prevent att= empts to

[Dave Page] Fix deletion of table rows with the column definition having NO= T NULL

[Dave Page] Allow breakpoints to be set on triggers on views. Fixes #2528
[Dave Page] Allow debugging of functions in packages. Fixes #1948

[Dave Page] Remove unnecessary whitespace from stored procedure SQL. Fixes = #2146

[Dave Page] Resolve a number of issues with domains and domain constraints.= Fixes

[Dave Page] Improve styling for alerts by highlighting the icon.

[Dave Page] Prompt the user to save dirty queries rather than discard them = for a

[Dave Page] Fix alert layout when more than one are shown at once.

[Dave Page] Allow use of Shift+Tab to un-indent selected text. Fixes #1988<= br>
[Dave Page] Add some useful make targets for bundling and linting.

[Dave Page] Remove unused minimisation code

[Dave Page] UI tweaks for the query history.

[Dave Page] In subnodes without dropdowns, the rows had smaller height, mak= ing them

[Dave Page] Ensure the save password option is enabled when creating a serv= er. Fixes

[akshay.joshi] Added support of Declarative Partitioning (Range, List) for = PostgreSQL

[akshay.joshi] Fixed issue by adding extra check for 'relkind' colu= mn

[akshay.joshi] Partitioned table does not present in grant wizard. Fixes #2= 543

[Dave Page] Fix clear history.

[Dave Page] Enable pretty html output of our karma test results. While runn= ing yarn

[Dave Page] Fix the formatting of the ROWS option for functions etc. Fixes = #2537

[Dave Page] Improve spacing around delete icons in backform tables.

[Dave Page] Fix handling of CREATE TABLE OF <type>. Fixes #2534

[Dave Page] Fix alert animation on IE11

[Dave Page] Open query tool and debugger windows in new tabs by default.
[Dave Page] Revert "Open query tool and debugger windows in new tabs b= y default."

[Dave Page] Update dialogue error styling to match alerts

[Dave Page] Fix history view in IE11.

[Dave Page] Use the correct font for alerts on IE.

[Dave Page] Fix history font on IE.

[Dave Page] Update Mingw build for changes in QtWebKit

[Dave Page] Refresh nodes correctly when there is a single child that is up= dated.

[Dave Page] Fix IE11 alert layout again.

[Dave Page] Handle un-mounted drives correctly on Windows. Fixes #1999

[Dave Page] Handle partitioned tables created "OF TYPE". Fixes #2= 545

[Dave Page] Release notes for 1.6.

[Dave Page] Bump version numbers prior to release.

[Dave Page] Couple of typos in the release notes.

[Dave Page] Fix drop/drop cascade for partitioned tables. Fixes #2550

[Dave Page] Ensure the initial password is properly hashed during setup in = web mode.

[Dave Page] Fix alignment of Object > delete/drop & properties icons=

[Dave Page] Ensure dependencies are packaged in the tarball

[Dave Page] Fix a compiler error with older compilers.

[Dave Page] Revert "Ensure dependencies are packaged in the tarball&qu= ot;

[Dave Page] Fix proxy support with Qt 5.9+

[Dave Page] Straighten line

[Dave Page] Fix a compiler error with older compilers.

[Dave Page] Don't continually poll for graph data on the dashboard if t= he server is

[Dave Page] Fix privileges control on IE 10/11. Fixes #1166

[Ashesh Vashi] [PostgreSQL 10] Fixed the Pause/Resume Replay of WAL files f= or

[Dave Page] Show tablespace on partitions. Fixes #2551

[Dave Page] Prevent the tab bar being hidden when detached tabs are being c= losed.

[Dave Page] Remove the comma from PIDs in the statistics panel.

[Dave Page] Stop tool buttons from changing their styling unexpectedly. Fix= es #2559

[Dave Page] Fix handline of large file uploads and properly show any errors= that may

[Dave Page] Tidy up tab styling. Fixes #2557

[Dave Page] Fix typo

[Dave Page] Correct=C2=A0 for malformed query generated when using custom t= ype. Fixes

[Dave Page] Modify the runtime to use time-based timeouts rather than retry= based.

[Dave Page] Remove change made for debugging and committed in error.

[Dave Page] Webpack all the things! Fixes #2135

[Dave Page] Add missing new files from the previous commit. Ooops.

[Dave Page] Support SSL in the regression tests. Fixes #2170

[Dave Page] Add a missing dependency.

[Dave Page] Resolve an issue where collection nodes sometimes wouldn't = sort

------------------------------------------
[...truncated 2.55 KB...]
Collecting click=3D=3D6.6 (from -r requirements.txt (line 7))
=C2=A0 Using cached click-6.6-py2.py3-none-any.whl
Collecting extras=3D=3D0.0.3 (from -r requirements.txt (line 8))
Collecting fixtures=3D=3D2.0.0 (from -r requirements.txt (line 9))
=C2=A0 Using cached fixtures-2.0.0-py2.py3-none-any.whl
Collecting Flask=3D=3D0.11.1 (from -r requirements.txt (line 10))
=C2=A0 Using cached Flask-0.11.1-py2.py3-none-any.whl
Collecting Flask-Babel=3D=3D0.11.1 (from -r requirements.txt (line 11))
Collecting Flask-Gravatar=3D=3D0.4.2 (from -r requirements.txt (line 12)) =C2=A0 Using cached Flask_Gravatar-0.4.2-py2.py3-none-any.whl
Collecting Flask-HTMLmin=3D=3D1.2 (from -r requirements.txt (line 13))
Collecting Flask-Login=3D=3D0.3.2 (from -r requirements.txt (line 14))
Collecting Flask-Mail=3D=3D0.9.1 (from -r requirements.txt (line 15))
Collecting Flask-Migrate=3D=3D2.0.3 (from -r requirements.txt (line 16)) Collecting Flask-Principal=3D=3D0.4.0 (from -r requirements.txt (line 17))<= br> Collecting Flask-Security=3D=3D1.7.5 (from -r requirements.txt (line 18)) Collecting Flask-SQLAlchemy=3D=3D2.1 (from -r requirements.txt (line 19)) Collecting Flask-WTF=3D=3D0.12 (from -r requirements.txt (line 20))
=C2=A0 Using cached Flask_WTF-0.12-py2-none-any.whl
Collecting html5lib=3D=3D1.0b3 (from -r requirements.txt (line 21))
Collecting importlib=3D=3D1.0.3 (from -r requirements.txt (line 22))
Collecting itsdangerous=3D=3D0.24 (from -r requirements.txt (line 23))
Collecting Jinja2=3D=3D2.7.3 (from -r requirements.txt (line 24))
Collecting linecache2=3D=3D1.0.0 (from -r requirements.txt (line 25))
=C2=A0 Using cached linecache2-1.0.0-py2.py3-none-any.whl
Collecting MarkupSafe=3D=3D0.23 (from -r requirements.txt (line 26))
Collecting passlib=3D=3D1.6.2 (from -r requirements.txt (line 28))
Collecting pbr=3D=3D1.9.1 (from -r requirements.txt (line 29))
=C2=A0 Using cached pbr-1.9.1-py2.py3-none-any.whl
Collecting psycopg2>=3D2.7.1 (from -r requirements.txt (line 30))
=C2=A0 Using cached psycopg2-2.7.1-cp27-cp27m-manylinux1_x86_64.whl Collecting pycrypto=3D=3D2.6.1 (from -r requirements.txt (line 31))
Collecting pyrsistent=3D=3D0.11.13 (from -r requirements.txt (line 32))
Collecting python-dateutil=3D=3D2.5.0 (from -r requirements.txt (line 33))<= br> =C2=A0 Using cached python_dateutil-2.5.0-py2.py3-none-any.whl
Collecting python-mimeparse=3D=3D1.5.1 (from -r requirements.txt (line 34))=
Collecting pytz=3D=3D2014.10 (from -r requirements.txt (line 35))
=C2=A0 Using cached pytz-2014.10-py2.py3-none-any.whl
Collecting simplejson=3D=3D3.6.5 (from -r requirements.txt (line 36))
Collecting six>=3D1.9.0 (from -r requirements.txt (line 37))
=C2=A0 Using cached six-1.10.0-py2.py3-none-any.whl
Collecting speaklater=3D=3D1.3 (from -r requirements.txt (line 38))
Collecting SQLAlchemy=3D=3D1.0.14 (from -r requirements.txt (line 39))
Collecting sqlparse=3D=3D0.1.19 (from -r requirements.txt (line 40))
Collecting Werkzeug=3D=3D0.9.6 (from -r requirements.txt (line 41))
Collecting WTForms=3D=3D2.0.2 (from -r requirements.txt (line 42))
=C2=A0 Using cached WTForms-2.0.2-py27-none-any.whl
Collecting backports.csv=3D=3D1.0.4 (from -r requirements.txt (line 43)) =C2=A0 Using cached backports.csv-1.0.4-py2.py3-none-any.whl
Collecting testtools>=3D0.9.22 (from fixtures=3D=3D2.0.0->-r requirem= ents.txt (line 9))
=C2=A0 Using cached testtools-2.3.0-py2.py3-none-any.whl
Collecting htmlmin (from Flask-HTMLmin=3D=3D1.2->-r requirements.txt (li= ne 13))
Collecting alembic>=3D0.6 (from Flask-Migrate=3D=3D2.0.3->-r requirem= ents.txt (line 16))
Collecting Flask-Script>=3D0.6 (from Flask-Migrate=3D=3D2.0.3->-r req= uirements.txt (line 16))
Collecting unittest2>=3D1.0.0 (from testtools>=3D0.9.22->fixtures= =3D=3D2.0.0->-r requirements.txt (line 9))
=C2=A0 Using cached unittest2-1.1.0-py2.py3-none-any.whl
Collecting traceback2 (from testtools>=3D0.9.22->fixtures=3D=3D2= .0.0->-r requirements.txt (line 9))
=C2=A0 Using cached traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-editor>=3D0.3 (from alembic>=3D0.6->Flask-Migrat= e=3D=3D2.0.3->-r requirements.txt (line 16))
Collecting Mako (from alembic>=3D0.6->Flask-Migrate=3D=3D2.0.3-&= gt;-r requirements.txt (line 16))
Collecting argparse (from unittest2>=3D1.0.0->testtools>=3D0.= 9.22->fixtures=3D=3D2.0.0->-r requirements.txt (line 9))
=C2=A0 Using cached argparse-1.4.0-py2.py3-none-any.whl
Installing collected packages: pytz, Babel, beautifulsoup4, blinker, click,= extras, six, argparse, linecache2, traceback2, unittest2, pbr, python-mime= parse, testtools, fixtures, itsdangerous, Werkzeug, MarkupSafe, Jinja2, Fla= sk, Flask-Babel, Flask-Gravatar, htmlmin, Flask-HTMLmin, Flask-Login, Flask= -Mail, python-editor, python-dateutil, Mako, SQLAlchemy, alembic, Flask-SQL= Alchemy, Flask-Script, Flask-Migrate, Flask-Principal, passlib, WTForms, Fl= ask-WTF, Flask-Security, html5lib, importlib, psycopg2, pycrypto, pyrsisten= t, simplejson, speaklater, sqlparse, backports.csv
Successfully installed Babel-2.3.4 Flask-0.11.1 Flask-Babel-0.11.1 Flask-Gr= avatar-0.4.2 Flask-HTMLmin-1.2 Flask-Login-0.3.2 Flask-Mail-0.9.1 Flask-Mig= rate-2.0.3 Flask-Principal-0.4.0 Flask-SQLAlchemy-2.1 Flask-Script-2.0.5 Fl= ask-Security-1.7.5 Flask-WTF-0.12 Jinja2-2.7.3 Mako-1.0.7 MarkupSafe-0.23 S= QLAlchemy-1.0.14 WTForms-2.0.2 Werkzeug-0.9.6 alembic-0.9.3 argparse-1.4.0 = backports.csv-1.0.4 beautifulsoup4-4.4.1 blinker-1.3 click-6.6 extras-0.0.3= fixtures-2.0.0 html5lib-1.0b3 htmlmin-0.1.10 importlib-1.0.3 itsdangerous-= 0.24 linecache2-1.0.0 passlib-1.6.2 pbr-1.9.1 psycopg2-2.7.1 pycrypto-2.6.1= pyrsistent-0.11.13 python-dateutil-2.5.0 python-editor-1.0.3 python-mimepa= rse-1.5.1 pytz-2014.10 simplejson-3.6.5 six-1.10.0 speaklater-1.3 sqlparse-= 0.1.19 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0
<https://jenkins.pgadmin.org/job/pgad= min4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-p= ackages/pip/req/req_file.py>:150: UserWarning: Disabling all us= e of wheels due to the use of --build-options / --global-options / --instal= l-options.
=C2=A0 cmdoptions.check_install_build_global(options, opts)
Collecting pyperclip~=3D1.5.27 (from -r web/regression/requirements.tx= t (line 1))
=C2=A0 Using cached pyperclip-1.5.27.zip
Collecting selenium=3D=3D3.3.3 (from -r web/regression/requirements.tx= t (line 2))
=C2=A0 Using cached selenium-3.3.3.tar.gz
Collecting testscenarios=3D=3D0.5.0 (from -r web/regression/requirements.tx= t (line 3))
=C2=A0 Using cached testscenarios-0.5.0.tar.gz
Collecting testtools=3D=3D2.0.0 (from -r web/regression/requirements.txt (line 4))
=C2=A0 Using cached testtools-2.0.0.tar.gz
Requirement already satisfied: traceback2=3D=3D1.4.0 in ./pgadmin-venv/lib/= python2.7/site-packages (from -r web/regression/requirements.txt = (line 5))
Requirement already satisfied: unittest2=3D=3D1.1.0 in ./pgadmin-venv/lib/p= ython2.7/site-packages (from -r web/regression/requirements.txt (= line 6))
Collecting mock=3D=3D=3D2.0.0 (from -r web/regression/requirements.txt= (line 7))
=C2=A0 Using cached mock-2.0.0.tar.gz
Collecting chromedriver_installer=3D=3D0.0.6 (from -r web/regression/requir= ements.txt (line 10))
=C2=A0 Using cached chromedriver_installer-0.0.6.tar.gz
Requirement already satisfied: pbr>=3D0.11 in ./pgadmin-venv/lib/python2= .7/site-packages (from testscenarios=3D=3D0.5.0->-r web/regression/= requirements.txt (line 3))
Requirement already satisfied: extras in ./pgadmin-venv/lib/python2.7/site-packages (from testtools=3D=3D2.0.0->-r web/regression/requirements= .txt (line 4))
Requirement already satisfied: fixtures>=3D1.3.0 in ./pgadmin-venv/lib/p= ython2.7/site-packages (from testtools=3D=3D2.0.0->-r web/regressio= n/requirements.txt (line 4))
Requirement already satisfied: pyrsistent in ./pgadmin-venv/lib/python2.7/s= ite-packages (from testtools=3D=3D2.0.0->-r web/regression/requirem= ents.txt (line 4))
Requirement already satisfied: python-mimeparse in ./pgadmin-venv/lib/pytho= n2.7/site-packages (from testtools=3D=3D2.0.0->-r web/regression/re= quirements.txt (line 4))
Requirement already satisfied: linecache2 in ./pgadmin-venv/lib/python2.7/s= ite-packages (from traceback2=3D=3D1.4.0->-r web/regression/require= ments.txt (line 5))
Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.7/site-packages (from unittest2=3D=3D1.1.0->-r web/regression/requiremen= ts.txt (line 6))
Requirement already satisfied: six>=3D1.4 in ./pgadmin-venv/lib/python2.= 7/site-packages (from unittest2=3D=3D1.1.0->-r web/regression/requi= rements.txt (line 6))
Collecting funcsigs>=3D1 (from mock=3D=3D=3D2.0.0->-r web/regression/= requirements.txt (line 7))
=C2=A0 Using cached funcsigs-1.0.2.tar.gz
Skipping bdist_wheel for pyperclip, due to binaries being disabled for it.<= br> Skipping bdist_wheel for selenium, due to binaries being disabled for it. Skipping bdist_wheel for testscenarios, due to binaries being disabled for = it.
Skipping bdist_wheel for testtools, due to binaries being disabled for it.<= br> Skipping bdist_wheel for mock, due to binaries being disabled for it.
Skipping bdist_wheel for chromedriver-installer, due to binaries being disa= bled for it.
Skipping bdist_wheel for funcsigs, due to binaries being disabled for it. Installing collected packages: pyperclip, selenium, testtools, testscenario= s, funcsigs, mock, chromedriver-installer
=C2=A0 Running setup.py install for pyperclip: started
=C2=A0 =C2=A0 Running setup.py install for pyperclip: finished with status = 'done'
=C2=A0 Running setup.py install for selenium: started
=C2=A0 =C2=A0 Running setup.py install for selenium: finished with status &= #39;done'
=C2=A0 Found existing installation: testtools 2.3.0
=C2=A0 =C2=A0 Uninstalling testtools-2.3.0:
=C2=A0 =C2=A0 =C2=A0 Successfully uninstalled testtools-2.3.0
=C2=A0 Running setup.py install for testtools: started
=C2=A0 =C2=A0 Running setup.py install for testtools: finished with status = 'done'
=C2=A0 Running setup.py install for testscenarios: started
=C2=A0 =C2=A0 Running setup.py install for testscenarios: finished with sta= tus 'done'
=C2=A0 Running setup.py install for funcsigs: started
=C2=A0 =C2=A0 Running setup.py install for funcsigs: finished with status &= #39;done'
=C2=A0 Running setup.py install for mock: started
=C2=A0 =C2=A0 Running setup.py install for mock: finished with status '= done'
=C2=A0 Running setup.py install for chromedriver-installer: started
=C2=A0 =C2=A0 Running setup.py install for chromedriver-installer: finished= with status 'done'
Successfully installed chromedriver-installer-0.0.6 funcsigs-1.0.2 mock-2.0= .0 pyperclip-1.5.27 selenium-3.3.3 testscenarios-0.5.0 testtools-2.0.0
yarn install v0.24.5
warning No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
warning fsevents@1.1.2: The platform "linux" is incompatible with= this module.
info "fsevents@1.1.2" is an optional dependency and failed compat= ibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "babel-loader@6.4.1" has incorrect peer dependency "= webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc".
warning "extract-text-webpack-plugin@2.1.2" has incorrect pe= er dependency "webpack@^2.2.0".
warning "karma-webpack@2.0.3" has incorrect peer dependency "= ;webpack@^1.1.0 || ^2 || ^2.1.0-beta.0 || ^2.2.0-rc.0".
[4/4] Building fresh packages...
Done in 17.26s.
yarn run v0.24.5
$ yarn run linter && yarn run webpacker
yarn run v0.24.5
$ yarn run eslint pgadmin/static/jsx/**/*.jsx pgadmin/static/js/selection/*= .js regression/javascript/**/*.jsx regression/javascript/**/*.js *.js<= br> yarn run v0.24.5
$ "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/node_modules/.bin/eslint"> pgadmin/static/j= sx/history/query_history_detail.jsx pgadmin/static/jsx/history/query_history_entry.jsx pgadmin/static/jsx/history/query_history.jsx pga= dmin/static/js/selection/active_cell_capture.js pgadmin/static/js/sele= ction/clipboard.js pgadmin/static/js/selection/column_selector.js= pgadmin/static/js/selection/copy_data.js pgadmin/static/js/selection/= grid_selector.js pgadmin/static/js/selection/range_boundary_navig= ator.js pgadmin/static/js/selection/range_selection_helper.js pgadmin/= static/js/selection/row_selector.js pgadmin/static/js/selection/set_staged_rows.js pgadmin/static/js/selection/xcell_selection_model.js= regression/javascript/history/query_history_spec.jsx regression/javas= cript/alerts/alertify_wrapper_spec.js regression/javascript/browser/menu_spec.js regression/javascript/history/history_collection_spec.= js regression/javascript/selection/active_cell_capture_spec.js regress= ion/javascript/selection/column_selector_spec.js regression/javascript= /selection/copy_data_spec.js regression/javascript/selection/grid= _selector_spec.js regression/javascript/selection/range_boundary_navig= ator_spec.js regression/javascript/selection/range_selection_help= er_spec.js regression/javascript/selection/row_selector_spec.js r= egression/javascript/selection/set_staged_rows_spec.js regression/java= script/selection/xcell_selection_model_spec.js regression/javascr= ipt/slickgrid/cell_selector_spec.js karma.conf.js webpack.config.js we= bpack.shim.js webpack.test.config.js
Done in 1.95s.
Done in 2.33s.
yarn run v0.24.5
$ yarn run webpack -- --config webpack.config.js
yarn run v0.24.5
$ "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/node_modules/.bin/webpack"> --config webpa= ck.config.js
[hard-source:core] HardSourceWebpackPlugin is writing to a new confighash p= ath for the first time: <https://jenkins.pgadmin.org/jo= b/pgadmin4-master-python27-feature/ws/web/pgadmin/static/js/gener= ated/.cache/hard-source/dev/2a37fd67112bf20632db5e9a49f57a1153133= 46c5af5a15af8d94fa237f771cb>
(node:5694) DeprecationWarning: loaderUtils.parseQuery() received a non-str= ing value which can be problematic, see https://git= hub.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version o= f loader-utils.
(node:5694) DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getN= umberOfModules/mapModules/forEachModule/containsModule instead. Hash: ef6cbff6e7683852d934
Version: webpack 3.0.0
Time: 28341ms
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Asset=C2= =A0 =C2=A0 =C2=A0 =C2=A0Size=C2=A0 =C2=A0Chunks=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Chunk Names
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/t= ree-check-small.png=C2=A0 =C2=A0 1.93 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0img/tree-branch.png=C2=A0 104 bytes=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 fonts/font-mfizz.eot=C2=A0 =C2=A0 43.2 kB=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 fonts/context-menu-= icons.eot=C2=A0 =C2=A0 3.53 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 img/tree-small.png=C2=A0 =C2=A0 1.47 kB=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 img/tree-big.png=C2=A0 =C2=A0 2.42 kB=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 img/tree-small-rtl.png=C2=A0 =C2=A0 1.51 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 img/tree-big-rtl.png=C2=A0 =C2=A0 2.44 kB=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/t= ree-arrow-small.png=C2=A0 =C2=A0 =C2=A01.6 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 img/tree-arrow-big.png=C2=A0 =C2=A0 2.48 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/tree-arrow-smal= l-rtl.png=C2=A0 =C2=A0 1.67 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/tree-arr= ow-big-rtl.png=C2=A0 =C2=A0 2.48 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/he= ader-columns-bg.gif=C2=A0 =C2=A095 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-icons_222222_256x240= .png=C2=A0 =C2=A0 3.42 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-icons_454545_256x240= .png=C2=A0 =C2=A0 3.37 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/ui-bg_flat_0_aaaaaa_40x100.png= =C2=A0 =C2=A086 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 fonts/glyphicons-halflings-regular.woff2=C2=A0 =C2=A0 = =C2=A0 18 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0fonts/glyphicons-halflings-regular.woff=C2=A0 =C2= =A0 23.4 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 fonts/glyphicons-halflings-regular.ttf=C2=A0 =C2= =A0 45.4 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 fonts/glyphicons-halflings-regular.svg=C2=A0 =C2= =A0 =C2=A0109 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 img/glyphicons-halflings-regular.svg=C2=A0= =C2=A084 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fonts/fontawesome-we= bfont.eot=C2=A0 =C2=A0 =C2=A0166 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fonts/fontawesome-webfont.w= off2=C2=A0 =C2=A0 77.2 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 fonts/fontawesome-webfont.= woff=C2=A0 =C2=A0 =C2=A0 98 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fonts/fontawesome-we= bfont.ttf=C2=A0 =C2=A0 =C2=A0166 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fonts/fontawesome-we= bfont.svg=C2=A0 =C2=A0 =C2=A0444 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0[emitted]=C2=A0 [big]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/fontaweso= me-webfont.svg=C2=A0 =C2=A075 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0fonts/font-mfizz.woff=C2=A0 =C2=A0 29.1 kB=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 fonts/font-mfizz.ttf=C2=A0 =C2=A0 45.3 kB=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 fonts/font-mfizz.svg=C2=A0 =C2=A0 =C2=A0283 kB=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0[emitted]=C2=A0 [big]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 img/font-mfizz.svg=C2=A0 =C2=A066 bytes=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 fonts/context-menu-icons.w= off2=C2=A0 =C2=A0 1.71 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fonts/context-menu-i= cons.woff=C2=A0 =C2=A0 2.18 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 fonts/context-menu-= icons.ttf=C2=A0 =C2=A0 3.32 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0img/load-root.gif=C2=A0 =C2=A0 8.78 kB=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 fonts/glyphicons-halflings-regular.eot=C2=A0 =C2= =A0 20.1 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 img/tree-check-big.png=C2=A0 =C2=A0 6.06 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/tree-check-smal= l-rtl.png=C2=A0 =C2=A0 2.09 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/tree-che= ck-big-rtl.png=C2=A0 =C2=A0 6.36 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0img/drag-drop.png=C2=A0 367 bytes=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0img/drag-drop-rtl.png=C2=A0 402 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0img/load-node.gif=C2=A0 =C2=A0 1.73 kB=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0img/sort-desc.gif=C2=A0 =C2=A062 bytes=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 img/sort-asc.gif=C2=A0 =C2=A060 bytes=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/header-columns-over-bg= .gif=C2=A0 =C2=A048 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 img/collapse.gif=C2=A0 107 bytes=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 img/expand.gif=C2=A0 110 bytes=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 img/GrpCheckboxY.png=C2=A0 274 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 img/GrpCheckboxN.png=C2=A0 156 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-bg_flat_75_ffffff_40x100.png= =C2=A0 =C2=A086 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
img/ui-bg_highlight-soft_75_cccccc_1x100.png=C2=A0 112 bytes=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-bg_glass_75_e6e6e6_1x400.png= =C2=A0 100 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-bg_glass_75_dadada_1x400.png= =C2=A0 100 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-bg_glass_65_ffffff_1x400.png= =C2=A0 =C2=A087 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-bg_glass_55_fbf9ee_1x400.png= =C2=A0 =C2=A093 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-bg_glass_95_fef1ec_1x400.png= =C2=A0 =C2=A093 bytes=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emitted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-icons_888888_256x240= .png=C2=A0 =C2=A0 3.35 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-icons_2e83ff_256x240= .png=C2=A0 =C2=A0 3.42 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0img/ui-icons_cd0a0a_256x240= .png=C2=A0 =C2=A0 3.42 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[emi= tted]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0app.bundle.js=C2=A0 =C2=A0 =C2=A01.1 = MB=C2=A0 0, 2, 3=C2=A0 [emitted]=C2=A0 [big]=C2=A0 app.bundle
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 sqleditor.js=C2=A0 =C2=A0 =C2=A0239 = kB=C2=A0 =C2=A0 =C2=A01, 3=C2=A0 [emitted]=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0sqleditor
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 debugger_direct.js=C2=A0 =C2=A0 96.5 kB=C2=A0 =C2=A0 =C2= =A02, 3=C2=A0 [emitted]=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0debugger_direct =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0codemirror.js=C2=A0 857 bytes=C2=A0 = =C2=A0 =C2=A0 =C2=A0 3=C2=A0 [emitted]=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0cod= emirror
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0vendor.js=C2=A0 =C2=A0 = =C2=A05.3 MB=C2=A0 =C2=A0 =C2=A0 =C2=A0 4=C2=A0 [emitted]=C2=A0 [big]=C2=A0= vendor
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0file_utils.js=C2=A0 =C2=A0 =C2=A0666 = kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 5=C2=A0 [emitted]=C2=A0 [big]=C2=A0 file_util= s
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 pgadmin_commons.js=C2=A0 =C2=A0 =C2=A0465 kB=C2=A0 =C2=A0= =C2=A0 =C2=A0 6=C2=A0 [emitted]=C2=A0 [big]=C2=A0 pgadmin_commons
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 pgadmin_css.js=C2=A0 =C2=A0 2.56 kB=C2=A0 = =C2=A0 =C2=A0 =C2=A0 7=C2=A0 [emitted]=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0pga= dmin_css
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 lib_css.js=C2=A0 =C2=A0 2.56 = kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 8=C2=A0 [emitted]=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0lib_css
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0pgadmin.css=C2=A0 =C2=A0 78.8 = kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 7=C2=A0 [emitted]=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0pgadmin_css
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0style.css=C2=A0 =C2=A0 = =C2=A0423 kB=C2=A0 =C2=A0 =C2=A0 =C2=A0 8=C2=A0 [emitted]=C2=A0 [big]=C2=A0= lib_css
=C2=A0 =C2=A0[8] ./pgadmin/static/js/url_for.js 1.12 kB {0} {1} {2} {5} [bu= ilt]
=C2=A0 =C2=A0[9] ./pgadmin/browser/templates/browser/js/browser.js 61.= 8 kB {6} [built]
=C2=A0 [19] ./pgadmin/static/js/alerts/alertify_wrapper.js 1.2 kB {5} = {6} [built]
=C2=A0 [29] ./pgadmin/static/bundle/codemirror.js 1.03 kB {0} {1} {2} = {3} [built]
=C2=A0[158] ./pgadmin/tools/debugger/templates/debugger/js/direct.js 5= 8.8 kB {0} {2} [built]
=C2=A0[230] ./pgadmin/static/bundle/app.js 704 bytes {0} [built]
=C2=A0[316] ./pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor= .js 125 kB {1} [built]
=C2=A0[484] ./pgadmin/misc/file_manager/templates/file_manager/js/util= ity.js 58.2 kB {5} [built]
=C2=A0[486] ./pgadmin/static/scss/pgadmin.scss 41 bytes {7} [built] =C2=A0[487] ./pgadmin/static/css/lib.css 41 bytes {8} [built]
=C2=A0[577] ./node_modules/css-loader!./pgadmin/dashboard/static/css/d= ashboard.css 1.63 kB [built]
=C2=A0[578] ./node_modules/css-loader!./pgadmin/browser/static/css/wiz= ard.css 4.17 kB [built]
=C2=A0[579] ./node_modules/css-loader!./pgadmin/tools/debugger/static/= css/debugger.css 1.61 kB [built]
=C2=A0[580] ./node_modules/css-loader!./pgadmin/tools/grant_wizard/sta= tic/css/grant_wizard.css 2.34 kB [built]
=C2=A0[581] ./node_modules/css-loader!./pgadmin/tools/maintenance/stat= ic/css/maintenance.css 245 bytes [built]
=C2=A0 =C2=A0 + 570 hidden modules

ERROR in ./pgadmin/browser/templates/browser/js/browser.js
Module not found: Error: Can't resolve 'jquery.contextmenu' in = '<https://jenkins.pgadmin.org/job/pgadmin4-master-pytho= n27-feature/ws/web/pgadmin/browser/templates/browser/js'&= gt;
=C2=A0@ ./pgadmin/browser/templates/browser/js/browser.js 3:0-1811:2 =C2=A0@ ./pgadmin/tools/debugger/templates/debugger/js/direct.js
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for docum= entation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for docum= entation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for docum= entation about this command.
ERROR: Failed to bundle the Javascript code.
I'm a= lso getting same issue..
=C2=A0
Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked= -file-descriptors for more information
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user akshay.joshi@enterprisedb.com





--

--001a11497fe2c8c7280554a7489e--