Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.27 KB | None | 0 0
  1. node --max-old-space-size=4096 --expose-gc src/agent_main --serverUrl 127.0.0.1 --location Test --browser browser_android_chrome.BrowserAndroidChrome --deviceSerial HT******* --chromedriver /home/talal/webpagetest/agent/js/lib/webdriver/chromedriver/Linux x86_64/chromedriver-2.4 --captureDir /home/talal/webpagetest/agent/js/lib/capture --local Example_Pixel2 --processvideo yes
  2. D Jan_21_03:48:23.385 browser_base.js:165 createBrowser : Creating browser browser_android_chrome.BrowserAndroidChrome
  3. I Jan_21_03:48:23.396 browser_android_chrome.js:179 new BrowserAndroidChrome : BrowserAndroidChrome({"flags":{"serverUrl":"127.0.0.1","location":"Test","browser":"browser_android_chrome.BrowserAndroidChrome","deviceSerial":"HT*******","chromedriver":"/home/talal/webpagetest/agent/js/lib/webdriver/chromedriver/Linux x86_64/chromedriver-2.4","captureDir":"/home/talal/webpagetest/agent/js/lib/capture","local":"Example_Pixel2","processvideo":"yes"},"task":{}})
  4. D Jan_21_03:48:23.413 process_utils.js:488 unknown : Calling Make dirs
  5. D Jan_21_03:48:23.414 process_utils.js:482 cb : Callback for Make dirs
  6. 1.
  7. D Jan_21_03:48:23.435 process_utils.js:488 unknown : Calling Make dir
  8. D Jan_21_03:48:23.437 process_utils.js:482 cb : Callback for Make dir
  9. 1.
  10. D Jan_21_03:48:23.531 process_utils.js:263 unknown : Exec with timeout(60000): adb -s HT******* shell '[[ -w "/data/local/tmp" ]] && (touch "/data/local/tmp/adb_test" && rm "/data/local/tmp/adb_test") &>/dev/null && echo "/data/local/tmp"'
  11. D Jan_21_03:48:23.716 process_utils.js:328 ChildProcess.<anonymous> : stdout[16] /data/local/tmp
  12. D Jan_21_03:48:23.717 adb.js:263 Adb.<anonymous> : Found storage path /data/local/tmp --> /data/local/tmp
  13. D Jan_21_03:48:23.730 process_utils.js:263 unknown : Exec with timeout(60000): adb -s HT******** shell rm '/sdcard/Download/*' '/data/local/tmp/Download/*'
  14. D Jan_21_03:48:23.875 process_utils.js:328 ChildProcess.<anonymous> : stdout[108] rm: /sdcard/Download/*: No such file or directory
  15. rm: /data/local/tmp/Download/*: No such file or directory
  16. D Jan_21_03:48:23.895 process_utils.js:263 unknown : Exec with timeout(60000): adb -s HT******* shell su -c 'echo x'
  17. D Jan_21_03:48:23.996 process_utils.js:328 ChildProcess.<anonymous> : stdout[30] /system/bin/sh: su: not found
  18. C Jan_21_03:48:24.018 wpt_client.js:486 Client.onUncaughtException_ : Unhandled exception in the client: Error: Unexpected 'su' output: /system/bin/sh: su: not found
  19.  
  20. Error: Unexpected 'su' output: /system/bin/sh: su: not found
  21.  
  22. at Adb.<anonymous> (/home/talal/webpagetest/agent/js/src/adb.js:147:17)
  23. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/goog/base.js:1178:15
  24. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  25. at notify (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:328:12)
  26. at notifyAll (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:297:7)
  27. at webdriver.promise.Task_.fulfill (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:402:7)
  28. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1305:10
  29. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/goog/base.js:1178:15
  30. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  31. at notify (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:328:12)
  32. ==== async task ====
  33. adb -s HT********* shell su -c 'echo x'
  34. at webdriver.promise.ControlFlow.app.schedule (/home/talal/webpagetest/agent/js/src/process_utils.js:393:20)
  35. at Object.exports.scheduleExec (/home/talal/webpagetest/agent/js/src/process_utils.js:262:14)
  36. at Adb.command_ (/home/talal/webpagetest/agent/js/src/adb.js:77:24)
  37. at Adb.adb (/home/talal/webpagetest/agent/js/src/adb.js:95:17)
  38. at Adb.shell (/home/talal/webpagetest/agent/js/src/adb.js:114:15)
  39. at Adb.<anonymous> (/home/talal/webpagetest/agent/js/src/adb.js:141:12)
  40. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  41. at webdriver.promise.ControlFlow.runEventLoop_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1303:8)
  42. at ontimeout (timers.js:386:14)
  43. ==== async task ====
  44. Check su
  45. at webdriver.promise.ControlFlow.app.schedule (/home/talal/webpagetest/agent/js/src/process_utils.js:393:20)
  46. at Adb.formatSuArgs (/home/talal/webpagetest/agent/js/src/adb.js:138:20)
  47. at Adb.su (/home/talal/webpagetest/agent/js/src/adb.js:170:15)
  48. at BrowserAndroidChrome.<anonymous> (/home/talal/webpagetest/agent/js/src/browser_android_chrome.js:471:17)
  49. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/goog/base.js:1178:15
  50. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  51. at notify (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:328:12)
  52. at notifyAll (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:297:7)
  53. at webdriver.promise.Task_.fulfill (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:402:7)
  54. ==== async task ====
  55. Clear Downloads
  56. at webdriver.promise.ControlFlow.app.schedule (/home/talal/webpagetest/agent/js/src/process_utils.js:393:20)
  57. at BrowserAndroidChrome.clearDownloads_ (/home/talal/webpagetest/agent/js/src/browser_android_chrome.js:468:13)
  58. at BrowserAndroidChrome.deviceCleanup (/home/talal/webpagetest/agent/js/src/browser_android_chrome.js:335:8)
  59. at new Agent (/home/talal/webpagetest/agent/js/src/agent_main.js:108:17)
  60. at Object.exports.main (/home/talal/webpagetest/agent/js/src/agent_main.js:942:15)
  61. at Object.<anonymous> (/home/talal/webpagetest/agent/js/src/agent_main.js:948:13)
  62. at Module._compile (module.js:571:32)
  63. at Object.Module._extensions..js (module.js:580:10)
  64. at Module.load (module.js:488:32)
  65. D Jan_21_03:48:24.018 wpt_client.js:487 Client.onUncaughtException_ : Error: Unexpected 'su' output: /system/bin/sh: su: not found
  66.  
  67. at Adb.<anonymous> (/home/talal/webpagetest/agent/js/src/adb.js:147:17)
  68. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/goog/base.js:1178:15
  69. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  70. at notify (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:328:12)
  71. at notifyAll (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:297:7)
  72. at webdriver.promise.Task_.fulfill (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:402:7)
  73. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1305:10
  74. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/goog/base.js:1178:15
  75. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  76. at notify (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:328:12)
  77. ==== async task ====
  78. adb -s HT********* shell su -c 'echo x'
  79. at webdriver.promise.ControlFlow.app.schedule (/home/talal/webpagetest/agent/js/src/process_utils.js:393:20)
  80. at Object.exports.scheduleExec (/home/talal/webpagetest/agent/js/src/process_utils.js:262:14)
  81. at Adb.command_ (/home/talal/webpagetest/agent/js/src/adb.js:77:24)
  82. at Adb.adb (/home/talal/webpagetest/agent/js/src/adb.js:95:17)
  83. at Adb.shell (/home/talal/webpagetest/agent/js/src/adb.js:114:15)
  84. at Adb.<anonymous> (/home/talal/webpagetest/agent/js/src/adb.js:141:12)
  85. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  86. at webdriver.promise.ControlFlow.runEventLoop_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1303:8)
  87. at ontimeout (timers.js:386:14)
  88. ==== async task ====
  89. Check su
  90. at webdriver.promise.ControlFlow.app.schedule (/home/talal/webpagetest/agent/js/src/process_utils.js:393:20)
  91. at Adb.formatSuArgs (/home/talal/webpagetest/agent/js/src/adb.js:138:20)
  92. at Adb.su (/home/talal/webpagetest/agent/js/src/adb.js:170:15)
  93. at BrowserAndroidChrome.<anonymous> (/home/talal/webpagetest/agent/js/src/browser_android_chrome.js:471:17)
  94. at /home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/goog/base.js:1178:15
  95. at webdriver.promise.ControlFlow.runInNewFrame_ (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:1438:20)
  96. at notify (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:328:12)
  97. at notifyAll (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:297:7)
  98. at webdriver.promise.Task_.fulfill (/home/talal/webpagetest/agent/js/node_modules/selenium-webdriver/lib/webdriver/promise.js:402:7)
  99. ==== async task ====
  100. Clear Downloads
  101. at webdriver.promise.ControlFlow.app.schedule (/home/talal/webpagetest/agent/js/src/process_utils.js:393:20)
  102. at BrowserAndroidChrome.clearDownloads_ (/home/talal/webpagetest/agent/js/src/browser_android_chrome.js:468:13)
  103. at BrowserAndroidChrome.deviceCleanup (/home/talal/webpagetest/agent/js/src/browser_android_chrome.js:335:8)
  104. at new Agent (/home/talal/webpagetest/agent/js/src/agent_main.js:108:17)
  105. at Object.exports.main (/home/talal/webpagetest/agent/js/src/agent_main.js:942:15)
  106. at Object.<anonymous> (/home/talal/webpagetest/agent/js/src/agent_main.js:948:13)
  107. at Module._compile (module.js:571:32)
  108. at Object.Module._extensions..js (module.js:580:10)
  109. at Module.load (module.js:488:32)
  110. C Jan_21_03:48:24.018 wpt_client.js:504 Client.onUncaughtException_ : Unhandled exception outside of job processing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement