------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-certifi-2019.11.28.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-selenium-3.141.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-selenium-3.141.0_1 for building => SHA256 Checksum OK for selenium-3.141.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-selenium-3.141.0_1 for building ===> Extracting for py37-selenium-3.141.0_1 => SHA256 Checksum OK for selenium-3.141.0.tar.gz. Extracted Memory Use: 1.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-selenium-3.141.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on package: py37-setuptools>0 - found ===> py37-selenium-3.141.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on package: py37-setuptools>0 - found ===> py37-selenium-3.141.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-selenium-3.141.0_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-selenium-3.141.0_1 running build running build_py creating build creating build/lib creating build/lib/selenium copying selenium/__init__.py -> build/lib/selenium creating build/lib/selenium/common copying selenium/common/__init__.py -> build/lib/selenium/common copying selenium/common/exceptions.py -> build/lib/selenium/common creating build/lib/selenium/webdriver copying selenium/webdriver/__init__.py -> build/lib/selenium/webdriver creating build/lib/selenium/webdriver/android copying selenium/webdriver/android/__init__.py -> build/lib/selenium/webdriver/android copying selenium/webdriver/android/webdriver.py -> build/lib/selenium/webdriver/android creating build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/remote_connection.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/options.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/__init__.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/service.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/webdriver.py -> build/lib/selenium/webdriver/chrome creating build/lib/selenium/webdriver/common copying selenium/webdriver/common/__init__.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/touch_actions.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/desired_capabilities.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/utils.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/service.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/alert.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/proxy.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/keys.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/action_chains.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/by.py -> build/lib/selenium/webdriver/common creating build/lib/selenium/webdriver/common/html5 copying selenium/webdriver/common/html5/__init__.py -> build/lib/selenium/webdriver/common/html5 copying selenium/webdriver/common/html5/application_cache.py -> build/lib/selenium/webdriver/common/html5 creating build/lib/selenium/webdriver/support copying selenium/webdriver/support/abstract_event_listener.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/wait.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/select.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/event_firing_webdriver.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/expected_conditions.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/__init__.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/ui.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/events.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/color.py -> build/lib/selenium/webdriver/support creating build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webelement.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/options.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webdriver.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/service.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/extension_connection.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/remote_connection.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/__init__.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/firefox_binary.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/firefox_profile.py -> build/lib/selenium/webdriver/firefox creating build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/options.py -> build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/webdriver.py -> build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/__init__.py -> build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/service.py -> build/lib/selenium/webdriver/ie creating build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/webdriver.py -> build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/service.py -> build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/__init__.py -> build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/options.py -> build/lib/selenium/webdriver/edge creating build/lib/selenium/webdriver/opera copying selenium/webdriver/opera/__init__.py -> build/lib/selenium/webdriver/opera copying selenium/webdriver/opera/webdriver.py -> build/lib/selenium/webdriver/opera copying selenium/webdriver/opera/options.py -> build/lib/selenium/webdriver/opera creating build/lib/selenium/webdriver/phantomjs copying selenium/webdriver/phantomjs/__init__.py -> build/lib/selenium/webdriver/phantomjs copying selenium/webdriver/phantomjs/service.py -> build/lib/selenium/webdriver/phantomjs copying selenium/webdriver/phantomjs/webdriver.py -> build/lib/selenium/webdriver/phantomjs creating build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/command.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/__init__.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/mobile.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/utils.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/webelement.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/webdriver.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/switch_to.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/file_detector.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/errorhandler.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/remote_connection.py -> build/lib/selenium/webdriver/remote running egg_info writing selenium.egg-info/PKG-INFO writing dependency_links to selenium.egg-info/dependency_links.txt writing requirements to selenium.egg-info/requires.txt writing top-level names to selenium.egg-info/top_level.txt reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.so' under directory 'selenium/webdriver/firefox/x86' warning: no files found matching '*.so' under directory 'selenium/webdriver/firefox/amd64' warning: no files found matching 'selenium/selenium.py' writing manifest file 'selenium.egg-info/SOURCES.txt' creating build/lib/selenium/webdriver/blackberry copying selenium/webdriver/blackberry/__init__.py -> build/lib/selenium/webdriver/blackberry copying selenium/webdriver/blackberry/webdriver.py -> build/lib/selenium/webdriver/blackberry creating build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/__init__.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/permissions.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/remote_connection.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/service.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/webdriver.py -> build/lib/selenium/webdriver/safari creating build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/__init__.py -> build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/options.py -> build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/service.py -> build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/webdriver.py -> build/lib/selenium/webdriver/webkitgtk creating build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/__init__.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/action_builder.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/input_device.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/interaction.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/key_actions.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/key_input.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/mouse_button.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/pointer_actions.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/pointer_input.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/firefox/webdriver.xpi -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webdriver_prefs.json -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/remote/getAttribute.js -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/isDisplayed.js -> build/lib/selenium/webdriver/remote SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-selenium-3.141.0_1 depends on package: py37-urllib3>=0 - found ===> py37-selenium-3.141.0_1 depends on package: py37-setuptools>0 - found ===> py37-selenium-3.141.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-selenium-3.141.0_1 ===> py37-selenium-3.141.0_1 depends on package: py37-urllib3>=0 - found ===> py37-selenium-3.141.0_1 depends on package: py37-setuptools>0 - found ===> py37-selenium-3.141.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing selenium.egg-info/PKG-INFO writing dependency_links to selenium.egg-info/dependency_links.txt writing requirements to selenium.egg-info/requires.txt writing top-level names to selenium.egg-info/top_level.txt reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.so' under directory 'selenium/webdriver/firefox/x86' warning: no files found matching '*.so' under directory 'selenium/webdriver/firefox/amd64' warning: no files found matching 'selenium/selenium.py' writing manifest file 'selenium.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-selenium/stage/usr/local/lib/python3.7 creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/android copying build/lib/selenium/webdriver/android/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/android copying build/lib/selenium/webdriver/android/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/android creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/options.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/options.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/wait.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/abstract_event_listener.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/event_firing_webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/events.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/expected_conditions.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/color.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/ui.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/select.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/options.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver.xpi -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/remote_connection.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver_prefs.json -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_binary.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/extension_connection.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webelement.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_profile.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/options.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/options.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/remote_connection.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/permissions.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/blackberry copying build/lib/selenium/webdriver/blackberry/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/blackberry copying build/lib/selenium/webdriver/blackberry/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/blackberry creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/isDisplayed.js -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/remote_connection.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/errorhandler.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/utils.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webelement.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/command.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/file_detector.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/mobile.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/switch_to.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/getAttribute.js -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/proxy.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/keys.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/alert.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/application_cache.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/by.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/action_chains.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/key_input.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/key_actions.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/action_builder.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/interaction.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/input_device.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/mouse_button.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/pointer_actions.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/pointer_input.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/utils.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/desired_capabilities.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/touch_actions.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/service.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/webdriver.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/options.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/remote_connection.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome creating /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/common copying build/lib/selenium/common/exceptions.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/common copying build/lib/selenium/common/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/common copying build/lib/selenium/__init__.py -> /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/android/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/android/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/phantomjs/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera/options.py to options.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/opera/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/edge/options.py to options.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/wait.py to wait.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/abstract_event_listener.py to abstract_event_listener.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/event_firing_webdriver.py to event_firing_webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/events.py to events.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/expected_conditions.py to expected_conditions.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/color.py to color.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/ui.py to ui.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/select.py to select.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/support/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk/options.py to options.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/webkitgtk/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/remote_connection.py to remote_connection.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/firefox_binary.py to firefox_binary.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/extension_connection.py to extension_connection.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/webelement.py to webelement.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/firefox_profile.py to firefox_profile.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/firefox/options.py to options.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/ie/options.py to options.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari/remote_connection.py to remote_connection.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/safari/permissions.py to permissions.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/blackberry/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/blackberry/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/remote_connection.py to remote_connection.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/errorhandler.py to errorhandler.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/webelement.py to webelement.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/command.py to command.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/file_detector.py to file_detector.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/mobile.py to mobile.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/remote/switch_to.py to switch_to.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/proxy.py to proxy.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/keys.py to keys.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/alert.py to alert.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/html5/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/html5/application_cache.py to application_cache.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/by.py to by.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/action_chains.py to action_chains.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/key_input.py to key_input.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/key_actions.py to key_actions.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/action_builder.py to action_builder.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/interaction.py to interaction.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/input_device.py to input_device.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/mouse_button.py to mouse_button.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/pointer_actions.py to pointer_actions.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/actions/pointer_input.py to pointer_input.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/desired_capabilities.py to desired_capabilities.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/touch_actions.py to touch_actions.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome/service.py to service.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome/webdriver.py to webdriver.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome/options.py to options.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/webdriver/chrome/remote_connection.py to remote_connection.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/common/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/common/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpes5j05fp.py' /usr/local/bin/python3.7 /tmp/tmpes5j05fp.py removing /tmp/tmpes5j05fp.py running install_egg_info Copying selenium.egg-info to /construction/www/py-selenium/stage/usr/local/lib/python3.7/site-packages/selenium-3.141.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-selenium/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-selenium-3.141.0_1 file sizes/checksums [265]: 0% file sizes/checksums [265]: 37% file sizes/checksums [265]: 75% file sizes/checksums [265]: 100% packing files [265]: 0% packing files [265]: 37% packing files [265]: 75% packing files [265]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15