nohup.out 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619
  1. * Serving Flask app 'main' (lazy loading)
  2. * Environment: production
  3. WARNING: This is a development server. Do not use it in a production deployment.
  4. Use a production WSGI server instead.
  5. * Debug mode: off
  6. * Running on all addresses.
  7. WARNING: This is a development server. Do not use it in a production deployment.
  8. * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
  9. 192.168.80.185 - - [21/Oct/2021 16:40:11] "GET /static/dist/index.html HTTP/1.1" 304 -
  10. 192.168.80.185 - - [21/Oct/2021 16:40:11] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  11. 192.168.80.185 - - [21/Oct/2021 16:40:11] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  12. 192.168.80.185 - - [21/Oct/2021 16:40:11] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  13. 192.168.80.185 - - [21/Oct/2021 16:40:12] "GET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1" 304 -
  14. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  15. 192.168.80.185 - - [21/Oct/2021 16:40:12] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  16. hint: Pulling without specifying how to reconcile divergent branches is
  17. hint: discouraged. You can squelch this message by running one of the following
  18. hint: commands sometime before your next pull:
  19. hint:
  20. hint: git config pull.rebase false # merge (the default strategy)
  21. hint: git config pull.rebase true # rebase
  22. hint: git config pull.ff only # fast-forward only
  23. hint:
  24. hint: You can replace "git config" with "git config --global" to set a default
  25. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  26. hint: or --ff-only on the command line to override the configured default per
  27. hint: invocation.
  28. Already up to date.
  29. 192.168.80.185 - - [21/Oct/2021 16:40:12] "GET /getBranch HTTP/1.1" 200 -
  30. Already on 'master'
  31. M package-lock.json
  32. Your branch is up to date with 'origin/master'.
  33. hint: Pulling without specifying how to reconcile divergent branches is
  34. hint: discouraged. You can squelch this message by running one of the following
  35. hint: commands sometime before your next pull:
  36. hint:
  37. hint: git config pull.rebase false # merge (the default strategy)
  38. hint: git config pull.rebase true # rebase
  39. hint: git config pull.ff only # fast-forward only
  40. hint:
  41. hint: You can replace "git config" with "git config --global" to set a default
  42. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  43. hint: or --ff-only on the command line to override the configured default per
  44. hint: invocation.
  45. Already up to date.
  46. -
  47. ✔ Installed 9 packages
  48. ✔ Linked 0 latest versions
  49. ✔ Run 0 scripts
  50. ✔ All packages installed (used 23ms(network 21ms), speed 0B/s, json 0(0B), tarball 0B)
  51. npm WARN The package gulp-copy is included as both a dev and production dependency.
  52. npm WARN The package gulp-minify-css is included as both a dev and production dependency.
  53. npm WARN The package gulp-replace is included as both a dev and production dependency.
  54. npm WARN The package gulp-rm is included as both a dev and production dependency.
  55. npm WARN The package gulp-sequence is included as both a dev and production dependency.
  56. audited 599 packages in 3.176s
  57. 9 packages are looking for funding
  58. run `npm fund` for details
  59. found 92 vulnerabilities (3 low, 9 moderate, 59 high, 21 critical)
  60. run `npm audit fix` to fix them, or `npm audit` for details
  61. > longvideofactory@1.0.0 build /Users/ice/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory
  62. > gulp build
  63. [16:40:23] Using gulpfile ~/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory/gulpfile.js
  64. [16:40:23] Starting 'build'...
  65. [16:40:23] Starting 'build:longVideo'...
  66. [16:40:23] Starting 'longVideo:copy'...
  67. [16:40:25] Finished 'longVideo:copy' after 1.94 s
  68. [16:40:25] Starting 'longVideo:less'...
  69. [16:40:27] Finished 'longVideo:less' after 2.19 s
  70. [16:40:27] Starting 'longVideo:wxml'...
  71. [16:40:28] Finished 'longVideo:wxml' after 376 ms
  72. [16:40:28] Starting 'longVideo:js'...
  73. [16:40:28] Finished 'longVideo:js' after 732 ms
  74. [16:40:28] Starting 'longVideo:rm'...
  75. [16:40:29] Finished 'longVideo:rm' after 264 ms
  76. [16:40:29] Finished 'build:longVideo' after 5.5 s
  77. [16:40:29] Starting 'build:vlog'...
  78. [16:40:29] Starting 'vlog:copy'...
  79. [16:40:30] Finished 'vlog:copy' after 1.69 s
  80. [16:40:30] Starting 'vlog:copyicon'...
  81. [16:40:30] Finished 'vlog:copyicon' after 13 ms
  82. [16:40:30] Starting 'vlog:copyutils'...
  83. [16:40:30] Finished 'vlog:copyutils' after 2.6 ms
  84. [16:40:30] Starting 'vlog:copynetwork'...
  85. [16:40:30] Finished 'vlog:copynetwork' after 2.8 ms
  86. [16:40:30] Starting 'vlog:less'...
  87. [16:40:32] Finished 'vlog:less' after 1.78 s
  88. [16:40:32] Starting 'vlog:wxml'...
  89. [16:40:32] Finished 'vlog:wxml' after 365 ms
  90. [16:40:32] Starting 'vlog:js'...
  91. [16:40:33] Finished 'vlog:js' after 655 ms
  92. [16:40:33] Starting 'vlog:copysrc'...
  93. [16:40:33] Finished 'vlog:copysrc' after 5.52 ms
  94. [16:40:33] Starting 'vlog:rm'...
  95. [16:40:33] Finished 'vlog:rm' after 239 ms
  96. [16:40:33] Finished 'build:vlog' after 4.76 s
  97. [16:40:33] Starting 'build:video'...
  98. [16:40:33] Starting 'video:copy'...
  99. [16:40:35] Finished 'video:copy' after 1.48 s
  100. [16:40:35] Starting 'video:copyicon'...
  101. [16:40:35] Finished 'video:copyicon' after 884 μs
  102. [16:40:35] Starting 'video:copyutils'...
  103. [16:40:35] Finished 'video:copyutils' after 1.57 ms
  104. [16:40:35] Starting 'video:copynetwork'...
  105. [16:40:35] Finished 'video:copynetwork' after 1.91 ms
  106. [16:40:35] Starting 'video:less'...
  107. [16:40:37] Finished 'video:less' after 1.64 s
  108. [16:40:37] Starting 'video:wxml'...
  109. [16:40:37] Finished 'video:wxml' after 338 ms
  110. [16:40:37] Starting 'video:js'...
  111. [16:40:37] Finished 'video:js' after 602 ms
  112. [16:40:37] Starting 'video:copysrc'...
  113. [16:40:37] Finished 'video:copysrc' after 4.89 ms
  114. [16:40:37] Starting 'video:rm'...
  115. [16:40:38] Finished 'video:rm' after 226 ms
  116. [16:40:38] Finished 'build:video' after 4.3 s
  117. [16:40:38] Finished 'build' after 15 s
  118. > longvideofactory@1.0.0 postbuild /Users/ice/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory
  119. > gulp build:post
  120. [16:40:38] Using gulpfile ~/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory/gulpfile.js
  121. [16:40:38] Starting 'build:post'...
  122. [16:40:38] Starting 'build:iFunny'...
  123. [16:40:38] Starting 'iFunny:copy'...
  124. [16:40:40] Finished 'iFunny:copy' after 1.58 s
  125. [16:40:40] Starting 'iFunny:copynetwork'...
  126. [16:40:40] Finished 'iFunny:copynetwork' after 14 ms
  127. [16:40:40] Starting 'iFunny:less'...
  128. [16:40:42] Finished 'iFunny:less' after 1.95 s
  129. [16:40:42] Starting 'iFunny:wxml'...
  130. [16:40:42] Finished 'iFunny:wxml' after 385 ms
  131. [16:40:42] Starting 'iFunny:js'...
  132. [16:40:43] Finished 'iFunny:js' after 615 ms
  133. [16:40:43] Starting 'iFunny:copysrc'...
  134. [16:40:43] Finished 'iFunny:copysrc' after 3 ms
  135. [16:40:43] Starting 'iFunny:rm'...
  136. [16:40:43] Finished 'iFunny:rm' after 222 ms
  137. [16:40:43] Finished 'build:iFunny' after 4.78 s
  138. [16:40:43] Starting 'build:iMove'...
  139. [16:40:43] Starting 'iMove:copy'...
  140. [16:40:45] Finished 'iMove:copy' after 1.32 s
  141. [16:40:45] Starting 'iMove:copynetwork'...
  142. [16:40:45] Finished 'iMove:copynetwork' after 2.02 ms
  143. [16:40:45] Starting 'iMove:less'...
  144. [16:40:46] Finished 'iMove:less' after 1.4 s
  145. [16:40:46] Starting 'iMove:wxml'...
  146. [16:40:46] Finished 'iMove:wxml' after 327 ms
  147. [16:40:46] Starting 'iMove:js'...
  148. [16:40:47] Finished 'iMove:js' after 593 ms
  149. [16:40:47] Starting 'iMove:copysrc'...
  150. [16:40:47] Finished 'iMove:copysrc' after 4.05 ms
  151. [16:40:47] Starting 'iMove:rm'...
  152. [16:40:47] Finished 'iMove:rm' after 219 ms
  153. [16:40:47] Finished 'build:iMove' after 3.87 s
  154. [16:40:47] Starting 'build:shortVideo'...
  155. [16:40:47] Starting 'shortVideo:copy'...
  156. [16:40:48] Finished 'shortVideo:copy' after 1.32 s
  157. [16:40:48] Starting 'shortVideo:copynetwork'...
  158. [16:40:48] Finished 'shortVideo:copynetwork' after 3.28 ms
  159. [16:40:48] Starting 'shortVideo:less'...
  160. [16:40:50] Finished 'shortVideo:less' after 1.48 s
  161. [16:40:50] Starting 'shortVideo:wxml'...
  162. [16:40:50] Finished 'shortVideo:wxml' after 388 ms
  163. [16:40:50] Starting 'shortVideo:js'...
  164. [16:40:51] Finished 'shortVideo:js' after 533 ms
  165. [16:40:51] Starting 'shortVideo:copysrc'...
  166. [16:40:51] Finished 'shortVideo:copysrc' after 5.44 ms
  167. [16:40:51] Starting 'shortVideo:rm'...
  168. [16:40:51] Finished 'shortVideo:rm' after 211 ms
  169. [16:40:51] Finished 'build:shortVideo' after 3.94 s
  170. [16:40:51] Starting 'build:amazed'...
  171. [16:40:51] Starting 'amazed:copy'...
  172. [16:40:52] Finished 'amazed:copy' after 1.24 s
  173. [16:40:52] Starting 'amazed:copynetwork'...
  174. [16:40:52] Finished 'amazed:copynetwork' after 2.71 ms
  175. [16:40:52] Starting 'amazed:less'...
  176. [16:40:54] Finished 'amazed:less' after 1.37 s
  177. [16:40:54] Starting 'amazed:wxml'...
  178. [16:40:54] Finished 'amazed:wxml' after 292 ms
  179. [16:40:54] Starting 'amazed:js'...
  180. [16:40:54] Finished 'amazed:js' after 518 ms
  181. [16:40:54] Starting 'amazed:copysrc'...
  182. [16:40:54] Finished 'amazed:copysrc' after 3.43 ms
  183. [16:40:54] Starting 'amazed:rm'...
  184. [16:40:55] Finished 'amazed:rm' after 199 ms
  185. [16:40:55] Finished 'build:amazed' after 3.63 s
  186. [16:40:55] Starting 'build:clip'...
  187. [16:40:55] Starting 'clip:copy'...
  188. [16:40:56] Finished 'clip:copy' after 1.14 s
  189. [16:40:56] Starting 'clip:copynetwork'...
  190. [16:40:56] Finished 'clip:copynetwork' after 1.81 ms
  191. [16:40:56] Starting 'clip:less'...
  192. [16:40:57] Finished 'clip:less' after 1.39 s
  193. [16:40:57] Starting 'clip:wxml'...
  194. [16:40:57] Finished 'clip:wxml' after 288 ms
  195. [16:40:57] Starting 'clip:js'...
  196. [16:40:58] Finished 'clip:js' after 481 ms
  197. [16:40:58] Starting 'clip:copysrc'...
  198. [16:40:58] Finished 'clip:copysrc' after 4.05 ms
  199. [16:40:58] Starting 'clip:rm'...
  200. [16:40:58] Finished 'clip:rm' after 229 ms
  201. [16:40:58] Finished 'build:clip' after 3.54 s
  202. [16:40:58] Starting 'build:flashSound'...
  203. [16:40:58] Starting 'flashSound:copy'...
  204. [16:40:59] Finished 'flashSound:copy' after 776 ms
  205. [16:40:59] Starting 'flashSound:copyPage'...
  206. [16:40:59] Finished 'flashSound:copyPage' after 12 ms
  207. [16:40:59] Starting 'flashSound:copyPage2'...
  208. [16:40:59] Finished 'flashSound:copyPage2' after 18 ms
  209. [16:40:59] Starting 'flashSound:less'...
  210. [16:41:00] Finished 'flashSound:less' after 901 ms
  211. [16:41:00] Starting 'flashSound:rm'...
  212. [16:41:00] Finished 'flashSound:rm' after 141 ms
  213. [16:41:00] Starting 'flashSound:js'...
  214. [16:41:00] Finished 'flashSound:js' after 296 ms
  215. [16:41:00] Starting 'flashSound:wxml'...
  216. [16:41:00] Finished 'flashSound:wxml' after 162 ms
  217. [16:41:00] Starting 'flashSound:copysrc'...
  218. [16:41:00] Finished 'flashSound:copysrc' after 4.8 ms
  219. [16:41:00] Starting 'flashSound:copynetwork'...
  220. [16:41:00] Finished 'flashSound:copynetwork' after 1.93 ms
  221. [16:41:00] Finished 'build:flashSound' after 2.32 s
  222. [16:41:00] Starting 'build:happyStar'...
  223. [16:41:00] Starting 'happyStar:copy'...
  224. [16:41:01] Finished 'happyStar:copy' after 733 ms
  225. [16:41:01] Starting 'happyStar:copyPage'...
  226. [16:41:01] Finished 'happyStar:copyPage' after 7.28 ms
  227. [16:41:01] Starting 'happyStar:copyPage2'...
  228. [16:41:01] Finished 'happyStar:copyPage2' after 33 ms
  229. [16:41:01] Starting 'happyStar:less'...
  230. [16:41:02] Finished 'happyStar:less' after 867 ms
  231. [16:41:02] Starting 'happyStar:rm'...
  232. [16:41:02] Finished 'happyStar:rm' after 149 ms
  233. [16:41:02] Starting 'happyStar:js'...
  234. [16:41:03] Finished 'happyStar:js' after 307 ms
  235. [16:41:03] Starting 'happyStar:wxml'...
  236. [16:41:03] Finished 'happyStar:wxml' after 154 ms
  237. [16:41:03] Starting 'happyStar:copysrc'...
  238. [16:41:03] Finished 'happyStar:copysrc' after 4.28 ms
  239. [16:41:03] Starting 'happyStar:copynetwork'...
  240. [16:41:03] Finished 'happyStar:copynetwork' after 1.99 ms
  241. [16:41:03] Finished 'build:happyStar' after 2.26 s
  242. [16:41:03] Starting 'build:gaoxiao'...
  243. [16:41:03] Starting 'gaoxiao:copy'...
  244. [16:41:03] Finished 'gaoxiao:copy' after 709 ms
  245. [16:41:03] Starting 'gaoxiao:copyPage'...
  246. [16:41:03] Finished 'gaoxiao:copyPage' after 8.54 ms
  247. [16:41:03] Starting 'gaoxiao:copyPage2'...
  248. [16:41:04] Finished 'gaoxiao:copyPage2' after 30 ms
  249. [16:41:04] Starting 'gaoxiao:less'...
  250. [16:41:04] Finished 'gaoxiao:less' after 831 ms
  251. [16:41:04] Starting 'gaoxiao:rm'...
  252. [16:41:04] Finished 'gaoxiao:rm' after 147 ms
  253. [16:41:04] Starting 'gaoxiao:js'...
  254. [16:41:05] Finished 'gaoxiao:js' after 295 ms
  255. [16:41:05] Starting 'gaoxiao:wxml'...
  256. [16:41:05] Finished 'gaoxiao:wxml' after 157 ms
  257. [16:41:05] Starting 'gaoxiao:copysrc'...
  258. [16:41:05] Finished 'gaoxiao:copysrc' after 2.58 ms
  259. [16:41:05] Starting 'gaoxiao:copynetwork'...
  260. [16:41:05] Finished 'gaoxiao:copynetwork' after 1.97 ms
  261. [16:41:05] Finished 'build:gaoxiao' after 2.19 s
  262. [16:41:05] Finished 'build:post' after 27 s
  263. - initialize
  264. ✖ IDE may already started at port 49606, trying to connect
  265. ✔ IDE server started successfully, listening on http://127.0.0.1:52660
  266. - preparing
  267. ✔ open
  268. - initialize
  269. ✔ IDE server has started, listening on http://127.0.0.1:52660
  270. - preparing
  271. ✖ preparing
  272. [error] Error: {"code":10,"message":"Error: 错误 Error: can not find the project - /Users/ice/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory/dist/vlog (code 10)"}
  273. at Object.t.resetFileUtils (/Applications/wechatwebdevtools.app/Contents/Resources/package.nw/js/common/cli/index.js:234:28697)
  274. at processTicksAndRejections (internal/process/task_queues.js:97:5)
  275. at async /Applications/wechatwebdevtools.app/Contents/Resources/package.nw/js/common/cli/index.js:142:111891
  276. - initialize
  277. ✔ IDE server has started, listening on http://127.0.0.1:52660
  278. - preparing
  279. - Fetching AppID (wx89e7eb06478361d7) permissions
  280. ✔ Using AppID: wx89e7eb06478361d7
  281. - Preview
  282. ✔ preview
  283. - initialize
  284. ✔ IDE server has started, listening on http://127.0.0.1:52660
  285. - preparing
  286. ✔ quit
  287. 192.168.80.185 - - [21/Oct/2021 16:42:08] "POST /send HTTP/1.1" 200 -
  288. 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/index.html HTTP/1.1" 304 -
  289. 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  290. 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  291. 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  292. 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1" 304 -
  293. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  294. 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  295. hint: Pulling without specifying how to reconcile divergent branches is
  296. hint: discouraged. You can squelch this message by running one of the following
  297. hint: commands sometime before your next pull:
  298. hint:
  299. hint: git config pull.rebase false # merge (the default strategy)
  300. hint: git config pull.rebase true # rebase
  301. hint: git config pull.ff only # fast-forward only
  302. hint:
  303. hint: You can replace "git config" with "git config --global" to set a default
  304. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  305. hint: or --ff-only on the command line to override the configured default per
  306. hint: invocation.
  307. Already up to date.
  308. 192.168.80.185 - - [21/Oct/2021 16:42:16] "GET /getBranch HTTP/1.1" 200 -
  309. Already on 'master'
  310. M package-lock.json
  311. Your branch is up to date with 'origin/master'.
  312. hint: Pulling without specifying how to reconcile divergent branches is
  313. hint: discouraged. You can squelch this message by running one of the following
  314. hint: commands sometime before your next pull:
  315. hint:
  316. hint: git config pull.rebase false # merge (the default strategy)
  317. hint: git config pull.rebase true # rebase
  318. hint: git config pull.ff only # fast-forward only
  319. hint:
  320. hint: You can replace "git config" with "git config --global" to set a default
  321. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  322. hint: or --ff-only on the command line to override the configured default per
  323. hint: invocation.
  324. Already up to date.
  325. 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
  326. 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
  327. 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
  328. 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
  329. 5: 0x100001034 start [/usr/local/bin/node]
  330. 6: 0x3
  331. /bin/sh: line 1: 43204 Abort trap: 6 cnpm install
  332. 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
  333. 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
  334. 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
  335. 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
  336. 5: 0x100001034 start [/usr/local/bin/node]
  337. /bin/sh: line 1: 43205 Abort trap: 6 npm run build
  338. 192.168.80.185 - - [21/Oct/2021 16:42:22] "POST /send HTTP/1.1" 200 -
  339. * Serving Flask app 'main' (lazy loading)
  340. * Environment: production
  341. WARNING: This is a development server. Do not use it in a production deployment.
  342. Use a production WSGI server instead.
  343. * Debug mode: off
  344. * Running on all addresses.
  345. WARNING: This is a development server. Do not use it in a production deployment.
  346. * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
  347. 192.168.80.185 - - [21/Oct/2021 16:45:39] "GET /static/dist/index.html HTTP/1.1" 304 -
  348. 192.168.80.185 - - [21/Oct/2021 16:45:39] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  349. 192.168.80.185 - - [21/Oct/2021 16:45:39] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  350. * Serving Flask app 'main' (lazy loading)
  351. * Environment: production
  352. WARNING: This is a development server. Do not use it in a production deployment.
  353. Use a production WSGI server instead.
  354. * Debug mode: off
  355. * Running on all addresses.
  356. WARNING: This is a development server. Do not use it in a production deployment.
  357. * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
  358. 192.168.80.185 - - [21/Oct/2021 16:45:54] "GET /static/dist/index.html HTTP/1.1" 200 -
  359. 192.168.80.185 - - [21/Oct/2021 16:45:54] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  360. 192.168.80.185 - - [21/Oct/2021 16:45:54] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  361. 192.168.80.185 - - [21/Oct/2021 16:45:54] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  362. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  363. 192.168.80.185 - - [21/Oct/2021 16:45:55] "GET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1" 304 -
  364. hint: Pulling without specifying how to reconcile divergent branches is
  365. hint: discouraged. You can squelch this message by running one of the following
  366. hint: commands sometime before your next pull:
  367. hint:
  368. hint: git config pull.rebase false # merge (the default strategy)
  369. hint: git config pull.rebase true # rebase
  370. hint: git config pull.ff only # fast-forward only
  371. hint:
  372. hint: You can replace "git config" with "git config --global" to set a default
  373. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  374. hint: or --ff-only on the command line to override the configured default per
  375. hint: invocation.
  376. 192.168.80.185 - - [21/Oct/2021 16:45:55] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  377. Already up to date.
  378. 192.168.80.185 - - [21/Oct/2021 16:45:55] "GET /getBranch HTTP/1.1" 200 -
  379. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/index.html HTTP/1.1" 304 -
  380. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  381. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  382. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  383. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  384. hint: Pulling without specifying how to reconcile divergent branches is
  385. hint: discouraged. You can squelch this message by running one of the following
  386. hint: commands sometime before your next pull:
  387. hint:
  388. hint: git config pull.rebase false # merge (the default strategy)
  389. hint: git config pull.rebase true # rebase
  390. hint: git config pull.ff only # fast-forward only
  391. hint:
  392. hint: You can replace "git config" with "git config --global" to set a default
  393. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  394. hint: or --ff-only on the command line to override the configured default per
  395. hint: invocation.
  396. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  397. Already up to date.
  398. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /getBranch HTTP/1.1" 200 -
  399. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/index.html HTTP/1.1" 304 -
  400. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  401. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  402. 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  403. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  404. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  405. hint: Pulling without specifying how to reconcile divergent branches is
  406. hint: discouraged. You can squelch this message by running one of the following
  407. hint: commands sometime before your next pull:
  408. hint:
  409. hint: git config pull.rebase false # merge (the default strategy)
  410. hint: git config pull.rebase true # rebase
  411. hint: git config pull.ff only # fast-forward only
  412. hint:
  413. hint: You can replace "git config" with "git config --global" to set a default
  414. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  415. hint: or --ff-only on the command line to override the configured default per
  416. hint: invocation.
  417. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/index.html HTTP/1.1" 304 -
  418. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  419. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  420. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  421. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  422. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/index.html HTTP/1.1" 304 -
  423. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  424. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  425. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  426. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  427. Already up to date.
  428. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  429. 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /getBranch HTTP/1.1" 200 -
  430. hint: Pulling without specifying how to reconcile divergent branches is
  431. hint: discouraged. You can squelch this message by running one of the following
  432. hint: commands sometime before your next pull:
  433. hint:
  434. hint: git config pull.rebase false # merge (the default strategy)
  435. hint: git config pull.rebase true # rebase
  436. hint: git config pull.ff only # fast-forward only
  437. hint:
  438. hint: You can replace "git config" with "git config --global" to set a default
  439. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  440. hint: or --ff-only on the command line to override the configured default per
  441. hint: invocation.
  442. Already up to date.
  443. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  444. 192.168.80.185 - - [21/Oct/2021 16:46:02] "GET /getBranch HTTP/1.1" 200 -
  445. hint: Pulling without specifying how to reconcile divergent branches is
  446. hint: discouraged. You can squelch this message by running one of the following
  447. hint: commands sometime before your next pull:
  448. hint:
  449. hint: git config pull.rebase false # merge (the default strategy)
  450. hint: git config pull.rebase true # rebase
  451. hint: git config pull.ff only # fast-forward only
  452. hint:
  453. hint: You can replace "git config" with "git config --global" to set a default
  454. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  455. hint: or --ff-only on the command line to override the configured default per
  456. hint: invocation.
  457. Already up to date.
  458. 192.168.80.185 - - [21/Oct/2021 16:46:02] "GET /getBranch HTTP/1.1" 200 -
  459. Already on 'master'
  460. M package-lock.json
  461. Your branch is up to date with 'origin/master'.
  462. hint: Pulling without specifying how to reconcile divergent branches is
  463. hint: discouraged. You can squelch this message by running one of the following
  464. hint: commands sometime before your next pull:
  465. hint:
  466. hint: git config pull.rebase false # merge (the default strategy)
  467. hint: git config pull.rebase true # rebase
  468. hint: git config pull.ff only # fast-forward only
  469. hint:
  470. hint: You can replace "git config" with "git config --global" to set a default
  471. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  472. hint: or --ff-only on the command line to override the configured default per
  473. hint: invocation.
  474. Already up to date.
  475. 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
  476. 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
  477. 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
  478. 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
  479. 5: 0x100001034 start [/usr/local/bin/node]
  480. /bin/sh: line 1: 43402 Abort trap: 6 cnpm install
  481. 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
  482. 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
  483. 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
  484. 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
  485. 5: 0x100001034 start [/usr/local/bin/node]
  486. 6: 0x4
  487. /bin/sh: line 1: 43403 Abort trap: 6 npm run build
  488. 192.168.80.185 - - [21/Oct/2021 16:46:07] "POST /send HTTP/1.1" 200 -
  489. 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /static/dist/index.html HTTP/1.1" 304 -
  490. 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  491. 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  492. 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  493. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  494. 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  495. hint: Pulling without specifying how to reconcile divergent branches is
  496. hint: discouraged. You can squelch this message by running one of the following
  497. hint: commands sometime before your next pull:
  498. hint:
  499. hint: git config pull.rebase false # merge (the default strategy)
  500. hint: git config pull.rebase true # rebase
  501. hint: git config pull.ff only # fast-forward only
  502. hint:
  503. hint: You can replace "git config" with "git config --global" to set a default
  504. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  505. hint: or --ff-only on the command line to override the configured default per
  506. hint: invocation.
  507. Already up to date.
  508. 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /getBranch HTTP/1.1" 200 -
  509. 192.168.80.185 - - [21/Oct/2021 16:46:29] "GET /static/dist/index.html HTTP/1.1" 304 -
  510. 192.168.80.185 - - [21/Oct/2021 16:46:29] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  511. 192.168.80.185 - - [21/Oct/2021 16:46:29] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  512. 192.168.80.185 - - [21/Oct/2021 16:46:29] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  513. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  514. 192.168.80.185 - - [21/Oct/2021 16:46:29] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  515. hint: Pulling without specifying how to reconcile divergent branches is
  516. hint: discouraged. You can squelch this message by running one of the following
  517. hint: commands sometime before your next pull:
  518. hint:
  519. hint: git config pull.rebase false # merge (the default strategy)
  520. hint: git config pull.rebase true # rebase
  521. hint: git config pull.ff only # fast-forward only
  522. hint:
  523. hint: You can replace "git config" with "git config --global" to set a default
  524. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  525. hint: or --ff-only on the command line to override the configured default per
  526. hint: invocation.
  527. Already up to date.
  528. 192.168.80.185 - - [21/Oct/2021 16:46:30] "GET /getBranch HTTP/1.1" 200 -
  529. * Serving Flask app 'main' (lazy loading)
  530. * Environment: production
  531. WARNING: This is a development server. Do not use it in a production deployment.
  532. Use a production WSGI server instead.
  533. * Debug mode: off
  534. * Running on all addresses.
  535. WARNING: This is a development server. Do not use it in a production deployment.
  536. * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
  537. 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/index.html HTTP/1.1" 304 -
  538. 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  539. 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  540. 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  541. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  542. 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1" 304 -
  543. 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  544. hint: Pulling without specifying how to reconcile divergent branches is
  545. hint: discouraged. You can squelch this message by running one of the following
  546. hint: commands sometime before your next pull:
  547. hint:
  548. hint: git config pull.rebase false # merge (the default strategy)
  549. hint: git config pull.rebase true # rebase
  550. hint: git config pull.ff only # fast-forward only
  551. hint:
  552. hint: You can replace "git config" with "git config --global" to set a default
  553. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  554. hint: or --ff-only on the command line to override the configured default per
  555. hint: invocation.
  556. Already up to date.
  557. 192.168.80.185 - - [21/Oct/2021 16:48:06] "GET /getBranch HTTP/1.1" 200 -
  558. 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /static/dist/index.html HTTP/1.1" 304 -
  559. 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /static/dist/assets/vendor.adaadc93.js HTTP/1.1" 304 -
  560. 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /static/dist/assets/index.5b87c40b.css HTTP/1.1" 304 -
  561. 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /static/dist/assets/index.88290a8e.js HTTP/1.1" 304 -
  562. fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
  563. hint: Pulling without specifying how to reconcile divergent branches is
  564. hint: discouraged. You can squelch this message by running one of the following
  565. hint: commands sometime before your next pull:
  566. hint:
  567. hint: git config pull.rebase false # merge (the default strategy)
  568. hint: git config pull.rebase true # rebase
  569. hint: git config pull.ff only # fast-forward only
  570. hint:
  571. hint: You can replace "git config" with "git config --global" to set a default
  572. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  573. hint: or --ff-only on the command line to override the configured default per
  574. hint: invocation.
  575. 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
  576. Already up to date.
  577. 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /getBranch HTTP/1.1" 200 -
  578. Already on 'master'
  579. M package-lock.json
  580. Your branch is up to date with 'origin/master'.
  581. hint: Pulling without specifying how to reconcile divergent branches is
  582. hint: discouraged. You can squelch this message by running one of the following
  583. hint: commands sometime before your next pull:
  584. hint:
  585. hint: git config pull.rebase false # merge (the default strategy)
  586. hint: git config pull.rebase true # rebase
  587. hint: git config pull.ff only # fast-forward only
  588. hint:
  589. hint: You can replace "git config" with "git config --global" to set a default
  590. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  591. hint: or --ff-only on the command line to override the configured default per
  592. hint: invocation.
  593. Already up to date.
  594. 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
  595. 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
  596. 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
  597. 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
  598. 5: 0x100001034 start [/usr/local/bin/node]
  599. 6: 0x3
  600. /bin/sh: line 1: 43550 Abort trap: 6 cnpm install
  601. 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
  602. 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
  603. 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
  604. 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
  605. 5: 0x100001034 start [/usr/local/bin/node]
  606. /bin/sh: line 1: 43551 Abort trap: 6 npm run build
  607. 192.168.80.185 - - [21/Oct/2021 16:48:16] "POST /send HTTP/1.1" 200 -