------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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 Installing /packages/All/py37-click-7.1.2.txz Installing /packages/All/py37-ptable-0.9.2_1.txz Installing /packages/All/py37-wcwidth-0.1.8.txz Installing /packages/All/py37-prompt_toolkit-3.0.8.txz Installing /packages/All/py37-pygments-2.7.1.txz Installing /packages/All/py37-certifi-2020.6.20.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.3.txz Installing /packages/All/py37-six-1.15.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.11,1.txz ===== Message from py37-urllib3-1.25.11,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. Installing /packages/All/py37-requests-2.22.0_2.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on file: /usr/local/sbin/pkg - found => SoftLayer-5.9.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/S/SoftLayer/SoftLayer-5.9.1.tar.gz SoftLayer-5.9.1.tar.gz 0% of 363 kB 0 Bps SoftLayer-5.9.1.tar.gz 363 kB 7047 kBps 00s ===> Fetching all distfiles required by py37-softlayer-5.9.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-softlayer-5.9.1 for building => SHA256 Checksum OK for SoftLayer-5.9.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-softlayer-5.9.1 for building ===> Extracting for py37-softlayer-5.9.1 => SHA256 Checksum OK for SoftLayer-5.9.1.tar.gz. Extracted Memory Use: 3.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-softlayer-5.9.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on package: py37-setuptools>0 - found ===> py37-softlayer-5.9.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on package: py37-setuptools>0 - found ===> py37-softlayer-5.9.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-softlayer-5.9.1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-softlayer-5.9.1 running build running build_py creating build creating build/lib creating build/lib/SoftLayer copying SoftLayer/config.py -> build/lib/SoftLayer copying SoftLayer/exceptions.py -> build/lib/SoftLayer copying SoftLayer/transports.py -> build/lib/SoftLayer copying SoftLayer/API.py -> build/lib/SoftLayer copying SoftLayer/__init__.py -> build/lib/SoftLayer copying SoftLayer/auth.py -> build/lib/SoftLayer copying SoftLayer/consts.py -> build/lib/SoftLayer copying SoftLayer/decoration.py -> build/lib/SoftLayer copying SoftLayer/utils.py -> build/lib/SoftLayer creating build/lib/SoftLayer/shell copying SoftLayer/shell/completer.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/cmd_help.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/routes.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/core.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/cmd_env.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/__init__.py -> build/lib/SoftLayer/shell copying SoftLayer/shell/cmd_exit.py -> build/lib/SoftLayer/shell creating build/lib/SoftLayer/testing copying SoftLayer/testing/xmlrpc.py -> build/lib/SoftLayer/testing copying SoftLayer/testing/__init__.py -> build/lib/SoftLayer/testing creating build/lib/SoftLayer/managers copying SoftLayer/managers/ipsec.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/__init__.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/dns.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/vs_placement.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/metadata.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/block.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/vs.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ordering.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/sshkey.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/file.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/firewall.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/load_balancer.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/account.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/autoscale.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ssl.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/tags.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/object_storage.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/image.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/dedicated_host.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/network.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/ticket.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/vs_capacity.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/event_log.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/storage.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/storage_utils.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/user.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/cdn.py -> build/lib/SoftLayer/managers copying SoftLayer/managers/hardware.py -> build/lib/SoftLayer/managers creating build/lib/SoftLayer/CLI copying SoftLayer/CLI/storage_utils.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/summary.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/columns.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/call_api.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/exceptions.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/routes.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/custom_types.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/core.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/metadata.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/__init__.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/environment.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/formatting.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/helpers.py -> build/lib/SoftLayer/CLI copying SoftLayer/CLI/template.py -> build/lib/SoftLayer/CLI creating build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Account.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Pod.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Event_Log.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/__init__.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_User_Customer.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/BluePages_Search.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Billing_Item.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Location.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Product_Package.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Tag.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Product_Order.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Scale_Group.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Search.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Hardware.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Ticket.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> build/lib/SoftLayer/fixtures copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> build/lib/SoftLayer/fixtures creating build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/delete.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/__init__.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/event_log.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/interface.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/create.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/edit.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/rule.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/detail.py -> build/lib/SoftLayer/CLI/securitygroup copying SoftLayer/CLI/securitygroup/list.py -> build/lib/SoftLayer/CLI/securitygroup creating build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/export.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/datacenter.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/edit.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/__init__.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/list.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/delete.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/import.py -> build/lib/SoftLayer/CLI/image copying SoftLayer/CLI/image/detail.py -> build/lib/SoftLayer/CLI/image creating build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_create.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_list.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_list.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/__init__.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_add.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_import.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_edit.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_delete.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/record_remove.py -> build/lib/SoftLayer/CLI/dns copying SoftLayer/CLI/dns/zone_print.py -> build/lib/SoftLayer/CLI/dns creating build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/cancel.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/create.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/unassign.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/list.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/assign.py -> build/lib/SoftLayer/CLI/globalip copying SoftLayer/CLI/globalip/__init__.py -> build/lib/SoftLayer/CLI/globalip creating build/lib/SoftLayer/CLI/vpn copying SoftLayer/CLI/vpn/__init__.py -> build/lib/SoftLayer/CLI/vpn creating build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/list.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/origin_list.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/__init__.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/origin_add.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/purge.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/origin_remove.py -> build/lib/SoftLayer/CLI/cdn copying SoftLayer/CLI/cdn/detail.py -> build/lib/SoftLayer/CLI/cdn creating build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/members.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/ns_detail.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/order.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/ns_list.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/pools.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/__init__.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/health.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/detail.py -> build/lib/SoftLayer/CLI/loadbal copying SoftLayer/CLI/loadbal/list.py -> build/lib/SoftLayer/CLI/loadbal creating build/lib/SoftLayer/CLI/nas copying SoftLayer/CLI/nas/list.py -> build/lib/SoftLayer/CLI/nas copying SoftLayer/CLI/nas/credentials.py -> build/lib/SoftLayer/CLI/nas copying SoftLayer/CLI/nas/__init__.py -> build/lib/SoftLayer/CLI/nas creating build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/list.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/download.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/edit.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/add.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/remove.py -> build/lib/SoftLayer/CLI/ssl copying SoftLayer/CLI/ssl/__init__.py -> build/lib/SoftLayer/CLI/ssl creating build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/summary.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/update.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/attach.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/detail.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/__init__.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/create.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/upload.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/detach.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/subjects.py -> build/lib/SoftLayer/CLI/ticket copying SoftLayer/CLI/ticket/list.py -> build/lib/SoftLayer/CLI/ticket creating build/lib/SoftLayer/CLI/config copying SoftLayer/CLI/config/show.py -> build/lib/SoftLayer/CLI/config copying SoftLayer/CLI/config/__init__.py -> build/lib/SoftLayer/CLI/config copying SoftLayer/CLI/config/setup.py -> build/lib/SoftLayer/CLI/config creating build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/cancel_item.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/events.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/event_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/invoices.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/item_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/invoice_detail.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/billing_items.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/__init__.py -> build/lib/SoftLayer/CLI/account copying SoftLayer/CLI/account/summary.py -> build/lib/SoftLayer/CLI/account creating build/lib/SoftLayer/CLI/object_storage copying SoftLayer/CLI/object_storage/list_accounts.py -> build/lib/SoftLayer/CLI/object_storage copying SoftLayer/CLI/object_storage/__init__.py -> build/lib/SoftLayer/CLI/object_storage copying SoftLayer/CLI/object_storage/list_endpoints.py -> build/lib/SoftLayer/CLI/object_storage creating build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/__init__.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/cancel.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/lun.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/set_note.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/refresh.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/count.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/modify.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/limit.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/detail.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/list.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/order.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/convert.py -> build/lib/SoftLayer/CLI/block copying SoftLayer/CLI/block/duplicate.py -> build/lib/SoftLayer/CLI/block creating build/lib/SoftLayer/CLI/event_log copying SoftLayer/CLI/event_log/types.py -> build/lib/SoftLayer/CLI/event_log copying SoftLayer/CLI/event_log/get.py -> build/lib/SoftLayer/CLI/event_log copying SoftLayer/CLI/event_log/__init__.py -> build/lib/SoftLayer/CLI/event_log creating build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/edit_ip.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/cancel.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/list.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/__init__.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/lookup.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/create.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/detail.py -> build/lib/SoftLayer/CLI/subnet copying SoftLayer/CLI/subnet/edit.py -> build/lib/SoftLayer/CLI/subnet creating build/lib/SoftLayer/CLI/report copying SoftLayer/CLI/report/__init__.py -> build/lib/SoftLayer/CLI/report copying SoftLayer/CLI/report/bandwidth.py -> build/lib/SoftLayer/CLI/report creating build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/edit.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/reload.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/credentials.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/create_options.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/ready.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/capture.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/__init__.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/billing.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/usage.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/migrate.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/create.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/power.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/storage.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/detail.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/upgrade.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/list.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/bandwidth.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/dns.py -> build/lib/SoftLayer/CLI/virt copying SoftLayer/CLI/virt/cancel.py -> build/lib/SoftLayer/CLI/virt creating build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/__init__.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/detail.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/add.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/list.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/cancel.py -> build/lib/SoftLayer/CLI/firewall copying SoftLayer/CLI/firewall/edit.py -> build/lib/SoftLayer/CLI/firewall creating build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/detail.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/list.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/__init__.py -> build/lib/SoftLayer/CLI/vlan copying SoftLayer/CLI/vlan/edit.py -> build/lib/SoftLayer/CLI/vlan creating build/lib/SoftLayer/CLI/rwhois copying SoftLayer/CLI/rwhois/show.py -> build/lib/SoftLayer/CLI/rwhois copying SoftLayer/CLI/rwhois/__init__.py -> build/lib/SoftLayer/CLI/rwhois copying SoftLayer/CLI/rwhois/edit.py -> build/lib/SoftLayer/CLI/rwhois creating build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/create.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/detail.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/create_options.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/cancel.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/cancel_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/__init__.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/list_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost copying SoftLayer/CLI/dedicatedhost/list.py -> build/lib/SoftLayer/CLI/dedicatedhost creating build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/billing.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/storage.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/toggle_ipmi.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/ready.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/create_options.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/guests.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/create.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/__init__.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/reload.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/edit.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/power.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/cancel.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/bandwidth.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/list.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/update_firmware.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/detail.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/dns.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/reflash_firmware.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/credentials.py -> build/lib/SoftLayer/CLI/hardware copying SoftLayer/CLI/hardware/cancel_reasons.py -> build/lib/SoftLayer/CLI/hardware creating build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/permissions.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/vpn_manual.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/create.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/edit_notifications.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/__init__.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/delete.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/list.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/edit_permissions.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/notifications.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/vpn_subnet.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/detail.py -> build/lib/SoftLayer/CLI/user copying SoftLayer/CLI/user/edit_details.py -> build/lib/SoftLayer/CLI/user creating build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/logs.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/__init__.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/tag.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/list.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/edit.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/detail.py -> build/lib/SoftLayer/CLI/autoscale copying SoftLayer/CLI/autoscale/scale.py -> build/lib/SoftLayer/CLI/autoscale creating build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/__init__.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/taggable.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/delete.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/set.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/list.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/details.py -> build/lib/SoftLayer/CLI/tags copying SoftLayer/CLI/tags/cleanup.py -> build/lib/SoftLayer/CLI/tags creating build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/__init__.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/limit.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/detail.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/list.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/modify.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/cancel.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/convert.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/order.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/count.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/set_note.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/refresh.py -> build/lib/SoftLayer/CLI/file copying SoftLayer/CLI/file/duplicate.py -> build/lib/SoftLayer/CLI/file creating build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/__init__.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/add.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/edit.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/print.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/list.py -> build/lib/SoftLayer/CLI/sshkey copying SoftLayer/CLI/sshkey/remove.py -> build/lib/SoftLayer/CLI/sshkey creating build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/item_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/preset_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/package_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/__init__.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/place.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/category_list.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/quote_detail.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/package_locations.py -> build/lib/SoftLayer/CLI/order copying SoftLayer/CLI/order/place_quote.py -> build/lib/SoftLayer/CLI/order creating build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/configure.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/detail.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec copying SoftLayer/CLI/vpn/ipsec/list.py -> build/lib/SoftLayer/CLI/vpn/ipsec creating build/lib/SoftLayer/CLI/vpn/ipsec/subnet copying SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet copying SoftLayer/CLI/vpn/ipsec/subnet/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet copying SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet creating build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation copying SoftLayer/CLI/vpn/ipsec/translation/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation creating build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/create.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/delete.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/list.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/__init__.py -> build/lib/SoftLayer/CLI/object_storage/credential copying SoftLayer/CLI/object_storage/credential/limit.py -> build/lib/SoftLayer/CLI/object_storage/credential creating build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/list.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/restore.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/cancel.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/create.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/enable.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/__init__.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/order.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/delete.py -> build/lib/SoftLayer/CLI/block/snapshot copying SoftLayer/CLI/block/snapshot/disable.py -> build/lib/SoftLayer/CLI/block/snapshot creating build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/__init__.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/password.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/revoke.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/list.py -> build/lib/SoftLayer/CLI/block/access copying SoftLayer/CLI/block/access/authorize.py -> build/lib/SoftLayer/CLI/block/access creating build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/remove.py -> build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/__init__.py -> build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/list.py -> build/lib/SoftLayer/CLI/block/subnets copying SoftLayer/CLI/block/subnets/assign.py -> build/lib/SoftLayer/CLI/block/subnets creating build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/__init__.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/partners.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/locations.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/order.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/failback.py -> build/lib/SoftLayer/CLI/block/replication copying SoftLayer/CLI/block/replication/failover.py -> build/lib/SoftLayer/CLI/block/replication creating build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/__init__.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/list.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/create.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/detail.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/create_guest.py -> build/lib/SoftLayer/CLI/virt/capacity copying SoftLayer/CLI/virt/capacity/create_options.py -> build/lib/SoftLayer/CLI/virt/capacity creating build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/__init__.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/detail.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/list.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/create_options.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/delete.py -> build/lib/SoftLayer/CLI/virt/placementgroup copying SoftLayer/CLI/virt/placementgroup/create.py -> build/lib/SoftLayer/CLI/virt/placementgroup creating build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/list.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/cancel.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/restore.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/order.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/__init__.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/disable.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/delete.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/enable.py -> build/lib/SoftLayer/CLI/file/snapshot copying SoftLayer/CLI/file/snapshot/create.py -> build/lib/SoftLayer/CLI/file/snapshot creating build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/failback.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/__init__.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/locations.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/order.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/failover.py -> build/lib/SoftLayer/CLI/file/replication copying SoftLayer/CLI/file/replication/partners.py -> build/lib/SoftLayer/CLI/file/replication creating build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/authorize.py -> build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/revoke.py -> build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/list.py -> build/lib/SoftLayer/CLI/file/access copying SoftLayer/CLI/file/access/__init__.py -> build/lib/SoftLayer/CLI/file/access SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-softlayer-5.9.1 depends on package: py37-click>=7 - found ===> py37-softlayer-5.9.1 depends on package: py37-ptable>=0.9.2 - found ===> py37-softlayer-5.9.1 depends on package: py37-prompt_toolkit>=2 - found ===> py37-softlayer-5.9.1 depends on package: py37-pygments>=2.0.0 - found ===> py37-softlayer-5.9.1 depends on package: py37-requests>=2.20.0 - found ===> py37-softlayer-5.9.1 depends on package: py37-urllib3>=1.24 - found ===> py37-softlayer-5.9.1 depends on package: py37-setuptools>0 - found ===> py37-softlayer-5.9.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-softlayer-5.9.1 ===> py37-softlayer-5.9.1 depends on package: py37-click>=7 - found ===> py37-softlayer-5.9.1 depends on package: py37-ptable>=0.9.2 - found ===> py37-softlayer-5.9.1 depends on package: py37-prompt_toolkit>=2 - found ===> py37-softlayer-5.9.1 depends on package: py37-pygments>=2.0.0 - found ===> py37-softlayer-5.9.1 depends on package: py37-requests>=2.20.0 - found ===> py37-softlayer-5.9.1 depends on package: py37-urllib3>=1.24 - found ===> py37-softlayer-5.9.1 depends on package: py37-setuptools>0 - found ===> py37-softlayer-5.9.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7 creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ssl.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/vs.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/firewall.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/block.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/user.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/tags.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/storage.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ordering.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/metadata.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/sshkey.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/account.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/storage_utils.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/dns.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ipsec.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/event_log.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/cdn.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/load_balancer.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/hardware.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/object_storage.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/vs_placement.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/image.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/file.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/vs_capacity.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/ticket.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/autoscale.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/dedicated_host.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/managers/network.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers copying build/lib/SoftLayer/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer copying build/lib/SoftLayer/transports.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/cmd_help.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/core.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/cmd_exit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/cmd_env.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/completer.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/shell/routes.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell copying build/lib/SoftLayer/utils.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer copying build/lib/SoftLayer/exceptions.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer copying build/lib/SoftLayer/auth.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer copying build/lib/SoftLayer/consts.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/testing copying build/lib/SoftLayer/testing/xmlrpc.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/testing copying build/lib/SoftLayer/testing/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/testing copying build/lib/SoftLayer/decoration.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/columns.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/config/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/config/setup.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config copying build/lib/SoftLayer/CLI/config/show.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/event_log/get.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/event_log/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/event_log/types.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log copying build/lib/SoftLayer/CLI/environment.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/count.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/disable.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/restore.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/enable.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/schedule_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/snapshot/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot copying build/lib/SoftLayer/CLI/file/modify.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/set_note.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/limit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/refresh.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/convert.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/authorize.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/access/revoke.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access copying build/lib/SoftLayer/CLI/file/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/duplicate.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/failover.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/failback.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/partners.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/replication/locations.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication copying build/lib/SoftLayer/CLI/file/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/file/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file copying build/lib/SoftLayer/CLI/core.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/health.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/pools.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/ns_detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/ns_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal copying build/lib/SoftLayer/CLI/loadbal/members.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois copying build/lib/SoftLayer/CLI/rwhois/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois copying build/lib/SoftLayer/CLI/rwhois/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois copying build/lib/SoftLayer/CLI/rwhois/show.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/rule.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/event_log.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup copying build/lib/SoftLayer/CLI/securitygroup/interface.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage copying build/lib/SoftLayer/CLI/object_storage/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/limit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/credential/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential copying build/lib/SoftLayer/CLI/object_storage/list_accounts.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage copying build/lib/SoftLayer/CLI/object_storage/list_endpoints.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage copying build/lib/SoftLayer/CLI/metadata.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/print.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey copying build/lib/SoftLayer/CLI/sshkey/add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/subjects.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/update.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/attach.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/upload.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/detach.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/ticket/summary.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket copying build/lib/SoftLayer/CLI/template.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/dns.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/usage.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/ready.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/power.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/capture.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/reload.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/upgrade.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/create_guest.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/create_options.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/capacity/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity copying build/lib/SoftLayer/CLI/virt/credentials.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/placementgroup/create_options.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup copying build/lib/SoftLayer/CLI/virt/storage.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/bandwidth.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/billing.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/create_options.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt copying build/lib/SoftLayer/CLI/virt/migrate.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/nas/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/nas/credentials.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas copying build/lib/SoftLayer/CLI/nas/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/details.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/cleanup.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/set.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/taggable.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/tags/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags copying build/lib/SoftLayer/CLI/summary.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn copying build/lib/SoftLayer/CLI/vpn/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/configure.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet copying build/lib/SoftLayer/CLI/vpn/ipsec/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec copying build/lib/SoftLayer/CLI/vpn/ipsec/update.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/update.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/events.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/event_detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/invoice_detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/billing_items.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/summary.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/item_detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/invoices.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/account/cancel_item.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account copying build/lib/SoftLayer/CLI/formatting.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/unassign.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/assign.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip copying build/lib/SoftLayer/CLI/globalip/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/datacenter.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/import.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/image/export.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image copying build/lib/SoftLayer/CLI/call_api.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI copying build/lib/SoftLayer/CLI/storage_utils.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote_detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/place_quote.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/item_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/package_locations.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/package_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/quote.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/preset_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/place.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/order/category_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order copying build/lib/SoftLayer/CLI/exceptions.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/create_options.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/cancel_guests.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/dedicatedhost/list_guests.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost copying build/lib/SoftLayer/CLI/helpers.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/report copying build/lib/SoftLayer/CLI/report/bandwidth.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/report copying build/lib/SoftLayer/CLI/report/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/report creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/edit_notifications.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/notifications.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/vpn_subnet.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/vpn_manual.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/edit_permissions.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/edit_details.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/user/permissions.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user copying build/lib/SoftLayer/CLI/custom_types.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan copying build/lib/SoftLayer/CLI/vlan/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/download.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/ssl/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl copying build/lib/SoftLayer/CLI/routes.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/update_firmware.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/power.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/credentials.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/billing.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/cancel_reasons.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/reflash_firmware.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/create_options.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/reload.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/dns.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/toggle_ipmi.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/guests.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/ready.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/bandwidth.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/storage.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware copying build/lib/SoftLayer/CLI/hardware/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/scale.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/logs.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/tag.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale copying build/lib/SoftLayer/CLI/autoscale/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_import.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/record_edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns copying build/lib/SoftLayer/CLI/dns/zone_print.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/origin_add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/purge.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/origin_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn copying build/lib/SoftLayer/CLI/cdn/origin_remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/add.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall copying build/lib/SoftLayer/CLI/firewall/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/revoke.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/authorize.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/password.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/access/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access copying build/lib/SoftLayer/CLI/block/duplicate.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/remove.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/assign.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/subnets/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets copying build/lib/SoftLayer/CLI/block/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/failover.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/failback.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/locations.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/replication/partners.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication copying build/lib/SoftLayer/CLI/block/limit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/count.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/refresh.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/modify.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/convert.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/lun.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block copying build/lib/SoftLayer/CLI/block/set_note.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/delete.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/enable.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/disable.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/schedule_list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/restore.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot copying build/lib/SoftLayer/CLI/block/snapshot/order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/list.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/detail.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/create.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/lookup.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/edit.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/cancel.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/edit_ip.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/CLI/subnet/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet copying build/lib/SoftLayer/API.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer creating /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Hardware.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Scale_Group.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/__init__.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/BluePages_Search.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Order.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Item.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Account.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Location.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Package.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Pod.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Search.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Ticket.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Tag.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/fixtures/SoftLayer_Event_Log.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures copying build/lib/SoftLayer/config.py -> /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/ssl.py to ssl.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/vs.py to vs.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/firewall.py to firewall.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/block.py to block.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/user.py to user.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/tags.py to tags.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/storage.py to storage.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/ordering.py to ordering.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/metadata.py to metadata.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/sshkey.py to sshkey.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/account.py to account.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/storage_utils.py to storage_utils.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/dns.py to dns.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/ipsec.py to ipsec.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/event_log.py to event_log.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/cdn.py to cdn.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/load_balancer.py to load_balancer.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/hardware.py to hardware.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/object_storage.py to object_storage.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/vs_placement.py to vs_placement.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/image.py to image.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/file.py to file.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/vs_capacity.py to vs_capacity.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/ticket.py to ticket.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/autoscale.py to autoscale.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/dedicated_host.py to dedicated_host.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/managers/network.py to network.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/transports.py to transports.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/cmd_help.py to cmd_help.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/core.py to core.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/cmd_exit.py to cmd_exit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/cmd_env.py to cmd_env.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/completer.py to completer.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/shell/routes.py to routes.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/utils.py to utils.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/auth.py to auth.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/consts.py to consts.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/testing/xmlrpc.py to xmlrpc.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/decoration.py to decoration.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/columns.py to columns.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config/setup.py to setup.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/config/show.py to show.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log/get.py to get.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/event_log/types.py to types.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/environment.py to environment.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/count.py to count.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/disable.py to disable.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/restore.py to restore.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/enable.py to enable.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/schedule_list.py to schedule_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/snapshot/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/modify.py to modify.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/set_note.py to set_note.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/limit.py to limit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/refresh.py to refresh.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/convert.py to convert.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access/authorize.py to authorize.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/access/revoke.py to revoke.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/duplicate.py to duplicate.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication/failover.py to failover.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication/failback.py to failback.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication/partners.py to partners.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/replication/locations.py to locations.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/file/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/core.py to core.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/health.py to health.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/pools.py to pools.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/ns_detail.py to ns_detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/ns_list.py to ns_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/loadbal/members.py to members.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/rwhois/show.py to show.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/rule.py to rule.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/event_log.py to event_log.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/securitygroup/interface.py to interface.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential/limit.py to limit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/credential/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/list_accounts.py to list_accounts.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/object_storage/list_endpoints.py to list_endpoints.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/metadata.py to metadata.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey/print.py to print.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey/remove.py to remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/sshkey/add.py to add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/subjects.py to subjects.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/update.py to update.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/attach.py to attach.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/upload.py to upload.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/detach.py to detach.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ticket/summary.py to summary.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/template.py to template.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/dns.py to dns.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/usage.py to usage.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/ready.py to ready.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/power.py to power.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capture.py to capture.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/reload.py to reload.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/upgrade.py to upgrade.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity/create_guest.py to create_guest.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity/create_options.py to create_options.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/capacity/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/credentials.py to credentials.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/placementgroup/create_options.py to create_options.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/storage.py to storage.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/bandwidth.py to bandwidth.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/billing.py to billing.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/create_options.py to create_options.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/virt/migrate.py to migrate.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas/credentials.py to credentials.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/nas/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/details.py to details.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/cleanup.py to cleanup.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/set.py to set.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/taggable.py to taggable.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/tags/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/summary.py to summary.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/configure.py to configure.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/remove.py to remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/add.py to add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/update.py to update.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation/update.py to update.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation/add.py to add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vpn/ipsec/translation/remove.py to remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/events.py to events.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/event_detail.py to event_detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/invoice_detail.py to invoice_detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/billing_items.py to billing_items.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/summary.py to summary.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/item_detail.py to item_detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/invoices.py to invoices.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/account/cancel_item.py to cancel_item.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/formatting.py to formatting.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip/unassign.py to unassign.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip/assign.py to assign.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/globalip/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/datacenter.py to datacenter.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/import.py to import.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/image/export.py to export.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/call_api.py to call_api.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/storage_utils.py to storage_utils.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/quote_detail.py to quote_detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/place_quote.py to place_quote.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/quote_list.py to quote_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/item_list.py to item_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/package_locations.py to package_locations.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/package_list.py to package_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/quote.py to quote.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/preset_list.py to preset_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/place.py to place.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/order/category_list.py to category_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/create_options.py to create_options.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/cancel_guests.py to cancel_guests.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dedicatedhost/list_guests.py to list_guests.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/report/bandwidth.py to bandwidth.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/report/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/edit_notifications.py to edit_notifications.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/notifications.py to notifications.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/vpn_subnet.py to vpn_subnet.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/vpn_manual.py to vpn_manual.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/edit_permissions.py to edit_permissions.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/edit_details.py to edit_details.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/user/permissions.py to permissions.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/custom_types.py to custom_types.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/vlan/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl/add.py to add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl/remove.py to remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl/download.py to download.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/ssl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/routes.py to routes.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/update_firmware.py to update_firmware.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/power.py to power.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/credentials.py to credentials.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/billing.py to billing.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/cancel_reasons.py to cancel_reasons.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/reflash_firmware.py to reflash_firmware.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/create_options.py to create_options.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/reload.py to reload.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/dns.py to dns.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/toggle_ipmi.py to toggle_ipmi.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/guests.py to guests.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/ready.py to ready.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/bandwidth.py to bandwidth.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/storage.py to storage.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/hardware/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/scale.py to scale.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/logs.py to logs.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/tag.py to tag.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/autoscale/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/zone_import.py to zone_import.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/record_add.py to record_add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/zone_create.py to zone_create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/zone_list.py to zone_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/zone_delete.py to zone_delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/record_list.py to record_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/record_remove.py to record_remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/record_edit.py to record_edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/dns/zone_print.py to zone_print.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/origin_add.py to origin_add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/purge.py to purge.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/origin_list.py to origin_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/cdn/origin_remove.py to origin_remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall/add.py to add.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/firewall/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access/revoke.py to revoke.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access/authorize.py to authorize.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access/password.py to password.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/access/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/duplicate.py to duplicate.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets/remove.py to remove.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets/assign.py to assign.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/subnets/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication/failover.py to failover.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication/failback.py to failback.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication/locations.py to locations.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/replication/partners.py to partners.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/limit.py to limit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/count.py to count.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/refresh.py to refresh.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/modify.py to modify.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/convert.py to convert.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/lun.py to lun.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/set_note.py to set_note.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/delete.py to delete.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/enable.py to enable.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/disable.py to disable.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/schedule_list.py to schedule_list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/restore.py to restore.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/block/snapshot/order.py to order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/list.py to list.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/detail.py to detail.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/create.py to create.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/lookup.py to lookup.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/edit.py to edit.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/cancel.py to cancel.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/edit_ip.py to edit_ip.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/CLI/subnet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/API.py to API.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet.py to SoftLayer_Network_Subnet.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Scale_Policy.py to SoftLayer_Scale_Policy.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Hardware.py to SoftLayer_Hardware.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py to SoftLayer_Network_Firewall_Update_Request.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Vlan.py to SoftLayer_Network_Vlan.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py to SoftLayer_Network_LBaaS_HealthMonitor.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py to SoftLayer_Metric_Tracking_Object.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Scale_Group.py to SoftLayer_Scale_Group.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py to SoftLayer_Virtual_Guest_Block_Device_Template_Group.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py to SoftLayer_Network_Storage_Hub_Cleversafe_Account.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/BluePages_Search.py to BluePages_Search.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py to SoftLayer_Billing_Order_Quote.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer.py to SoftLayer_User_Customer.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py to SoftLayer_Network_SecurityGroup.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Security_Certificate.py to SoftLayer_Security_Certificate.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py to SoftLayer_Network_Vlan_Firewall.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py to SoftLayer_Network_Storage_Iscsi.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py to SoftLayer_Virtual_DedicatedHost.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py to SoftLayer_Network_Subnet_IpAddress_Global.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Product_Order.py to SoftLayer_Product_Order.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py to SoftLayer_Network_LBaaS_L7Pool.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Item.py to SoftLayer_Billing_Item.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Account.py to SoftLayer_Account.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py to SoftLayer_Network_Application_Delivery_Controller.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py to SoftLayer_Network_CdnMarketplace_Metrics.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage.py to SoftLayer_Network_Storage.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py to SoftLayer_Network_LBaaS_Member.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py to SoftLayer_Virtual_PlacementGroup_Rule.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py to SoftLayer_Notification_Occurrence_Event.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Location.py to SoftLayer_Location.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Product_Package.py to SoftLayer_Product_Package.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py to SoftLayer_Network_Subnet_Rwhois_Data.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py to SoftLayer_Network_Service_Vpn_Overrides.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py to SoftLayer_Virtual_PlacementGroup.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Resource_Metadata.py to SoftLayer_Resource_Metadata.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Host.py to SoftLayer_Virtual_Host.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py to SoftLayer_Network_Storage_Allowed_Host.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py to SoftLayer_Network_LBaaS_Listener.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Email_Subscription.py to SoftLayer_Email_Subscription.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py to SoftLayer_Network_Component_Firewall.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py to SoftLayer_Location_Datacenter.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py to SoftLayer_User_Customer_CustomerPermission_Permission.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py to SoftLayer_Virtual_ReservedCapacityGroup.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Hardware_Server.py to SoftLayer_Hardware_Server.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Pod.py to SoftLayer_Network_Pod.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py to SoftLayer_Dns_Domain_ResourceRecord.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py to SoftLayer_Network_CdnMarketplace_Configuration_Mapping.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py to SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Search.py to SoftLayer_Search.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Ticket.py to SoftLayer_Ticket.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py to SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Dns_Domain.py to SoftLayer_Dns_Domain.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Ticket_Subject.py to SoftLayer_Ticket_Subject.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py to SoftLayer_Product_Package_Preset.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Invoice.py to SoftLayer_Billing_Invoice.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py to SoftLayer_Network_LBaaS_LoadBalancer.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Guest.py to SoftLayer_Virtual_Guest.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py to SoftLayer_Security_Ssh_Key.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Tag.py to SoftLayer_Tag.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py to SoftLayer_Network_Subnet_IpAddress.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/fixtures/SoftLayer_Event_Log.py to SoftLayer_Event_Log.cpython-37.pyc byte-compiling /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer/config.py to config.cpython-37.pyc writing byte-compilation script '/tmp/tmppfue_iut.py' /usr/local/bin/python3.7 /tmp/tmppfue_iut.py removing /tmp/tmppfue_iut.py running install_egg_info running egg_info writing SoftLayer.egg-info/PKG-INFO writing dependency_links to SoftLayer.egg-info/dependency_links.txt writing entry points to SoftLayer.egg-info/entry_points.txt writing requirements to SoftLayer.egg-info/requires.txt writing top-level names to SoftLayer.egg-info/top_level.txt reading manifest file 'SoftLayer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'SoftLayer.egg-info/SOURCES.txt' Copying SoftLayer.egg-info to /construction/net/py-softlayer/stage/usr/local/lib/python3.7/site-packages/SoftLayer-5.9.1-py3.7.egg-info running install_scripts Installing sl script to /construction/net/py-softlayer/stage/usr/local/bin Installing slcli script to /construction/net/py-softlayer/stage/usr/local/bin writing list of installed files to '/construction/net/py-softlayer/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/sl --> bin/sl-3.7 Link: @bin/sl --> bin/sl-3.7 Move: bin/slcli --> bin/slcli-3.7 Link: @bin/slcli --> bin/slcli-3.7 ====> 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:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-softlayer-5.9.1 file sizes/checksums [1295]: 0% file sizes/checksums [1295]: 7% file sizes/checksums [1295]: 15% file sizes/checksums [1295]: 23% file sizes/checksums [1295]: 30% file sizes/checksums [1295]: 38% file sizes/checksums [1295]: 46% file sizes/checksums [1295]: 54% file sizes/checksums [1295]: 61% file sizes/checksums [1295]: 69% file sizes/checksums [1295]: 77% file sizes/checksums [1295]: 84% file sizes/checksums [1295]: 92% file sizes/checksums [1295]: 100% packing files [1295]: 0% packing files [1295]: 7% packing files [1295]: 15% packing files [1295]: 23% packing files [1295]: 30% packing files [1295]: 38% packing files [1295]: 46% packing files [1295]: 54% packing files [1295]: 61% packing files [1295]: 69% packing files [1295]: 77% packing files [1295]: 84% packing files [1295]: 92% packing files [1295]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:18