We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Producer LineOfBusiness Industrytype Geography-state UnderWriter PolocyTransType policyId transactionId fullTermAmount count | |
Gallager Eagle Auto Agriculture Forestry Fishing and Hunting NY Matthew Duke BIND 135 5 145000 5 | |
Gallager Eagle Auto Construction NY Matthew Duke BIND 56 2 50000 2 | |
Gallager Eagle Auto Health Care and Social Assistance NY Karolina Krol QUOTE 66 2 50000 2 | |
Gallager Eagle Auto Management of Companies and Enterprises NY Karolina Krol QUOTE 37 1 56000 1 | |
Gallager Eagle Auto Management of Companies and Enterprises NY Matthew Duke BIND 32 1 32000 1 | |
Gallager Eagle Auto Mining Quarrying and Oil and Gas Extraction NY Vagif Amstislavskiy SUBMISSION 25 1 21000 1 | |
Gallager Eagle Auto Other Services (except Public Administration) NY Karolina Krol BIND 138 4 180000 4 | |
Gallager Eagle Auto Professional Scientific and Technical Services NY Matthew Duke BIND 31 1 45000 1 | |
Gallager Eagle Auto Real Estate and Rental and Leasing NY Matthew Duke BIND 120 4 128000 4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osiINFO: Started initialization | |
tory/org/jenkins-ci/main/jenkins-war/2.7/jenkins-war-2.7.war} | |
[INFO] Restart completed at Fri Aug 24 12:29:09 IST 2018 | |
Aug 24, 2018 12:29:09 PM jenkins.InitReactorRunner$1 onAttained | |
INFO: Listed all plugins | |
Aug 24, 2018 12:29:09 PM hudson.ExtensionFinder$Sezpoz scout | |
WARNING: Failed to scout com.cloudbees.plugins.credentials.CredentialsSelectHelper | |
java.lang.ExceptionInInitializerError | |
at com.cloudbees.plugins.credentials.CredentialsSelectHelper.<clinit>(CredentialsSelectHelper.java:82) | |
at java.lang.Class.forName0(Native Method) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sed -i -e 's/deb http/deb [arch=amd64] http/' "/etc/apt/sources.list.d/google-chrome.list" | |
sudo sed -i -e 's/deb http/deb [arch=amd64] http/' "/opt/google/chrome/cron/google-chrome" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-06-28 10:30:02:142 - [Appium] Welcome to Appium v1.6.5 | |
2017-06-28 10:30:02:175 - [Appium] Non-default server args: | |
2017-06-28 10:30:02:176 - [Appium] address: 127.0.0.1 | |
2017-06-28 10:30:02:176 - [Appium] logTimestamp: true | |
2017-06-28 10:30:02:176 - [Appium] logNoColors: true | |
2017-06-28 10:30:02:177 - [Appium] tmpDir: /tmp/scratchVeJb3r.scratch/appium-ar58os | |
2017-06-28 10:30:02:177 - [Appium] platformName: Android | |
2017-06-28 10:30:02:177 - [Appium] platformVersion: 7.0 | |
2017-06-28 10:30:02:177 - [Appium] deviceName: 12160c598c550f03 | |
2017-06-28 10:30:02:178 - [Appium] app: /tmp/scratchVeJb3r.scratch/share-S_lhC8.scratch/app-LW2tTA.apk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[HTTP] --> POST /wd/hub/session/8ae64f30-738f-4503-988e-55529d1eee95/element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value {"sessionId":"8ae64f30-738f-4503-988e-55529d1eee95","id":"3d185173-06ad-4e5c-aa98-bbc518679ba6","value":["t","e","s","t","i","n","g"]} | |
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["t","e","s","t","i","n","g"],"3d185173-06ad-4e5c-aa98-bbc518679ba6","8ae64f30-738f-4503-988e-55529d1eee95"] | |
[debug] [JSONWP Proxy] Proxying [POST /element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value] to [POST http://localhost:8201/wd/hub/session/f806710f-597a-4642-aed1-9c571d418bed/element/3d185173-06ad-4e5c-aa98-bbc518679ba6/value] with body: {"elementId":"3d185173-06ad-4e5c-aa98-bbc518679ba6","text":"testing","replace":false} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"f806710f-597a-4642-aed1-9c571d418bed","status":0,"value":""} | |
[debug] [MJSONWP] Responding to client with driver.setValue() result: "" | |
[HTTP] <-- POST /wd/hub/session/8ae64f30-738f-4503-988e-55529d1eee95/eleme |